NIC resource faults

book

Article ID: 100023434

calendar_today

Updated On:

Description

Error Message

VCS WARNING V-16-10001-7502 (Node-1) NIC:csgnic:monitor:Invalid Device Name

VCS WARNING V-16-10001-7509 (Node-1) NIC:csgnic:monitor:Device name (e1000g0) could be a typo or Device is not configured.Resource State is OFFLINE!

Cause

- Found the configured interface, e1000g0, is DOWN and had DUPLICATE flag set, so couldn't UP manually :

e1000g0: flags=4001000842DUPLICATE> mtu 1500 index 2

        inet 192.168.1.17 netmask ffffff00 broadcast 192.168.1.255

        ether 00:11:22:aa:bb:ff

 

- When tried to make it up, it prints message, similar to the following, in /var/adm/messages :

Jan 24 19:39:55 Node-1 ip: [ID 567813 kern.warning] WARNING: e1000g0 has duplicate address 192.168.1.17 (in use by ); disabled

Resolution

- The NIC configured under VCS should be able to UP at OS level. Assign a unique IP address to the NIC, to make it UP.

 

 

Issue/Introduction

While configuration of a new cluster, the NIC resource faults with the following error :