Replacing a device
Two processes exist for replacing a device, as follows:
Replace a device on a single host | |
Replace a shared device |
Table: To replace a device on a single host
Task | Instructions |
|---|---|
If the device is a drive, change the drive state to DOWN. | |
Replace the device. Specify the same SCSI ID for the new device as the old device. | See the vendor's documentation. |
If the device is a drive, change the drive state to UP. | |
If either of the following are true, configure the new device by using the NetBackup Device Configuration Wizard:
|
Table: To replace a shared device
Task | Instructions |
|---|---|
If the device is a drive, change the drive state to DOWN. | |
Replace the device. Specify the same SCSI ID for the new device as the old device. | See the vendor's documentation. |
Produce a list of new and missing hardware. | The following command scans for new hardware and produces a report that shows the new and the replaced hardware: On Windows: install_path\Veritas\Volmgr\bin\tpautoconf -report_disc On UNIX: /usr/openv/volmgr/bin/tpautoconf -report_disc |
Ensure that all servers that share the new device are up and that all NetBackup services are active. | |
Read the serial number from the new device and update the EMM database. | If the device is a robot, run the following command: On Windows: install_path\Veritas\Volmgr\bin\tpautoconf -replace_robot robot_number -path robot_path On UNIX: /usr/openv/volmgr/bin/tpautoconf -replace_robot robot_number -path robot_path If the device is a drive, run the following commands: On Windows: install_path\Veritas\Volmgr\bin\tpautoconf -replace_drive drive_name -path path_name On UNIX: /usr/openv/volmgr/bin/tpautoconf -replace_drive drive_name -path path_name |
If the new device is an unserialized drive, run the NetBackup Device Configuration Wizard on all servers that share the drive. If the new device is a robot, run the NetBackup Device Configuration Wizard on the server that is the robot control host. | |
If the device is a drive, change the drive state to UP. |