Air Cleaner User Manual
The SMIT menu field equivalent to this flag is: "Report output type".
-x Use this flag to display a progress indicator which shows the estimated
total and elapsed time of the backup process. This flag is optional.
The SMIT menu field equivalent to this flag is: Report output type.
-X Use this flag to exclude user data logical volumes. System logical volumes
such as boot, paging, and jfs logs will not be affected by this flag.
Note: If a logical volume name exists in the SysBack exclude list, it will
not be included in the backup regardless of whether or not this flag
is set. This flag is optional.
The SMIT menu field equivalent to this flag is: Include non-JFS logical
volumes?.
COMMAND EXAMPLES:
1. To generate a boot only DVD (with no backup data) to the /dev/cd1 device,
issue the command:
mksbcd -B -T "D" -f /dev/cd1
2. To generate a backup of the rootvg volume group to DVD using the device
/dev/cd1, issue the command:
mksbcd -T "D" -f /dev/cd1
3. To generate a backup of the rootvg and datavg volume groups to a 5.2 GB (2.6
each side) DVD using the device /dev/cd0, issue the command:
mksbcd -T "D" -f /dev/cd0 -Z 2662 datavg
4. To generate a compressed rootvg backup to CD using /dev/cd0, and is
bootable by all platform types, and where the AIX product cd will act as the
package source media and is loaded into /dev/cd1, issue the command:
mksbcd -T "C" -f /dev/cd0 -G all -s /dev/cd1
5. To generate a remote backup, including datavg, to the DVD device on
sysback1, and create all of the work space file systems on that remote host in
workvg, issue the command:
mksbcd -T "D -f /dev/cd0 -H sysback1 -F workvg datavg
6. To generate a backup of the rootvg volume group to DVD using the device
/dev/cd1, and to create the default work space file systems in datavg instead
of in rootvg, issue the command:
mksbcd -T "D" -f /dev/cd1 -F datavg
5-12 IBM Tivoli Storage Manager for System Backup and Recovery: Installation and User’s Guide