Re: Cleanly rebooting/halting an ENBD machine (RAID, LVM, cryptoloop, etcetera)

Bas van Schaik <[email protected]> Fri, 07 Jul 2006 14:23:37 +0200
Newsgroups gmane.linux.enbd.general
Message-ID <[email protected]>
Peter T. Breuer wrote:

>"Also sprach Bas van Schaik:"
>  
>
>>Sure, this is just my layered configuration. However, it might be a
>>problem if the reiserfs is in use. What to do in such case?
>>    
>>
>
> fuser -muvk /home
>
>(first), assuming /home is the reiserfs in question.
>
>Remember to  be standing somewhere else when this happens.
>  
>
Hmmmm... Seems like a good solution, maybe in a script which loops and
ultimately issues a SIGKILL (-9), should do the trick. Thanks for the hint!

-- Bas