On Fri, 5 Sep 2014 14:39:03 -0400
Benjamin Kaduk <ka...@mit.edu> wrote:

> On Fri, 5 Sep 2014, Kuklin István wrote:
> 
> > Last time the console wrote:
> > [ ***  ] A stop job is running for User Manager for 5000
> > Does that mean something?
> 
> I don't know what it means, offhand.

If it's not clear, this isn't a message from openafs; it's something for
systemd (I think) but I'm not exactly sure what it means.

And sorry if I'm "butting in" without reading this in detail, but maybe
one possibility is that we're hanging on trying to access the net, and
the local interface is down. Specifically, the shutdown process tries to
stop the openafs-client service, and it fails (because something is
accessing /afs). Later on, the shutdown process stops all processes,
which includes stopping networkmanager which takes down the interface.
Then we try to umount all filesystems, which means umounting /afs, which
can mean hitting the net (giving up callbacks, or flushing certain
things). And the afs client hangs on trying to access the net for a
while.

I'm not sure at the moment of an easy way of verifying if that is what
is going on, but it's just an idea.

-- 
Andrew Deason
adea...@sinenomine.net


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to