|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
doesn't quit right?Observation:
Currently if a fuse "client" (sorry I don't know the terminology well) like fuse compress dies, it seems to leave its fuse controlled directory inaccessible until a reboot. ex: %ls -l ls: cannot access mbari_gembox2: Transport endpoint is not connected total 28 -rwxr--r-- 1 rdp rdp 60 Oct 2 23:31 gb d????????? ? ? ? ? ? mbari_gembox2 -rw-r--r-- 1 rdp rdp 149 Oct 19 15:40 usage Is this expected? Thanks! -r ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ fuse-devel mailing list fuse-devel@... https://lists.sourceforge.net/lists/listinfo/fuse-devel |
|
|
Re: doesn't quit right?Hello Roger,
> Currently if a fuse "client" (sorry I don't know the terminology well) > like fuse compress dies, it seems to leave its fuse controlled > directory inaccessible until a reboot. Not really. There's still part of your "client" hanging around, and killing it will resolve the issue. At least it does for me... Sven -- _ ___ ___ ___ __| |/ __|| __|/ __| The dCache File System / _` | (__ | _| \__ \ An archive file-system for PB of data \__,_|\___||_| |___/ http://www.desy.de/~utcke/Data/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ fuse-devel mailing list fuse-devel@... https://lists.sourceforge.net/lists/listinfo/fuse-devel |
|
|
Re: doesn't quit right?>> Currently if a fuse "client" (sorry I don't know the terminology well)
>> like fuse compress dies, it seems to leave its fuse controlled >> directory inaccessible until a reboot. > > Not really. There's still part of your "client" hanging around, and > killing it will resolve the issue. At least it does for me... Hmm. When you say "kill it"...I don't even see a process that's living. Am I missing something? -r ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ fuse-devel mailing list fuse-devel@... https://lists.sourceforge.net/lists/listinfo/fuse-devel |
|
|
Re: doesn't quit right?Hello Roger,
> >> Currently if a fuse "client" (sorry I don't know the terminology well) > >> like fuse compress dies, it seems to leave its fuse controlled > >> directory inaccessible until a reboot. > > > > Not really. There's still part of your "client" hanging around, and > > killing it will resolve the issue. At least it does for me... > > Hmm. When you say "kill it"...I don't even see a process that's > living. Am I missing something? Hmm. There ought to be one (forgot whether it is in the name of your "client", or something with fuse in it's name). Strange Sven -- _ ___ ___ ___ __| |/ __|| __|/ __| The dCache File System / _` | (__ | _| \__ \ An archive file-system for PB of data \__,_|\___||_| |___/ http://www.desy.de/~utcke/Data/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ fuse-devel mailing list fuse-devel@... https://lists.sourceforge.net/lists/listinfo/fuse-devel |
|
|
Re: doesn't quit right?Unmounting the filesystem helps me in these cases,
i.e. doing fusermount -u. J.V. Dne Tuesday 20 October 2009 00:41:39 Roger Pack napsal(a): > Observation: > Currently if a fuse "client" (sorry I don't know the terminology > well) like fuse compress dies, it seems to leave its fuse > controlled directory inaccessible until a reboot. > > > ex: > > %ls -l > ls: cannot access mbari_gembox2: Transport endpoint is not > connected total 28 > -rwxr--r-- 1 rdp rdp 60 Oct 2 23:31 gb > d????????? ? ? ? ? ? mbari_gembox2 > -rw-r--r-- 1 rdp rdp 149 Oct 19 15:40 usage > > Is this expected? > Thanks! > -r ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ fuse-devel mailing list fuse-devel@... https://lists.sourceforge.net/lists/listinfo/fuse-devel |
| Free embeddable forum powered by Nabble | Forum Help |