- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_net _recovery nfs 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
07-10-2003 04:52 AM
07-10-2003 04:52 AM
make_net _recovery nfs server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 05:18 AM
07-10-2003 05:18 AM
Re: make_net _recovery nfs server
(on -a option)
-a archive_server:archive_dir
Specifies the NFS server and location to store the archives.The archive directory must be NFS exported (See section "Exporting Archive Directory") and sufficient disk space is
required. The default is the hostname of the Ignite-UX server followed by the directory which holds the archive.e.g.,
Serverhost:/var/opt/ignite/recovery/archives/
The hostname is the name of the system being archived.Each make_net_recovery client will create a subdirectory named after the client hostname under the specified directory to
store the archives.
By default this would be Ignite server,can be
changed IMHO to any NFS server.I don't think
though there is anywhere support information
by HP on specific nfs server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 05:23 AM
07-10-2003 05:23 AM
Re: make_net _recovery nfs server
A good document is available in /opt/ignite/share/doc/makenetrec.txt
Sun has some thing called jump start which is equivalent to HP's Ignite.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 05:39 AM
07-10-2003 05:39 AM
Re: make_net _recovery nfs server
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 05:46 AM
07-10-2003 05:46 AM
Re: make_net _recovery nfs server
Wherever the image is to be written must be exported NFS.
Both the Ignite client and Server must be on the same subnet.
The client, the one writing the make_net_recovery need not do an nfs mount, but needs to be running nfs.core and nfs.client
None of this stuff works with samba and ssh.
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
07-10-2003 09:37 AM
07-10-2003 09:37 AM
Re: make_net _recovery nfs server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 06:20 PM
07-10-2003 06:20 PM
Re: make_net _recovery nfs server
Yes, Net Recovery have to have a NFS exported directory or you can use make_tape_recovery for making recovery file on a locally attached tape drive.
The NFS server can be on any platform HP-UX, SUN or any OS as long as it can be mounted to the client machine. You should (hand) test the exported file system from NFS server mounting to NFS client.
By default, the NFS directory required to be mounted by the clients are:
/var/opt/ignite/clinet and
/var/opt/ignite/recovery/archives/
Where clientname is the hostname of the clinet
Steven,
The Ignite server and ignite clients do NOT have to be on the same subnet. You can still create the recovery archive on different subnets. The only issue is: during the re-install of the clients, it uses the instl_adm protocol from client to reach the Ignite server. If they are not on the same subnet, you would require a boot helper on the client subnet. This boot helper would help client to reach Ignite server during the boot process.
Hope this helps.
Navin Jain