Unsolved
This post is more than 5 years old
1 Message
0
776
February 9th, 2017 13:00
How to map ScaleIO volume to Centos 7 VM
We are trying to find a way to map a ScaleIO volume to an Centos 7 VM without an ESXi host.
No Events found!
Unsolved
This post is more than 5 years old
1 Message
0
776
February 9th, 2017 13:00
We are trying to find a way to map a ScaleIO volume to an Centos 7 VM without an ESXi host.
Top
RHasleton1
73 Posts
0
February 9th, 2017 14:00
Hi Randy,
In this case, you will just need to install the RHEL/Cent 7 SDC (ScaleIO client) rpm. Assuming you have 2.0.1.2, like this:
MDM_IP= rpm -ivh EMC-ScaleIO-sdc-2.0-12000.122.el7.x86_64.rpm
Once that is installed and running, just check the cluster and verify that it is connected, either by using the GUI (Frontend -> SDCs) or typing in "scli --query_all_sdc". If it is, create volumes and map to your heart's content.
Let me know if that helps.
Thanks,
Rick