Hello Torrey, Monday, April 2, 2007, 10:44:42 PM, you wrote:
TM> If I create a symlink inside a zfs file system and point the link to a TM> file on a ufs file system on the same node how much space should I TM> expect to see taken in the pool as used? Has this changed in the last TM> few months? I know work is being done under 6516171 to make symlinks TM> "dittoable" but I don't think that has gone back yet. (Has it?) Last time I checked (few days ago) it wasn't yet committed. Right now a sylmink should consume one dnode (320 bytes) if the name it point to is less than 67 bytes, otherwise a data block is allocated additionally to dnode (and more IOs will be needed to read it). And of course an entry in a directory is needed as for normal file. -- Best regards, Robert mailto:[EMAIL PROTECTED] http://milek.blogspot.com _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss