1.安装arcconf
[root@localhost:~]] esxcli software vib install -v /tmp/Adaptec_bootbank_arcconf_3.04-23699.vib
Installation Result
Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
Reboot Required: true
VIBs Installed: Adaptec_bootbank_arcconf_3.04-23699
VIBs Removed:
VIBs Skipped:
2.转到执行目录收集阵列卡日志
[root@localhost:~] cd /opt/pmc/
[root@localhost:/opt/pmc] ls
arcconf
Command completed successfully.
[root@localhost:/opt/pmc] ./arcconf savesupportarchive ./
Controllers found: 1
The logs are saved in relevant folders in ./Support
Command completed successfully.
[root@localhost:/opt/pmc] ls
Support arcconf
[root@localhost:/opt/pmc] tar -cvf support.rar ./Support/
./Support/
./Support/Firmware/
./Support/Firmware/Controller_1_ADUReport.zip
./Support/Firmware/Controller_1_SSDReport.zip
./Support/Firmware/Controller_1_Log.txt
./Support/Firmware/Controller_1_Stats.txt
./Support/Firmware/Controller_1_SmartStats.xml
./Support/Firmware/Controller_1_Config.txt
. …………
./Support/CIM/
./Support/Agent/
./Support/GUI/
3. 收集support.rar
[root@localhost:/opt/pmc] ls
Support arcconf support.rar
[root@localhost:/opt/pmc]