Continue SMTape session waiting at the end of tape
This command continues the SMTape backup and restore operations using the specified tape device. You can use this command when an SMTape operation has reached the end of current tape and is in the wait state to write to or read from a new tape.
If a tape device is not specified, the original tape device will be used.
User has to make sure that the correct tape media is inserted in the device and positioned appropriately before issuing this command.
Continues an SMTape session having session ID 20 on tape device rst0a on the node node1 in the cluster.
cluster1::> system smtape continue -session 20 -tape /node1/rst0a continue on session 20 succeeded
The following example continues session 40 on the same tape device that was being used by the session.
cluster1::> system smtape continue -session 40 continue on session 40 succeeded