Please enter search query.
Search <book_title>...
NetBackup™ Snapshot Manager for Data Center Administrator's Guide
Last Published:
2024-07-16
Product(s):
NetBackup & Alta Data Protection (10.4)
- Introduction
- Preparing for NetBackup Snapshot Manager for Data Center installation
- Deploying NetBackup Snapshot Manager for Data Center using container images
- Upgrading NetBackup Snapshot Manager for Data Center
- Uninstalling NetBackup Snapshot Manager for Data Center
- Snapshot Manager for Data Center catalog backup and recovery
- Configure NetBackup Snapshot Manager for Data Center
- Storage array replication
- Storage array plug-ins for Snapshot Manager for Data Center
- Dell EMC PowerMax and VMax array
- Dell EMC PowerFlex array
- Dell EMC PowerScale (Isilon)
- Dell EMC PowerStore SAN and NAS plug-in
- Dell EMC XtremIO SAN array
- Dell EMC Unity Array
- Fujitsu Eternus AF/DX SAN array
- Fujitsu Eternus AB/HB SAN array
- HPE RMC plug-in
- HPE XP plug-in
- HPE Alletra 9000 SAN array
- HPE Alletra 6000 SAN array
- HPE GreenLake for Block Storage array
- Hitachi NAS array
- Hitachi SAN array
- IBM Storwize SAN V7000 plug-in
- IBM FlashSystem plug-in
- IBM SAN Volume Controller plug-in
- InfiniBox SAN array
- InfiniBox NAS array
- Lenovo DM 5000 series array
- NetApp storage array
- NetApp E-Series array
- Nutanix Files array
- Pure Storage FlashArray SAN
- Pure Storage FlashBlade plug-in configuration notes
- PowerMax eNAS array
- Qumulo NAS array
- Configuring storage lifecycle policies for snapshots and snapshot replication
- Operation types in a storage lifecycle policy
- Retention types for storage lifecycle policy operations
- NetBackup Snapshot Manager logging
- Troubleshooting
Fluentd-based logging requirements and considerations
If you are attempting a real-time analysis of the logs, then you might see a noticeable delay when using the NetBackup Snapshot Manager for Data Center plug-in for the MongoDB collection. This happens because the plug-in performs a periodic data flush in to the MongoDB database. The default flush rate is set to 10 seconds and is defined in the
/cloudpoint/fluent/fluent.conf
configuration file on the NetBackup Snapshot Manager for Data Center host.Note:
This is applicable only if the NetBackup Snapshot Manager for Data Center plug-in for MongoDB is enabled.
An alternative approach is to use the
STDOUT
plug-in for such requirements. The logs appear as the logs of theflexsnap-fluentd
container and can be obtained using Docker commands.