On Tue, Oct 26, 2010 at 8:12 PM, Dmitry E. Oboukhov <[email protected]>wrote:
> > DA> Configuration: > DA> ~$ grep mhddfs /etc/fstab > DA> mhddfs#/storage-1Tb,/storage-500Gb /storage fuse allow_other,mlimit=15G > 0 2 > > DA> Insserv version: > DA> $ apt-cache policy insserv > DA> insserv: > DA> Installed: 1.14.0-2 > > DA> Maybe your configuration does not use insserv? > > Yes, Now I hear about insserv for the first time :) > I use lenny/squeeze mix on my server. > Well, unless I am much mistaken, all boxes installed with squeeze would have insserv enabled by default, so it is better to be prepared. > > May be it is a bug of insserv? > It is not a bug of insserv per se. Rather, insserv needs to be notified that when mhddfs mounts are present, fuse becomes a pre-requisite for mounting them. See bug #555541 for similar discussion for another filesystem implementation. > > DA> Does your configuration include some hint files for insserv in > /etc/init.d? (is "dpkg -L mhddfs | grep etc" empty or not?) > > empty, of course :) > > DA> If not, could you please verify that your installation lists fuse as > prerequisite for any of the moun* scripts like this: > DA> $ grep '^mount[^:]*:' /etc/init.d/.depend.boot | grep fuse > > /etc/init.d/.depend.boot - file not found :) > > -- > ... mpd playing: U.D.O. - Raiders Of Beyond > > . ''`. Dmitry E. Oboukhov > : :’ : email: [email protected] jabber://[email protected] > `. `~’ GPGKey: 1024D / F8E26537 2006-11-21 > `- 1B23 D4F8 8EC0 D902 0555 E438 AB8C 00CF F8E2 6537 > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iEUEAREDAAYFAkzHDAcACgkQq4wAz/jiZTc+1ACfcckEHCJoICEXGj5D0MSjfaim > iIAAl0qZXheAanTV/VL3wnBEXbPbLU4= > =OGY7 > -----END PGP SIGNATURE----- > > -- Dmitry Astapov

