Operating System - HP-UX
1834007 Members
1636 Online
110063 Solutions
New Discussion

creating a secondary bootptab server

 
mike worrell
Regular Advisor

creating a secondary bootptab server

I need to create a secondary bootptab server to serve as a backup if the primary goes down.

What files do I need to copy over and/or edit to get this to work?

Thanx,
Mike
4 REPLIES 4
Rainer von Bongartz
Honored Contributor

Re: creating a secondary bootptab server

Mike,

you'll only need to copy /etc/bootptab to make it work.

I'm doing this for a couple of years on three bootp servers and I'm not using this as a backup only.
All three bootp servers are active all the time and share the load.

Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
mike worrell
Regular Advisor

Re: creating a secondary bootptab server

thanks Rainer, that sounds simple enough.
I'm going to give it a try today.

Mike
:-))
Sanjay_6
Honored Contributor
mike worrell
Regular Advisor

Re: creating a secondary bootptab server

thanx San, printing off now.