My Oracle Support Banner

[PCA 2.4.1] Management Network or Storage Network Lost in Compute Node (Doc ID 2600498.1)

Last updated on JULY 31, 2022

Applies to:

Private Cloud Appliance - Version 2.4.1 to 2.4.1 [Release 2.0]
Linux x86-64

Symptoms

The management network or storage network could be lost with the following scenarios.

Scenario1

Then lost the management network.

[root@ovcacn07r1 ~]# ifconfig mgmt-int
mgmt-int: error fetching interface information: Device not found
 

Scenario2

Then lost the storage network.

[root@ovcacn07r1 network-scripts]# ifconfig storage-int
storage-int: error fetching interface information: Device not found

But configuration files still available in the CN nodes.

[root@ovcacn07r1 network-scripts]# cat ifcfg-storage-int
#This file was dynamically created by Oracle VM Manager. Please do not edit
DEVICE=storage-int
HWADDR=98:03:9B:BE:2E:7C
IPADDR=192.168.41.23
NETMASK=255.255.255.0
BOOTPROTO=static
ONBOOT=yes
VLAN=yes
MTU=9000
PHYSDEV=bond1

[root@ovcacn07r1 network-scripts]# cat ifcfg-mgmt-int
#This file was dynamically created by Oracle VM Manager. Please do not edit
DEVICE=mgmt-int
HWADDR=98:03:9B:BE:2E:7C
IPADDR=192.168.32.23
NETMASK=255.255.255.0
BOOTPROTO=static
ONBOOT=yes
VLAN=yes
MTU=9000
PHYSDEV=bond1

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.