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


最後修訂日期: 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

這篇文章有幫助嗎?

謝謝您,我們已經收到您的意見。

請告訴我們如何改進這篇文章:

如果您想提供其他意見,請於下方輸入。

選擇規格

      顯示更多 隱藏更多

      選擇其他偏好的語言:

      open menu
      back to top