Air Cleaner User Manual
It may be used in combination with the -F and -v flags only. This SMIT
menu equivalent is the Recover from System Failure during an Offline
Mirror Backup menu. Use this flag only when you receive the message
There appears to be another sbom_backup process runnning! when
attempting to initiate an Offline Mirror backup process. You will receive
this message only when someone or something killed a previous Offline
Mirror process. Confirm that there are in fact no other Offline Mirror
processes running before utilizing this flag to cleanup and reset the aborted
process.
lvname vgname
v Specify a list of logical volumes that should have their AIX mirrors split
by this Offline Mirror backup process. This list is not required when
specifying a list of volume groups. However, both a list of volume
groups and logical volumes may be specified simultaneously. If a logical
volume is included in a listed volume group do not specify it again
individually. File system names may not be specified. Instead, you must
specify the underlying logical name.
v Specify a list of volume groups that should have their AIX mirrors split
by this Offline Mirror backup process. This list is not required when also
specifying a list of logical volumes. However, both a list of volume
groups and logical volumes may be specified simultaneously.
COMMAND EXAMPLES:
1. To split the mirrors in the sbvg volume group and use the Backup Command
File named split.vg.backup to perform the backup, use the command:
sbom_backup -x split.vg.backup sbvg
2. To split the mirrors of the volume group sbvg, along with the mirrors for the
logical volumes lv27 and testlv in datavg, forcing the process to continue if
errors are encountered, and displaying the output to the screen, use the
command:
sbom_backup -F -v sbvg lv27 testlv
Note: If you do not specify a Backup Command File with the -x flag, you will
be placed at a command prompt to allow you to input the backup
commands of your choice. Once the backup commands complete, type
exit at the command prompt to allow the Offline Mirror process to begin
re synchronizing the split mirrors.
3. To recover from an interrupted Offline Mirror backup process, such as when
the process was terminated inadvertently. issue this command to clean up and
re synchronize mirrors:
sbom_backup -R
Manual Recovery
If you need to recover from a failed Offline Mirror backup attempt, but the
automated recovery process was unsuccessful, you will need to manually recover
from the failed backup attempt.
To recover manually, you would do the following:
1. Obtain a listing of all of the active volume groups on your system using the
lsvg -o command.
2. Obtain a listing of all of the logical volumes in each volume group using the
lsvg -l vgname command.
Chapter 6. Offline Mirror Backups 6-13