- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Node Name Change
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
03-03-2004 08:42 PM
03-03-2004 08:42 PM
One of the boxes, GAMMA, is still left with an old name of GAMNEW.
My question is simple - can anyone give me a fairly difinitive list of the areas I need to check to change the name back to GAMMA.
I already know quite a few of them, such as DECNET, License Database, etc, but if anyone has a document that covers the rest, I'd be grateful.
Cheers, Rob.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 08:59 PM
03-03-2004 08:59 PM
Re: Node Name Change
Here are the things that need to be carried out to accomplish the node change. Technically speaking you can have different node names each for your TCPIP and DECnet.
1. Change the SCSNODE parameter to GAMMA
2. Shutdown your system
3. Have your DNS administrator delete
GAMMANEW and add GAMMA
4. Boot your system up MIN
5. Make sure that SCSNODE name reflects the
new name which is GAMMA
6. Now run your TCPIP config (if you are
using process ware's TCPWare product,
the command is @tcpware:cnfnet menu)
Configure your ethernet to GAMMA
7. Make changes in the license database
8. Reboot your system
All folks out there, please append to this list, if i have left out anything :)
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 10:13 PM
03-03-2004 10:13 PM
Re: Node Name Change
other areas of name are (furtehermore the good prior post):
a) DecNet (executor node);
b) TCP/IP (localhost, pop3 if use it, etc);
c) LAT service (could be automatic after SCSI and/or decnet change, but it's better check);
d) Proxy database, if you use it;
e) DCL procedures that use devices (may be not change but it's better check); perahps, for DCL commands you could search "GAMMA" in all *.COM files, then edit individually to see details.
You might make some change also on other machine of network, for example in proxy database (if you use) or in decnet if you have stored list of nodes.
H.T.H.
@Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 10:25 PM
03-03-2004 10:25 PM
Re: Node Name Change
http://h71000.www7.hp.com/wizard/faq/vmsfaq_006.html
Regards
@Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 10:36 PM
03-03-2004 10:36 PM
Re: Node Name Change
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 03:11 AM
03-04-2004 03:11 AM
Re: Node Name Change
config to point to GAMMA (or you need to keep GAMNEW around as an alias for GAMMA).
Possbile cases where this can crop in range from terminal emulation setups to Webserver addresses.
Also Oracle is running its own "DNS" with SQL*net and would need to be changed most probably.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 07:59 AM
03-04-2004 07:59 AM
Solutionthe list is fairly complete, but I wouldn't recommend it. I tried this once, almost ended up in re-installing VMS (it was still an empty machine without real function so it was an alternative to think about).So I won't try it again...Like the others also pointed out: you're bound to forget something. What you _will_ have to redo:
* redefine DECNet stuff. SYS$NODE will change
* Whatever relies on rightsidentifier SYS$NODE_
I'm not certain whether other layered products will encounter problems, but surely there is more.
If you _really_ require a new name, but only for TCPIP, that's a less complicated story...
Willem
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 01:46 PM
03-04-2004 01:46 PM
Re: Node Name Change
Why you want to change node name ? If you wish to access system with name GAMMA , then define the alias for it .
Best regards,
Lokesh Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 02:56 PM
03-04-2004 02:56 PM
Re: Node Name Change
I would make sure that you have handy what your old IP configuration was so that you can re-create it. I would take the approach that you are building a new root and re-do everything just to be safe.
Modparams.dat (Then Autogen)
@net$configure
@utc$time_setup
MCR DECNET_REGISTER
@tcpip$config (Or other IP stack)
Que manger? (Not sure how you handle your queues)
That list covers it for me when I do a new clone)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 07:44 PM
03-04-2004 07:44 PM
Re: Node Name Change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2004 04:32 PM
03-05-2004 04:32 PM
Re: Node Name Change
I used to think that changing the node name was not a big issue. This is because I came from a DECNET Phase 4 on VAX world. I changed it all the time by just changing the SCSNODE value and doing a Autogen reboot.
When I went to change my nodename on an Alpha running TCPIP, I found out that after I did my AUTOGEN with REBOOT.... I no longer had a system that was on the network! Changing the SCSNODE setting blew away the TCPIP settings. (And several others that are linked to SCSNODE)
Mike Naime