Restoring from tape:
First change the block size of the tape device to 512:
# chdev -l rmt0 -a block_size=512Check to make sure the block size of the tape drive has been changed:
# tctl -f /dev/rmt0 statusYou will receive output similar to this:
Change to the /tmp directory (or a directory where you would like to store the /image.data file from the mksysb image) and restore the /image.data file from the tape:rmt0 Available 09-08-00-0,0 LVD SCSI 4mm Tape Drive attribute value description user_settable block_size 512 BLOCK size (0=variable length) True compress yes Use data COMPRESSION True density_set_1 71 DENSITY setting #1 True density_set_2 38 DENSITY setting #2 True extfm yes Use EXTENDED file marks True mode yes Use DEVICE BUFFERS during writes True ret no RETENSION on tape change or reset True ret_error no RETURN error on tape change or reset True size_in_mb 36000 Size in Megabytes False
# cd /tmp # restore -s2 -xqvf /dev/rmt0.1 ./image.data
If you found this useful, here's more on the same topic(s) in our blog:
- Using the Command-Line Interface for LPM
- Interface down from boot
- Using NFS
- Useful HMC key combintaions
- LVM command history
UNIX Health Check delivers software to scan Linux and AIX systems for potential issues. Run our software on your system, and receive a report in just a few minutes. UNIX Health Check is an automated check list. It will report on perfomance, capacity, stability and security issues. It will alert on configurations that can be improved per best practices, or items that should be improved per audit guidelines. A report will be generated in the format you wish, and the report includes the issues discovered and information on how to solve the issues as well.
Interested in learning more?
Interested in learning more?