Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2017 17:15:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-geom@FreeBSD.org
Subject:   [Bug 86388] [geom] [geom_part] periodic(8) daily should backup gpart(8) partition labels
Message-ID:  <bug-86388-14739-QgksZM4Nzu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-86388-14739@https.bugs.freebsd.org/bugzilla/>
References:  <bug-86388-14739@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

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

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

--- Comment #12 from Miroslav Lachman <000.fbsd@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-86388-14739-QgksZM4Nzu>