ODA (Oracle Database Appliance): ODABR a System Backup/Restore Utility (Doc ID 2466177.1)
Backing up your information is very important, or at least it should be. One of my college professors once told me,
“It is not a question of if your hard drive will crash; it is when your hard drive will crash.”
ODA Node System Backup
The ODA System Node Backup means backup:
- Root file system
- Boot partition (/boot)
- opt file system: OAK/DCS,TFA, OWG, ASR (/opt)
- u01 file system: Grid Infrastructure, RDBMS binaries
- Grid Infrastructure OCR file
Consistent backup
- A Snapshot will use only the space needed to accommodate the difference between the two LVs.
- Security: rsync allows encryption of data using ssh protocol during transfer.