Exbase 0.2a (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Exbase 0.2a (Default branch)
# 1  
Old 01-30-2009
Exbase 0.2a (Default branch)

Image Exbase is a backup system which aims to replace hand-written backup scripts. Instead of writing backup scripts for each kind of system, Exbase adopts this task by working as some kind of middleware between the backup source and its targets. Exbase is configured using an XML configuration file. Exbase works by fetching data from the source(s) and delivering it to the target(s). Sources and targets may take a wide variety of forms. License: GNU General Public License v2 Changes:
This release adds a text mode GUI editor and incremental support for the DAR archiver. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
VGCFGBACKUP(8)                                                System Manager's Manual                                               VGCFGBACKUP(8)

NAME
vgcfgbackup - backup volume group descriptor area SYNOPSIS
vgcfgbackup [-d|--debug] [-f|--file filename] [-h|--help] [--ignorelockingfailure] [-P|--partial] [-v|--verbose] [VolumeGroupName...] DESCRIPTION
vgcfgbackup allows you to backup the metadata of your volume groups. If you don't name any volume groups on the command line, all of them will be backed up. In a default installation, each volume group gets backed up into a separate file bearing the name of the volume group in the directory /etc/lvm/backup. You can write the backup to an alternative file using -f. In this case if you are backing up more than one volume group the filename is treated as a template, and %s gets replaced by the volume group name. NB. This DOESN'T backup user/system data in logical volume(s)! Backup /etc/lvm regularly too. OPTIONS
See lvm for common options. SEE ALSO
lvm(8), vgcfgrestore(8) Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) VGCFGBACKUP(8)