Metro Cluster Interface Problem


 
Thread Tools Search this Thread
Operating Systems HP-UX Metro Cluster Interface Problem
# 1  
Old 05-28-2012
Metro Cluster Interface Problem

Hi Guys,

Kindly advise how to fix the down interface status in MC.

Physically all nic interfaces are ok but as cmviewcl some interface are down:

Code:
Node 1:

    Network_Parameters:
    INTERFACE    STATUS                     PATH                NAME         
    PRIMARY      up                         0/0/0/3/0/0/0       lan0         
    PRIMARY      up                         0/0/0/3/0/0/2       lan2         
    PRIMARY      up                         0/0/0/4/0/0/0       lan8         
    STANDBY      down (Link and IP)         0/0/0/3/0/0/1       lan1         
    STANDBY      down (Link and IP)         0/0/0/3/0/0/3       lan3         
    STANDBY      down (Link and IP)         0/0/0/4/0/0/1       lan9  

Node 2:

    Network_Parameters:
    INTERFACE    STATUS                     PATH                NAME         
    PRIMARY      up                         0/0/0/3/0/0/0       lan0         
    PRIMARY      down (IP only)             0/0/0/3/0/0/2       lan2         
    PRIMARY      up                         0/0/0/4/0/0/0       lan8         
    STANDBY      up                         0/0/0/3/0/0/1       lan1         
    STANDBY      down (disabled) (IP only)  0/0/0/3/0/0/3       lan3         
    STANDBY      up                         0/0/0/4/0/0/1       lan9

cmmodnet does not work, we also rebooted Node 2 but same issue

Last edited by Scrutinizer; 05-28-2012 at 11:47 AM.. Reason: code tags instead of quote tags
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

Cluster Problem

Hi, I am facing issuing in setting up Linux cluster. Here is the issue that i am facing. I have 2 Linux desktop and have following ip's and name: hitesh12-192.168.1.23 saanvi12-192.168.1.30 i enabled ricci service and have setup passwod as well.Enabled luci service as well. When... (0 Replies)
Discussion started by: hitesh1907
0 Replies

2. Solaris

Network interface problem

HI, genunix: NOTICE: ce0: xcvr addr:0x01 - link up 100 Mbps half duplex genunix: WARNING: ce0: fault detected external to device; service degraded genunix: WARNING: ce0: xcvr addr:0x01 - link down genunix: NOTICE: ce0: fault cleared external to device; service available genunix: ... (4 Replies)
Discussion started by: sunnybee
4 Replies

3. Solaris

Network interface problem

Hi i have replace a NIC card on solaris 10 when i give the following command ifconfig -a it just show the lo0 (only loop back with inet 127.0.0.1) when i give the following command to config the interface, ifconfig elxl0 plumb ifconfig: plumb: elxl0: no such interface please help... (11 Replies)
Discussion started by: malikshahid85
11 Replies

4. Debian

Problem with graphical interface

Hi, i have problems with an installation of Debian i386 505 in a pc. The hardware it is a mother soyo with a chipset via. When i install the xorg, the installation it`s succesfull, but when i type startx, the pc don`t respond. I am from Argentina and my English it isn`t good. Sorry. (0 Replies)
Discussion started by: Kritar
0 Replies

5. Programming

libcurl multi interface problem

Hello, I'm trying to use libcurl multi interface to fetch several data in parallel. I would expect this to be faster than performing repeated fetches using the easy interface, but for some reason I can't obtain any speed up at all: using the multi interface actually turns out to be MUCH slower than... (2 Replies)
Discussion started by: clalfa
2 Replies

6. UNIX for Advanced & Expert Users

interface problem

hi all, i have problem with my box, until now i can't investigate the root cause of my issue at my box. here the problem. i have a box as a squid server just forward all request packet from one interface and receive the packet then forward to client at the same interface. but after 5 hours i... (1 Reply)
Discussion started by: tindasz
1 Replies

7. AIX

Problem with a Network Interface

Hi every body, I have a Fiber Channel interface (fcs2) in AIX 5.2. This interface was fine & up but for some reason I could not return this interface UP again after I set it DOWN. When I tried to set this interface UP I encountered the following error: Method error... (7 Replies)
Discussion started by: aldowsary
7 Replies

8. UNIX for Advanced & Expert Users

network interface problem

Hi expert, Need some help on network interface issue.. I have added 2 x NIC card onto the Ultra 2 system recently and configured as hme1 and hme2. I have unconfigured the onboard hme0 network interface and it was running fine till few days later, i keep recieving error messages showing hme0... (6 Replies)
Discussion started by: sc2005
6 Replies
Login or Register to Ask a Question