
https://www.dell.com/support/product-details/en-us/product/poweredge-r730xd/drivers

下载并放入vmware7.0中(根据服务器实际安装的系统来定) 解压
解压后存在一个zip VMWare-perccli64_007.1910.zip
查看readme得知
2. For esx 7.x, To install the perccli, run following command: esxcli software component apply -d <full path to perccli.zip file> Note: VMWARE will only support 64-bit perccli vib from esxi 7.0 onwards.
压缩包要绝对路径
[root@localhost:~] esxcli software component apply -d /VMWare-perccli64_007.1910.zip Installation Result Components Installed: BCM-vmware-perccli64_007.1910.0000.0000-01 Components Removed: Components Skipped: Message: Operation finished successfully. Reboot Required: false [root@localhost:~]
cd /opt/lsi/perccli64/ root@localhost:/opt/lsi/perccli64] ./perccli64 /c0/bbu show all >/1.txt [root@localhost:/opt/lsi/perccli64] cat /1.txt CLI Version = 007.1910.0000.0000 Oct 08, 2021 Operating system = VMkernel 7.0.3 Controller = 0 Status = Success Description = None BBU_Info : ======== ---------------------- Property Value ---------------------- Type BBU Voltage 11 mV Current 0 mA Temperature 43 C Battery State Optimal ---------------------- BBU_Firmware_Status : =================== ------------------------------------------------- Property Value ------------------------------------------------- Charging Status None Voltage Low Temperature OK Learn Cycle Requested Yes Learn Cycle Active No Learn Cycle Status OK Learn Cycle Timeout No I2C Errors Detected No Battery Pack Missing No Replacement required No Remaining Capacity Low No Periodic Learn Required No Transparent Learn Yes No space to cache offload No Pack is about to fail & should be replaced No Cache Offload premium feature required No Module microcode update required No ------------------------------------------------- GasGaugeStatus : ============== ------------------------------------- Property Value ------------------------------------- GasGauge StatusCode 0x238 Fully Discharged N/A Fully Charged N/A Discharging N/A Initialized N/A Remaining Time Alarm N/A Terminate Discharge Alarm N/A Over Temperature N/A Charging Terminated N/A Over Charged N/A Relative State of Charge 100% Charger System State Unknown Remaining Capacity 475 Full Charge Capacity 475 Is SOH Good Yes Battery backup charge time 0 hour(s) ------------------------------------- BBU_Capacity_Info : ================= -------------------------------------- Property Value -------------------------------------- Relative State of Charge 100% Absolute State of charge 0% Remaining Capacity 475 mAh Full Charge Capacity 475 mAh Run time to empty Unavailable Average time to empty 38 min Average Time to full Unavailable Cycle Count 0 Max Error 0% Remaining Capacity Alarm 0 mAh Remaining Time Alarm 0 minutes(s) -------------------------------------- BBU_Design_Info : =============== -------------------------------- Property Value -------------------------------- Date of Manufacture 00/00/0 Design Capacity 460 mAh Design Voltage 0 mV Specification Info 0 Serial Number 0 Pack Stat Configuration 0 Manufacture Name 0x113 Device Name Device Chemistry Battery FRU N/A Transparent Learn 1 App Data 0 Module Version 0.4 -------------------------------- BBU_Properties : ============== ------------------------------------------- Property Value ------------------------------------------- Auto Learn Period 90d (7776000 seconds) Learn Delay Interval 0 hour(s) Auto-Learn Mode Transparent ------------------------------------------- [root@localhost:/opt/lsi/perccli64]
本文作者:墨洺的文档
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!