What should I do if Other occupies too much storage usage in Resouce Monitor?


Zuletzt geändertes Datum 2022-06-24
Applicable Products:
  • Resource Monitor

In Resource Monitor, If you found Other occupy too much storage usage, follow the procedures below

  1. Get du command result

    1. ssh access the NAS
    2. Run the following command to list folders that use the most space

    du $(/sbin/getcfg SHARE_DEF "defVolMP" -f /etc/config/def_share.info) --max-depth=1 -xh | grep G | sort -nr

    1. The command takes a while to finish and returns the result as below
    [/] # du $(/sbin/getcfg SHARE_DEF "defVolMP" -f /etc/config/def_share.info) --max-depth=1 -xh | grep G | sort -nr
    52G /share/CACHEDEV2_DATA
    17G /share/CACHEDEV2_DATA/.swap
    15G /share/CACHEDEV2_DATA/Public
    11G /share/CACHEDEV2_DATA/.qpkg
    9.6G /share/CACHEDEV2_DATA/Multimedia
  2. Check the Shared Folder setting in QTS web interface.

    1. login QTS as administrator
    2. Find Control Panel > Privilege > Shared Folder
  3. Compare the folder list between du command result and Shared Folde setting.

    • If the folders show in du command result but not in shared folder setting, follow the procedures below to restore the missing folder.

      1. Go to Control Panel > Privilege >Shared Folders
      2. Select Create > Shared Folder
      3. Enter the Folder Name.
      4. Select Enter path manually
      5. Select the folder path.
      6. Select Create.
      7. If you need the shared folder to be deleted, remove the folder again with Also delete the data ticked.
    • The following system files and folders also occupy the storage space.

      • .qpkg folder stores the applications files
      • .swap is the system swap file
      • .versioning folder is used by Qsync Versioning function

War dieser Artikel hilfreich?

Vielen Dank für Ihre Rückmeldung.

Bitte teilen Sie uns mit, wie dieser Artikel verbessert werden kann:

Wenn Sie zusätzliches Feedback geben möchten, fügen Sie es bitte unten ein.

Wählen Sie die Spezifikation

      Mehr anzeigen Weniger

      Diese Seite in anderen Ländern / Regionen:

      open menu
      back to top