On Thu, Mar 17, 2005 at 11:10:11AM -0500, Chris Penney wrote:
> I've been testing a system that is hopefully to be used as a model for
> a couple of new nfs servers and in one test I got "XT_GETPAGE: xtree
> page corrupt".  I was able to jfs_fsck to clean it, but the datafiles
> were removed as a result.
> 
> What I was doing at the time was NFS exporting a 4TB volume to two
> systems.  One was on the same subnet and one was behind a NAT box on
> the same subnet (a linux cluster node).  Everything has gigabit
> ethernet.  The NFS server is SLES 9 using lvm2 to merge four 1TB luns
> into a 4TB volume and the other systems are SuSE Pro 9.1.  Both test
> systems were writting a 2.7GB file to the NFS export, which is
> exported rw,sync,no_subtree_check,no_root_squash and mounted with
> rw,bg,hard,intr,nfsvers=3,tcp,rsize=32768,wsize=32768.  After writting
> for about 10s in 'init 6'ed the nfs server to reboot it.  In a test
> with just the box on the subnet doing this the system rebooted fine
> and the file continued to be writting with no errors (md5sum was the
> same).  When I had both boxes going in the second test the NFS server
> came up fine (fsck was clean), but shortly after resuming I started
> getting the "xtree page corrupt" messages in /var/log/messages (lots
> of them).
> 
> Below are snipped logs of jfs_fsck -nv, then jfs_fsck -v, and then
> jfs_fsck -v again (just to make sure it didn't see anything new).

Hmm, I'll see if I can replicate this.  So, the two clients were
writing two different 2.7GB files or they were overwriting the same
file?  If it were two different files, I guess the filesystem would
eventually fill up :)  

Also, what architecture machine was the server (IA32, IA64, PPC64 ?)
and how many nfsd threads were you running?

Sonny


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jfs-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jfs-discussion

Reply via email to