Dejan Muhamedagic wrote:
> On Thu, May 03, 2007 at 09:26:56AM -0400, Doug Knight wrote:
>> Hmm, kill -9 on the active node is not sufficient to simulate a node
>> going down. Heartbeat goes away, but the file system remains mounted and
>> drbd remains primary on what was the active node. 
> 
> Is there a way to force umount a drbd disk and 'kill' a drbd
> process (or was it a module; my drbd is very rusty)?

Here's what happens "normally"
        1) You stop resources that depend on the filesystem
        2) You stop (unmount) the filesystem
        3) You stop DRBD

If step 1 doesn't really stop everyone using the fileystem, then in step
2, if the unmount fails, then we will try and kill any processes still
using the filesystem -- with -9, IIRC.

I don't know what more you can do.


-- 
    Alan Robertson <[EMAIL PROTECTED]>

"Openness is the foundation and preservative of friendship...  Let me
claim from you at all times your undisguised opinions." - William
Wilberforce
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to