On Tue, 2010-01-26 at 15:48 +0100, Giacinto Donvito wrote: > > Jan 26 14:43:59 dot1-se-01 kernel: LustreError: > 6542:0:(filter_io_26.c:684:filter_commitrw_write()) error starting > transaction: rc = -30
Your target is read-only, typically because ldiskfs has found a critical error and switched the target to read-only to prevent any further damage. You need to e2fsck -f that (and perhaps more) target(s). b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
