Re: [zfs-discuss] Notations in zpool status

2009-03-30 Thread Harry Putnam
Mattias Pantzare writes: >> Nice, I see by default it appears the gnu/bin is put ahead of /bin in >> $PATH, or maybe some my meddling did it, but I see running the Solaris >> df several more and confusing entries too: >> >> /system/contract   (ctfs              ):       0 blocks 2147483609 files

Re: [zfs-discuss] Notations in zpool status

2009-03-30 Thread Mattias Pantzare
> >> A useful way to obtain the mount point for a directory is with the >> df' command.  Just do 'df .' while in a directory to see where its >> filesystem mount point is: >> >> % df . >> Filesystem           1K-blocks      Used Available Use% Mounted on >> Sun_2540/home/bfriesen >>                

Re: [zfs-discuss] Notations in zpool status

2009-03-29 Thread Harry Putnam
Bob Friesenhahn writes: [...] > A useful way to obtain the mount point for a directory is with the > df' command. Just do 'df .' while in a directory to see where its > filesystem mount point is: > > % df . > Filesystem 1K-blocks Used Available Use% Mounted on > Sun_2540/home/bf

Re: [zfs-discuss] Notations in zpool status

2009-03-29 Thread Bob Friesenhahn
On Sun, 29 Mar 2009, Harry Putnam wrote: Brent Jones writes: zfs set note:purpose="This file system is important" zfs get note:purpose somefilesystem Maybe that helps... Heck of a start... thanks. It would be nice to be able to find that stuff per zpool though, because to me it gets kind

Re: [zfs-discuss] Notations in zpool status

2009-03-29 Thread Harry Putnam
Brent Jones writes: > zfs set note:purpose="This file system is important" > > zfs get note:purpose somefilesystem > > Maybe that helps... Heck of a start... thanks. It would be nice to be able to find that stuff per zpool though, because to me it gets kind of confusing where zfs filesytems sto

Re: [zfs-discuss] Notations in zpool status

2009-03-29 Thread Brent Jones
On Sun, Mar 29, 2009 at 8:54 AM, Harry Putnam wrote: > Is there some handy way to make notations about zpools.  Something > that would show up in the output of `zpool status' (or some other > command) > > I mean descriptive notes maybe outlining the zpools' purpose? > > Browsing around in `man zpo