Restore The Kernel - HP StoreOnce B6000 Configuration Manual

Hp b6000 storeonce backup system linux and unix configuration guide
Hide thumbs Also See for StoreOnce B6000:
Table of Contents

Advertisement

2.
Move the cartridge from slot 1 to the tape drive.
# mtx
3.
Ensure you are in the root directory.
# cd /
4.
Back up the kernel using tar.
# tar cvf /dev/rmt/2cb ./platform/`arch -k`/kernel/sparcv9/unix
5.
Move the cartridge back to slot 1.
# mtx

Restore the kernel

1.
Move the cartridge from slot 1 to the first tape drive.
# mtx
2.
Create a temporary folder to restore the backup into.
# mkdir temp
# cd /temp
3.
Restore the kernel to the temporary folder.
# tar xvf /dev/rmt/2cb
4.
Move the cartridge back to slot 1.
# mtx
5.
Compare the original kernel with the restored kernel.
# cmp /platform/`arch -k`/kernel/sparcv9/unix /temp/platform/`arch
-k`/kernel/sparcv9/unix
If no differences are found between the two files, no message will be displayed.
34
Solaris (x86 and SPARC)
f /dev/scsi/changer/c3t1d0 load 1 0
f /dev/scsi/changer/c3t1d0 unload 1 0
f /dev/scsi/changer/c3t1d0 load 1 0
f /dev/scsi/changer/c3t1d0 unload 1 0

Advertisement

Table of Contents
loading

Table of Contents