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