Removing a DCSS device
![]()
Use the remove sysfs attribute to remove a DCSS from Linux®.
Before you begin
Procedure
You can remove the DCSS or set of DCSSs that are represented
by a DCSS device from your Linux system
by issuing a command of this form:
# echo <dcss-name> > /sys/devices/dcssblk/removewhere <dcss-name> is the DCSS name that represents the DCSS device.
Example
To remove a DCSS device that is represented
by the DCSS name
MYDCSSissue:
# echo MYDCSS > /sys/devices/dcssblk/remove