[00:51:27] <lunaphyte> hi. regarding mongodump, i see that the port number can be specified with the --host option, and also with the --port option. which is more "correct"?
[00:51:57] <lunaphyte> i see also it can be specified with --uri, but the version i'm using currently is older than 3.4.6
[06:13:17] <gideonmarked> how do I search for multiple arrays
[19:23:56] <infoshark> LVM snapshots, XFS filesystem, following procedures on MongoDB docs with the addition of mounting the "restored" disk image using the -o nouuid option to avoid duplicate UUIDs. My issue is that mounting to let's say /var/lib/mongodb causes mongod to shutdown. Journal and database are on the same volume. I can restart it with i.e. sudo systemctl start mongod but wondering if this normal behavior?