ZFS and free space
    Johan Helsingius 
    julf at julf.com
       
    Wed Aug 16 15:04:12 UTC 2017
    
    
  
On 16-08-17 14:10, Marko Turk wrote:
> Can you set mountpoint for zroot/home to somewhere else (e.g. /tmp/something)
> and then check with du the size of /tmp/something and /usr/home (but
> don't use '*', just 'du -hs /tmp/something' so we dont get wrong results
> because of dotfiles)?
Took a while:
# du -hs /tmp/foo /usr/home
6.0T    /tmp/foo
4.2T    /usr/home
	Julf
    
    
More information about the freebsd-questions
mailing list