| Skip Navigation Links | |
| Exit Print View | |
|
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual Sun QFS and Sun Storage Archive Manager 5.3 Information Library |
1. User Commands (Man Pages Section 1)
2. Maintenance Commands (Man Pages Section 1M)
3. Library Functions (Man Pages Section 3)
4. Library Functions (Man Pages Section 3X)
5. File Formats (Man Pages Section 4)
NAME
restore.sh - Restores files online
SYNOPSIS
restore.sh log_file mount_point
AVAILABILITY
SUNWsamfs
DESCRIPTION
The restore.sh script restores files to their online or
partially online status. This script should be used after
performing a file system restore using the samfsrestore(1M)
command.
This script accepts the following arguments:
log_file Specify the name of the log file that was created
by the samfsrestore(1M) command.
mount_point
Specify the mount point of the file system being
restored.
USAGE
Step 1. Recreate or restore the file system.
You can do this by using the samfsrestore(1M) command with
its -g option. This creates a log file.
Step 2. Run the restore.sh script.
The first argument is the log file created in the previous
step, and the second argument is the file system mount
point. This script stages back the files that were
previously online or partially online at the time the
.inodes copy or samfsdump(1M) was created.
FILES
The restore.sh script resides in the following location:
/opt/SUNWsamfs/examples/restore.sh
SEE ALSO
Sun QFS and Sun SAM-QFS Troubleshooting Guide.
samfsdump(1M), samfsrestore(1M).