Re: [zfs-discuss] Strange behavior of b151a and .zfs directory

2010-11-29 Thread Cindy Swearingen

Hi Karel,

Try /usr/bin/find instead of /usr/gnu/bin/find:

# which find
/usr/gnu/bin/find
# zfs snapshot rpool/cin...@snap1
# cd /rpool/cindys/.zfs
# /usr/bin/find . -type f
./snapshot/snap1/file.1
./snapshot/snap1/file.2

Thanks,

Cindy

On 11/25/10 15:22, Karel Gardas wrote:

Hello,
after upgrade to Sol11Express I've noticed kind of strange behavior of .zfs 
directory of any ZFS filesystem. Go into the .zfs directory and type `find . 
-type f' for the first time after you've mounted the file-system. It'll show 
nothing. Type it second time and you will get expected list of files from all 
the snapshots.
Is this expected or is it a bug? I don't remember seeing this on OS2009.06.
Thanks,
Karel

___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] Strange behavior of b151a and .zfs directory

2010-11-25 Thread Karel Gardas
Hello,
after upgrade to Sol11Express I've noticed kind of strange behavior of .zfs 
directory of any ZFS filesystem. Go into the .zfs directory and type `find . 
-type f' for the first time after you've mounted the file-system. It'll show 
nothing. Type it second time and you will get expected list of files from all 
the snapshots.
Is this expected or is it a bug? I don't remember seeing this on OS2009.06.
Thanks,
Karel
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss