On Sat, Feb 04, 2012 at 12:41:08AM +0530, Prithu Tiwari wrote:
> 27684:0:(filter_io_26.c:669:filter_commitrw_write()) error starting
> transaction: rc = -30

#define EROFS           30      /* Read-only file system */

This means that the backend filesystem has been remounted read-only. There is 
likely an error message from ldiskfs earlier in the log.

Cheers,
Johann
-- 
Johann Lombardi
Whamcloud, Inc.
www.whamcloud.com
_______________________________________________
Lustre-discuss mailing list
[email protected]
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to