Users Guide

2. 要从 NFS 网络共享导入机箱配置配置文件请键入以下命令
racadm –r xx.xx.xx.xx –u USERNAMECMC –p PASSWORDCMC set –f clone.xml –t xml –l
xx.xx.xx.xx:/PATH
您可以通过远程 RACADM 界面从本地管理站导入机箱配置配置文件。
1. 要将机箱配置配置文件作为 clone.xml 文件导出请键入以下命令:
racadm –r xx.xx.xx.xx –u USERNAMECMC –p PASSWORDCMC set –f clone.xml –t xml
分析规则
您可以手动编辑所导出的机箱配置配置文件的 XML 文件属性。
XML 文件包含以下属性
System Configuration这是父节点。
component这是主要的子节点。
性,其中包含名称和值。您可以编辑这些字段。例如您可以编辑 Asset Tag 如下所示
<Attribute Name="ChassisInfo.1#AssetTag">xxxxxx</Attribute>
xml 文件示例如下
<SystemConfiguration Model="PowerEdge M1000e
"ServiceTag="NOBLE13"
TimeStamp="Tue Apr 7 14:17:48 2015" ExportMode="2">
<!--Export type is Replace-->
<!--Exported configuration may contain commented attributes. Attributes may be commented due
to dependency,
destructive nature, preserving server identity or for security reasons.-->
<Component FQDD="CMC.Integrated.1">
<Attribute Name="ChassisInfo.1#AssetTag">00000</Attribute>
<Attribute Name="ChassisLocation.1#DataCenterName"></Attribute>
<Attribute Name="ChassisLocation.1#AisleName"></Attribute>
<Attribute Name="ChassisLocation.1#RackName"></Attribute>
….
</Component>
</SystemConfiguration>
查看和结束 CMC 会话
您可以查看当前登录 iDRAC7 的用户数并结束用户会话。
: 要结束会话必须具备机箱配置管理员权限。
使用 Web 界面查看和结束 CMC 会话
要使用 Web 界面查看或结束会话执行以下操作
1. 在左侧窗格中转至机箱概览并单击网络 > 会话
会话页会显示会话 ID、用户名、IP 地址以及会话类型。有关这些属性的更多信息请参阅
联机帮助
2. 要结束会话对会话单击终止
使用 RACADM 查看和结束 CMC 会话
您必须具有管理员权限才能使用 RACADM 结束 CMC 会话。
86 配置 CMC