-
Notifications
You must be signed in to change notification settings - Fork 655
Shutdown -r now halted VM #2074
Comments
the |
I can confirm the same problem. As a workaround, |
Looking into this as part of #2121. Args are being ignored for sure, but it's specifically when the shutdown container is launched. Right now You can see the specfiic power command go from LINUX_REBOOT_CMD_RESTART to LINUX_REBOOT_CMD_POWER_OFF in the extra log bits I put in below.
|
Reproduced on v1.1.3 (VMware ESXi guest): |
Tested with Rancheros v1.2.0-rc2. |
RancherOS Version: (ros os version)
version 1.1.0
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
ESX 5.5 (vSphere)
When you do a
sudo shutdown -r now
it halts the VM rather than a reboot.The text was updated successfully, but these errors were encountered: