Configure a ccd. This is the default behavior of ccdconfig.
-C
Configure all ccd devices listed in the ccd configuration file.
-f config_file
When configuring or unconfiguring all devices, read the file config_file instead of the default /etc/ccd.conf.
-g
Dump the current ccd configuration in a format suitable for use as the ccd configuration file. If no arguments are specified, every configured ccd is dumped. Otherwise, the configuration of each listed ccd is dumped.
-u
Unconfigure a ccd.
-U
Unconfigure all ccd devices listed the ccd configuration file.
-v
Cause ccdconfig to be verbose.
A ccd is described on the command line and in the ccd configuration file by the name of the ccd, the interleave factor, the ccd configuration flags, and a list of one or more devices. The flags may be represented as a decimal number, a hexadecimal number, a comma-separated list of strings, or the word "none". The flags are as follows:
CCDF_UNIFORM 0x02 Use uniform interleave
CCDF_MIRROR0x04 Support mirroring
The format in the configuration file appears exactly as if it were entered on the command line. Note that on the command line and in the configuration file, the flags argument is optional.
#
# /etc/ccd.conf
# Configuration file for concatenated disk devices
#