Subversion Repositories sysadmin_scripts

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
120 1298 d 0 h rodolico /trunk/zfs/snapshot/ Fixed some minor bugs  
119 1298 d 1 h rodolico /trunk/zfs/snapshot/ Fixed error where 86400 was mistyped 864000, replacing all instance of numbers other than 60 and 3600 with constants
Added DEBUG flag in config which will turn on TESTING, the dump some additional information to screen during run
 
107 1326 d 22 h rodolico /trunk/zfs/snapshot/ Removed some debugging, set so it will always log the actions to /tmp/snapShot
Also set the $VERSION variable
 
103 1330 d 15 h rodolico /trunk/zfs/snapshot/ Just put a bunch of comments in the code  
102 1330 d 17 h rodolico /trunk/zfs/snapshot/ Fixed problem calculating when to remove/create snapshots  
101 1331 d 16 h rodolico /trunk/zfs/snapshot/ Fixed floating point calculation on month and year to always return an int  
100 1331 d 16 h rodolico /trunk/zfs/snapshot/ Problem with calculating when to create a new snapshot resolved, I hope.  
99 1333 d 20 h rodolico /trunk/zfs/snapshot/ Made a few minor bug fixes when it is not time to add a new one  
98 1333 d 21 h rodolico /trunk/zfs/snapshot/ Just added copyright information and how to install necessary modules  
97 1333 d 21 h rodolico /trunk/zfs/snapshot/ Made some changes to bugs I found when installed on a server.  
96 1333 d 23 h rodolico /trunk/zfs/ Added snapShot scripts