Operating System - HP-UX
1753826 Members
8631 Online
108805 Solutions
New Discussion юеВ

Re: golden image restoration??

 
jaish
Occasional Contributor

golden image restoration??

while installing golden image, we want two different images of 11.31 to be restored on different servers. We have configured this for 11.23 and 11.31. How can we configure it for two different golden images??
4 REPLIES 4
Scot Bean
Honored Contributor

Re: golden image restoration??

I have this kind of setup for my PA-RISC vs Itanium golden images. Is that why you want different images?

As long as you can code up some logic in the config file to pick one image or the other, it is not hard, such as

(is_ia64) { ...
}

(is_hppa) { ...
}
Vikas Thorat
Advisor

Re: golden image restoration??

No,,,i want to do this for different images of blades. One is HP-UX 11iV3 for BL-870c and another one is for HP-UX 11iV3 for BL-860c,,,,
Success is not a Permanent & Failure is not Final! So,Never Stop Working after Success & Never Stop Trying after Failure!
Torsten.
Acclaimed Contributor

Re: golden image restoration??

It's possible to make 2 different golden images (why not? just configure them with different names etc.); but the BL8x0c are almost identical, so you can use the same image.

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!   
SoorajCleris
Honored Contributor

Re: golden image restoration??

Hi,

Ignite is never botherd about what image it is.

You can keep different image and keep the INDEX properly.

Thats it

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