1825766 Members
2054 Online
109687 Solutions
New Discussion

Re: OS Backup

 
Jesudoss_1
Occasional Advisor

OS Backup

HI All,

Can anyone suggest me how to make an OS Backup to a tape.

Regards,
Jesu.
14 REPLIES 14
Michal Kapalka (mikap)
Honored Contributor

Re: OS Backup

hi,

man make_tape_recovery

for example :

make_tape_recovery -I -x inc_entire=/dev/vg00 -a /dev/rmt/0mn ( 0mn is default tape )

mikap
Jesudoss_1
Occasional Advisor

Re: OS Backup

Hi,

thanks for the reply. is it to recover from the tape
make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn

if it is to recover pls help me to take backup of OS
Torsten.
Acclaimed Contributor

Re: OS Backup

Your command will create a bootable tape with a backup of vg00. If needed, you can boot from tape and restore the boot disks. Just run this command.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Jesudoss_1
Occasional Advisor

Re: OS Backup

Hi,

Thank u very much for ur valuable help could u pls give me the commmand to restore back the OS image from tape.

Regards,
Jesu.
Torsten.
Acclaimed Contributor

Re: OS Backup

What server model do you have?

Run

# model

to get this information.

Procedures are different for Risc and Integrity servers.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Nido
Trusted Contributor

Re: OS Backup

Hello Jesu,

Since you're going to take system backup on the tape, I would suggest to check the man pages for make_tape_recovery to get good understanding.

Here is a link which provides Good Introduction about Ignite:
http://home.roadrunner.com/~batcave/ignite.htm#Make

For your second query:
In order to copy ALL of vg00 - use the following command:

make_tape_recovery -v -A -I -x inc_entire=vg00 -a /dev/rmt/0mn


If you're taking system backup, One day you might need to recover the system :-)

So check the Documentation on HP Ignite-UX in www.docs.hp.com


Cheers!!
" Let Villagers Be Happy!! "
Jesudoss_1
Occasional Advisor

Re: OS Backup

hi,

# model
ia64 hp superdome server SD32B

Regards,
Jesu.
Torsten.
Acclaimed Contributor

Re: OS Backup

This is an Integrity Superdome, so you have the choice.

1) direct tape boot
Go to EFI and create a new boot entry pointing to the tape using the boot configuration menu.

2) boot from install DVD and select
-> Install HP-UX -> select Advanced Installation -> Recovery tape -> GO!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Jesudoss_1
Occasional Advisor

Re: OS Backup

hi,

Could you please explain me in detail about the two choices u hav given.

1) direct tape boot
Go to EFI and create a new boot entry pointing to the tape using the boot configuration menu.

2) boot from install DVD and select
-> Install HP-UX -> select Advanced Installation -> Recovery tape -> GO!

i could'nt understand EFI . pls help me out

Regards,
Jesu.
Torsten.
Acclaimed Contributor

Re: OS Backup

See

http://docs.hp.com/en/5992-5309/ch15s02.html#d0e20781

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Jesudoss_1
Occasional Advisor

Re: OS Backup

Hi All,

is it the same process to recover back OS image from tape to the server for this model also

# model
ia64 hp server BL870c

Pls let me know

Regards,
Jesu.
Michal Kapalka (mikap)
Honored Contributor

Re: OS Backup

hi,

for the blade it is the same.

mikap
Sajjad Sahir
Honored Contributor

Re: OS Backup

Dear Jesu

Yes it is same.

thanks and regards

Sajjad Sahir
Torsten.
Acclaimed Contributor

Re: OS Backup

The Blade does not support a boot from tape from EFI.

So you need to use the install DVD or better a LAN-based boot from an Ignite server.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!