IBM Tivoli Storage Manager, Version 7.1

Defining device classes

A device class defines a device type for a set of volumes that can be created in a storage pool. Device classes are also important for storing database backups and for exporting and importing data.

About this task

Sequential-access device types include tape, and sequential-access disk. For random access storage, Tivoli® Storage Manager supports only the DISK device class, which is defined by Tivoli Storage Manager.

To define a device class, use the DEFINE DEVCLASS command and specify the DEVTYPE parameter. The DEVTYPE parameter assigns a device type to the device class. You can define multiple device classes for each device type. For example, you might want to specify different attributes for different storage pools that use the same type of tape drive. Variations might be required that are not specific to the device, but rather to how you want to use the device (for example, mount retention or mount limit). For all device types other than FILE or SERVER, you must define libraries and drives to Tivoli Storage Manager before you define device classes.

To update an existing device class definition, use the UPDATE DEVCLASS command. You can also delete a device class and query a device class by using the DELETE DEVCLASS and QUERY DEVCLASS commands.

Task Required privilege class
Define, update, or delete device classes System or unrestricted storage
Request information about device classes Any administrator
Remember:
  • One device class can be associated with multiple storage pools, but each storage pool is associated with only one device class.
  • If you include the DEVCONFIG option in the dsmserv.opt file, the files that you specify with that option are automatically updated with the results of the DEFINE DEVCLASS, UPDATE DEVCLASS, and DELETE DEVCLASS commands.
  • Tivoli Storage Manager allows SCSI libraries to include tape drives of more than one device type. When you define the device class in this environment, you must declare a value for the FORMAT parameter.

See the following topics:

For details about commands and command parameters, see the Administrator's Reference.

For the most up-to-date list of supported devices and valid device class formats, see the Tivoli Storage Manager Supported Devices website:AIX operating systems HP-UX operating systems Oracle Solaris operating systems Windows operating systems Linux operating systems

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems See Mixed device types in libraries and Mixed device types in libraries for more information.

The examples in topics show how to perform tasks using the Tivoli Storage Manager command-line interface. For information about the commands, see the Administrator's Reference, or issue the HELP command from the command line of a Tivoli Storage Manager administrative client.



Feedback