- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS is a must for Ignite server?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 09:22 PM
05-21-2007 09:22 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 10:09 PM
05-21-2007 10:09 PM
SolutionYes. 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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2007 01:30 AM
05-25-2007 01:30 AM
Re: NFS is a must for Ignite server?
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2007 07:24 AM
05-25-2007 07:24 AM
Re: NFS is a must for Ignite server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2007 04:08 AM
05-26-2007 04:08 AM
Re: NFS is a must for Ignite server?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2007 07:01 PM
05-27-2007 07:01 PM
Re: NFS is a must for Ignite server?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2007 01:34 PM
05-28-2007 01:34 PM
Re: NFS is a must for Ignite server?
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2007 01:34 PM
05-28-2007 01:34 PM
Re: NFS is a must for Ignite server?
Bill Hassell, sysadmin