Score:-1

Server stucked in reboot

in flag

When I reboot the server, it is getting stucked here.

It may have problem with this webdav mounting in fstab:

https://webdavdir /home/user/Maildir davfs rw,uid=user,gid=user,file_mode=0660,dir_mode=0770 0 0

Any solution for this?

enter image description here

in flag
Give your root password for maintenance and check the syslog. If you suspect your latest change is responsible, reverse it.
us flag
Usually the network is not present at this stage, you should try with `_netdev` option and see if it helps. https://unix.stackexchange.com/questions/169697/how-does-netdev-mount-option-in-etc-fstab-work has some more information.
in flag
@eblock thx man.. I found the solution elsewhere but I am glad people like you are here to help :)
Score:1
in flag

solution: added _netdev

https://webdavdir /home/user/Maildir davfs rw,_netdev,uid=user,gid=user,file_mode=0660,dir_mode=0770 0 0
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.