Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

46943

October 25th, 2013 02:00

Getting EqualLogic to work with Ovirt

If anyone is having issues getting Ovirt to work with EqualLogic the following link may be helpful:

https://sites.google.com/a/keele.ac.uk/partlycloudy/ovirt/gettingovirttoworkwithdellequallogic

Ovirt is a very good free alternative to a lot of commercial vm management solutions.

7 Technologist

 • 

729 Posts

October 25th, 2013 07:00

First, the multipathing solution tested by EqualLogic is only RHEL and SUSE Linux.

However, at first glance, the multipath.conf file doesn't seem to be complete (I really didn't review all the files).

Missing is:

getuid_callout "/sbin/scsi_id -g -u /dev/%n"

Add the wwid for the devices to the multipath section, and an alias (in the example, replace your actual wwid with your device):

       multipath {

               wwid                    12345123451234515b521249fae00

               alias                   eql-rhel6

       }

}

There may be other misconfigurations, we have a document on setting up RHEL at the eqlsupport.dell.com (support contract required to login), that you can review and modify for your needs.

-joe

No Events found!

Top