Hello,
When I try to perform backup using following command i get error:
admin@vcopsqe-vdp-01:~/>: mccli backup restore –name=”vropsrh6561-d” –domain=”/<VCenter IP>/VirtualMachines” –datacenter=”blr-dc” –folder=”host-pa” –dest-client-name=”vropsrh6561-d” –esx-host-name=”esx hostname>” –labelNum=3 –plugin=1
1,22236,Client does not exist.
Attribute Value
——— —————————————
error Client ‘/vropsrh6561-d’ does not exist.
However the client exists and the name is correct
So I follow the above command, still i get error
admin@vcopsqe-vdp-01:~/>: mccli backup restore –name=”vropsrh6561-d” –domain=”/<Vcenter IP>/VirtualMachines” –plugin=1016 –labelNum=1
1,22297,Request to restore is rejected
Attribute Value
——— —————————————————————–
client /10.136.84.2/VirtualMachines/vropsrh6561-d_UBEF80CAvSoTkeHvoLxFGg
reason Plug-in is only valid for VMware Image or File Level restore.
number 1016
build ALL
plugin Linux VMware Image
version 7.1.181
Any idea, how to resolve this?