Unsolved
This post is more than 5 years old
5 Posts
0
1755
January 3rd, 2010 16:00
Reusing deleted appliance name
Has anyone encountered a problem of attempting to reuse a deleted appliance name?
I deployed an uploaded image as appliance titled "win7x64t" before realizing the rdp has to run on port 8000 :-) So I deleted the appliance, but the task reported "Internal Server Error". The appliance is no longer on my appliance list, as witnessed by emc-caas-getappliancelist. But when I try to deploy a newly uploaded image as appliance titled "win7x64t" I get an error message that the appliance name already exists, e.g.
emc-caas-deployimagetoappliance --username XXX --password YYY --org ZZZ --vdc WWW --imagename win7x64 --haspublicIP no --instancetype small --deployedname win7x64t
Sun Jan 3 11:04:22 CST 2010
ObjectDuplicated
vm win7x64t already exists.


mohenm
14 Posts
0
January 4th, 2010 09:00
I've had to upload my Windows 2003 image several times (I forgot the RDP port 8000 as well) and did not encounter this issue; i've been using the name 'w2k3' over and over again on the deploy CLI command.
Regards,
Mike