On 6/22/12 3:13 PM, "Evan Miller" <[email protected]> wrote:
>Thx. Interesting. > >From the API, it wasn't required to do all of that before >deleting the host. I was able to successfully delete the >host from the API (when it had no VMs). Its not required, but it's recommended - that's how we ensure that there are no running vms on the host (Maintenance will move them to other hosts in cluster). We follow this flow in the UI. If you try to execute deleteHost for the host in UP state using API, and there are vms running on the host, you'll get an error saying that there are running vms on the host. For you it was fine because the host was empty. > >I guess this approach isn't recommended? You can use it when you are sure that there are no running vms on the host. > >Regards, >Evan > > >-----Original Message----- >From: Alena Prokharchyk [mailto:[email protected]] >Sent: Friday, June 22, 2012 3:10 PM >To: [email protected] >Subject: Re: What are the steps from the CloudStack Management Server GUI >to delete a single host? > >* If you have just one host in the cluster, all vms (user, SSVM, CPVM, >VR) running on this host, have to be stopped. >* Put host into Maintenance >* After the maintenance is done, you'll see the Delete option for the >host in the UI. > >-Alena. > > >On 6/22/12 3:04 PM, "Evan Miller" <[email protected]> wrote: > >>Hi: >> >>Running CloudStack Management Server: >> v3.0.1.1 >>OS: >>[root@cumulus management]# uname -a >>Linux cumulus.eng.citrite.net 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 >>19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux [root@cumulus >>management]# >> >>From the GUI, what are the sequence of steps to delete a single host >>from a particular Cluster? >> >>I, currently, have only one host (XenServer) defined for the Cluster. I >>want to retain the Cluster. >> >> >>Regards, >>Evan Miller >> >>Citrix Systems. Inc. >>Desktop and Cloud Engineering Infrastructure >>4988 Great America Parkway >>Santa Clara, CA 95054 >> >> > > >
