- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NIS SERVER upgrade Procedure
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
08-22-2002 01:17 AM
08-22-2002 01:17 AM
I need a hlep from you guys.
Like, i want to move our existing nis server from 9000/715/E (10.20 OS) to new 9000/800/R380 (10.20 OS)
due to the space constrain as well as load problem.
Because this Existing server act as NIS Server, WEB server, Application Sever.
My plan is as follows
1) Take a full backup of the existing NIS server[with help of OMNIBACK].
2) Install OS on the new "R" calss machine with same OS in existing NIS [10.20].
3) Restore the full contents from the backup.
4) After finishing everything i'll rename the existing NIS server.
5) Put same hostname in the NEW NIS server.
Apart from this steps, anything else to take any necessary precaution
to improve & reduce my work.
In the same way can you pls provide the PDF or link for "how to configure NIS & NIS+"
it would be very help full for me also.
I think this is the best way move the NIS server as per my knowledge
Can any one pls validate my steps, and give some valuable
suggestion it would be appreciate.
Thanks in Advance
Prasath C
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 01:42 AM
08-22-2002 01:42 AM
Re: NIS SERVER upgrade Procedure
I had a look in the manual "Installing and Administrating NFS Services" but ther seems not to be any description how to move a NIS master server to another host. I think there is only one safe method.
- Install the OS on the new machine.
- Copy /etc/hosts,passwd,group,services and what other files you have in your NIS maps.
- Shut down the old NIS master
- Create a new NIS master on new machine.
- If you have any slave servers add them to the new server.
If you will try with copy DONT try to restore the whole backup, your machines are not identical.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 01:55 AM
08-22-2002 01:55 AM
Re: NIS SERVER upgrade Procedure
My existing NIS server has lot of information like
purify license string, clear-case string, testing license etc,.
I don't know where all the strings / datas are hide. That's why we planned to take a full backup of the existing server and restore the same in the new one.
What's your view.
Regards
Prasath C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 02:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 03:08 AM
08-26-2002 03:08 AM
Re: NIS SERVER upgrade Procedure
Let me apologize first for late replay.
Thanks for the procedure.
Still i have confusion, like you have mentioned that move existing NIS Slave Server as Master Server and Vice Versa.
For example
I am having the NIS Master Server as "sun"[715 existing , 15.70.175.120], and Slave Server as "moon" [15.70.175.121]. My new NIS Server is
["mars" R class machine,15.70.175.122] i am planning to maintain the same domain.
According to your statement
1) I have to move my slave server as master server. which means i have to rename the host also or else
change /etc/rc.config.d/namesvrscofig flie is enough.
2)Then what is the purpose to add "+::-2:60001:::
in /etc/passwd, and purpose to add "+:*:*" in /etc/group.
3) Then how to revert back to new master i.e R class machine as master server.
because you have given the command ypinit -s
copy is enough to create R class machine as master server.
Can you pls explaing.
Thanks in Advance