- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Advanced Server fails to start on TCP/IP
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-24-2006 02:19 PM
03-24-2006 02:19 PM
Advanced Server fails to start on TCP/IP
I've been helping a site with a new configuration, an AlphaServer DS25 running OpenVMS V8.2, Advanced Server 7.3A-ECO4, TCP/IP Services V5.5-ECO1, and DECnet-IV.
They're unable to mount any file shares on this server from local PCs. Checking the Advanced Server logs I found this:
PWRK$KNBDAEMON_SB001.LOG
Sat Mar 25 14:01:51 2006 get_phys_addr: PWRK$KNBDAEMON_DEVICE is set to _EWA0:
Sat Mar 25 14:01:51 2006 get_phys_addr: _EW2: PH Address: AA-00-04-00-C9-04
Sat Mar 25 14:01:51 2006 get_ip_addr: PWRK$KNBDAEMON_IPADDR is 192.168.201.3
Sat Mar 25 14:01:51 2006 IP Address: 192.168.201.3
Sat Mar 25 14:01:51 2006 ip_brdcst_address : 192.168.201.255
Sat Mar 25 14:01:51 2006 bind_a_port:
Sat Mar 25 14:01:51 2006 Port binding failed
I checked the TCP/IP Services configuration, and PWIPDRIVER is loaded (and there is a PWIP0: device on the system).
Does anyone have any suggestions?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2006 07:49 PM
03-24-2006 07:49 PM
Re: Advanced Server fails to start on TCP/IP
It seems that Pathworks IP (PWIP) driver is not loaded.
Check the PWIP startup com file in SYS$STARTUP
It driver could be started as e.g.
$ @SYS$STARTUP:TCPIP$PWIP_STARTUP.COM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2006 09:03 PM
03-24-2006 09:03 PM
Re: Advanced Server fails to start on TCP/IP
- is the portmapper running
- confirm the PWK$KNBxx logicals
- ADVSRV was installed after VMS upgrade
- PWRK$CONFIG has been run amd ADMIN/CONFIG was o.k.?
- I fear the NBSHOW utility will not show anything, if the startup failed?
- ADMIN/ANAL shows nothing?
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2006 12:58 PM
03-25-2006 12:58 PM
Re: Advanced Server fails to start on TCP/IP
The NBSHOW and ADMIN/ANAL output didn't seem to provide any significant information that I could see. However I did find a large log file containing the following message repeated over and over again:
PWRK$LOGS:NETBIOS_SB001.LOG
%NB-W-ERRSIGNAL, exceptional conditional detected at 26-MAR-2006 12:42:07.75
-NB-W-ETHERESTART, port shutdown and restarted, messages may have been lost
The message is repeated every two seconds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2006 07:53 PM
03-25-2006 07:53 PM
Re: Advanced Server fails to start on TCP/IP
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2006 12:23 AM
03-26-2006 12:23 AM
Re: Advanced Server fails to start on TCP/IP
Error 29 is really error 129 - system-w-duplnam, indicating Advanced Server is unable to allocate TCP port 139.
See if there are any tcp/ip devices using port 139:
$ ucx sh dev/port=139
If any exist, disconnect them:
$ ucx disc dev
You should then be able to Advanced Server.
If there are no devices using port 139, sometimes restarting the pwip driver can clean things up:
$ @sys$startup:tcpip$pwip_shutdown
$ @sys$startup:tcpip$pwip_startup
If that doesn't clear it up, you'll need to reboot.
Regards,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 06:57 PM
03-27-2006 06:57 PM
Re: Advanced Server fails to start on TCP/IP
HP has not released any support on OpenVMS V8.2 but official VMS road map shows Samba instead.
I think you should try to mount with NetBeui protocol, just to see what does happen.
Antoniov
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 10:19 PM
03-27-2006 10:19 PM
Re: Advanced Server fails to start on TCP/IP
Advanced Server 7.3A-ECO4 is supported on VMS 8.2 (according to the release notes)
A DS25 has two network ports and of course you can add extra interfaces cards to add more. Not knowing your set-up and that Adv svr binds to one network interface, could it be that it's binding to a network interface on a seperate network or unused/unconnected interface ?
You can force which network adaptor is used, example:
(LNM$SYSTEM_TABLE)
"PWRK$KNBDAEMON_DEVICE" = "EWC0:"
"PWRK$NBDAEMON_DEVICE" = "EWC0:"
"PWRK$NETBEUI_DEVICE" = "EWC0:"
Pathworks has to be restarted for it to take effect.
Hope this helps
Kind Regards
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 03:24 AM
03-28-2006 03:24 AM
Re: Advanced Server fails to start on TCP/IP
If you haven't already done it, you need to enable the Bind service under TCP/IP. It's required for Advanced Server v7.3A, but wasn't with earlier versions.
Good luck!
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 03:33 AM
03-28-2006 03:33 AM
Re: Advanced Server fails to start on TCP/IP
I have BIND disabled/stopped and my Adv.Server is just running fine, See attached file with my enabled services.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 12:20 PM
04-07-2006 12:20 PM
Re: Advanced Server fails to start on TCP/IP
Turned out that whoever configured this system (it wasn't me!) had configured both ethernet ports with the same IP address, but TCP/IP services was enabling only one port. The result was that TCPIP$INET_* logicals were not being defined.
After removing the second IP interface definition (for the unused ethernet port) and rebooting, Advanced Server started working.
Thanks to all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 12:21 PM
04-07-2006 12:21 PM