Jump to content

Exclude share from /usr/local/emhttp/webGui/scripts/share_size


Rapflame

Recommended Posts

Posted

Hi,

 

I noticed something slowing down my server after a fresh boot. After some investigation it looks like something starts the following command:

du -sb /mnt/user/<sharename>

 

─ php-fpm: master process (/etc/php-fpm.conf)
│  ├─ php-fpm: pool www
│  │  └─ /bin/bash /usr/local/emhttp/webGui/scripts/share_size <sharename> ssz1 <cachePoolName1>,<cachePoolName2>
│  │     └─ /bin/bash /usr/local/emhttp/webGui/scripts/share_size <sharename> ssz1 <cachePoolName1>,<cachePoolName2>
│  │        ├─ du -sb /mnt/disk1/<sharename>
│  │        └─ cut -f1

Looks like the parent process is the Unraid webui?

 

I have one share with a couple TB of really small files and not the fastest disks so this process takes ages.

 

I was wondering what this process is for and if I can exclude specific shares?

Hope someone could help me.

Thanks in advance!

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...