Install mongosh on host machine in case of LXD or copy your data set into juju unit
Using "charmed-mongodb.mongoimport" (from inside of juju unit) or mongoimport (from host machine) start import data
Periodically check free space on disk.
Expected behavior
Import of 70 GB of data should not consume 500+GB of disk space
Actual behavior
Disk space is being consumed very quickly. This most likely happens due to audit logs.
Log rotation and allowing users to opt out from audit logging should solve the problem
Steps to reproduce
Expected behavior
Import of 70 GB of data should not consume 500+GB of disk space
Actual behavior
Disk space is being consumed very quickly. This most likely happens due to audit logs. Log rotation and allowing users to opt out from audit logging should solve the problem
Versions
stable/164
Operating system:
Juju CLI:
Juju agent:
Charm revision:
LXD:
Log output
Juju debug log:
Additional context