Unmap the volume from the SDC linux host using the 'scli --unmap_volume_from_sdc' command and remove the SDC from the SIO config using 'scli --remove_sdc' - see the EMC ScaleIO CLI Reference Guide for info on both of these commands. You can find the guide at https://support.emc.com/products/33925_ScaleIO-Software/Documentation/. Remove the logical device from the OS - see your linux guide. Remove the SDC driver from the OS.
My question is how to remove it from OS Linux, it seems that the removal method is quite different from removing /dev/sda for example that we always do in OS level.
Would you please suggest a command/method to remove /dev/scinia in Linux platform before I unmap it in ScaleIO?
unixian
1 Rookie
•
31 Posts
0
February 6th, 2018 19:00
Unmap the volume from the SDC linux host using the 'scli --unmap_volume_from_sdc' command and remove the SDC from the SIO config using 'scli --remove_sdc' - see the EMC ScaleIO CLI Reference Guide for info on both of these commands. You can find the guide at https://support.emc.com/products/33925_ScaleIO-Software/Documentation/. Remove the logical device from the OS - see your linux guide. Remove the SDC driver from the OS.
unixian
1 Rookie
•
31 Posts
0
February 7th, 2018 16:00
G'day lkc, I thought about this last night and concluded that there is a cleaner way to do it...
lkc397
2 Posts
0
February 9th, 2018 01:00
Hi Matthews,
Thanks for your reply.
My question is how to remove it from OS Linux, it seems that the removal method is quite different from removing /dev/sda for example that we always do in OS level.
Would you please suggest a command/method to remove /dev/scinia in Linux platform before I unmap it in ScaleIO?
Many thanks.