- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: 3.6.5
 - 
    Component/s: Storage
 - 
    None
 - 
    Environment:Operating system: Ubuntu 16.04.4 LTS
MongoDB version: v3.6.5 
- 
        Fully Compatible
 - 
        ALL
 - 
        v4.0, v3.6
 - 
        Storage NYC 2018-12-03
 - 
        (copied to CRM)
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
I have the following two databases:

and configured Mongo to store each one in a separate folder:
These two databases are stored under /mnt/disks/mongodb/data path. The data folder is also owned by mongodb user/group.
I'm trying to run the following command for each database:

In case of test it works fine, but in case of test-hyphen I get this error:

Mongo cannot calculate fsUsedSize and fsTotalSize for this database. I suppose it is a bug related with a fact of translating the hyphen to ".45".
Could you please confirm?
- is duplicated by
 - 
                    
SERVER-35801 Failed to query filesystem disk stats (code: 1): Incorrect function in log file
-         
 - Closed
 
 -