omnib -rawdisk xanadu section /dev/rdsk/c201d1s0 -dev Exa
-protect weeks 4
6. To run a full Lotus backup using the "test2" backup specification with the high
network load and permanent protection set:
omnib -lotus_list test2 -barmode full -protect permanent
-load high
7. To start a full backup using an existing IBM DB2 UDB backup specification called
"TEST", and to set data protection to 10 weeks, run:
omnib -db2_list TEST -barmode -full -protect weeks 10
8. To start a differential backup using an existing SAP DB/MaxDB backup
specification called "test", and write a CRC checksum at the end of every block
on the medium, run:
omnib -sapdb_list test -barmode diff -crc
9. To perform an encrypted backup of a tree "/usr" of filesystem "alpha.hp.com"
with the label "work", using the encode aes256 option, to the backup device
"ENC1", run:
omnib -filesystem alpha.hp.com:/work -device ENC1 -tree
/usr -encode aes256 -mode full
SEE ALSO
omnikeymigrate(1M), omnikeytool(1M), omniobjconsolidate(1), omniobjcopy(1),
omniobjverify(1), omnir(1)
Command line interface reference 69