- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tftp for make_net_recovery
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
02-23-2004 03:05 AM
02-23-2004 03:05 AM
Do we need to keep the tftp enabled on the ignite servers or the clients ?. (for taking care of the backup or in a case of Disaster recovery using the networked archive.)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 03:12 AM
02-23-2004 03:12 AM
SolutionOnly on the server. It should need to be a tftp server.
To run make_net_recovery all you need is NFS access to the ignite server. Ignite server should be NFS server. However, you will need r-command access if you are running the make_net_recovery from the server.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 03:13 AM
02-23-2004 03:13 AM
Re: tftp for make_net_recovery
The clients do need a tftp connecttion, though I am told HP may be working on using sftp or scp from secure shell in the future.
We turn that on manually when a client needs to boot and then turn it off.
/etc/inetd.conf
inetd -c
reloads after the edit.
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
02-23-2004 03:19 AM
02-23-2004 03:19 AM
Re: tftp for make_net_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 03:24 AM
02-23-2004 03:24 AM
Re: tftp for make_net_recovery
tftp needs acess to /opt/ignite and /var/opt/ignite which is used when booting Ignite clients.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 03:27 AM
02-23-2004 03:27 AM
Re: tftp for make_net_recovery
Nop. I usually enable it only when I need to install a client. tftp is only to download the INDEX and other files during the install. However, if you forget to enable tftp during a client install, you may end up messing up the client.
Ignite server will need remsh access to the client if you are booting the client from the ignite server and|or if you are running make_net_recovery from the Ignite server.
But just to run make_net_recovery from the client, all you need is an exported NFS filesystem on the ignite server|or any other server. Even you can add a client without opening r-commad access.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 06:22 AM
11-09-2004 06:22 AM
Re: tftp for make_net_recovery
Seema I am having this type problem. for curiocity, what is r-command ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 10:41 AM
11-09-2004 10:41 AM
Re: tftp for make_net_recovery
If/When you need to use the recovery image to restore a machine you will need tftp enabled to successfully install.