dudekula mastan wrote:

Hi All,
In my test set up, I have one zpool of size 1000M bytes. On this zpool, my application writes 100 files each of size 10 MB. First 96 files were written successfully with out any problem. But the 97 file is not written successfully , it written only 5 MB (the return value of write() call ). Since it is short write my application tried to truncate it to 5MB. But ftruncate is failing with an erroe message saying that No space on the devices.

Try removing one of the larger files. Alternatively, upgrade to a more recent version of solaris express / nevada / opensolaris where this problem is much less severe.

--matt

ps. subject changed, not sure what this had to do with corruption.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to