Cambio del Pool-Master ed "evacuate" delle VMs

Modificato il Mon, 21 Sep 2015 alle 03:47 PM

Posted 16 October 2013 - 02:42 PM

I assume if you only have two hosts you are probably not running HA. If you are using HA this disable HA first.
xe pool-ha-disable

Next get your list of hosts, you need the uuid for the next part
xe host-list 

Next, I would prefer to move the pool master role
xe pool-designate-new-master host-uuid=<xxxx>

Then do what you suggested:

disable logins so new VM's can't start
xe host-disable host=yyyy (I think this one is hostname instead of uuid)

move VM's to the others servers
xe host-evacuate uuid=<xxxx>

xe host-shutdown host=yyyy (I think this one is hostname too)

Replace the DIMM. When you fire it back up the Pool Master will need moved back if you 
want to keep it on the system you shut down. Turn HA back on if you turned it off initially.

That's about it.....

Alan Lantz
SysAdmin
City of Rogers, AR


Questo articolo ti è stato utile?

Fantastico!

Grazie per il tuo feedback

Siamo spiacenti di non poterti essere di aiuto

Grazie per il tuo feedback

Facci sapere come possiamo migliorare questo articolo!

Seleziona almeno uno dei motivi
La verifica CAPTCHA è richiesta.

Feedback inviato

Apprezziamo il tuo sforzo e cercheremo di correggere l’articolo