is intended to make it easy to persistently add and remove DASD volumes. In addition to bringing the volume online or offline, it will also create or delete the necessary udev rules for the volume.
.SHPARAMETERS
.IP-f
Force creation of udev rules, do not check values in /sys.
.IP-t
Must be either dasd-eckd or dasd-fba. Must be provided if -f is used.
.IPccwid
The device number of the DASD volume. Takes the form x.y.ssss where
.RS
.Bx
is always 0 until IBM creates something that uses that number.
is the four digit device address of the subchannel, in hexidecimal, with leading zeros. If entered in upper/mixed case, this is automatically converted to lower case.
The DASD volume was brought online, but it has not been formatted with dasdfmt. This condition is really only important for YaST to determine if it should prompt the user to decide if they want to format it or not at that point. Return code 8 is set.