Air Cleaner User Manual
-x Displays the progress indicator as the backup is being performed for each
volume group. This flag cannot be used with the -v flag.
-X
Excludes all non-JFS (journaled filesystem) logical volumes, or “raw” logical
volumes, from the backup.
Examples
1. To generate a backup of the root volume group only, to the tape drive
/dev/rmt0, displaying the progress indicator, type:
sysback -nxf rmt0
Because the -n option is specified, the tape needs to be rewound. If the tape is
already at the start of media, the resulting backup will be on a bootable tape. If
not, the backup will be appended to the prior data.
2. To generate a backup of the root volume group and the uservg and datavg
volume groups, using virtual device vdev2, and making the backup bootable on
a multiprocessor RSPC machine, enter:
sysback -f vdev2 -T rspc -k mp uservg datavg
3. To generate a compressed (packed) backup of the rootvg and uservg volume
groups to the disk image file /usr/lpp/sysback/images/all/SB.venus.04281007 on
host mars, listing files as they are backed up, enter:
sysback -pvh mars -f \
/usr/lpp/sysback/images/all/SB.venus.04281007 uservg
4. To initiate a pull backup of the /home filesystem on host lasher, from host
sysback1, and send the data to rmt1 of the host sysback1, type the following from
sysback1:
sysback -U lasher -f /dev/rmt1 /home
5. To initiate a pull backup of the /home filesystem on host lasher, from host
sysback1, and send the datat to rmt1 of the host shappy, type the following
command from sysback1:
sysback -U lasher -h shappy -f /dev/rmt1 /home
Related Information
The mkvginfo, cfgremsvs, cfgremaccess,cfgremrootaccess, and chexcludelist
commands.
Appendix A. Commands A-95