storageDetails command returns error

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Platforms 2017-10-23, Platforms 2017-11-13, Platforms 2017-12-04
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In both 3.4 and 3.6 (on mmap and wiredTiger) shell helpers getPagesInRAM and getDiskStorageStats call storageDetails command which gives an error:

      db.test.getPagesInRAM()
      error executing storageDetails command: no such command: 'storageDetails', bad cmd: '{ storageDetails: "test", analyze: "pagesInRAM" }'
      db.test.getDiskStorageStats()
      error executing storageDetails command: no such command: 'storageDetails', bad cmd: '{ storageDetails: "test", analyze: "diskStorage" }'
      

      These shell helpers should have been removed when the command was removed. We still have references to it in permissions, but the command seems to be gone.

            Assignee:
            Billy Donahue
            Reporter:
            Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: