NetBackup for MariaDB Agent
Licensing for MariaDB is specific to the DataStore policy for protecting MariaDB Instances. NetBackup collects the data for any MariaDB backup that can be restored.
In the case of MariaDB, the sizing information is gathered by listing the size of the Instance data directory of MariaDB.
The following commands are used to verify the size that the accurate licensing method reports:
Windows platform
Lists the files on the system and their sizes
Dir <Instance data directory>
Linux platform
Lists the files on the system and their sizes
ls <Instance data directory>