Unsolved
This post is more than 5 years old
1 Message
0
5059
February 7th, 2013 07:00
Bind volume to member
we have a 6110e SAS array and 6110xv SSD/SAS array
both a members are in the same storage pool, I would like to pin a specific volume to the SSD array..
I am sure I have seen this option inside group manager, but I am now unable to find it!
could someone point me in the right direction please?
cheers
No Events found!
lovetostreak
4 Posts
0
February 7th, 2013 09:00
SSH to the group IP, login as "grpadmin" then enter the following command:
volume select [volume_name] bind [member_name]
DELL-Kenny K
685 Posts
1
February 7th, 2013 09:00
Topheruk,
You are not able to complete this option from the GUI. However if you get into the CLI and run the following command and it should allow you to bind a specific volume to a member.
volume select [volume_name] bind [member_name]
Please let me know if you have any further questions.