Oops umount failed :-(

When I was testing my setup for the NovellCongres.nl my Virtual Machine with SLES10SP2 with VMI kernel wouldn’t properly shutdown without giving a error trying to umount the root filesystem:

Oops umount failed 🙁

After searching the Internet with Google if found the solution:

  • Open the file /etc/init.d/boot.localfs with you favorite text editor
  • find all umount part and add the option -l (lazy) to the umount command.

Thats it.

This option will detach the filesystem form the filesystem hierachy now, and clanup all references to the filystem as soon as it is not busy any more.

About Michael
Michael Wilmsen is a experienced VMware Architect with more than 20 years in the IT industry. Main focus is VMware vSphere, Horizon View and Hyper Converged with a deep interest into performance and architecture. Michael is VCDX 210 certified, has been rewarded with the vExpert title from 2011, Nutanix Tech Champion and a Nutanix Platform Professional.

RSS feed for comments on this post.

Leave a Reply

You must be logged in to post a comment.