LBackup 0.9.8q4

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News LBackup 0.9.8q4
# 1  
Old 03-04-2008
LBackup 0.9.8q4

Mon, 03 Mar 2008 00:00:00 PST

ImageAbout LBackup
LBackup, is an Open Source command line backup tool for systems administrators. LBackup is a simple backup system aimed at systems administrators who require reliable backups with minimum fuss.

LBackup is configured with configuration files and the backup is started from the command line. The current backup code base has been tested for over 2 years.

Basic screen casts are now available from the official site.

Features at a Glance:
- Designed for User Data Backup.
- Licensed under the GNU GPL.
- Full Backup Tree.
- Encrypted Backups (Transport and Storage).
- Email Reports.
- Hard Links (Saving Space).
- RSync Back-end (Reliable).
- Pre and Post Actions (such as mounting and un-mounting volumes).
- Automation.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
vxconfigbackupd(1M)													       vxconfigbackupd(1M)

NAME
vxconfigbackupd - disk group configuration backup daemon SYNOPSIS
vxconfigbackupd [-l] DESCRIPTION
The vxconfigbackupd daemon automatically backs up information about a disk group's new configuration whenever the configuration is changed. OPTIONS
-l Logs backup daemon activities to the file /etc/vx/cbr/bkdaemonLog. FILES
/sbin/init.d/vxvm-recover Startup file for vxconfigbackupd. /etc/vx/cbr/bk/dgname.dgid/dgid.dginfo Location of backup file for disk group information. /etc/vx/cbr/bk/dgname.dgid/dgid.diskinfo Location of backup file for disk attributes. /etc/vx/cbr/bk/dgname.dgid/dgid.binconfig Location of backup file for binary configuration copy. /etc/vx/cbr/bk/dgname.dgid/dgid.cfgrec Location of backup file for configuration records in vxprint -m format. NOTES
The vxconfigbackup command can be used to back up a disk group's configuration manually at any desired time. The disk group configuration backup and restore utilities do not save any data in the public region. This includes file system or other application data that is configured within VxVM objects. When a disk group is destroyed, its configuration backup information (including the backup directory) is also removed. The only exception to this behavior is when the disk group is in the precommit state of restoration. The backup directory should be large enough to accommodate copies of all the currently imported disk groups. The minimum recommended size of the backup directory is P * (N + 1) megabytes, where P is the private region in megabytes (by default, 32MB), and N is the number of disk groups. The additional P megabytes is required to hold a temporary copy of the disk group configuration when a disk group is imported or a configuration change is made. The default backup directory is /etc/vx/cbr/bk. The location of the backup directory can be configured by using the vxconfigbackup -l backup_directory_path command. SEE ALSO
vxconfigbackup(1M), vxconfigrestore(1M) VxVM 5.0.31.1 24 Mar 2008 vxconfigbackupd(1M)