[Bug 86388] [geom] [geom_part] periodic(8) daily should backup gpart(8) partition labels

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 14 17:15:54 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=86388

Miroslav Lachman <000.fbsd at quip.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |000.fbsd at quip.cz

--- Comment #12 from Miroslav Lachman <000.fbsd at quip.cz> ---
I am giving up on this PR. 12 years are too much. 

I am providing my local scripts for users wanting to have this kind of backups.
You can put them in to /usr/local/etc/periodic/daily/ (or /etc/periodic/daily/)
Then you can set some variables in /etc/periodic.conf

daily_backup_gpart_enable="YES"
daily_backup_gpart_verbose="YES"
daily_backup_gpart_exclude=""   ## regexp pattern for grep -E

daily_backup_gmirror_enable="YES"

daily_backup_zfs_enable="YES"
daily_backup_zfs_verbose="YES"
daily_backup_zfs_props_enable="YES"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-geom mailing list