确定驱动器托架中是否有空闲插槽

我在一个我无法访问的数据中心的机架中有一台服务器,我想确认在订购新硬件之前,驱动器托架已打开。

有两个特定的机器我需要知道的configuration:

安装了iLO的HP DL380和Wndows Server 2008 R2,以及安装了VMWare ESXi 5.5的HP DL380。 我知道,从规格和我所订购的应该有空位。 不过,如果可能,我想远程确认。 有没有办法做到这一点,物理访问数据中心?

这在ILO3和ILO4界面很容易看到。 点击Disk Bay标签。

另外,HP Smart Storage Administrator或HP Array Configuration Utility可以告诉您这一点。

假设HP硬件:

$ sudo ./hpssacli (or sudo ./hpacucli) : => ctrl all show Smart Array P410i in Slot 0 (Embedded) (sn: 50014380147E66D0) => ctrl slot=0 enclosure all show detail Smart Array P410i in Slot 0 (Embedded) Internal Drive Cage at Port 1I, Box 1, OK Power Supply Status: Not Redundant Serial Number: Drive Bays: 4 Port: 1I Box: 1 Location: Internal Physical Drives physicaldrive 1I:1:1 (port 1I:box 1:bay 1, SAS, 146 GB, OK) physicaldrive 1I:1:2 (port 1I:box 1:bay 2, SAS, 146 GB, OK) physicaldrive 1I:1:3 (port 1I:box 1:bay 3, SAS, 900.1 GB, OK) physicaldrive 1I:1:4 (port 1I:box 1:bay 4, SAS, 900.1 GB, OK) Internal Drive Cage at Port 2I, Box 1, OK Power Supply Status: Not Redundant Serial Number: **Drive Bays: 4** Port: 2I Box: 1 Location: Internal Physical Drives **None attached** 

注意在这个服务器上我有整个笼子(四个驱动器),没有磁盘。 所以我可以添加四个更多的驱动器。