Tags: ignite

HP-UX: How to Recover OS using Ignite Backup

HP-UX Send feedback »
HP-UX has its inbuilt software to backup the OS called "Ignite". It bundled with OS installed. The easy way to make an OS backup is using tape data cartridge. Just plug the tape to tape library, and run command "make_tape_recovery -AI". To restore OS u… more »

HP-UX: How to take Ignite Backup

Technology, HP-UX Send feedback »
# make_tape_recovery -AvI -a /dev/rmt/0mn -x inc_entire=vg00 \ -x exclude=/oradata -x exclude=/oradb more »