Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Adding
There are two way to add a resource which one is select this from a group name and another is select this from a resource type.
Adding in Group
- When add a resource from a group name, select a group → right click → 'Add Resource'. Or select Edit(E) from the main menu bar → select 'Add Resource'. Or select 'Add Resource' icon from the tool bar.
[Figure] Adding Resource in a group - Select 'NIC' from Resource Type lists and click 'Next' button. When add a resource from the NIC resource type name, this step will be skipped.
[Figure] Select Resource Wizard View - Next steps are same as adding in resource type.
Adding in Resource Type
- ResourceType → Right Click → Click Add Resource
[Figure] Adding NIC Resource in a resource type - Enter resource name and select NIC.
[Figure] Add network card wizard view Click on the 'Additional Settings' button to define attributes.
Info Additional setting can be selected as an option. You don't need to enter it.
[Figure] Additional Settings of network card wizard viewClick "Finish' button and network card resource is added.
[Figure] Adding network card resource is completed
Deleting
Select Resource type → Right click → Delete Resource.
- Click delete and resource will be deleted.
[Figure] Delete Network Card Resource View
Status
The following table explains the status switching of the MCCS resource caused by a user's command and the status.
The command assumes that it is generated by a user.
Network card agent: Manages the physical network adapters.
Status | Agent Command | Description | Note |
---|---|---|---|
Online A network card is operating properly. | Offline | A network card resource cannot go offline. | |
Monitoring | It refers to the AdapterName attributes and checks the link status of the network device. | ||
Offline It is impossible to know the status of network card. | Online | A network card resource cannot go online. | |
Monitoring | It refers to the AdapterName attributes and checks the link status of the network device. | ||
Trouble A device is not configured or a link is cut off. | Online | A network card resource cannot go online. | |
Offline | A network card resource cannot go offline. |
|
*Network card resource characteristics
MCCS cannot use the online/offline commands to a network device. It is because a network is managed by the OS as soon as it is installed in the H/W.
Due to the characteristics, a network card's resource type action attribute is set to none. Also, its NoAction value is set to true.
The attribute value cannot be used to start or terminate the resource. It is operable at all nodes at the same time but it only monitors the status. It is called a monitoring only resource.
Attribute
[Figure] Attribute of Network Interface Card
Attribute | Description | Type | Default | Edit | Note |
AdapterName | It is the ethernet adapter name registered in network interface card. | STRING | O | ||
PingTimeout | It is the time limit for ping test. | INTEGER | 2sec | O | |
TestAddressList | It is the list of network access test address. | IP ADDRESS | O |
Attribute value of ArgList arguments are the values that are added resources and the value can be changed or viewed through ’Specified Attribute’ list on the detailed information panel.
For more information about resource type attribute, please refer to “6. Resource Type” for this document.