You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by WXR <14...@qq.com> on 2013/07/16 15:03:24 UTC

host node reboots by itself and keeps waiting for umount.

I find that my cloudstack host node reboots by itself sometimes.
I think the reboot message may be sent by management or agent service.

And if the host node reboots by itself,it always stops at this line:
umount.fs /mnt/1edaca6a-b5dc-414d-90f3-0e0ddc6092d0   device is busy [failed]

1.Why does the host node reboot by itself,how to avoid it?
2.How to let cloudstack host node reboot normally,it often stops at umount failed line.

Re: host node reboots by itself and keeps waiting for umount.

Posted by Dean Kamali <de...@gmail.com>.
to me it sounds like your host is losing connectivity to primary storage,
which makes cloud stack management server start to think that vms are
stopped / frozen which triggers it to reboot the host to resolve such issue.




On Tue, Jul 16, 2013 at 9:03 AM, WXR <14...@qq.com> wrote:

> I find that my cloudstack host node reboots by itself sometimes.
> I think the reboot message may be sent by management or agent service.
>
> And if the host node reboots by itself,it always stops at this line:
> umount.fs /mnt/1edaca6a-b5dc-414d-90f3-0e0ddc6092d0   device is busy
> [failed]
>
> 1.Why does the host node reboot by itself,how to avoid it?
> 2.How to let cloudstack host node reboot normally,it often stops at umount
> failed line.