Hi,

OS : Solaris 10 11/06

zpool list doesn't reflect pool usage stats instantly. Why?

# ls -l
total 209769330
-rw------T   1 root     root     107374182400 Apr 30 14:28 deleteme

# zpool list
NAME                    SIZE    USED   AVAIL    CAP  HEALTH     ALTROOT
wo                    136G    100G   36.0G    73%  ONLINE     -

# rm deleteme
# zpool list
NAME                    SIZE    USED   AVAIL    CAP  HEALTH     ALTROOT
wo                    136G    100G   36.0G    73%  ONLINE     -                 
   ---> why

..... time passes

# zpool list
NAME                    SIZE    USED   AVAIL    CAP  HEALTH     ALTROOT
wo                    136G   1.06M    136G     0%  ONLINE     -

thanks
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to