Mondo Rescue 使い方メモ

yum install mkisofs
yum install cdrecord
yum install dvd+rw-tools
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/afio-2.5-1.rhel5.x86_64.rpm
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/buffer-1.19-4.rhel5.x86_64.rpm
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/mindi-2.0.7.8-1.rhel5.x86_64.rpm
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/mindi-busybox-1.7.3-1.rhel5.x86_64.rpm
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/mondo-2.2.9.7-1.rhel5.x86_64.rpm
wget http://pkgs.repoforge.org/lzo/lzo-2.04-1.el5.rf.x86_64.rpm
wget http://pkgs.repoforge.org/lzop/lzop-1.03-1.el5.rf.x86_64.rpm

rpm -ivh afio-2.5-1.rhel5.x86_64.rpm
prm -ivh buffer-1.19-4.rhel5.x86_64.rpm
prm -ivh mindi-busybox-1.7.3-1.rhel5.x86_64.rpm
rpm -ivh mindi-2.0.7.8-1.rhel5.x86_64.rpm
rpm -ivh mondo-2.2.9.7-1.rhel5.x86_64.rpm

rpm -ivh lzo-2.04-1.el5.rf.x86_64.rpm
rpm -ivh lzop-1.03-1.el5.rf.x86_64.rpm

chkconfig --list portmap
chkconfig portmap on

chkconfig --list nfslock
chkconfig nfslock on
yum install nfs-utils

chkconfig --list netfs
chkconfig netfs on

mount -t nfs 192.168.11.21:/backup/stg02 /mnt/backup

mondoarchive -Oi -L -N -g -d /mnt/backup -E /mnt/backup -s 4480m