Hi all. Just a quick one. I can't find the settings for VMs auto start after a computer node reboots. Can you point me to the right docs? Which one is it? And you need to add it on nova scheduler right? Cheers -- *Alfredo*
Hi Alfredo, You have to add below config into nova.conf on every compute node. resume_guests_state_on_host_boot = True Then restart nova-compute service. - Eddie Alfredo De Luca <alfredo.deluca@gmail.com> 於 2019年12月3日 週二 下午5:03寫道:
Hi all. Just a quick one. I can't find the settings for VMs auto start after a computer node reboots. Can you point me to the right docs?
Which one is it? And you need to add it on nova scheduler right?
Cheers
-- *Alfredo*
thanks Eddie. Appreciated. Alfredo On Tue, Dec 3, 2019 at 10:28 AM Eddie Yen <missile0407@gmail.com> wrote:
Hi Alfredo,
You have to add below config into nova.conf on every compute node.
resume_guests_state_on_host_boot = True
Then restart nova-compute service.
- Eddie
Alfredo De Luca <alfredo.deluca@gmail.com> 於 2019年12月3日 週二 下午5:03寫道:
Hi all. Just a quick one. I can't find the settings for VMs auto start after a computer node reboots. Can you point me to the right docs?
Which one is it? And you need to add it on nova scheduler right?
Cheers
-- *Alfredo*
-- *Alfredo*
participants (2)
-
Alfredo De Luca
-
Eddie Yen