-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: Legacy C++ Implementation
-
Component/s: mongodump
-
None
-
Environment:3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u1 x86_64 GNU/Linux
When I use command like
mongodump --dbpath /var/lib/mongodb/ --repair --db=grid_fs -o "-" | gzip -9 > mongodump_out.gz
i see in output log strings like:
writing to: -/grid_fs/statistics.daily.bson
and get directory with files instead of using stdout to gzip