[ This is a repost from an earlier message so that it can be it's own thread. ]
I needed to enlarge one of my jfs filesystems that had run out of space. I ran: lvresize --size=+1G /dev/.... Then I ran: mount -o remount,resize /.... Everything went smoothly. df showed the size increase. Shortly thereafter, I got *ONE* message from a userland process about it being out of space (err. ENOSPC) and then 3 or 4 "read-only file system" (EROFS). /var/log/messages had but one message for each of the "read-only file system" messages: ERROR: (device dm-3): diAllocIno: nfreeinos = 0, but iag on freelist I didn't see a formal bug reporting mechanism so I'm trying this. -- Jon Nelson <[EMAIL PROTECTED]> _______________________________________________ Jfs-discussion mailing list [email protected] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion -- Jon Nelson <[EMAIL PROTECTED]> _______________________________________________ Jfs-discussion mailing list [email protected] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
