On Nov 15, 2006 22:27 -0500, Robin Humble wrote: > seems very repeatable. I've tried twice and it's happend twice - occurs > within an hour or two. apart from iozone crashing and losing files then > the node appears fine (no Oops etc.). > > the only error Lustre gives is: > Nov 15 21:07:06 eh15.mckenzie kernel: LustreError: > 26106:0:(client.c:579:ptlrpc_check_status()) @@@ type == PTL_RPC_MSG_ERR, err > == -28
-28 is -ENOSPC (see /usr/include/asm/errno.h). > and iozone says: > Error writing block 4003, fd= 3 > Error writing block 3966, fd= 3 > Error writing block 4068, fd= 3 > Error writing block 4121, fd= 3 It would be nice if iozone reported what the error was to the user (like "No space left on device")... What does "lfs df" show at this point? What about "dumpe2fs -h /dev/hde7"? Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
