- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- failSAFE IP fails to start
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
12-21-2006 09:00 AM
12-21-2006 09:00 AM
$TCPIP SET INTERFACE WE0 /host=10.171.2.23/network_mask=255.255.255.0
Now the interface would show up.
Then I defined an alias on it:
$ifconfig we1 alias 10.171.2.7
$ifconfig -a
. . .
WE0: flags=c43
*inet 10.171.2.7 netmask ffffff00 broadcast 10.171.2.255 ipmtu 1500
WE1: flags=c43
Standby addresses:
inet 10.171.2.7 netmask ffffff00 broadcast 10.171.2.255 (on HNAC WE0)
*inet 10.171.2.23 netmask ffffff00 broadcast 10.171.2.255 ipmtu 1500
I ran option 5 of TCPIP$CONFIG to enable and start failSAFE IP on this particular node. It seemingly worked fine, but I did not seem to see any TCPIP$FSAFE.. processes, so I tried the following:
HNAC..SYSTEM> @TCPIP$FAILSAFE_STARTUP
%TCPIP-I-SERVEXISTS, TCPIP$FAILSAFE already started
HNAC..SYSTEM> @TCPIP$FAILSAFE_SHUTDOWN
%TCPIP-I-SERVSTOPPED, FAILSAFE service already stopped
%TCPIP-I-INFO, service disabled
%TCPIP-I-INFO, logical names deleted
%TCPIP-I-INFO, image SYS$SYSTEM:TCPIP$FAILSAFE.EXE deinstalled
%TCPIP-S-SHUTDONE, TCPIP$FAILSAFE shutdown completed
HNAC..SYSTEM>reply/enable
HNAC..SYSTEM> @TCPIP$FAILSAFE_STARTUP
%TCPIP-I-INFO, image SYS$SYSTEM:TCPIP$FAILSAFE.EXE installed
%TCPIP-I-INFO, logical names created
%%%%%%%%%%% OPCOM 21-DEC-2006 13:51:38.98 %%%%%%%%%%%
Message from user INTERnet on HNAC
INTERnet ACP Activate FAILSAFE Server
%%%%%%%%%%% OPCOM 21-DEC-2006 13:51:38.98 %%%%%%%%%%%
Message from user INTERnet on HNAC
INTERnet ACP NOLISTEN Process creation success: Service - FAILSAFE
%TCPIP-I-INFO, service enabled
%TCPIP-S-STARTDONE, TCPIP$FAILSAFE startup completed
HNAC..SYSTEM>
%%%%%%%%%%% OPCOM 21-DEC-2006 13:51:39.04 %%%%%%%%%%%
Message from user INTERnet on HNAC
INTERnet ACP Error during process startup, Nolisten Service Disabled - FAILSAFE
Server
HNAC..SYSTEM>
%%%%%%%%%%% OPCOM 21-DEC-2006 13:51:39.04 %%%%%%%%%%%
Message from user INTERnet on HNAC
INTERnet ACP Deactivate FAILSAFE Server
HNAC..SYSTEM>
Please note, how it first complains about the service already being started, and then about service already being stopped.
This drives me crazy: I did not do anything against the documentation guidelines
Anybody has any ideas?
Thanks!
Ziggy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 01:05 PM
12-21-2006 01:05 PM
Re: failSAFE IP fails to start
have you rebooted -- I don't know if you can
do this stuff on-the-fly.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 01:32 PM
12-21-2006 01:32 PM
Re: failSAFE IP fails to start
Stopping and starting the TCP/IP stuff
should be adequate. A complete reboot
should not be needed (but it should work,
too).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 01:48 PM
12-21-2006 01:48 PM
Re: failSAFE IP fails to start
Stopping and starting the TCP/IP stuff
should be adequate. A complete reboot
should not be needed (but it should work,
too).
Whilst I agree that a reboot is a bit drastic,
I must confess to being less than impressed by
things of late -- especially TCP/IP stuff and
for something like this which is likely to be
seen as a major configuration change, I would
personally do a reboot.
(Purely personal opinion)
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 02:06 PM
12-21-2006 02:06 PM
Re: failSAFE IP fails to start
What version of VMS and TCPIP are you running? Is your Alpha in a cluster? Are you running the dedicated lock manager?
$ show system /proc=LCKMGR_SERVER
$ TCPIP SHOW VERSION
There is an issue with failSAFE in TCPIP 5.4 and the dedicated lock manager. I have the fix running on top of ECO 5, this is probably in ECO 6 which is the latest patch kit for 5.4. The fix was availble in 2005.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 02:18 PM
12-21-2006 02:18 PM
Solutionat first you delete sys$system:tcpip*.dat which includes tcpip$configuration.dat,tcpip$host.dat,tcpip$network.dat,tcpip$proxy.dat,tcpip$route.dat and tcpip$service.dat. After that you run sys$manager:tcpip$config.com
It will open a MENU to configure CORE, Server, Clients and optional components.
TCP/IP Network Configuration Procedure
:
:
:
HP TCP/IP Services for OpenVMS Configuration Menu
:
:
:
Enter configuration option: 1
Select 1 for Core configuration. It will open a MENU
HP TCP/IP Services for OpenVMS Core Environment Configuration Menu
:
:
Enter configuration option: 2
Select 2 to configure interfaces
INTERFACE Configuration
The Ethernet devices on your system are:⠦⠦.
:
Start of configuration questions for Internet interface IE0.
:
IE0 is the Ethernet device EIA0:
:
Enter configuration option: 1
Select 1 to configure manually.
Enter fully qualified host name: ABCXYZ
Enter Internet address: 10.172.2.7
Enter Internet network mask for ABCXYZ: 255.255.255.0
Enter broadcast mask for ABCXYZ: 10.255.255.255
The following parameters will be used to define the Internet interface IE0:
:
:
:
* Is this above correct [YES]: Y
Failsafe IP
:
:
:
* Configure failover target for failsafe IP [NO]: YES
:
Interfaces available for failover are:
IE1 IE2 IE3
Enter an interface for failSAFE IP: IE1
Interfaces available for failover are:
IE2 IE3
Enter an interface for failSAFE IP:
* Continue configuring interfaces for failSAFE IP [NO]: N
:
:
End of configuration questions for Internet interface IE0.
:
after that you run tcpip$shudown.com and then start the network with tcpip$startup.com
then the following command shows
$ifconfig -a
WE0: flags=c43
*inet 10.171.2.7 netmask ffffff00 broadcast 10.171.2.255 ipmtu 1500
WE1: flags=c43
Failsafe IP addresses:
inet 10.171.2.7 netmask ffffff00 broadcast 10.171.2.255 (on HNAC WE0)
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 03:01 PM
12-21-2006 03:01 PM
Re: failSAFE IP fails to start
Once again, thank you guys for your help.
Ziggy