(1) Checking the physical Interface configuration file
A new function for checking the existence and contents of the physical interface configuration file (/etc/sysconfig/network-scripts/ifcfg-device name) has been added.
Before modification
The existence and contents of the physical interface configuration file are not checked when starting the system.
After modification
The existence and contents of the physical interface configuration file are checked when starting the system.
When the physical interface configuration file does not exist.
The warning message (message number: 928) is output to the system log.
When there is an error in the contents of the physical interface configuration file.
The warning message (message number: 927) is output to the system log.
The contents of the following are checked:
"HOTPLUG"
"GATEWAY" (only for the NIC switching mode)
"DEVICETYEP" and "TYPE" (only for the virtual NIC mode)
(2) Conditions to output the message for the GLS virtual interface
When activating the GLS virtual interface is failed in starting OS, the following message is output to the system log.
hanet: ERROR: 81400: cannot up interface. (shaX)
Before modification
The error message (message number: 814) is not output to the system
After modification
The error message (message number: 814) is output to the system