While creating a clone from snapshot it gives HTML exception message.
Testbed Details:
Host:15.212.196.117
Host OS: "centos"
Docker Version: 17.06.2-ee-23
3PAR array: 15.213.68.207 and 15.213.71.156[DEFAULT] -- Replication setup. 15.213.68.203[DEFAULT1],15.213.71.140[Merlin_140],15.212.195.246[3PAR]
Steps perform:
- Create a volume volume in [DEFAULT1] with multicpg option.
- Create a snapshot from volume.
docker volume create -d hpe --name virtual_volume1 -o virtualCopyOf=volume
- Create a clone of snapshot volume.
docker volume create -d hpe --name clone_virtual_volume1 -o cloneOf=virtual_volume1
It gives an HTML exception message.
Attaching the logs:
3pardcv.log.txt
Docker output.txt
hpe.conf.txt
Attaching 3PAR steps.
3PAR steps.txt