Air Cleaner User Manual

-c When adding a virtual device, indicates a Multi-copy write-policy.
-d description
The description of the virtual device. This description is displayed on the SMIT
screens when listing available backup and restore devices. Enclose this
description in double quotation marks.
-A
Indicates an autoloader is attached to the physical devices.
Examples
1. To create a sequential virtual device, using tape devices rmt0 and rmt1, type:
cfgvirdev -as /dev/rmt0 /dev/rmt1
2. To create a parallel virtual device using devices rmt1 and rmt2, and assigning a
user description, type:
cfgvirdev -apd "Parallel 8mm tapes" /dev/rmt1 /dev/rmt2
3. To define rmt0 as an auto-loader, type:
cfgvirdev -asd "Autoloader" /dev/rmt0
4. To remove virtual device vdev0, type:
cfgvirdev -r vdev0
Appendix A. Commands A-19