Hi all, Two questions from a newbie. 1/ What REFER mean in zfs list ? 2/ How can I known the size of all snapshot size for a partition ? (OK I can add zfs list -t snapshot) Regards. JAS -- Albert SHIH DIO b?timent 15 Observatoire de Paris 5 Place Jules Janssen 92195 Meudon Cedex T?l?phone : 01 45 07 76 26/06 86 69 95 71 xmpp: jas at jabber.obspm.fr Heure local/Local time: mar 5 jui 2012 16:57:38 CEST
> Two questions from a newbie. > > ? ? ? ?1/ What REFER mean in zfs list ?The amount of data that is reachable from the file system root. It''s just what I would call the contents of the file system.> ? ? ? ?2/ How can I known the size of all snapshot size for a partition ? > ? ? ? ?(OK I can add zfs list -t snapshot)zfs get usedbysnapshots <zfs-name> Or if you have a recent enough system, have a look at the "written" property: http://blog.delphix.com/matt/files/2011/11/oss.pdf (pg 8).
Le 05/06/2012 ? 17:08:51+0200, Stefan Ring a ?crit> > Two questions from a newbie. > > > > ? ? ? ?1/ What REFER mean in zfs list ? > > The amount of data that is reachable from the file system root. It''s > just what I would call the contents of the file system.OK thanks.> > > ? ? ? ?2/ How can I known the size of all snapshot size for a partition ? > > ? ? ? ?(OK I can add zfs list -t snapshot) > > zfs get usedbysnapshots <zfs-name>Thansk Can I say USED-REFER=snapshot size ? Regards. JAS -- Albert SHIH DIO b?timent 15 Observatoire de Paris 5 Place Jules Janssen 92195 Meudon Cedex T?l?phone : 01 45 07 76 26/06 86 69 95 71 xmpp: jas at jabber.obspm.fr Heure local/Local time: mar 5 jui 2012 17:16:07 CEST