[SERVER-35801] Failed to query filesystem disk stats (code: 1): Incorrect function in log file Created: 26/Jun/18  Updated: 14/Aug/18  Resolved: 09/Jul/18

Status: Closed
Project: Core Server
Component/s: Storage
Affects Version/s: 3.6.4
Fix Version/s: None

Type: Question Priority: Major - P3
Reporter: Mohammad Ataei Assignee: Nick Brewer
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File Capture.PNG     Text File adminCommand.txt    
Issue Links:
Duplicate
duplicates SERVER-35732 Hyphenated database names do not work... Closed
Participants:

 Description   

Hi dear.

I used mongdb replicaset and after a while I get many of this information in log file and my application work slowly after that.

i cant find any information about this, please help me.

thanks

 

2018-06-26T16:04:09.242+0430 I STORAGE [conn103636] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.243+0430 I STORAGE [conn103753] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.244+0430 I STORAGE [conn103641] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.245+0430 I STORAGE [conn103630] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.245+0430 I STORAGE [conn103752] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.245+0430 I STORAGE [conn103753] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.246+0430 I STORAGE [conn103636] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.247+0430 I STORAGE [conn103752] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.248+0430 I STORAGE [conn103630] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.248+0430 I STORAGE [conn103636] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.249+0430 I STORAGE [conn103641] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.250+0430 I STORAGE [conn103641] Failed to query filesystem disk stats (code: 1): Incorrect function
2018-06-26T16:04:09.252+0430 I STORAGE [conn103630] Failed to query filesystem disk stats (code: 1): Incorrect function



 Comments   
Comment by Nick Brewer [ 09/Jul/18 ]

Hi m.ataei

From the information you've provided, I believe you're running into a known issue that is being tracked here: SERVER-35732

You can follow along with that ticket for updates.

Regards,
Nick

Comment by Mohammad Ataei [ 07/Jul/18 ]

Hi Nick

I Upload dir.txt in secure upload portal.

Thanks.

Comment by Nick Brewer [ 02/Jul/18 ]

Hi m.ataei

The equivalent Windows command would be:

dir "D:\\MongoDB_Files\\DB" 

Thanks,
Nick

Comment by Mohammad Ataei [ 01/Jul/18 ]

Hi Nick

thank you for responsibility. I'm forgot to say that I'm using mongo on windows server and this command which you told can't execute on windows.

i attached Response of db.admin command in this file:  adminCommand.txt

thanks a lot

Comment by Nick Brewer [ 26/Jun/18 ]

Hi m.ataei,

At first glance, this looks like it could be a file permissions issue. To be sure of this, I'd like to see the output of the following command:

db.adminCommand( { getCmdLineOpts: 1  } )

Along with the contents of your dbpath directory, via:

ls -ltrha DBPATH

Replacing DBPATH with the path to your data directory. If you're using a separate directory or disk for your logging, please include the ls output for that directory as well.

Finally, I'd like to see the output of:

ps u | grep mongo 

If you'd prefer not to post this information publicly, you can share it via our secure upload portal. The information provided there is only visible to MongoDB employees, and it is automatically removed after a period of time. 

Thanks,

Nick

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