标签:check 功能 控制台 分享图片 support als etc services selected
DELL服务器,Integrated Dell Remote Access Controller 8/7 默认增加了iDRAC Service Module,但是根据官方文档,这个功能默认是没有打开,需要在服务器上安装。未安装前
方法如下:
开始会有一个协议说明,选择yes后如下
#################################################
OpenManage || iDRAC Service Module
#################################################
Available feature options:
[x] 1. Watchdog Instrumentation Service
[x] 2. LifeCycle Log Information
[x] 3. Operating System Information
[x] 4. iDRAC access via Host OS
[x] a. Access via GUI, WS-man, Redfish, Remote Racadm
[x] b. In-band SNMP Traps
[x] c. Access via SNMP Get
5. iDRAC Hard Reset
6. Support Assist
7. Full Power Cycle
[ ] 8. All Features
Enter the number to select/deselect a feature
( multiple feature selection should be comma separated)
( to select sub-features, please use 4.a,4.b, etc.)
Enter i to install the selected features.
Enter q to quit.
Enter :
默认不会勾选4项,你可以根据需要勾选
#################################################
OpenManage || iDRAC Service Module
#################################################
Available feature options:
[x] 1. Watchdog Instrumentation Service
[x] 2. LifeCycle Log Information
[x] 3. Operating System Information
[x] 4. iDRAC access via Host OS
[x] a. Access via GUI, WS-man, Redfish, Remote Racadm
[x] b. In-band SNMP Traps
[x] c. Access via SNMP Get
5. iDRAC Hard Reset
6. Support Assist
7. Full Power Cycle
[ ] 8. All Features
Enter the number to select/deselect a feature
( multiple feature selection should be comma separated)
( to select sub-features, please use 4.a,4.b, etc.)
Enter i to install the selected features.
Enter q to quit.
Enter : i
warning: /opt/RHEL7/x86_64/dcism-3.2.0-1234.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 34d8786f: NOKEY
Preparing... ################################# [100%]
Updating / installing...
1:dcism-3.2.0-1234.el7 ################################# [100%]
Enter a valid port number for iDRAC access via Host OS or Enter to take default port number:
Do you want the services started?
Press (‘y‘ for yes | ‘Enter‘ to exit): y
Checking for iSM communication with iDRAC...
Waiting... ##############################
########## [100%]
iSM communication with iDRAC is established successfully.
[root@gboss15 opt]# systemctl status dcismeng.service
a— dcismeng.service - iDRAC Service Module
Loaded: loaded (/usr/lib/systemd/system/dcismeng.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2018-07-27 12:18:56 CST; 19min ago
Process: 3883 ExecStart=/opt/dell/srvadmin/iSM/sbin/dsm_ism_srvmgrd (code=exited, status=0/SUCCESS)
Process: 3877 ExecStartPre=/opt/dell/srvadmin/iSM/bin/ism-get-package.sh (code=exited, status=0/SUCCESS)
Main PID: 3884 (dsm_ism_srvmgrd)
CGroup: /system.slice/dcismeng.service
a””a”€3884 /opt/dell/srvadmin/iSM/sbin/dsm_ism_srvmgrd
Jul 27 12:18:56 gboss15 systemd[1]: Starting iDRAC Service Module...
Jul 27 12:18:56 gboss15 dsm_ism_srvmgrd[3884]: ISM0000 [iSM@674.10892.2 EventID="8716" EventCategory="Audit" Eve...rver.
Jul 27 12:18:56 gboss15 systemd[1]: Started iDRAC Service Module.
Jul 27 12:18:56 gboss15 dsm_ism_srvmgrd[3884]: ISM0002 [iSM@674.10892.2 EventID="8708" EventCategory="Audit" Eve...mode.
Jul 27 12:19:35 gboss15 dsm_ism_srvmgrd[3884]: ISM0005 [iSM@674.10892.2 EventID="8196" EventCategory="Audit" Eve...DRAC.
其它内容请参考官方文档
安装 iDRAC 服务模块
标签:check 功能 控制台 分享图片 support als etc services selected
原文地址:http://blog.51cto.com/z00w00/2151069