Unsolved

This post is more than 5 years old

12 Posts

78931

April 16th, 2012 07:00

esxi 5 and ups software

I am in the process of setting up our new virtual environment based on esxi 5 and was looking for the UPS software for the vMA. I have seen packages for esxi 4.0 and 4.1 but nothing for 5.0. Has anyone been able to set up the UPS software on an esxi 5 vMA?

Moderator

 • 

9.6K Posts

April 16th, 2012 08:00

Bobu2,

You should be able to, even though it isn't officially supported currently. Here are a couple things.

You will need to get the correct vMA from here - www.vmware.com/.../vima

After that you need to change the shutdown command.

The shutdown command is:

perl /usr/local/Dell/UPSLocalNodeManager/bin/virt_tools/shutdownESXi.pl --server 10.10.10.10 --username=root --password=P@ssword

After that it should work for you.

Let me know how it goes.

12 Posts

April 16th, 2012 08:00

Which version of the ups software should I use? I believe the esxi 4 vMA was based on CentOS linux and the esxi 5 vMA is based on SUSE linux.

12 Posts

April 16th, 2012 09:00

I understand I need to use the vMA 5.0 and that is what I have installed. The only problem is I don't see any Dell UPS software for esxi 5.0 only for esxi 4.

Moderator

 • 

9.6K Posts

April 16th, 2012 09:00

You will need to use the 5. That is correct it is SUSE based. It should install without issue.

Moderator

 • 

9.6K Posts

April 16th, 2012 09:00

Sorry for the misunderstanding. You will use the UPS software for 4 and change the shutdown command.

12 Posts

April 18th, 2012 13:00

I tried installing the ups software for 4 and get the following error.

/bin/rpm: cannot execute binary file

Any thoughts?

12 Posts

May 30th, 2012 10:00

Hi bobu2,

I was just working on almost the exact same thing with ESXi 5, vma5, and Dell UPS Local Node Manager did you ever find a working solution?

Thanks

JHawk

12 Posts

May 30th, 2012 10:00

You can install the rpm package by logging into your vMA vm and then issuing a sudo su and use the vi-admin password. That should elevate you to a root prompt that will allow you to install the local node manager package. I ended up just using a windows vm with the windows version of local node manager and installing the rCLI for esxi 5 and writing a batch file that gets called to shutdown the VMs and esxi hosts. I already had this windows vm up for management purposes so that's why I added the ups management to it plus we run all windows servers here and management didn't want to have to learn a linux system. If you decide to go the windows route let me know and I can provide the batch file contents that I use to shutdown VMs and Hosts.

12 Posts

May 30th, 2012 10:00

Forgot to add the vMA modified shutdown command.

perl /usr/local/Dell/UPSLocalNodeManager/bin/virt_tools/shutdownESXi.pl --server 10.180.57.193 --username=root --password=P@ssword

3 Posts

June 27th, 2012 12:00

I am using the documentation provided with our dell ups 

it's called the Dell UPS management software insallation and configuration user's guide

it tells me me in the installion on a VMwareesxi server to run teh command vifpinit however that command is now deprecated. how do I continue to install this software into my 5.0 VMA on a ESXi5.0 cluster?

thanks!

 

12 Posts

June 28th, 2012 17:00

It sounds like you are using the instructions for esxi 4.x instead of for 5.0. Also the VMA from 4.1was CentOS based and the 5.0 VMA is based on SUSE linux. So not all of the commands are the same.

12 Posts

July 2nd, 2012 07:00

It is supposed to be on dellups.com but the documentation they had when I was trying to set up my ups was not completely valid for esxi 5 and they were in the process of getting it updated.

3 Posts

July 2nd, 2012 07:00

Where is the 5.0 documentation and software located located?

thanks!!

3 Posts

July 5th, 2012 08:00

I have been monitoring this for a few days, have they given any indication of when the documentation will be up? We are currently running the old version 4 of the VMA

I saw ealier in the thread someone posted change the shutdown command to

perl /usr/local/Dell/UPSLocalNodeManager/bin/virt_tools/shutdownESXi.pl --server 10.10.10.10 --username=root --password=P@ssword

but where do I actually make that change?

12 Posts

July 5th, 2012 08:00

The shutdown command would be entered into the space for the file/script to be executed for shutdown in the ups software. I don't know when they will have updated documentation/software up. Since we are on all Windows server systems I just created a powershell script that gets called at shutdown to power down my VMs and then my hosts.

No Events found!

Top