On 10 November, 2006 - John Cui sent me these 1,6K bytes:

> Thanks for Anton, Robert and Mark's replies. Your answer verified my 
> observation, ;-) .
> 
> The reason that I want to use up the inode is we need to test the 
> behaviors in the case of both block and inode are used up. If only fill 
> up the block, creating an empty file still succeeds.

In ZFS, both inode and data blocks take up space. When you run out of
space, you can't create something that takes up space anymore. Nothing
magic, the disk gets full when it gets full.

/Tomas
-- 
Tomas Ögren, [EMAIL PROTECTED], http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.umu.se
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to