Hi All, I'm using CloudStack 3.0.2. I need to update the vCenter password for every hosts in the zone. I tried using API updateHostPassword: http://download.cloud.com/releases/3.0.0/api_3.0.0/root_admin/updateHostPassword.html http://wiki.cloudstack.org/pages/viewpage.action?pageId=14322288
Everytime the same result: <errorcode>431</errorcode> <cserrorcode>4490</cserrorcode> <errortext>This operation is not supported for this hypervisor type</errortext> I tried to manually update the cluster_details table but the previous password is still used (I can see the old password first letter in the cloud-management log file after restarting cloud-management service). Does someone know the correct process for VMware ? Thanks, Fabrice -----Message d'origine----- De : Koushik Das [mailto:koushik....@citrix.com] Envoyé : lundi 25 février 2013 18:54 À : cloudstack-us...@incubator.apache.org; 'asicando' Objet : RE: CS failed after changing vcenter password One way is to update the vcenter password stored in CS db. Check cluster_details table. > -----Original Message----- > From: Jerry Jiang [mailto:jerry.ji...@tyxtech.com] > Sent: Monday, February 25, 2013 3:25 PM > To: cloudstack-us...@incubator.apache.org; 'asicando' > Subject: CS failed after changing vcenter password > > Hello all, > > Assumed I am using CS to manage vCenter host, if I changed vCenter > password from vcenter's UI. > > I found CS have to delete and re-add the vcenter back into CS. But I > can't operate the instances because UUID modified. > > How can I handle this situation? > > Thanks > > Jerry Jiang > >