Operating System - HP-UX
1834601 Members
3903 Online
110069 Solutions
New Discussion

Re: How do I make an ignite image of the ignite server?

 
Peter Floyd_1
Occasional Contributor

How do I make an ignite image of the ignite server?

Hi! I was wondering if it was possible to create an Ignite image of ignite
server. I am playing with Ignite on a test server, and don't want to use any
other server than this one since all the others are production servers. Can
someone shed some light on how to do this?

Thanks in advance for your assistance.
2 REPLIES 2
Jim Butler_4
Advisor

Re: How do I make an ignite image of the ignite server?

make_sys_image - You can do a man on it. But you can put it to a disk or
whatever - if you have another server that has available disk space, then the
syntax would be something like...
/opt/ignite/data/scripts/make_sys_image -s 122.201.22.100 -d /depot

That would put the image on the server whose ip is 122.201.22.100 and place the
file in the /depot directory on that server.

If you wanted to, you could just specify your servers ip address, etc, but if
not, make sure that the /.rhosts file trusts the sending machine.
CHRIS_ANORUO
Honored Contributor

Re: How do I make an ignite image of the ignite server?

This is not necessary since the main point of ignite is to make archive recovery/bootable tape.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.