This post is more than 5 years old

4 Posts

99718

June 2nd, 2014 09:00

Monitoring Physical Drives Dell ESX Servers

Hi,


We use N-Able to monitor the hardware of our Dell ESX servers. We have a Dell PowerEdge T320 installed with ESX 5.5. N-Able uses the ESX MOB (Managed Object Browser) to request the health of the storage. But the page is empty. N-Able uses this URL:

https://SERVERNAME/mob/?moid=ha-host&doPath=runtime.healthSystemRuntime.hardwareStatusInfo.storageStatusInfo


I've tried to install the Dell OpenManageServer Administrator vSphere Installation Bundle (VIB) for ESXi 5.5, V7.4. But unfortunately it's still not possible to request the state of the Physical Drives.


We've the same issue at several other Dell servers.

7 Practitioner

 • 

9.7K Posts

 • 

48K Points

June 2nd, 2014 10:00

Alelieveld,

I am not certain of the steps to use N-Able. As I haven't used it within the ESXi environments before. However,  If you would like to follow the walkthrough I list below though it will help you to get the OMSA VIB working for the host. Let me know how it goes.

Download the Dell OpenManage Offline Bundle and VIB for ESXi 5.5

http://www.dell.com/support/home/us/en/19/Drivers/DriversDetails?driverId=YCYN1&fileId=3365343039&osCode=XI55&productCode=poweredge-t320&languageCode=EN&categoryId=SM

Log onto a Windows machine on the same network.

Type in the IP of the ESXi server in a Internet Explorer window.

 Download the VI Remote CLI tool, or Vsphere. Those tools can be downloaded right there from the webpage that comes up.

Installing the offline VIB bundle

Copy the OMSA 7.4 VIB to the ESXi host (/var/log/vmware or /vmfs/volumes/ )

Run the following command from the vSphere CLI prompt:

esxcli.exe --server software vib install –d

Example:   C:\Program Files\VMware\VMware vSphere CLI\bin>esxcli.exe --server 10.180.57.109 software vib install -d /var/log/vmwar/OM-SrvAdmin-Dell-Web-7.4.0-876.VIB-ESX55i_A00.zip

Enter username: root

Enter password:

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: Dell_bootbank_OpenManage_7.4-0000

VIBs Removed:

VIBs Skipped:

Reboot, Check Software > Advanced Settings for UserVars.CIMvmw_OpenManageProviderEnabled should already be set to 1

Verify OMSA VIB on ESXi 5

esxcli.exe --server software vib list

Example:

C:\Program Files\VMware\VMware vSphere CLI\bin>esxcli.exe --server 10.180.57.109 software vib list

Enter username: root

Enter password:

Name                    Version                             Vendor  Acceptance Level  Install Date

----------------------  ----------------------------------  ------  ----------------  ------------

Dell-Configuration-VIB  5.0-0                               Dell    PartnerSupported  2011-10-05

Dell-License-VIB        5.0-0                               Dell    PartnerSupported  2011-10-05

OpenManage              7.4-0000                            Dell    VMwareAccepted    2011-10-05

That installs the server side of it.

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

This is for the workstation -

Download OpenManage Server Administrator Managed Node version 6.5 from Dell’s support site (not the OpenManage Server Administrator Web Services under the ESXi downloads)

http://www.dell.com/support/home/us/en/04/Drivers/DriversDetails?driverId=V1JDD&fileId=3365593125&osCode=WS8R2&productCode=poweredge-t320&languageCode=EN&categoryId=SM

On a separate windows machine install OpenManage Server Administrator Managed Node and choose ‘Custom’ install.

When choosing features make sure Server Administrator Web Server is selected (If installing on a desktop it could be the only option).

Once the install is complete, double-click on the server administrator icon.

On the login page Enter the ESXi server ip address, use root for the user, and the  root password. Make sure to check the option to ignore certificate warnings.

Done! You should be able to access the OpenManage Managed Node Web Interface.

4 Posts

June 3rd, 2014 01:00

Hi Chris,


Thanks. I checked for UserVars.CIMvmw_OpenManageProviderEnabled. This is set to 1. And I also verify the OpenManage VIB through the CLI. The OpenMange VIB (7.4) is listed.

4 Posts

June 3rd, 2014 07:00

Hi Chris,


Just installed the Webserver and I'm connected to the ESX server. Also, the storage is visible.

7 Practitioner

 • 

9.7K Posts

 • 

48K Points

June 3rd, 2014 07:00

What happens when you try to connect via the OMSA web client? Are you running that from your workstation and not from within a virtual environment? Just checking.

No Events found!

Top