Anybody have a guess to the cause of this problem?
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Mattias,
Sorry for the bad cut-and-paste in my previous post. It indeed is 3 blocks,
not 1.
I did what you said but the ZFS system added 2 extra blocks, not 1. The file
was 608 bytes in size, which should be 2 blocks. With the metadata info, it
should have used up 3 blocks, not 4. It's ad
I set up a ZFS system on a Linux x86 box.
[b]> zpool history
History for 'raidpool':
2009-01-15.17:12:48 zpool create -f raidpool raidz1 c4t1d0 c4t2d0 c4t3d0 c4t4d0
c4t5d0
2009-01-15.17:15:54 zfs create -o mountpoint=/vol01 -o sharenfs=on -o
canmount=on raidpool/vol01[/b]
I did not make the ex