You are not logged in.

#1 2012-03-07 07:45:08

ghrni
Member
Registered: 2012-03-07
Posts: 1

Hang on reboot

System freezes when I reboot at unmounting non API filesystems.

/etc/mtab:

rootfs / rootfs rw 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
/sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
/dev /dev devtmpfs rw,nosuid,relatime,size=2021408k,nr_inodes=505352,mode=755 0 0
/run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
/dev/sda3 / xfs rw,relatime,attr2,delaylog,noquota 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
shm /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
tmpfs /tmp tmpfs rw,nosuid,nodev,relatime 0 0
/dev/sda1 /boot ext2 rw,relatime,user_xattr,acl,barrier=1 0 0
/dev/sda4 /home xfs rw,relatime,attr2,delaylog,noquota 0 0
/dev/md126 /git xfs rw,relatime,attr2,delaylog,logbsize=64k,sunit=128,swidth=256,noquota 0 0

/proc/mdstat:

Personalities : [raid6] [raid5] [raid4]
md126 : active raid5 sdb[2] sdc[1] sdd[0]
      1465144320 blocks super external:/md127/0 level 5, 64k chunk, algorithm 0 [3/3] [UUU]
     
md127 : inactive sdd[2](S) sdb[1](S) sdc[0](S)
      6876 blocks super external:imsm
       
unused devices: <none>

From rc.conf:

DAEMONS=(syslog-ng network sshd git-daemon crond)

If I umount /git and then reboot, all goes well. If I leave it mounted, rc.shutdown freezes at umount_all(). Problem seems to exist on Redhat (https://bugzilla.redhat.com/show_bug.cgi?id=713224) and on Mandriva (https://qa.mandriva.com/show_bug.cgi?id=61857).

This might be the same issue as https://bbs.archlinux.org/viewtopic.php?pid=1067258 but I do not have dmraid installed.

Advice?

Offline

#2 2012-03-07 16:06:20

KingX
Member
From: CA
Registered: 2010-03-24
Posts: 324

Re: Hang on reboot

Check here

Offline

#3 2012-03-09 22:14:15

wolfcore
Member
From: California
Registered: 2012-03-06
Posts: 137

Re: Hang on reboot

Next time, please use the code tags when posting logs, makes it easier to scroll. And welcome to Arch.

Offline

#4 2012-03-09 23:52:04

tomegun
Developer
From: France
Registered: 2010-05-28
Posts: 661

Re: Hang on reboot

ghrni wrote:

If I umount /git and then reboot, all goes well. If I leave it mounted, rc.shutdown freezes at umount_all(). Problem seems to exist on Redhat (https://bugzilla.redhat.com/show_bug.cgi?id=713224) and on Mandriva (https://qa.mandriva.com/show_bug.cgi?id=61857).

Thanks for the links. We still have not figured out these bugs.

Offline

Board footer

Powered by FluxBB