Finally decided to setup my workstation backups. I don't store much on here but figured it's still nice to backup everything like the desktop and any config files in /etc and all that making a restore easier.
So I just rsync the entire / folder. Was not taking into account that I have a mount point for all my data, including the backup folder. :biggrin:
Luckly I've been coding a monitoring software and implemented it a few days ago.
Ya that caught my attention lol. Used filelight to figure out where all the disk space was going. Guess I'll have to make an exclusion in that rsync command lol.
#lfmf #firstworldproblems
So I just rsync the entire / folder. Was not taking into account that I have a mount point for all my data, including the backup folder. :biggrin:
Luckly I've been coding a monitoring software and implemented it a few days ago.
Code:
Date: Oct-23-2012 08:40:50am
Host: borg
Alarm: /raid1 disk space (%) Low disk space
Value: 4
State: Critical
Sent by EnviroState 1.0.4
Ya that caught my attention lol. Used filelight to figure out where all the disk space was going. Guess I'll have to make an exclusion in that rsync command lol.
#lfmf #firstworldproblems