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


Laatst gewijzigd op: 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

Was dit artikel nuttig?

Bedankt voor uw feedback.

Vertel ons a.u.b. hoe we dit artikel kunnen verbeteren.

Hieronder kunt u eventuele aanvullende feedback toevoegen.

Kies specificatie

      Toon meer Minder

      Deze website in andere landen/regio's:

      open menu
      back to top