September 17, 20241 yr 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!
May 1, 20251 yr I am in exactly the same situation, i have an NVR pool which I really do not want to be continuously monitored, and these commands overwhelm the CPU, is there any possibility to mark some pools/disks as ignored? On 9/17/2024 at 10:35 AM, Rapflame said: 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!
February 26Feb 26 looks to be related to my issue as well...https://forums.unraid.net/topic/197450-cannot-stop-array-pool-or-dataset-is-busy-share_size-script/
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.