-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: WiredTiger
-
None
-
Environment:SO: Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-75-generic x86_64)
file system: XFS
ram: 4GB
swap: 20GB
disk: 50GB (/dev/vda1)
cores: 16
undanet@susanpre03:~$ mongo --version
MongoDB shell version v3.4.2
git version: 3f76e40c105fc223b3e5aac3e20dcd026b83b38b
OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016
allocator: tcmalloc
modules: none
build environment:
distmod: ubuntu1604
distarch: x86_64
target_arch: x86_64
undanet@susanpre03:~$
SO: Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-75-generic x86_64) file system: XFS ram: 4GB swap: 20GB disk: 50GB (/dev/vda1) cores: 16 undanet@susanpre03 :~$ mongo --version MongoDB shell version v3.4.2 git version: 3f76e40c105fc223b3e5aac3e20dcd026b83b38b OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 allocator: tcmalloc modules: none build environment: distmod: ubuntu1604 distarch: x86_64 target_arch: x86_64 undanet@susanpre03 :~$
-
Fully Compatible
-
ALL
-
Storage 2017-05-29
I have problems with the "/var/lib/mongodb/journal$" directory due to WiredTiger creates more than three files. More or less, it creates a new file per 30 minutes.
The disk is going to be full and mongod will not be able to write any operations.
Thank you very much for your help!
- related to
-
WT-3327 Checkpoints can hang if time runs backward
- Closed