If this SDC device is no longer in use by SDC Linux host anymore, how do I properly remove this SDC device /dev/scinia in host level before I unmap it in ScaleIO?
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
3009
0
Posted 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.