more little fixes
This commit is contained in:
@@ -33,6 +33,9 @@ MOUNTPOINT_PREFIX="/rubrik_"
|
||||
HOSTLOGRET=2
|
||||
MV_SPACE_WARN=75
|
||||
|
||||
# Number of RMAN channels to allocate per NFS mount
|
||||
RMAN_CHANNELS_PER_MOUNT=1
|
||||
|
||||
# Logging directories
|
||||
API_LOG_DIR=/tmp/rubrik
|
||||
RMAN_LOG_DIR=/tmp/rubrik/rman
|
||||
@@ -95,6 +98,7 @@ Performs RMAN database backup with incremental merge to Rubrik Managed Volume.
|
||||
**Features:**
|
||||
- Incremental level 1 backup with merge
|
||||
- Automatic MV open/close
|
||||
- Configurable RMAN channels per NFS mount (RMAN_CHANNELS_PER_MOUNT)
|
||||
- Disk space monitoring
|
||||
- Email alerts on failure/success
|
||||
- Archive log backup
|
||||
@@ -109,6 +113,7 @@ Performs RMAN archive log backup to Rubrik Managed Volume.
|
||||
|
||||
**Features:**
|
||||
- Backs up all not-backed-up archive logs
|
||||
- Configurable RMAN channels per NFS mount (RMAN_CHANNELS_PER_MOUNT)
|
||||
- Automatic MV open/close
|
||||
- Disk space monitoring
|
||||
- Optional host-side log purging
|
||||
|
||||
Reference in New Issue
Block a user