Operating System - HP-UX
1834635 Members
3487 Online
110069 Solutions
New Discussion

NFS is a must for Ignite server?

 
SOLVED
Go to solution
Mihails Nikitins
Super Advisor

NFS is a must for Ignite server?

Hi,

Is NFS the only solution for transferring recovery images to/from Ignite server? This way is not secure enaugh, it would be nice to do everything with ssh.

Thanks and points in advance!

BR,
Mihails
KISS - Keep It Simple Stupid
7 REPLIES 7
Steven E. Protter
Exalted Contributor
Solution

Re: NFS is a must for Ignite server?

Shalom,

Yes. You need to host your images on an NFS share.

http://docs.hp.com/en/IUX/

bonus:
How to recover with Ignite and preserve mirroring
http://docs.hp.com/en/5991-5845/5991-5845.pdf

make_net_recovery can write to local disk and then you can scp the image across the network. To boot and restore the system you need NFS share.

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
Bob Ingersoll
Valued Contributor

Re: NFS is a must for Ignite server?

Steven,

How does one use make_net_recovery to write to a local disk?

Also, NFS is not required to boot and restore an Ignite client.
Scot Bean
Honored Contributor

Re: NFS is a must for Ignite server?

I belive the only other protcols supported today are ftp or remsh.
Bill Hassell
Honored Contributor

Re: NFS is a must for Ignite server?

> How does one use make_net_recovery to write to a local disk?

If you mean: write the Ignite image on the system you are saving, it doesn't make any sense. The purpose of Ignite is to restore an empty disk so there is nothing (of any value) on the local disk.

> Also, NFS is not required to boot and restore an Ignite client

No. NFS is a very complicated protocol and your dead system cannot contact any type of network filesystem. Instead, your dead system will use low level tftp codes to find the Ignite server. These queries are not orutable which is why your Ignite server (or a helper system) is required to serve the Igbite images.


Bill Hassell, sysadmin
Mihails Nikitins
Super Advisor

Re: NFS is a must for Ignite server?

Thank you, Bill.
You say NFS is not needed to boot the system. Is NFS necessary to create image on a remote server by "make_network recovery"?

Thanks and points in advance!

BR,
Mihails
KISS - Keep It Simple Stupid
Bill Hassell
Honored Contributor

Re: NFS is a must for Ignite server?

No, NFS os used primarily for Golden Images where you can push a basic installation to one or more systems, for instance, in a classroom situation.


Bill Hassell, sysadmin
Bill Hassell
Honored Contributor

Re: NFS is a must for Ignite server?

No, NFS is used primarily for Golden Images where you can push a basic installation to one or more systems, for instance, in a classroom situation.


Bill Hassell, sysadmin