hpe-storage / python-hpedockerplugin

HPE Native Docker Plugin
Apache License 2.0
36 stars 64 forks source link

While creating a clone from snapshot it gives HTML exception message. #721

Open sandesh-desai opened 5 years ago

sandesh-desai commented 5 years ago

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:

1) Create a volume volume in [DEFAULT1] with multicpg option. 2) Create a snapshot from volume. docker volume create -d hpe --name virtual_volume1 -o virtualCopyOf=volume 3) 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

amitk1977 commented 5 years ago

Assign to Bhagyashree

bhagyashree-sarawate commented 5 years ago

Need to check from wsapi

bhagyashree-sarawate commented 4 years ago

Analysis done

bhagyashree-sarawate commented 4 years ago

Need discussion