After you install ISM, you can add up to four storage devices. When you first install the ISM software, you must add the devices that you want to use as storage devices.
ism_add -device device_path -type type
For ISM servers on UNIX computers, the format is as follows:
/dev/rmt/0mbn
For ISM servers on Windows, the format is as follows:
\\.\Tape0
The Media Types column in Table 4 shows the valid device types for tape and optical drives.
ism_show -devices
By default, the new storage device is enabled for use in backup and restore operations.
For more information, see Using Tape Drives and Optical Disk Drives as Storage Devices.
Be sure to create it on media with free space that is larger than the size of your backup. It is recommended that you create the file-type device on a different drive from the one that contains your operating system so that you do not run out of disk space.
ism_add -device device_path -type file
ism_show -devices
By default, the new storage device is enabled for use in backup and restore operations.
For more information, see Using Filesystems as Storage Devices.
ism_rm -device device_path
ism_show -devices
You cannot remove a storage device that has a storage volume mounted on it.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]