https://bugzilla.kernel.org/show_bug.cgi?id=30412
Summary: XFS Assertion Failed when NFS is Writing
Product: File System
Version: 2.5
Kernel Version: 2.6.32.27
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: blocking
Priority: P1
Component: XFS
AssignedTo: xfs-masters@xxxxxxxxxxx
ReportedBy: gpreviato@xxxxxxxxxxxxx
Regression: No
Server: Kernel 2.6.32.27 Dom0 running. Not any DumU in.
Filesystems:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md0 9614052 5400808 3724876 60% /
tmpfs 987860 0 987860 0% /lib/init/rw
udev 10240 820 9420 9% /dev
tmpfs 987860 0 987860 0% /dev/shm
/dev/mapper/debian-debian_data
910962688 583364784 327597904 65% /data
/dev/mapper/debian-debian_home
10475520 5157216 5318304 50% /home
/dev/mapper/debian-debian_tmp
10321208 154240 9642680 2% /tmp
/dev/mapper/debian-debian_usr
10321208 5683396 4113524 59% /usr
/etc/fstab:
/dev/md0 / ext3 errors=remount-ro 0 1
/dev/mapper/debian-debian_data /data xfs defaults 0
2
/dev/mapper/debian-debian_home /home xfs defaults 0
2
/dev/mapper/debian-debian_tmp /tmp ext3 defaults 0 2
/dev/mapper/debian-debian_usr /usr ext3 defaults 0 2
/dev/mapper/debian-debian_swp none swap sw 0 0
/etc/exports:
/home 192.168.1.0/24(rw,sync,insecure,no_subtree_check)
/data 192.168.1.0/24(ro,sync,insecure,no_subtree_check)
Normally the server is exporting the /data filesystem, where 2~3 clients are
reading files of ~ 600Mbyes Avi films..) without any kind of problem.
Then mounting /home via automount on a MacOSX 10.6 client, where the user home
is configured, after few minutes the system block any file access with the
following in /var/log/syslog:
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|