xfs
[Top] [All Lists]

Re: shutdown umount hangs

To: linux-xfs@xxxxxxxxxxx
Subject: Re: shutdown umount hangs
From: Utz Lehmann <leh@xxxxxxxxxx>
Date: Thu, 29 Mar 2001 17:04:46 +0200
In-reply-to: <20010329165519.A7386@tecosim.de>; from leh@tecosim.de on Thu, Mar 29, 2001 at 04:55:19PM +0200
References: <20010329165519.A7386@tecosim.de>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.2.5i
btw: the kernel is compiled with the kgcc from redhat 7.0.

Utz Lehmann [leh@xxxxxxxxxx] wrote:
> Hi
> 
> With newer cvs kernel (cvs from this week, before i had holidays) i have
> problems with my linux workstation (suse 7.1) at work.
> 
> Umounting the filesystems while shutdown hangs.
> 
> Following partitions are xfs:
> 
> /dev/sda1 on / type xfs (rw)
> /dev/vg00/usr on /usr type xfs (rw,kio,logbufs=4,logbsize=32768)
> /dev/vg00/var on /var type xfs (rw,kio,logbufs=4,logbsize=32768)
> /dev/vg00/opt on /opt type xfs (rw,kio,logbufs=4,logbsize=32768)
> /dev/vg00/tmp on /tmp type xfs (rw,kio,logbufs=4,logbsize=32768)
> 
> 
> 
> After umounting /tmp and /opt it hangs. Normally /var and /usr followed.
> 
> It hangs in the /etc/init.d/halt script:
> 
> [...]
> echo "Unmounting file systems"
> umount -avt noproc,nonfs,nosmbfs || {
>     rc_status
>     UMOUNT_FAILED=true
> }
> rc_status -v1 -r
> 
> 
> With a cvs kernel from march 2nd i have no problems.
> 
> 
> regards.
> 
> utz lehmann

<Prev in Thread] Current Thread [Next in Thread>