Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-30062

storageDetails command returns error

    XMLWordPrintableJSON

Details

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

    Description

      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.

      Attachments

        Activity

          People

            billy.donahue@mongodb.com Billy Donahue
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: