Project

General

Profile

Actions

ServerRescue » History » Revision 4

« Previous | Revision 4/9 (diff) | Next »
Andreas Kohlbecker, 03/18/2011 12:50 PM


Server Backup and Rescue

This page contains useful commands, scripts and tips on doing backups of Linux servers and on rescuing or restoring them in case of emergency. BGBM BDI staff please also see: http://ww3.bgbm.org/bdinotes/LinuxCrossbackup

create dump from logical volume, copy to remote server and restore dump

tune2fs -l /dev/$sourceVg/$sourceLv

backing up logical volumes using lv snapshots

tune2fs -l /dev/$sourceVg/$sourceLv

Updated by Andreas Kohlbecker over 13 years ago · 4 revisions