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
Modifying the fluentd configuration file
Modify the fluent.conf
configuration file if you want to modify the existing plug-in definitions.
To modify the fluent.conf file
- On the NetBackup Snapshot Manager for Data Center host, open the
/cloudpoint/fluent/fluent.conf
configuration file in a text editor of your choice and then edit the contents to add or remove a plug-in definition. - Save all the changes to the file.
- Restart the
flexsnap-fluentd
container service using the following command:# sudo docker restart flexsnap-fluentd
Note that the changes take effect immediately and apply only to the newer log messages that get generated after the change. The file changes do not apply to the older logs that were generated before the configuration file was updated.