- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Possible to have a nodename greater than 6 cha...
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-07-2005 05:16 AM
03-07-2005 05:16 AM
%SYSBOOT-W-WS default and quota raised to PHD+MINWSCNT
VAX/VMS Version V5.5-2 Major version id = 1 Minor version id = 0
%CNXMAN, Using remote access method for quorum disk
waiting to form or join a VAXcluster system
%CNXMAN, Sending VAXcluster membership request to system FREDFLINTSTONE
%CNXMAN, Now a VAXcluster member -- system BARNEYRUBBLE
There are other entries in the text that give additional, seemingly credible evidence that the systems have node names longer than 6 characters.
%%%%%%%%%%% OPCOM 21-MAY-2004 06:36:23.66 %%%%%%%%%%%
Logfile has been initialized by operator _BARNEYRUBBLE$OPA0:
Logfile is BARNEYRUBBLE::SYS$SYSROOT:[SYSMGR]OPERATOR.LOG;24
Is there (or since this was a V5.5-2 system, was there) some means of getting around the limit of 6 characters for the SCSNODE parameter? Or was the entry that I saw edited?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 05:40 AM
03-07-2005 05:40 AM
Re: Possible to have a nodename greater than 6 characters?
On the other hand, it looks like _some_ locations in SCA can work with names longer than 6 characters. If I recall correctly, the maximum buffer size for SYS$GETSYI[W] (SYI$_NODENAME) can be 16 characters.
For example, I have seen DSSI disks with an 8-character nodename, but those disks have never been cluster members ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 05:47 AM
03-07-2005 05:47 AM
Re: Possible to have a nodename greater than 6 characters?
To put it in simple terms the answer would be NO. Atleast in my stint of 12 yrs i have not come across one at various sites.
Even if its possible, i am not sure with what risks that could be done. I am sure lot of our experienced colleagues will jump in with their experiences and i am waiting for that :)
rgds
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 06:03 AM
03-07-2005 06:03 AM
Solutionthe SCSNODE system parameter is stored in a quadword (SCS$GB_NODENAME), so there is only room for 8 characters.
Just setting it to 8 chars with SYSGEN works on OpenVNS VAX V6.2, but not on OpenVMS Alpha E8.2 anymore (returns %SYSGEN-E-STRTOOLNG). Try it on your favourite version of OpenVMS, but don't use SYSGEN> WRITE CURRENT afterwards ;-)
There will be some code, which makes some assumptions, which you are going to break, if you make SCSNODE longer than 6 chars. Why not try it, then you can find out and tell us ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 12:21 AM
03-08-2005 12:21 AM
Re: Possible to have a nodename greater than 6 characters?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 01:16 AM
03-08-2005 01:16 AM
Re: Possible to have a nodename greater than 6 characters?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 02:37 AM
03-08-2005 02:37 AM
Re: Possible to have a nodename greater than 6 characters?
According to the manual
http://h71000.www7.hp.com/doc/731FINAL/4477/4477pro_013.html#build_cluster
the SCSNODE parameter cannot exceed 6 characters in length; the same goes for the DECnet phase IV nodename. I think the restriction on the length of the SCSNODE parameter indeed stems from the days where we had to have DECnet (still phase IV at that time) to run our clusters.
Regards,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 05:16 AM
03-08-2005 05:16 AM
Re: Possible to have a nodename greater than 6 characters?
When testing this I noticed something about the SYSGEN utility that had escaped my attention in the 20 years I've been working on VMS. It apparently uses the terminal driver's IO$M_CVTLOW modifier to upcase all input as you enter it - whatever you type at the SYSGEN> prompt will be echoed in uppercase. I was trying to enter the dummy string "zzzzzzzz" for SCSNODE and I thought the caps key on my keyboard had broke. I don't think there's any other VMS utility that does this.
SYSMAN's PARAMETER SET command converts a string to uppercase too, but only AFTER you enter it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 09:17 AM
03-14-2005 09:17 AM
Re: Possible to have a nodename greater than 6 characters?
Unfortunately OpenVMS "nodename" is an overloaded term. There are several places that *a* name can be assigned. In practice you should make sure they all agree.
Back in the V5 timeframe, there were efforts made to increase the length of some fields. For example, USERNAME from 12 to 32 and various others. It was found there were too many places that made assumptions about name length and it was all too hard to fix, so a few "blade guards" were put in place to maintain the old limits, even though there are many code paths that can tolerate the higher limits. There are ways of subverting these guards to exceed the supported limits for things like username. They mostly work, but some things break (for example, MAIL will not work for a username with >12 characters, but most other things will)
If you don't run DECnet, I believe you can define an SCSNODE to 8 characters. It should work, but please don't complain if something breaks!