I installed mongodb-bin, mongo-compass and mongodb-tools from AUR using pacman without any issues. The database runs using the mongosh on CLI. Error messages were generated though the database runs. I’m seeking help in resolving specific errors:
The server generated these startup warnings when booting
For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile:
We suggest setting the contents of sysfsFile to 0.
Your system has glibc support for rseq built in, which is not yet supported by tcmalloc-google and has critical performance implications. Please set the environment variable GLIBC_TUNABLES=glibc.pthread.rseq=0
vm.max_map_count is too low
We suggest setting swappiness to 0 or 1, as swapping can cause performance problems.