Thread: Live backup
View Single Post
  #4   (View Single Post)  
Old 21st December 2009
mrthomas mrthomas is offline
New User
 
Join Date: Dec 2009
Posts: 7
Default

I think I am ok with space
Code:
df -h
Filesystem             Size    Used   Avail Capacity  Mounted on
/dev/da0s1a            496M    138M    318M    30%    /
devfs                  1.0K    1.0K      0B   100%    /dev
/dev/da0s1e            496M    1.1M    455M     0%    /tmp
/dev/da0s1f            217G    116G     84G    58%    /usr
/dev/da0s1d            2.9G    667M    2.0G    25%    /var
/usr/jails/basejail    217G    116G     84G    58%    /usr/jails/dd.co.uk/basejail
devfs                  1.0K    1.0K      0B   100%    /usr/jails/tt.co.uk/dev
fdescfs                1.0K    1.0K      0B   100%    /usr/jails/yy.co.uk/dev/fd
procfs                 4.0K    4.0K      0B   100%    /usr/jails/jj.co.uk/proc
/dev/da1s1d            289G     49G    216G    19%    /mnt/usb
A big part of the /usr is the backup folder which I have excluded
with the nodump
Code:
 ls -ldo /usr/BACKUPS
drwxr-xr-x  4 root  wheel  nodump 512 Dec 17 15:39 /usr/BACKUPS
Code:
du -h -d 0 /usr/BACKUPS
 66G    /usr/BACKUPS
so I think I am sorted my main concern was dragging the machine down but as I say http and smtp and responding ok with the odd sluggish moment which is ok
Reply With Quote