Hi All,
   
  In my test set up, I have one zpool of size 1000M bytes and it has only 30 M 
free space (970 M is used for some other purpose). On this zpool I created one 
file (using open () call) and i attempted to write 2MB data on it ( with 
write() call) but it is failed. It written only 1.3 MB (the written value of 
write() call) data,  it is because of "No space left on the device". After that 
I tried to truncate this file to 1.3 Mb data but it is failing. 
   
  Any clues on this?
   
  -Masthan

 
---------------------------------
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to