[SERVER-21177] warning exception in dur::removeOldJournalFile boost::filesystem::rename: No such file or directory Created: 28/Oct/15  Updated: 28/Oct/15  Resolved: 28/Oct/15

Status: Closed
Project: Core Server
Component/s: Admin
Affects Version/s: 2.2.2
Fix Version/s: None

Type: Question Priority: Minor - P4
Reporter: w w Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 Description   

hi,i have a 3 nodes replicaSet and one of them have some curious logs.i check the replicaSet and eveything seems OK.anybody can explain this?

Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._0: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._0", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._1: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._1", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._2: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._2", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._3: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._3", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._4: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._4", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._5: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._5", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._6: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._6", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._7: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._7", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._8: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._8", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._9: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._9", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._10: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._10", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._11: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._11", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._12: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._12", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._13: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._13", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._14: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._14", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._15: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._15", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._16: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._16", "/data/mongodb/app-data/journal/prealloc.0.temp"  
    Fri Oct 23 19:20:22 \[journal\] warning exception in dur::removeOldJournalFile /data/mongodb/app-data/journal/j._17: boost::filesystem::rename: No such file or directory: "/data/mongodb/app-data/journal/j._17", "/data/mongodb/app-data/journal/prealloc.0.temp"  

$ ll -tr journal/
total 3149100
rw------ 1 root root 1073741824 Feb 28 2015 prealloc.2
rw------ 1 root root 1074028544 Oct 23 19:20 j._18
rw------ 1 root root 88 Oct 28 12:05 lsn
rw------ 1 root root 1073741824 Oct 28 12:05 j._19



 Comments   
Comment by Ramon Fernandez Marina [ 28/Oct/15 ]

Thanks for your report winway1988@163.com. Please note that the SERVER project is for reporting bugs or feature suggestions for the MongoDB server. For MongoDB-related support discussion please post on the mongodb-user group or Stack Overflow with the mongodb tag, where your question will reach a larger audience. A question like this involving more discussion would be best posted on the mongodb-user group. See also our Technical Support page for additional support resources.

Regards,
Ramón.

Generated at Thu Feb 08 03:56:33 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.