Operating System - HP-UX
1832964 Members
2652 Online
110048 Solutions
New Discussion

Re: backup with different hardware

 
SOLVED
Go to solution
juno2
Super Advisor

backup with different hardware

If I have two unix server with different hardware conf. ( eg. server A & server B , can I use backup tape to backup whole system of server A and then restore it to server B ) ? thx.
9 REPLIES 9
Michael Tully
Honored Contributor

Re: backup with different hardware

Yes you can with the latest ignite software. You can get it from here: vers 4.1

http://www.software.hp.com/products/IUX/download.html

You can see the features from here:

http://www.software.hp.com/products/IUX/overview.html

The best way to cut a tape is:

# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
be sure to use the no-rewind devices.
Anyone for a Mutiny ?
Balaji N
Honored Contributor

Re: backup with different hardware

hi,

if you want the data backup's i guess yes. but if you are going to use ignite, it will not help.

-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
juno2
Super Advisor

Re: backup with different hardware

Another question :
I have two unix server C & D with different hardware conf. , if server C 's HD is corrupted ( can't be boot) , can I just replace it with server D 'HD ? thx
juno2
Super Advisor

Re: backup with different hardware

hi Michael Tully ,
thx r reply , but how about if they are two server with different class
Michael Tully
Honored Contributor
Solution

Re: backup with different hardware

In answer to your first question:

No you can't just take the hard disk from one to another unless the drive itself is compatible and the hardware is compatible.
e.g. taking a 'A' class disk to 'A' class will work, but say an 'L' to an 'A' will not.

2nd question:

With the latest ignite version(s) you can create an ignite tape (make_tape_recovery) and use it on another class of server. Have a look at the link I posted earlier. It does actually mention this.

HTH
Michael
Anyone for a Mutiny ?
juno2
Super Advisor

Re: backup with different hardware

Hi Michael Tully ,

Do you mean the ignite tape is bootable ? I backup it from server A and then use this tape to bootup server B ? thx.
Balaji N
Honored Contributor

Re: backup with different hardware

hi,
the ignite tapes are bootable ones.

check out the ignite man pages or the documentation.

-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
juno2
Super Advisor

Re: backup with different hardware

How is it operate ? if ignite tape is bootable , can I directly run the program on the tape ? thx
Balaji N
Honored Contributor

Re: backup with different hardware

run the program? i dont understand.

juno, i would suggest you to read the documentation and the ignite-ux faq.

hth
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.