[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2008-12-20 Thread Colin Watson
I'm closing this again in favour of bug 151580; I think the bug history over there is more useful and there's certainly no point in having two bugs for the same thing. ** Changed in: sysvinit (Ubuntu) Status: In Progress => Fix Released -- killall5 in /etc/init.d/sendsigs should not kill

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2008-07-02 Thread Rudd-O
Colin, I have reimplemented the killall5 portion and attached it to this bug: https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/151580 Sorry but your code fails with zfs-fuse and I have the strong suspicion it will also fail with ntfs-3g. It is just not enough to kill(-1, STOP), walk proc,

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2008-06-23 Thread Rudd-O
Oh I should have mentioned that sendsigs works okay if I start my system in single mode, and then poweroff. Everything powers down correctly when I do that, including my zfs script (which runs after sendsigs). -- killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystem

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2008-06-23 Thread Rudd-O
another thing: if zfs-fuse has any pending i/o operations, it cannot be killed except with -9. But the killall5 is clearly hanging, not getting to the sleep 5 portion of the initscript. ii initscripts 2.86.ds1-14.1ubuntu45 Scripts for initializing and shutting down the system -- kill

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2008-06-23 Thread Rudd-O
The untested killall5 -o omitpid thing should have been tested because I'm using the omidpids protocol to avoid killall5 zfs-fuse, and it DOES NOT WORK at all. It just hangs there in "terminating remaining processes", even though I've confirmed it is doing the -o omitpid thing with echoes in the i

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2007-08-06 Thread Colin Watson
sysvinit (2.86.ds1-14.1ubuntu24) gutsy; urgency=low * Don't try to unmount tmpfses that don't exist, as they were probably mounted in the initramfs (LP: #124969). * Implement 'killall5 -o omitpid'; avoid killing pids listed in /var/run/sendsigs.omit in sendsigs (LP: #87763). -- Colin

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2007-08-06 Thread Colin Watson
** Changed in: sysvinit (Ubuntu) Assignee: Scott James Remnant => Colin Watson -- killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems https://bugs.launchpad.net/bugs/87763 You received this bug notification because you are a member of Ubuntu Bugs, which is th

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2007-07-27 Thread Colin Watson
The attached (untested!) patch implements the '-o omitpid' option (option named in line with pidof) to exclude specified pids. I recommend using something like this in conjunction with an initscript change to read a list of pids to ignore from a file in (say) /var/run. I suspect we'll need a bit of

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2007-07-16 Thread Sarah Hobbs
** Changed in: sysvinit (Ubuntu) Assignee: (unassigned) => Scott James Remnant Target: tribe-3 => tribe-4 -- killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems https://bugs.launchpad.net/bugs/87763 You received this bug notification because you are a

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2007-07-02 Thread Henrik Nilsen Omma
This is blocking https://wiki.ubuntu.com/InstallerForWindows Scott, is this simply a bug or does changing this have important design implications elsewhere? ** Changed in: sysvinit (Ubuntu) Target: None => tribe-3 -- killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse

[Bug 87763] Re: killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems

2007-03-28 Thread Scott James Remnant
** Changed in: sysvinit (Ubuntu) Importance: Undecided => Wishlist Status: Unconfirmed => Confirmed -- killall5 in /etc/init.d/sendsigs should not kill ntfs-3g and other fuse filesystems https://launchpad.net/bugs/87763 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/