zfs-nexenta/.git
15 years agoAdded support for handling compressed files
Alan J. Pippin [Fri, 22 Aug 2008 03:23:53 +0000 (21:23 -0600)]
Added support for handling compressed files

15 years agoUpdated log file location to dump to /var/log/zfs instead of /var/log
Alan J. Pippin [Fri, 22 Aug 2008 03:16:47 +0000 (21:16 -0600)]
Updated log file location to dump to /var/log/zfs instead of /var/log

16 years agoAdded usage information to the header
Alan J. Pippin [Sun, 20 Apr 2008 16:45:02 +0000 (10:45 -0600)]
Added usage information to the header

16 years agoAdded new script modified from the FreeBSD release to avoid kernel panics.
Alan J. Pippin [Sun, 20 Apr 2008 14:10:27 +0000 (08:10 -0600)]
Added new script modified from the FreeBSD release to avoid kernel panics.

16 years agoFixed a race condition that could lead to 2 scrubs running simultaneously.
Alan J. Pippin [Tue, 18 Mar 2008 02:03:10 +0000 (20:03 -0600)]
Fixed a race condition that could lead to 2 scrubs running simultaneously.
Added logging support.

16 years agoAdded date filter capability when parsing snapshot total logs.
Alan J. Pippin [Fri, 14 Mar 2008 19:34:06 +0000 (13:34 -0600)]
Added date filter capability when parsing snapshot total logs.

16 years agoFixed bug when parsing filesystems that have no data on a given date.
Alan J. Pippin [Wed, 12 Mar 2008 16:14:46 +0000 (10:14 -0600)]
Fixed bug when parsing filesystems that have no data on a given date.

16 years agoFixed bug in parsing snapshot total logs
Alan J. Pippin [Tue, 11 Mar 2008 02:25:23 +0000 (20:25 -0600)]
Fixed bug in parsing snapshot total logs

16 years agoUpdated to contain daily snapshot code
Alan J. Pippin [Tue, 11 Mar 2008 02:20:35 +0000 (20:20 -0600)]
Updated to contain daily snapshot code

16 years agoAdded new script to scrub a USB backup drive
Alan J. Pippin [Tue, 11 Mar 2008 02:16:09 +0000 (20:16 -0600)]
Added new script to scrub a USB backup drive

16 years agoAdded code to poweron the destpool and import it.
Alan J. Pippin [Sat, 8 Mar 2008 16:26:08 +0000 (09:26 -0700)]
Added code to poweron the destpool and import it.
Added code to export the destpool and power it down.

16 years agoI decided to change the name of the example script again.
Alan J. Pippin [Sat, 8 Mar 2008 06:04:56 +0000 (23:04 -0700)]
I decided to change the name of the example script again.

16 years agoAdded script that can be used to diff files between different snapshots.
Alan J. Pippin [Sat, 8 Mar 2008 05:47:24 +0000 (22:47 -0700)]
Added script that can be used to diff files between different snapshots.

16 years agoMade the all scripts examples, allowing local copies
Alan J. Pippin [Sat, 8 Mar 2008 05:46:50 +0000 (22:46 -0700)]
Made the all scripts examples, allowing local copies
to be created by the other users that aren't tracked by GIT.

16 years agoAdded ability to deal with negative data values.
Alan J. Pippin [Tue, 4 Mar 2008 02:59:05 +0000 (19:59 -0700)]
Added ability to deal with negative data values.

16 years agoAdded total data count for each date
Alan J. Pippin [Mon, 3 Mar 2008 15:09:49 +0000 (08:09 -0700)]
Added total data count for each date

16 years agoAdded ability to parse snapshot total log files.
Alan J. Pippin [Mon, 3 Mar 2008 15:02:25 +0000 (08:02 -0700)]
Added ability to parse snapshot total log files.

16 years agoChanged precision of gigabyte sizes to be xx.xx.
Alan J. Pippin [Mon, 3 Mar 2008 14:14:00 +0000 (07:14 -0700)]
Changed precision of gigabyte sizes to be xx.xx.
Made column width of filesystem dynamically sized.

16 years agoMade a simple wrapper script to dump the output to a log file.
Alan J. Pippin [Sun, 2 Mar 2008 15:18:06 +0000 (08:18 -0700)]
Made a simple wrapper script to dump the output to a log file.

16 years agoIncreased width of zfs filesystem column. Output sorted by filesystem now.
Alan J. Pippin [Sun, 2 Mar 2008 15:17:38 +0000 (08:17 -0700)]
Increased width of zfs filesystem column. Output sorted by filesystem now.

16 years agoInitial commit/revision of a number of ZFS scripts and utilities.
Alan J. Pippin [Sat, 1 Mar 2008 17:31:26 +0000 (10:31 -0700)]
Initial commit/revision of a number of ZFS scripts and utilities.