1833760 Members
2443 Online
110063 Solutions
New Discussion

Ignite Image

 
Grayh
Trusted Contributor

Ignite Image

I have the Ignite server on a Integrity Blade server with the following Ignite doc...

http://docs.hp.com/en/5992-3336/index.html

Now I need to make an Image and recover it on a new blade server..

How to take an ignite image...

how to recover it on the new blade..
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: Ignite Image

Shalom,

Got a few links for you.

http://docs.hp.com/en/AH232-9008A-ed4/AH232-9008A-ed4.pdf

http://docs.hp.com/en/5992-3364/index.html

Document does apply to server blades.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Yogesh M Puranik
Valued Contributor

Re: Ignite Image

Hi,


For making ignite image.


>>If You wana take ignite image through net then.

#cd /opt/ignite/bin

#make_net_recovery -v -s igniteserver -x inc_entire=vg00 -x exclude=


>>If you are taking image on tape then

1]Connect the tape drive properly to scsi of server,

2]Run #ioscan -fnC tape
<<
3]# mt -f
Ex. #mt -f /dev/rmt/0mn rewind

4]Run the script to fire ignite backup

#/opt/iginite/bin/make_tape_recovery -AIv -a




For recovering the image .

1]Make sure that new blade server is in the network of ignite server.

Then intrrupt the boot process
select the proper boot device ex.Tape/net


Rgds

Yogesh


sen_ux
Valued Contributor

Re: Ignite Image

Create a golden image of this blade.
Make necessarry config files.
Update INDEX.
Update the new ade MAC.
Boot the new blade from this ignite server.

Thanks.
Grayh
Trusted Contributor

Re: Ignite Image

With the info. given I would be able to do it from same OS to same OS...

I have two different seens here...

1. 11.31 to 11.31 from which I can Use your Advise

2. 11.11 to 11.23 ----> How can I do it here..

How do I do this when I have two different versions of OS Involved..

like I have to take image from 11.11 and recover it on 11.23 ...

Is there a way to do this.. IF so how can I do this...
SoorajCleris
Honored Contributor

Re: Ignite Image

Hi Grayh,

I am surprised or I am confused.

May I request you to clear What you mean by
"like I have to take image from 11.11 and recover it on 11.23 ..."


You can alwaz keep installation image of different OSs on same server and you can do pull installation from the clients.


Regards,
Sooraj
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
Grayh
Trusted Contributor

Re: Ignite Image

Sooraj,

I am also little confused here...

I have a server running applications on 11.11 and I have to make it virtual on 11.23..

My options are....

If Possible do it in the ARIES mode or forklift it...

But in any case.. how do I take an Ignite Image here and I do not know the terminology .. use it on the other server..

Grayh
Trusted Contributor

Re: Ignite Image

I still coundn't resolve this