View Incident:
http://co-op.engr.sgi.com/BugWorks/code/bwxquery.cgi?search=Search&wlong=1&view_type=Bug&wi=807350
Submitter : tes Submitter Domain : engr
Assigned Engineer : tes Assigned Domain : engr
Assigned Group : xfs-linux Category : software
Customer Reported : F Priority : 3
Project : xfs-linux Status : open
Description :
Marcelo E. Magallo (marcelo.magallon@xxxxxxxxxxx)
reported failures on the xfs/stress tests: 026, 028, 046, 047.
On inspection of the ???.out.bad files it appears that
xfsdump/xfsrestore is unable to read the online inventory
data.
This is reported for a SuSE 7 box with:
=============================================================
# /lib/libc.so.6
GNU C Library stable release version 2.1.3, by Roland McGrath et al.
Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 2.95.2 19991024 (release).
Compiled on a Linux 2.2.14 system on 2000-09-05.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.8 by Xavier Leroy
NoVersion patch for broken glibc 2.0 binaries
BIND-4.9.7-REL
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
NSS V1 modules 2.0.2 by Thorsten Kukuk
libthread_db work sponsored by Alpha Processor Inc
Report bugs using the `glibcbug' script to <bugs@xxxxxxx>.
bash-2.03# uname -a
Linux bolero 2.4.0-XFS-test10 #1 Tue Nov 7 04:26:19 MET 2000 i686 unknown
# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hdc3 40784232 4208488 36575744 10% /
/dev/hda7 7496 5300 1796 75% /boot
/dev/hdc4 2091680 144 2091536 0% /xfs-stress-test/b
/dev/hdc2 2099712 34096 2065616 2% /xfs-stress-test/a
The kernel is compiled using
# gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
but the box where the tests are run has:
# gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
=======================================================
My next step is to determine if there is a problem writing
or reading from the inventory files.
I will get Marcello to send me the inventory files and see
if I can read them locally.
I might also see if it is worth adding some more diagnostics
to xfsdump/xfsrestore in the inventory code.
This inventory problem has never been seen locally.
|