pixeldoc81

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by pixeldoc81

  1. https://forums.unraid.net/topic/104711-solved-looking-for-the-command-to-disable-screen-blanking/
  2. BTW, this is how apply the Setting via SSH: TERM=linux setterm -blank 0 -powerdown 0 -powersave off >/dev/tty0 </dev/tty0 This is an extended config: setterm -blank 0 -powerdown 0 -powersave off
  3. Yes, C-States are enabled on my Server. Same issue, got massive amount of nchan memory error messages with UNRAID 6.12.10 # awk -v phrase="Increase nchan_max_reserved_memory" '{count += gsub(phrase, "")} END {print count}' /mnt/user/system/syslog-127.0.0.1.log.1 261773 Here are a lot more reports: Probably cause by leaving UNRAID WebUI open in Browser for long time (18h+ / days) ? Looks like a Bug.
  4. Similar Error messaged filling up syslog on my Server, but not local log. UNRAID 6.12.10 Unraid Connect Plugin was installed, have uninstalled it now. root@srv:~# grep -o 'Increase nchan_max_reserved_memory' /mnt/user/system/syslog-127.0.0.1.log | wc -l 74452 root@srv:~# awk -v phrase="Increase nchan_max_reserved_memory" '{count += gsub(phrase, "")} END {print count}' /mnt/user/system/syslog-127.0.0.1.log 74452 root@srv:~# awk -v phrase="Increase nchan_max_reserved_memory" '{count += gsub(phrase, "")} END {print count}' /mnt/user/system/syslog-127.0.0.1.log.1 261773 root@srv:~# grep -o '"/usr/local/emhttp/us"' /mnt/user/system/syslog-127.0.0.1.log root@pd-srv:~# du -h /mnt/user/system/syslog-127.0.0.1.log* 48M /mnt/user/system/syslog-127.0.0.1.log 159M /mnt/user/system/syslog-127.0.0.1.log.1 548M /mnt/user/system/syslog-127.0.0.1.log.2 1.6G /mnt/user/system/syslog-127.0.0.1.log.3 1.6G /mnt/user/system/syslog-127.0.0.1.log.4 root@srv:~# du -h -d 1 /var/log 0 /var/log/pwfail 16K /var/log/unraid-api 0 /var/log/preclear 0 /var/log/swtpm 2.5M /var/log/samba 0 /var/log/plugins 28K /var/log/pkgtools 0 /var/log/nginx 0 /var/log/nfsd 16K /var/log/libvirt 3.1M /var/log
  5. Here is an example from my Server. Mainboard: Supermicro X10DRI-F CPU: Intel Xeon E5-2630 v4 RAM: 4x 8GB ECC Memory UNRAID: 6.12.6 # dmesg | grep EDAC [ 129.472264] EDAC MC: Ver: 3.0.0 [ 129.482175] EDAC sbridge: Seeking for: PCI ID 8086:6fa0 [ 129.482194] EDAC sbridge: Seeking for: PCI ID 8086:6fa0 [ 129.482213] EDAC sbridge: Seeking for: PCI ID 8086:6f60 [ 129.482226] EDAC sbridge: Seeking for: PCI ID 8086:6fa8 [ 129.482234] EDAC sbridge: Seeking for: PCI ID 8086:6fa8 [ 129.482244] EDAC sbridge: Seeking for: PCI ID 8086:6f71 [ 129.482251] EDAC sbridge: Seeking for: PCI ID 8086:6f71 [ 129.482261] EDAC sbridge: Seeking for: PCI ID 8086:6faa [ 129.482269] EDAC sbridge: Seeking for: PCI ID 8086:6faa [ 129.482279] EDAC sbridge: Seeking for: PCI ID 8086:6fab [ 129.482286] EDAC sbridge: Seeking for: PCI ID 8086:6fab [ 129.482292] EDAC sbridge: Seeking for: PCI ID 8086:6fac [ 129.482296] EDAC sbridge: Seeking for: PCI ID 8086:6fac [ 129.482302] EDAC sbridge: Seeking for: PCI ID 8086:6fad [ 129.482307] EDAC sbridge: Seeking for: PCI ID 8086:6fad [ 129.482312] EDAC sbridge: Seeking for: PCI ID 8086:6f68 [ 129.482317] EDAC sbridge: Seeking for: PCI ID 8086:6f79 [ 129.482325] EDAC sbridge: Seeking for: PCI ID 8086:6f6a [ 129.482333] EDAC sbridge: Seeking for: PCI ID 8086:6f6b [ 129.482341] EDAC sbridge: Seeking for: PCI ID 8086:6f6c [ 129.482365] EDAC sbridge: Seeking for: PCI ID 8086:6f6d [ 129.482374] EDAC sbridge: Seeking for: PCI ID 8086:6ffc [ 129.482377] EDAC sbridge: Seeking for: PCI ID 8086:6ffc [ 129.482384] EDAC sbridge: Seeking for: PCI ID 8086:6ffd [ 129.482387] EDAC sbridge: Seeking for: PCI ID 8086:6ffd [ 129.482394] EDAC sbridge: Seeking for: PCI ID 8086:6faf [ 129.482399] EDAC sbridge: Seeking for: PCI ID 8086:6faf [ 129.482617] EDAC MC0: Giving out device to module sb_edac controller Broadwell SrcID#0_Ha#0: DEV 0000:ff:12.0 (INTERRUPT) [ 129.482623] EDAC sbridge: Ver: 1.1.2 # lsmod | grep edac sb_edac 24576 0 edac_core 65536 1 sb_edac # grep "[0-9]" /sys/devices/system/edac/mc/mc*/csrow*/ch*_ce_count /sys/devices/system/edac/mc/mc0/csrow0/ch0_ce_count:0 /sys/devices/system/edac/mc/mc0/csrow0/ch1_ce_count:0 /sys/devices/system/edac/mc/mc0/csrow0/ch2_ce_count:0 /sys/devices/system/edac/mc/mc0/csrow0/ch3_ce_count:0 # lshw -class memory | grep ecc capabilities: ecc configuration: errordetection=multi-bit-ecc # mcelog --client Memory errors SOCKET 0 CHANNEL 0 DIMM 0 DMI_NAME "P1-DIMMA1" DMI_LOCATION "P0_Node0_Channel0_Dimm0" corrected memory errors: 0 total 0 in 24h uncorrected memory errors: 0 total 0 in 24h SOCKET 0 CHANNEL 1 DIMM 0 DMI_NAME "P1-DIMMB1" DMI_LOCATION "P0_Node0_Channel1_Dimm0" corrected memory errors: 0 total 0 in 24h uncorrected memory errors: 0 total 0 in 24h SOCKET 0 CHANNEL 2 DIMM 0 DMI_NAME "P1-DIMMC1" DMI_LOCATION "P0_Node0_Channel2_Dimm0" corrected memory errors: 0 total 0 in 24h uncorrected memory errors: 0 total 0 in 24h SOCKET 0 CHANNEL 3 DIMM 0 DMI_NAME "P1-DIMMD1" DMI_LOCATION "P0_Node0_Channel3_Dimm0" corrected memory errors: 0 total 0 in 24h uncorrected memory errors: 0 total 0 in 24h One can get the Information without `edac-util`, but maybe it would be still nice to have. EDAC Kernel Module does load automatically. I don't know if UNRAID will trigger a warning via WebUI if ECC Errors are detected, but this may be OT. +1
  6. @pants Thanks for sharing, the User Scripts works well for me. Lets hope the UNRAID Bug will be fixed.
  7. @winwash54 The find command does only support fraction values of n*24 hours, but not hours. Look at the find Manual: https://www.gnu.org/software/findutils/manual/html_mono/find.html#Age-Ranges
  8. And again the same issue, still on UNRAID v6.11.5 . Problem Docker Container with host network can't reach Container running on br0 custom network. Main Server - Docker Service does not create shim device No shim-br0 devices exists: root@unraid:~# ifconfig br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.0.5 netmask 255.255.255.0 broadcast 0.0.0.0 ether 0c:c4:7a:01:27:34 txqueuelen 1000 (Ethernet) RX packets 13517068 bytes 20098500303 (18.7 GiB) RX errors 0 dropped 98729 overruns 0 frame 0 TX packets 8678775 bytes 12182403225 (11.3 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 br1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether 0c:c4:7a:01:27:35 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 2 bytes 164 (164.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 docker0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255 inet6 fe80::42:1fff:fe41:cacf prefixlen 64 scopeid 0x20<link> ether 02:42:1f:41:ca:cf txqueuelen 0 (Ethernet) RX packets 3527988 bytes 239563584 (228.4 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 4245217 bytes 2526698325 (2.3 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500 ether 0c:c4:7a:01:27:34 txqueuelen 1000 (Ethernet) RX packets 17924821 bytes 20384341579 (18.9 GiB) RX errors 0 dropped 2994 overruns 0 frame 0 TX packets 16171030 bytes 12291364591 (11.4 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device memory 0xf7100000-f717ffff eth1: flags=4355<UP,BROADCAST,PROMISC,MULTICAST> mtu 1500 ether 0c:c4:7a:01:27:35 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 20 memory 0xf7200000-f7220000 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 92237 bytes 17909535 (17.0 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 92237 bytes 17909535 (17.0 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ... root@unraid:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default speedport.ip 0.0.0.0 UG 0 0 0 br0 172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 docker0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 br0 root@unraid:~# ip route default via 192.168.0.1 dev br0 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 192.168.0.0/24 dev br0 proto kernel scope link src 192.168.0.5 /boot/config/network.cfg # Generated settings: IFNAME[0]="br0" DHCP_KEEPRESOLV="yes" DNS_SERVER1="192.168.0.1" DHCP6_KEEPRESOLV="no" BRNAME[0]="br0" BRNICS[0]="eth0" BRSTP[0]="no" BRFD[0]="0" DESCRIPTION[0]="LAN1" PROTOCOL[0]="ipv4" USE_DHCP[0]="no" IPADDR[0]="192.168.0.5" NETMASK[0]="255.255.255.0" GATEWAY[0]="192.168.0.1" USE_DHCP6[0]="yes" IFNAME[1]="br1" <--- second bond with eth1 BRNAME[1]="br1" BRSTP[1]="no" BRFD[1]="0" DESCRIPTION[1]="LAN2" BRNICS[1]="eth1" PROTOCOL[1]="ipv4" SYSNICS="2" /boot/config/docker.cfg DOCKER_ENABLED="yes" DOCKER_IMAGE_FILE="/mnt/user/system/docker/docker.img" DOCKER_IMAGE_SIZE="50" DOCKER_APP_CONFIG_PATH="/mnt/user/appdata/" DOCKER_APP_UNRAID_PATH="" DOCKER_CUSTOM_NETWORKS="br1 " <--- Whitespace after interface !!! --- DOCKER_LOG_ROTATION="yes" DOCKER_LOG_SIZE="50m" DOCKER_LOG_FILES="1" DOCKER_AUTHORING_MODE="yes" DOCKER_USER_NETWORKS="remove" DOCKER_TIMEOUT="10" DOCKER_ALLOW_ACCESS="yes" I noticed a whitespace in DOCKER_CUSTOM_NETWORKS="br1 ", maybe the will cause the issue? docker service does not create br0 or shim device: root@srv:~# grep docker /var/log/syslog ... Mar 2 15:02:35 srv emhttpd: shcmd (3419): /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 60 Mar 2 15:02:39 srv emhttpd: shcmd (3421): /etc/rc.d/rc.docker start Mar 2 15:02:39 srv root: starting dockerd ... Mar 2 15:02:40 srv avahi-daemon[23860]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1. Mar 2 15:02:40 srv avahi-daemon[23860]: New relevant interface docker0.IPv4 for mDNS. Mar 2 15:02:40 srv avahi-daemon[23860]: Registering new address record for 172.17.0.1 on docker0.IPv4. Mar 2 15:02:44 srv kernel: docker0: port 1(vethe796f48) entered blocking state Mar 2 15:02:44 srv kernel: docker0: port 1(vethe796f48) entered disabled state ... root@srv:~# grep shim /var/log/syslog Maybe a Problem with "old" (network.cfg) config file(s) (retained from update). The Server is updated since 5.9.x ? Test Server (fresh install 6.11.5) br0 and shim device is created on docker service start: root@srv2:~# grep docker /var/log/syslog ... Mar 2 22:59:07 srv2 emhttpd: shcmd (1621): /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 20 Mar 2 22:59:07 srv2 emhttpd: shcmd (1623): /etc/rc.d/rc.docker start Mar 2 22:59:07 srv2 root: starting dockerd ... Mar 2 22:59:07 srv2 avahi-daemon[4978]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1. Mar 2 22:59:07 srv2 avahi-daemon[4978]: New relevant interface docker0.IPv4 for mDNS. Mar 2 22:59:07 srv2 avahi-daemon[4978]: Registering new address record for 172.17.0.1 on docker0.IPv4. Mar 2 22:59:08 srv2 rc.docker: created network br0 with subnets: 192.168.0.0/24; Mar 2 22:59:08 srv2 rc.docker: created network shim-br0 for host access ... my /boot/config/network.cfg: # Generated network settings USE_DHCP="yes" IPADDR= NETMASK= GATEWAY= BONDING="yes" BRIDGING="yes" Using DHCP, no static ip on this server. Possible Issue - Second Bond Looks like I had a second bond configured from some testing a while ago. After removing the second bond (br1) the docker shim device is created like it is supposed to. I will do some further testing. Edit Can't discern any reason why this issue happens. Created a clean network configuration, but it still happens.
  9. Just want to share this User Script to delete Files and Folders older than 64 Days (change my_days). I use it to delete old Surveillance Footage my IP-Cameras are transferring via FTP to my UNRAID Server. #!/bin/bash #name=Delete old surveillance recordings #description=Delete files older than x days and empty folders #arrayStarted=true # Days to keep my_days=64 # Folder to clean my_dir=/mnt/user/ipcam/ # Check if directory exist and quit if not if [ ! -d "$my_dir" ]; then echo ERROR: $my_dir does not exist exit 2 fi # Delete files older than x days find $my_dir/garten/* -type f -maxdepth 9999 -mtime +$my_days -delete # Delete empty folders find $my_dir/garten/* -type d -empty -delete find $my_dir/garten2/* -type f -maxdepth 9999 -mtime +$my_days -delete find $my_dir/garten2/* -type d -empty -delete find $my_dir/haustuer/* -type f -maxdepth 9999 -mtime +$my_days -delete find $my_dir/haustuer/* -type d -empty -delete echo Total Files: $(find $my_dir -type f | wc -l) echo Total Size: $(du -hs $my_dir | awk '{ print $1; }') exit 0 EDIT: find Documentation https://www.gnu.org/software/findutils/manual/html_mono/find.html
  10. SanDisk Cruzer Fit USB Flash-Laufwerk 32GB USB 2.0 is perfect for UNRAID. That's what I am using for the past 3 Years with my UNRAID Server: Small Size (reduces possible physical Damage) Reliable Runs Cool (possible increase Reliability) Has GUID (required for UNRAID) The 32 GB Version is still available in Germany: I've just ordered two more as spare and for my Test Server.
  11. Having the same issue here. Happend to me after Server Crash because of wrong Power Saving Settings. UNRAID v6.11.5
  12. Created a pull request as @Jflo didn't reply yet. This is an important security fix! Thanks for spotting this @dotn ! @Jokerigno I use caddy v2 as reverse proxy for mozilla-syncserver to do https ssl encryption. Basicly any reverse proxy should work as long as it does not tamper with the http headers.
  13. Thanks. But that does not answer what is cause it. I'm haveing a simular issus again but a little different. After stopping the zigbee2mqtt docker container, i still can't delete the files like last time. The Files are still in use by the process shfs : # lsof | grep fuse_hidde ... shfs 14143 17455 shfs root 758w REG 0,46 667735963 20434964 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d801e00021303 shfs 14143 17455 shfs root 761w REG 0,46 375510587 20459272 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e022c00021315 shfs 14143 17455 shfs root 763w REG 0,46 468760339 20471128 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4d010002131e shfs 14143 17455 shfs root 765w REG 0,46 93344882 20481881 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e9df400021326 shfs 14143 17455 shfs root 766w REG 0,46 577045483 20441576 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d99fc00021309 shfs 14143 17455 shfs root 768w REG 0,46 405751231 20457056 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002df98100021313 shfs 14143 17455 shfs root 771w REG 0,46 365398358 20459843 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e046700021316 shfs 14143 17455 shfs root 773w REG 0,46 153777296 20477070 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e644a00021323 shfs 14143 17455 shfs root 774w REG 0,46 284877444 20467572 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e3eed0002131a shfs 14143 17455 shfs root 776w REG 0,46 274760382 20468462 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e428e0002131b shfs 14143 17455 shfs root 777w REG 0,46 1254944845 20437467 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d89e700021306 shfs 14143 17455 shfs root 778w REG 0,46 224258455 20471777 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4f9a0002131f shfs 14143 17455 shfs root 779w REG 0,46 264623206 20469499 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e469b0002131c shfs 14143 17455 shfs root 782w REG 0,46 214175251 20472708 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e533d00021320 shfs 14143 17455 shfs root 786w REG 0,46 327768571 20476344 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e617400021322 shfs 14143 17455 shfs root 787w REG 0,46 133603545 20478769 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e6aee00021324 shfs 14143 17455 shfs root 791w REG 0,46 22696216 20487196 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002edafb0002132b shfs 14143 17455 shfs root 794w REG 0,46 468760339 20471128 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4d010002131e shfs 14143 17455 shfs root 803w REG 0,46 63054087 20483718 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea52d00021328 shfs 14143 17455 shfs root 807w REG 0,46 105856295 20484682 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea8f800021329 shfs 14143 17456 shfs root 39w REG 0,46 105856295 20484682 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea8f800021329 shfs 14143 17456 shfs root 166w REG 0,46 799020584 20424369 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d56b8000212f4 shfs 14143 17456 shfs root 412w REG 0,46 1717750971 20342126 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c0559000213bd shfs 14143 17456 shfs root 416w REG 0,46 1576001777 20354214 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c35a200021358 shfs 14143 17456 shfs root 440w REG 0,46 1152205643 20395557 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce62800021371 shfs 14143 17456 shfs root 441w REG 0,46 1616696991 20350522 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c262800021354 shfs 14143 17456 shfs root 451w REG 0,46 486267214 20449437 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dcac70002130f shfs 14143 17456 shfs root 452w REG 0,46 1101798961 20399291 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cf4bd00021374 shfs 14143 17456 shfs root 453w REG 0,46 879635982 20417629 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d3c63000212ee shfs 14143 17456 shfs root 455w REG 0,46 1485211673 20367915 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c77540002135e shfs 14143 17456 shfs root 456w REG 0,46 1606549244 20351330 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c295000021355 shfs 14143 17456 shfs root 457w REG 0,46 587162401 20440686 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d968200021308 shfs 14143 17456 shfs root 467w REG 0,46 909946717 20415415 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d33bd00021383 shfs 14143 17456 shfs root 468w REG 0,46 1647004898 20347751 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c1b5200021353 shfs 14143 17456 shfs root 470w REG 0,46 1677375851 20345014 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c10a100021351 shfs 14143 17456 shfs root 471w REG 0,46 1303341272 20383115 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cb2b40002136a shfs 14143 17456 shfs root 473w REG 0,46 1596358152 20352222 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c2ccd00021356 shfs 14143 17456 shfs root 476w REG 0,46 1667220789 20345977 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c146400021352 shfs 14143 17456 shfs root 477w REG 0,46 1697612576 20343453 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c0a8800021350 shfs 14143 17456 shfs root 480w REG 0,46 1555873582 20354734 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c37aa00021359 shfs 14143 17456 shfs root 482w REG 0,46 1364099489 20377804 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c9df500021365 shfs 14143 17456 shfs root 483w REG 0,46 1525626880 20365057 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c61ab0002135a shfs 14143 17456 shfs root 484w REG 0,46 1586200703 20352869 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c2f5400021357 shfs 14143 17456 shfs root 487w REG 0,46 1404459678 20374244 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c900e00021362 shfs 14143 17456 shfs root 488w REG 0,46 1535586833 20365058 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c61ac0002135b shfs 14143 17456 shfs root 490w REG 0,46 1454860952 20370260 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c807d00021360 shfs 14143 17456 shfs root 491w REG 0,46 980557916 20410087 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d1eeb0002137e shfs 14143 17456 shfs root 492w REG 0,46 123483051 20479820 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e6f1900021325 shfs 14143 17456 shfs root 518w REG 0,46 1121926434 20397795 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ceee600021373 shfs 14143 17456 shfs root 589w REG 0,46 1293209248 20384006 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cb62f0002136b shfs 14143 17456 shfs root 615w REG 0,46 597296519 20439698 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d92a500021307 shfs 14143 17456 shfs root 617w REG 0,46 1434709441 20372109 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c87b600021361 shfs 14143 17456 shfs root 618w REG 0,46 1475019764 20368649 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c7a320002135f shfs 14143 17456 shfs root 620w REG 0,46 1323433892 20381951 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cae2800021369 shfs 14143 17456 shfs root 623w REG 0,46 1384249618 20376262 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c97f000021363 shfs 14143 17456 shfs root 628w REG 0,46 1515485838 20365516 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c6d610002135c shfs 14143 17456 shfs root 629w REG 0,46 1384149867 20376998 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c9ad000021364 shfs 14143 17456 shfs root 632w REG 0,46 708241611 20432225 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d756b000212fc shfs 14143 17456 shfs root 633w REG 0,46 1505343109 20366348 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c71360002135d shfs 14143 17456 shfs root 634w REG 0,46 1263043709 20386533 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cc00f0002136c shfs 14143 17456 shfs root 635w REG 0,46 2284151872 20396164 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce88700021372 shfs 14143 17456 shfs root 636w REG 0,46 204084552 20473522 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e566f00021321 shfs 14143 17456 shfs root 639w REG 0,46 748653815 20428729 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d67c2000212f8 shfs 14143 17456 shfs root 640w REG 0,46 327768571 20476344 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e617400021322 shfs 14143 17456 shfs root 642w REG 0,46 455963302 20453285 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dea7500021311 shfs 14143 17456 shfs root 644w REG 0,46 1081594399 20400979 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cfb5500021375 shfs 14143 17456 shfs root 647w REG 0,46 2284151872 20396164 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce88700021372 shfs 14143 17456 shfs root 650w REG 0,46 1333661357 20380102 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ca6ef00021368 shfs 14143 17456 shfs root 681w REG 0,46 1020920541 20406507 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d10ed0002137b shfs 14143 17456 shfs root 683w REG 0,46 839237027 20421111 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d49fe000212f3 shfs 14143 17456 shfs root 684w REG 0,46 456063575 20452626 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002de7e200021310 shfs 14143 17456 shfs root 685w REG 0,46 1353947915 20378251 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c9fb400021366 shfs 14143 17456 shfs root 687w REG 0,46 1172435860 20394105 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce07c0002136f shfs 14143 17456 shfs root 688w REG 0,46 1202666629 20391553 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cd3aa0002136e shfs 14143 17456 shfs root 689w REG 0,46 1020762768 20407604 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d15380002137c shfs 14143 17456 shfs root 691w REG 0,46 1343836800 20378774 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ca1bf00021367 shfs 14143 17456 shfs root 692w REG 0,46 1222845496 20389860 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ccd0d0002136d shfs 14143 17456 shfs root 693w REG 0,46 1172277959 20394674 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce2b500021370 shfs 14143 17456 shfs root 694w REG 0,46 889776428 20416947 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d39b900021384 shfs 14143 17456 shfs root 696w REG 0,46 1051212650 20404033 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d074300021379 shfs 14143 17456 shfs root 697w REG 0,46 1061336432 20403006 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d034000021378 shfs 14143 17456 shfs root 698w REG 0,46 1091493821 20400980 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cfb5600021376 shfs 14143 17456 shfs root 700w REG 0,46 609951039 20465717 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e37ac00021319 shfs 14143 17456 shfs root 701w REG 0,46 1071493755 20401950 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cff2000021377 shfs 14143 17456 shfs root 702w REG 0,46 899755864 20416948 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d39ba00021385 shfs 14143 17456 shfs root 703w REG 0,46 1254944845 20437467 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d89e700021306 shfs 14143 17456 shfs root 704w REG 0,46 566913835 20442996 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d9f870002130a shfs 14143 17456 shfs root 705w REG 0,46 930054437 20414154 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d2ed000021382 shfs 14143 17456 shfs root 706w REG 0,46 1557832875 20426585 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d5f62000212f6 shfs 14143 17456 shfs root 707w REG 0,46 526591959 20446013 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002db9440002130c shfs 14143 17456 shfs root 708w REG 0,46 506481982 20447492 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dbf0c0002130d shfs 14143 17456 shfs root 709w REG 0,46 728465081 20430731 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d6f96000212fa shfs 14143 17456 shfs root 710w REG 0,46 990678498 20409485 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d1c920002137d shfs 14143 17456 shfs root 711w REG 0,46 1041072079 20405008 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d0b120002137a shfs 14143 17456 shfs root 712w REG 0,46 698125846 20432745 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7773000212fe shfs 14143 17456 shfs root 716w REG 0,46 728323635 20431340 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d71f6000212fb shfs 14143 17456 shfs root 717w REG 0,46 718196366 20432226 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d756c000212fd shfs 14143 17456 shfs root 718w REG 0,46 1557832875 20426585 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d5f62000212f6 shfs 14143 17456 shfs root 719w REG 0,46 980456227 20410980 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d22680002137f shfs 14143 17456 shfs root 721w REG 0,46 960351881 20411705 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d253d00021380 shfs 14143 17456 shfs root 722w REG 0,46 879581290 20418722 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d40a8000212ef shfs 14143 17456 shfs root 723w REG 0,46 435899013 20454319 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dee7f00021312 shfs 14143 17456 shfs root 724w REG 0,46 244517536 20470749 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4b860002131d shfs 14143 17456 shfs root 725w REG 0,46 940165794 20412959 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d2a2500021381 shfs 14143 17456 shfs root 726w REG 0,46 1093482827 20444673 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002db26a0002130b shfs 14143 17456 shfs root 728w REG 0,46 708097223 20432746 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7774000212ff shfs 14143 17456 shfs root 730w REG 0,46 609951039 20465717 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e37ac00021319 shfs 14143 17456 shfs root 731w REG 0,46 859475540 20419491 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d43ab000212f0 shfs 14143 17456 shfs root 734w REG 0,46 657643263 20435477 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d822000021304 shfs 14143 17456 shfs root 735w REG 0,46 1093482827 20444673 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002db26a0002130b shfs 14143 17456 shfs root 736w REG 0,46 395636146 20458227 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dfe1500021314 shfs 14143 17456 shfs root 737w REG 0,46 687973380 20433634 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7aec00021300 shfs 14143 17456 shfs root 738w REG 0,46 738548335 20429927 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d6c72000212f9 shfs 14143 17456 shfs root 739w REG 0,46 808980532 20424370 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d56b9000212f5 shfs 14143 17456 shfs root 740w REG 0,46 768806237 20427033 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d6122000212f7 shfs 14143 17456 shfs root 741w REG 0,46 83217466 20482420 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea01300021327 shfs 14143 17456 shfs root 742w REG 0,46 345248387 20461575 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e277d00021317 shfs 14143 17456 shfs root 743w REG 0,46 687856053 20434157 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7cf700021302 shfs 14143 17456 shfs root 745w REG 0,46 869442112 20419492 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d43ac000212f1 shfs 14143 17456 shfs root 746w REG 0,46 849327771 20420068 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d45ec000212f2 shfs 14143 17456 shfs root 748w REG 0,46 496365620 20448745 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dc3f50002130e shfs 14143 17456 shfs root 749w REG 0,46 335132561 20462924 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e2cc400021318 shfs 14143 17456 shfs root 754w REG 0,46 697949476 20433635 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7aed00021301 shfs 14143 17456 shfs root 755w REG 0,46 32784174 20485948 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ed61b0002132a shfs 14143 17456 shfs root 756w REG 0,46 667584906 20435478 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d822100021305 shfs 14143 17456 shfs root 758w REG 0,46 667735963 20434964 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d801e00021303 shfs 14143 17456 shfs root 761w REG 0,46 375510587 20459272 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e022c00021315 shfs 14143 17456 shfs root 763w REG 0,46 468760339 20471128 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4d010002131e shfs 14143 17456 shfs root 765w REG 0,46 93344882 20481881 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e9df400021326 shfs 14143 17456 shfs root 766w REG 0,46 577045483 20441576 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d99fc00021309 shfs 14143 17456 shfs root 768w REG 0,46 405751231 20457056 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002df98100021313 shfs 14143 17456 shfs root 771w REG 0,46 365398358 20459843 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e046700021316 shfs 14143 17456 shfs root 773w REG 0,46 153777296 20477070 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e644a00021323 shfs 14143 17456 shfs root 774w REG 0,46 284877444 20467572 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e3eed0002131a shfs 14143 17456 shfs root 776w REG 0,46 274760382 20468462 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e428e0002131b shfs 14143 17456 shfs root 777w REG 0,46 1254944845 20437467 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d89e700021306 shfs 14143 17456 shfs root 778w REG 0,46 224258455 20471777 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4f9a0002131f shfs 14143 17456 shfs root 779w REG 0,46 264623206 20469499 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e469b0002131c shfs 14143 17456 shfs root 782w REG 0,46 214175251 20472708 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e533d00021320 shfs 14143 17456 shfs root 786w REG 0,46 327768571 20476344 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e617400021322 shfs 14143 17456 shfs root 787w REG 0,46 133603545 20478769 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e6aee00021324 shfs 14143 17456 shfs root 791w REG 0,46 22696216 20487196 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002edafb0002132b shfs 14143 17456 shfs root 794w REG 0,46 468760339 20471128 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4d010002131e shfs 14143 17456 shfs root 803w REG 0,46 63054087 20483718 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea52d00021328 shfs 14143 17456 shfs root 807w REG 0,46 105856295 20484682 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea8f800021329 shfs 14143 24339 shfs root 39w REG 0,46 105856295 20484682 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea8f800021329 shfs 14143 24339 shfs root 166w REG 0,46 799020584 20424369 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d56b8000212f4 shfs 14143 24339 shfs root 412w REG 0,46 1717750971 20342126 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c0559000213bd shfs 14143 24339 shfs root 416w REG 0,46 1576001777 20354214 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c35a200021358 shfs 14143 24339 shfs root 440w REG 0,46 1152205643 20395557 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce62800021371 shfs 14143 24339 shfs root 441w REG 0,46 1616696991 20350522 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c262800021354 shfs 14143 24339 shfs root 451w REG 0,46 486267214 20449437 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dcac70002130f shfs 14143 24339 shfs root 452w REG 0,46 1101798961 20399291 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cf4bd00021374 shfs 14143 24339 shfs root 453w REG 0,46 879635982 20417629 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d3c63000212ee shfs 14143 24339 shfs root 455w REG 0,46 1485211673 20367915 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c77540002135e shfs 14143 24339 shfs root 456w REG 0,46 1606549244 20351330 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c295000021355 shfs 14143 24339 shfs root 457w REG 0,46 587162401 20440686 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d968200021308 shfs 14143 24339 shfs root 467w REG 0,46 909946717 20415415 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d33bd00021383 shfs 14143 24339 shfs root 468w REG 0,46 1647004898 20347751 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c1b5200021353 shfs 14143 24339 shfs root 470w REG 0,46 1677375851 20345014 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c10a100021351 shfs 14143 24339 shfs root 471w REG 0,46 1303341272 20383115 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cb2b40002136a shfs 14143 24339 shfs root 473w REG 0,46 1596358152 20352222 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c2ccd00021356 shfs 14143 24339 shfs root 476w REG 0,46 1667220789 20345977 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c146400021352 shfs 14143 24339 shfs root 477w REG 0,46 1697612576 20343453 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c0a8800021350 shfs 14143 24339 shfs root 480w REG 0,46 1555873582 20354734 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c37aa00021359 shfs 14143 24339 shfs root 482w REG 0,46 1364099489 20377804 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c9df500021365 shfs 14143 24339 shfs root 483w REG 0,46 1525626880 20365057 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c61ab0002135a shfs 14143 24339 shfs root 484w REG 0,46 1586200703 20352869 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c2f5400021357 shfs 14143 24339 shfs root 487w REG 0,46 1404459678 20374244 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c900e00021362 shfs 14143 24339 shfs root 488w REG 0,46 1535586833 20365058 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c61ac0002135b shfs 14143 24339 shfs root 490w REG 0,46 1454860952 20370260 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c807d00021360 shfs 14143 24339 shfs root 491w REG 0,46 980557916 20410087 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d1eeb0002137e shfs 14143 24339 shfs root 492w REG 0,46 123483051 20479820 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e6f1900021325 shfs 14143 24339 shfs root 518w REG 0,46 1121926434 20397795 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ceee600021373 shfs 14143 24339 shfs root 589w REG 0,46 1293209248 20384006 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cb62f0002136b shfs 14143 24339 shfs root 615w REG 0,46 597296519 20439698 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d92a500021307 shfs 14143 24339 shfs root 617w REG 0,46 1434709441 20372109 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c87b600021361 shfs 14143 24339 shfs root 618w REG 0,46 1475019764 20368649 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c7a320002135f shfs 14143 24339 shfs root 620w REG 0,46 1323433892 20381951 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cae2800021369 shfs 14143 24339 shfs root 623w REG 0,46 1384249618 20376262 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c97f000021363 shfs 14143 24339 shfs root 628w REG 0,46 1515485838 20365516 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c6d610002135c shfs 14143 24339 shfs root 629w REG 0,46 1384149867 20376998 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c9ad000021364 shfs 14143 24339 shfs root 632w REG 0,46 708241611 20432225 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d756b000212fc shfs 14143 24339 shfs root 633w REG 0,46 1505343109 20366348 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c71360002135d shfs 14143 24339 shfs root 634w REG 0,46 1263043709 20386533 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cc00f0002136c shfs 14143 24339 shfs root 635w REG 0,46 2284151872 20396164 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce88700021372 shfs 14143 24339 shfs root 636w REG 0,46 204084552 20473522 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e566f00021321 shfs 14143 24339 shfs root 639w REG 0,46 748653815 20428729 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d67c2000212f8 shfs 14143 24339 shfs root 640w REG 0,46 327768571 20476344 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e617400021322 shfs 14143 24339 shfs root 642w REG 0,46 455963302 20453285 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dea7500021311 shfs 14143 24339 shfs root 644w REG 0,46 1081594399 20400979 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cfb5500021375 shfs 14143 24339 shfs root 647w REG 0,46 2284151872 20396164 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce88700021372 shfs 14143 24339 shfs root 650w REG 0,46 1333661357 20380102 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ca6ef00021368 shfs 14143 24339 shfs root 681w REG 0,46 1020920541 20406507 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d10ed0002137b shfs 14143 24339 shfs root 683w REG 0,46 839237027 20421111 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d49fe000212f3 shfs 14143 24339 shfs root 684w REG 0,46 456063575 20452626 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002de7e200021310 shfs 14143 24339 shfs root 685w REG 0,46 1353947915 20378251 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002c9fb400021366 shfs 14143 24339 shfs root 687w REG 0,46 1172435860 20394105 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce07c0002136f shfs 14143 24339 shfs root 688w REG 0,46 1202666629 20391553 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cd3aa0002136e shfs 14143 24339 shfs root 689w REG 0,46 1020762768 20407604 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d15380002137c shfs 14143 24339 shfs root 691w REG 0,46 1343836800 20378774 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ca1bf00021367 shfs 14143 24339 shfs root 692w REG 0,46 1222845496 20389860 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ccd0d0002136d shfs 14143 24339 shfs root 693w REG 0,46 1172277959 20394674 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ce2b500021370 shfs 14143 24339 shfs root 694w REG 0,46 889776428 20416947 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d39b900021384 shfs 14143 24339 shfs root 696w REG 0,46 1051212650 20404033 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d074300021379 shfs 14143 24339 shfs root 697w REG 0,46 1061336432 20403006 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d034000021378 shfs 14143 24339 shfs root 698w REG 0,46 1091493821 20400980 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cfb5600021376 shfs 14143 24339 shfs root 700w REG 0,46 609951039 20465717 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e37ac00021319 shfs 14143 24339 shfs root 701w REG 0,46 1071493755 20401950 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002cff2000021377 shfs 14143 24339 shfs root 702w REG 0,46 899755864 20416948 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d39ba00021385 shfs 14143 24339 shfs root 703w REG 0,46 1254944845 20437467 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d89e700021306 shfs 14143 24339 shfs root 704w REG 0,46 566913835 20442996 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d9f870002130a shfs 14143 24339 shfs root 705w REG 0,46 930054437 20414154 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d2ed000021382 shfs 14143 24339 shfs root 706w REG 0,46 1557832875 20426585 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d5f62000212f6 shfs 14143 24339 shfs root 707w REG 0,46 526591959 20446013 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002db9440002130c shfs 14143 24339 shfs root 708w REG 0,46 506481982 20447492 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dbf0c0002130d shfs 14143 24339 shfs root 709w REG 0,46 728465081 20430731 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d6f96000212fa shfs 14143 24339 shfs root 710w REG 0,46 990678498 20409485 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d1c920002137d shfs 14143 24339 shfs root 711w REG 0,46 1041072079 20405008 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d0b120002137a shfs 14143 24339 shfs root 712w REG 0,46 698125846 20432745 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7773000212fe shfs 14143 24339 shfs root 716w REG 0,46 728323635 20431340 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d71f6000212fb shfs 14143 24339 shfs root 717w REG 0,46 718196366 20432226 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d756c000212fd shfs 14143 24339 shfs root 718w REG 0,46 1557832875 20426585 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d5f62000212f6 shfs 14143 24339 shfs root 719w REG 0,46 980456227 20410980 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d22680002137f shfs 14143 24339 shfs root 721w REG 0,46 960351881 20411705 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d253d00021380 shfs 14143 24339 shfs root 722w REG 0,46 879581290 20418722 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d40a8000212ef shfs 14143 24339 shfs root 723w REG 0,46 435899013 20454319 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dee7f00021312 shfs 14143 24339 shfs root 724w REG 0,46 244517536 20470749 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4b860002131d shfs 14143 24339 shfs root 725w REG 0,46 940165794 20412959 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d2a2500021381 shfs 14143 24339 shfs root 726w REG 0,46 1093482827 20444673 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002db26a0002130b shfs 14143 24339 shfs root 728w REG 0,46 708097223 20432746 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7774000212ff shfs 14143 24339 shfs root 730w REG 0,46 609951039 20465717 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e37ac00021319 shfs 14143 24339 shfs root 731w REG 0,46 859475540 20419491 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d43ab000212f0 shfs 14143 24339 shfs root 734w REG 0,46 657643263 20435477 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d822000021304 shfs 14143 24339 shfs root 735w REG 0,46 1093482827 20444673 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002db26a0002130b shfs 14143 24339 shfs root 736w REG 0,46 395636146 20458227 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dfe1500021314 shfs 14143 24339 shfs root 737w REG 0,46 687973380 20433634 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7aec00021300 shfs 14143 24339 shfs root 738w REG 0,46 738548335 20429927 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d6c72000212f9 shfs 14143 24339 shfs root 739w REG 0,46 808980532 20424370 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d56b9000212f5 shfs 14143 24339 shfs root 740w REG 0,46 768806237 20427033 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d6122000212f7 shfs 14143 24339 shfs root 741w REG 0,46 83217466 20482420 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ea01300021327 shfs 14143 24339 shfs root 742w REG 0,46 345248387 20461575 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e277d00021317 shfs 14143 24339 shfs root 743w REG 0,46 687856053 20434157 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7cf700021302 shfs 14143 24339 shfs root 745w REG 0,46 869442112 20419492 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d43ac000212f1 shfs 14143 24339 shfs root 746w REG 0,46 849327771 20420068 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d45ec000212f2 shfs 14143 24339 shfs root 748w REG 0,46 496365620 20448745 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002dc3f50002130e shfs 14143 24339 shfs root 749w REG 0,46 335132561 20462924 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e2cc400021318 shfs 14143 24339 shfs root 754w REG 0,46 697949476 20433635 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d7aed00021301 shfs 14143 24339 shfs root 755w REG 0,46 32784174 20485948 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002ed61b0002132a shfs 14143 24339 shfs root 756w REG 0,46 667584906 20435478 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d822100021305 shfs 14143 24339 shfs root 758w REG 0,46 667735963 20434964 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d801e00021303 shfs 14143 24339 shfs root 761w REG 0,46 375510587 20459272 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e022c00021315 shfs 14143 24339 shfs root 763w REG 0,46 468760339 20471128 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4d010002131e shfs 14143 24339 shfs root 765w REG 0,46 93344882 20481881 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e9df400021326 shfs 14143 24339 shfs root 766w REG 0,46 577045483 20441576 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d99fc00021309 shfs 14143 24339 shfs root 768w REG 0,46 405751231 20457056 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002df98100021313 shfs 14143 24339 shfs root 771w REG 0,46 365398358 20459843 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e046700021316 shfs 14143 24339 shfs root 773w REG 0,46 153777296 20477070 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e644a00021323 shfs 14143 24339 shfs root 774w REG 0,46 284877444 20467572 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e3eed0002131a shfs 14143 24339 shfs root 776w REG 0,46 274760382 20468462 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e428e0002131b shfs 14143 24339 shfs root 777w REG 0,46 1254944845 20437467 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002d89e700021306 shfs 14143 24339 shfs root 778w REG 0,46 224258455 20471777 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e4f9a0002131f shfs 14143 24339 shfs root 779w REG 0,46 264623206 20469499 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e469b0002131c shfs 14143 24339 shfs root 782w REG 0,46 214175251 20472708 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e533d00021320 shfs 14143 24339 shfs root 786w REG 0,46 327768571 20476344 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e617400021322 shfs 14143 24339 shfs root 787w REG 0,46 133603545 20478769 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002e6aee00021324 shfs 14143 24339 shfs root 791w REG 0,46 22696216 20487196 /mnt/cache/appdata/zigbee2mqtt/log/2021-07-10.00-52-02/.fuse_hidden002edafb0002132b shfs 14143 24339 shfs root 794w REG 0,46 468760339 20471128 ... I am not shure if i can kill the shfs process, so it looks like i have to reboot. Weird! root@srv:/mnt/user/appdata/zigbee2mqtt/log/2021-07-10.00-52-02# du -hs 98G . BTW, user share appdata is set to "Prefer : Cache" . Filesystem on Cache Drive is btrfs span across 2x SSD. Data is stored on Harddisks.
  14. root@srv:/mnt/cache/appdata/zigbee2mqtt/log/2021-06-06.22-54-02# ls -lah total 156G drwxr-xr-x 1 root root 9.0K Jul 10 00:24 ./ drwxrwxrwx 1 nobody users 380 Jun 6 22:54 ../ -rw-r--r-- 1 root root 2.1G Jul 10 00:40 .fuse_hidden00270eae00020ba8 -rw-r--r-- 1 root root 2.1G Jul 10 00:40 .fuse_hidden0027157b00020ba9 -rw-r--r-- 1 root root 2.1G Jul 10 00:40 .fuse_hidden002718e000020baa -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden00271fd600020bad -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden0027224d00020bae -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden0027238d00020baf -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden0027238e00020bb0 -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden002726a800020bb1 -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden002731b700020bb2 -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden002738d300020bb3 -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden002738d400020bb4 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden00273cc600020bb5 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden0027403600020bb6 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden00274aea00020bc5 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden0027580100020bc9 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden0027580200020bca -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden00275d1300020bcc -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden00275d1400020bcf -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden00275fe900020bd0 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden0027620200020bd2 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden0027642000020bd4 -rw-r--r-- 1 root root 1.9G Jul 10 00:40 .fuse_hidden002766a700020bd9 -rw-r--r-- 1 root root 1.8G Jul 10 00:40 .fuse_hidden0027690d00020bdc -rw-r--r-- 1 root root 1.8G Jul 10 00:40 .fuse_hidden0027701b00020bdf -rw-r--r-- 1 root root 1.8G Jul 10 00:40 .fuse_hidden00277a0100020be7 -rw-r--r-- 1 root root 1.8G Jul 10 00:40 .fuse_hidden0027c65200020bed -rw-r--r-- 1 root root 1.8G Jul 10 00:40 .fuse_hidden0027cbc000020bf0 -rw-r--r-- 1 root root 1.7G Jul 10 00:40 .fuse_hidden0027d5f400020bf9 -rw-r--r-- 1 root root 1.7G Jul 10 00:40 .fuse_hidden0027dcee00020bfb -rw-r--r-- 1 root root 1.7G Jul 10 00:40 .fuse_hidden0027dfd500020c01 -rw-r--r-- 1 root root 1.7G Jul 10 00:40 .fuse_hidden0027ec1c00020c07 -rw-r--r-- 1 root root 1.6G Jul 10 00:40 .fuse_hidden00281b1300020c20 -rw-r--r-- 1 root root 1.6G Jul 10 00:40 .fuse_hidden00281e2c00020c23 -rw-r--r-- 1 root root 1.5G Jul 10 00:40 .fuse_hidden002822e200020c2a -rw-r--r-- 1 root root 1.5G Jul 10 00:40 .fuse_hidden00282c8100020c31 -rw-r--r-- 1 root root 1.5G Jul 10 00:40 .fuse_hidden002839d500020c37 -rw-r--r-- 1 root root 1.5G Jul 10 00:40 .fuse_hidden0028402e00020c3d -rw-r--r-- 1 root root 1.5G Jul 10 00:40 .fuse_hidden0028402f00020c3e -rw-r--r-- 1 root root 1.4G Jul 10 00:40 .fuse_hidden0028460000020c43 -rw-r--r-- 1 root root 1.4G Jul 10 00:40 .fuse_hidden00287a4000020c4b -rw-r--r-- 1 root root 1.4G Jul 10 00:40 .fuse_hidden00287cc300020c4f -rw-r--r-- 1 root root 1.4G Jul 10 00:40 .fuse_hidden00287e7800020c50 -rw-r--r-- 1 root root 1.4G Jul 10 00:40 .fuse_hidden0028834a00020c54 -rw-r--r-- 1 root root 1.4G Jul 10 00:40 .fuse_hidden0028834b00020c57 -rw-r--r-- 1 root root 1.4G Jul 10 00:40 .fuse_hidden0028876900020c5a -rw-r--r-- 1 root root 1.3G Jul 10 00:40 .fuse_hidden00288f9a00020c5e -rw-r--r-- 1 root root 1.3G Jul 10 00:40 .fuse_hidden0028962300020c60 -rw-r--r-- 1 root root 1.3G Jul 10 00:40 .fuse_hidden0028962400020c63 -rw-r--r-- 1 root root 1.3G Jul 10 00:40 .fuse_hidden0028978f00020c66 -rw-r--r-- 1 root root 2.6G Jul 10 00:40 .fuse_hidden0028f14900020c6b -rw-r--r-- 1 root root 1.3G Jul 10 00:40 .fuse_hidden0028f97f00020c71 -rw-r--r-- 1 root root 1.3G Jul 10 00:40 .fuse_hidden0028fc5c00020c74 -rw-r--r-- 1 root root 1.3G Jul 10 00:40 .fuse_hidden0028ffd900020c7a -rw-r--r-- 1 root root 1.2G Jul 10 00:40 .fuse_hidden002907ae00020c7c -rw-r--r-- 1 root root 1.2G Jul 10 00:40 .fuse_hidden002909eb00020c81 -rw-r--r-- 1 root root 2.4G Jul 10 00:40 .fuse_hidden00293a6b00020c86 -rw-r--r-- 1 root root 1.2G Jul 10 00:40 .fuse_hidden00294cb900020c90 -rw-r--r-- 1 root root 1.2G Jul 10 00:40 .fuse_hidden00294f5300020c95 -rw-r--r-- 1 root root 1.1G Jul 10 00:40 .fuse_hidden0029715f00020c9c -rw-r--r-- 1 root root 2.1G Jul 10 00:40 .fuse_hidden00297cae00020ca2 -rw-r--r-- 1 root root 1.1G Jul 10 00:40 .fuse_hidden00297fd600020ca4 -rw-r--r-- 1 root root 1.1G Jul 10 00:40 .fuse_hidden002982a200020ca7 -rw-r--r-- 1 root root 1.1G Jul 10 00:40 .fuse_hidden0029859900020caa -rw-r--r-- 1 root root 1.1G Jul 10 00:40 .fuse_hidden0029c22d00020cb3 -rw-r--r-- 1 root root 1.1G Jul 10 00:40 .fuse_hidden0029c62500020cb6 -rw-r--r-- 1 root root 1013M Jul 10 00:40 .fuse_hidden0029cb6300020cb8 -rw-r--r-- 1 root root 2.0G Jul 10 00:40 .fuse_hidden0029d1b400020cbc -rw-r--r-- 1 root root 984M Jul 10 00:40 .fuse_hidden0029d68400020cbf -rw-r--r-- 1 root root 965M Jul 10 00:40 .fuse_hidden0029d9f600020cc3 -rw-r--r-- 1 root root 936M Jul 10 00:40 .fuse_hidden0029e34400020cc8 -rw-r--r-- 1 root root 926M Jul 10 00:40 .fuse_hidden0029e5eb00020cca -rw-r--r-- 1 root root 1.8G Jul 10 00:40 .fuse_hidden0029e8c500020cd0 -rw-r--r-- 1 root root 898M Jul 10 00:40 .fuse_hidden0029f2d400020cd7 -rw-r--r-- 1 root root 878M Jul 10 00:40 .fuse_hidden0029fa6800020cd9 -rw-r--r-- 1 root root 869M Jul 10 00:40 .fuse_hidden0029fc6b00020cdd -rw-r--r-- 1 root root 859M Jul 10 00:40 .fuse_hidden002a00f800020ce0 -rw-r--r-- 1 root root 869M Jul 10 00:40 .fuse_hidden002a00f900020ce1 -rw-r--r-- 1 root root 1.7G Jul 10 00:40 .fuse_hidden002a050300020ce3 -rw-r--r-- 1 root root 830M Jul 10 00:40 .fuse_hidden002a078800020ce7 -rw-r--r-- 1 root root 821M Jul 10 00:40 .fuse_hidden002a0a5d00020ce9 -rw-r--r-- 1 root root 811M Jul 10 00:40 .fuse_hidden002a0d3e00020cec -rw-r--r-- 1 root root 820M Jul 10 00:40 .fuse_hidden002a0d3f00020cef -rw-r--r-- 1 root root 1.6G Jul 10 00:40 .fuse_hidden002a0fe100020cf1 -rw-r--r-- 1 root root 782M Jul 10 00:40 .fuse_hidden002a163700020cf4 -rw-r--r-- 1 root root 772M Jul 10 00:40 .fuse_hidden002a18dd00020cf7 -rw-r--r-- 1 root root 763M Jul 10 00:40 .fuse_hidden002a1c0d00020cf9 -rw-r--r-- 1 root root 753M Jul 10 00:40 .fuse_hidden002a279f00020d01 -rw-r--r-- 1 root root 753M Jul 10 00:40 .fuse_hidden002a2c2700020d06 -rw-r--r-- 1 root root 734M Jul 10 00:40 .fuse_hidden002a303600020d07 -rw-r--r-- 1 root root 724M Jul 10 00:40 .fuse_hidden002a324a00020d09 -rw-r--r-- 1 root root 715M Jul 10 00:40 .fuse_hidden002a34ce00020d0c -rw-r--r-- 1 root root 705M Jul 10 00:40 .fuse_hidden002a383f00020d10 -rw-r--r-- 1 root root 695M Jul 10 00:40 .fuse_hidden002a3c9800020d14 -rw-r--r-- 1 root root 676M Jul 10 00:40 .fuse_hidden002a424700020d17 -rw-r--r-- 1 root root 666M Jul 10 00:40 .fuse_hidden002a45c400020d1d -rw-r--r-- 1 root root 638M Jul 10 00:40 .fuse_hidden002a64ff00020d20 -rw-r--r-- 1 root root 628M Jul 10 00:40 .fuse_hidden002a676c00020d26 -rw-r--r-- 1 root root 637M Jul 10 00:40 .fuse_hidden002a676d00020d29 -rw-r--r-- 1 root root 618M Jul 10 00:40 .fuse_hidden002a6d0400020d2c -rw-r--r-- 1 root root 599M Jul 10 00:40 .fuse_hidden002a728400020d2e -rw-r--r-- 1 root root 589M Jul 10 00:40 .fuse_hidden002a748f00020d31 -rw-r--r-- 1 root root 580M Jul 10 00:40 .fuse_hidden002a78cc00020d35 -rw-r--r-- 1 root root 570M Jul 10 00:40 .fuse_hidden002a7ce700020d37 -rw-r--r-- 1 root root 579M Jul 10 00:40 .fuse_hidden002a7ce800020d39 -rw-r--r-- 1 root root 1.1G Jul 10 00:40 .fuse_hidden002a7fc700020d3a -rw-r--r-- 1 root root 551M Jul 10 00:40 .fuse_hidden002a817f00020d3d -rw-r--r-- 1 root root 541M Jul 10 00:40 .fuse_hidden002a853e00020d40 -rw-r--r-- 1 root root 531M Jul 10 00:40 .fuse_hidden002a879900020d42 -rw-r--r-- 1 root root 522M Jul 10 00:40 .fuse_hidden002a89c500020d44 -rw-r--r-- 1 root root 512M Jul 10 00:40 .fuse_hidden002a914f00020d47 -rw-r--r-- 1 root root 522M Jul 10 00:40 .fuse_hidden002a915000020d4b -rw-r--r-- 1 root root 1004M Jul 10 00:40 .fuse_hidden002a943700020d4c -rw-r--r-- 1 root root 493M Jul 10 00:40 .fuse_hidden002a975100020d52 -rw-r--r-- 1 root root 474M Jul 10 00:40 .fuse_hidden002a9f1900020d55 -rw-r--r-- 1 root root 464M Jul 10 00:40 .fuse_hidden002aa23a00020d57 -rw-r--r-- 1 root root 454M Jul 10 00:40 .fuse_hidden002aa44200020d5a -rw-r--r-- 1 root root 889M Jul 10 00:40 .fuse_hidden002abb7000020d5e -rw-r--r-- 1 root root 435M Jul 10 00:40 .fuse_hidden002ac5cd00020d60 -rw-r--r-- 1 root root 425M Jul 10 00:40 .fuse_hidden002ac8ad00020d64 -rw-r--r-- 1 root root 435M Jul 10 00:40 .fuse_hidden002ac8ae00020d67 -rw-r--r-- 1 root root 416M Jul 10 00:40 .fuse_hidden002acd0200020d68 -rw-r--r-- 1 root root 406M Jul 10 00:40 .fuse_hidden002ad14500020d6f -rw-r--r-- 1 root root 387M Jul 10 00:40 .fuse_hidden002b145a00020d74 -rw-r--r-- 1 root root 396M Jul 10 00:40 .fuse_hidden002b145b00020d75 -rw-r--r-- 1 root root 368M Jul 10 00:40 .fuse_hidden002b199500020d78 -rw-r--r-- 1 root root 358M Jul 10 00:40 .fuse_hidden002b1d1000020d7b -rw-r--r-- 1 root root 696M Jul 10 00:40 .fuse_hidden002b200500020d7e -rw-r--r-- 1 root root 339M Jul 10 00:40 .fuse_hidden002b234b00020d80 -rw-r--r-- 1 root root 339M Jul 10 00:40 .fuse_hidden002b262a00020d84 -rw-r--r-- 1 root root 319M Jul 10 00:40 .fuse_hidden002b283600020d85 -rw-r--r-- 1 root root 310M Jul 10 00:40 .fuse_hidden002b2a9200020d87 -rw-r--r-- 1 root root 300M Jul 10 00:40 .fuse_hidden002b2cda00020d8b -rw-r--r-- 1 root root 310M Jul 10 00:40 .fuse_hidden002b2cdb00020d8d -rw-r--r-- 1 root root 290M Jul 10 00:40 .fuse_hidden002b314800020d8e -rw-r--r-- 1 root root 281M Jul 10 00:40 .fuse_hidden002b342400020d91 -rw-r--r-- 1 root root 542M Jul 10 00:40 .fuse_hidden002b368300020d93 -rw-r--r-- 1 root root 261M Jul 10 00:40 .fuse_hidden002b393d00020d96 -rw-r--r-- 1 root root 252M Jul 10 00:40 .fuse_hidden002b410600020d9b -rw-r--r-- 1 root root 242M Jul 10 00:40 .fuse_hidden002b43b300020d9d -rw-r--r-- 1 root root 252M Jul 10 00:40 .fuse_hidden002b43b400020da0 -rw-r--r-- 1 root root 233M Jul 10 00:40 .fuse_hidden002b46f600020da1 -rw-r--r-- 1 root root 223M Jul 10 00:40 .fuse_hidden002b4a6500020da5 -rw-r--r-- 1 root root 232M Jul 10 00:40 .fuse_hidden002b4a6600020da8 -rw-r--r-- 1 root root 213M Jul 10 00:40 .fuse_hidden002b5b6400020da9 -rw-r--r-- 1 root root 223M Jul 10 00:40 .fuse_hidden002b5b6500020dad -rw-r--r-- 1 root root 204M Jul 10 00:40 .fuse_hidden002b697800020db0 -rw-r--r-- 1 root root 213M Jul 10 00:40 .fuse_hidden002b697900020db1 -rw-r--r-- 1 root root 184M Jul 10 00:40 .fuse_hidden002b714e00020db4 -rw-r--r-- 1 root root 194M Jul 10 00:40 .fuse_hidden002b714f00020db7 -rw-r--r-- 1 root root 175M Jul 10 00:40 .fuse_hidden002b750c00020db8 -rw-r--r-- 1 root root 184M Jul 10 00:40 .fuse_hidden002b750d00020dba -rw-r--r-- 1 root root 165M Jul 10 00:40 .fuse_hidden002b77e700020dbb -rw-r--r-- 1 root root 174M Jul 10 00:40 .fuse_hidden002b77e800020dbe -rw-r--r-- 1 root root 155M Jul 10 00:40 .fuse_hidden002b7ab200020dbf -rw-r--r-- 1 root root 146M Jul 10 00:40 .fuse_hidden002b7d1600020dc6 -rw-r--r-- 1 root root 155M Jul 10 00:40 .fuse_hidden002b7d1700020dc7 -rw-r--r-- 1 root root 252M Jul 10 00:40 .fuse_hidden002b85f400020dcb -rw-r--r-- 1 root root 98M Jul 10 00:40 .fuse_hidden002b8d4e00020dcf -rw-r--r-- 1 root root 88M Jul 10 00:40 .fuse_hidden002b90c300020dd2 -rw-r--r-- 1 root root 78M Jul 10 00:40 .fuse_hidden002b9e2e00020dd6 -rw-r--r-- 1 root root 50M Jul 10 00:40 .fuse_hidden002ba81f00020dda -rw-r--r-- 1 root root 40M Jul 10 00:40 .fuse_hidden002baa5900020dde -rw-r--r-- 1 root root 40M Jul 10 00:40 .fuse_hidden002baf0b00020de2 -rw-r--r-- 1 root root 21M Jul 10 00:40 .fuse_hidden002bb28500020de5 -rw-r--r-- 1 root root 2.0M Jul 10 00:40 log.txt -rw-r--r-- 1 root root 9.5M Jul 10 00:24 log2.txt It hit me again...! Filesystem on Cache Drive is btrfs span across 2x SSD. UNRAID 6.9.2
  15. Today I received a warning that my Cache Drives are nearly full. After poking around with df I found the issus were about 300GB in 20+ file were created in a log directory of a docker container on my cache drive. After stopping the container, I could delete the files. Filesystem on Cache Drive is btrfs span across 2x SSD. UNRAID 6.8.3 -rw-r--r-- 0 root root 2.9G Mar 4 22:53 .fuse_hidden000a50c00001013f -rw-r--r-- 0 root root 2.8G Mar 4 22:53 .fuse_hidden000a943200010d82 -rw-r--r-- 0 root root 2.8G Mar 4 22:53 .fuse_hidden000a9be40001120b -rw-r--r-- 0 root root 2.8G Mar 4 22:53 .fuse_hidden000ab0e30001120c -rw-r--r-- 0 root root 2.8G Mar 4 22:53 .fuse_hidden000ab0e4000113d9 -rw-r--r-- 0 root root 2.7G Mar 4 22:53 .fuse_hidden000ab90a00011673 -rw-r--r-- 0 root root 2.7G Mar 4 22:53 .fuse_hidden000ac5d400011991 -rw-r--r-- 0 root root 2.7G Mar 4 22:53 .fuse_hidden000ad4d900011d5a -rw-r--r-- 0 root root 2.7G Mar 4 22:53 .fuse_hidden000af219000123e3 -rw-r--r-- 0 root root 2.7G Mar 4 22:53 .fuse_hidden000afb36000123e4 -rw-r--r-- 0 root root 2.7G Mar 4 22:53 .fuse_hidden000afb37000125d8 -rw-r--r-- 0 root root 2.7G Mar 4 22:53 .fuse_hidden000b2c2a000125d9 -rw-r--r-- 0 root root 2.6G Mar 4 22:53 .fuse_hidden000b35e700012737 -rw-r--r-- 0 root root 2.6G Mar 4 22:53 .fuse_hidden000b3cac000128d0 -rw-r--r-- 0 root root 2.6G Mar 4 22:53 .fuse_hidden000b4453000129f5 -rw-r--r-- 0 root root 2.6G Mar 4 22:53 .fuse_hidden000b4a1800012c6c -rw-r--r-- 0 root root 2.6G Mar 4 22:53 .fuse_hidden000b704200013be2 -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden000b8a1300013eb9 -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden000b956a000141b5 -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden000ba94e000144a4 -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden000bb50e000145cf -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden000bb50f00014775 -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden000bba5e000148a2 -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden000bc7df00014995 -rw-r--r-- 0 root root 2.4G Mar 4 22:53 .fuse_hidden000bcc5100014a37 -rw-r--r-- 0 root root 2.4G Mar 4 22:53 .fuse_hidden000bcf7300014b07 -rw-r--r-- 0 root root 2.4G Mar 4 22:53 .fuse_hidden000bd33900014d64 -rw-r--r-- 0 root root 2.4G Mar 4 22:53 .fuse_hidden000bed9c0001531e -rw-r--r-- 0 root root 2.4G Mar 4 22:53 .fuse_hidden000bed9d000153f2 -rw-r--r-- 0 root root 2.4G Mar 4 22:53 .fuse_hidden000bf8cc000153f3 -rw-r--r-- 0 root root 2.4G Mar 4 22:53 .fuse_hidden000bfd16000156aa -rw-r--r-- 0 root root 4.6G Mar 4 22:53 .fuse_hidden000c119600015bc0 -rw-r--r-- 0 root root 2.3G Mar 4 22:53 .fuse_hidden000c2ba10001627a -rw-r--r-- 0 root root 2.2G Mar 4 22:53 .fuse_hidden000c4da300016777 -rw-r--r-- 0 root root 2.2G Mar 4 22:53 .fuse_hidden000c59a100016a13 -rw-r--r-- 0 root root 2.2G Mar 4 22:53 .fuse_hidden000c6b9e00016e93 -rw-r--r-- 0 root root 2.2G Mar 4 22:53 .fuse_hidden000c6b9f00016e94 -rw-r--r-- 0 root root 2.2G Mar 4 22:53 .fuse_hidden000c7a010001723b -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000c9421000178cc -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000ca09500017b11 -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000ca09600017b12 -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000cab5d00017c33 -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000cab5e00017d68 -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000cf29400017ed9 -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000d0a420001828b -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden000d0a430001852e -rw-r--r-- 0 root root 2.0G Mar 4 22:53 .fuse_hidden000d2054000187cf -rw-r--r-- 0 root root 2.0G Mar 4 22:53 .fuse_hidden000d3dfb00018a38 -rw-r--r-- 0 root root 2.0G Mar 4 22:53 .fuse_hidden000d4f6600018e62 -rw-r--r-- 0 root root 2.0G Mar 4 22:53 .fuse_hidden000d4f6700018e63 -rw-r--r-- 0 root root 3.9G Mar 4 22:53 .fuse_hidden000d6bf7000190db -rw-r--r-- 0 root root 2.0G Mar 4 22:53 .fuse_hidden000d786f00019290 -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000d807d0001934c -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000d844200019473 -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000d88da000195a3 -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000d8e4b0001989c -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000db8d900019b26 -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000dc6b100019cb3 -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000dcd1c00019e2a -rw-r--r-- 0 root root 1.9G Mar 4 22:53 .fuse_hidden000dd3d20001a107 -rw-r--r-- 0 root root 1.8G Mar 4 22:53 .fuse_hidden000df6e30001a2ce -rw-r--r-- 0 root root 1.8G Mar 4 22:53 .fuse_hidden000e2da80001a41f -rw-r--r-- 0 root root 1.8G Mar 4 22:53 .fuse_hidden000e45840001a65c -rw-r--r-- 0 root root 3.6G Mar 4 22:53 .fuse_hidden000e4a2d0001a65d -rw-r--r-- 0 root root 1.8G Mar 4 22:53 .fuse_hidden000e507b0001a87f -rw-r--r-- 0 root root 1.8G Mar 4 22:53 .fuse_hidden000e596a0001aa9f -rw-r--r-- 0 root root 1.8G Mar 4 22:53 .fuse_hidden000e8cce0001acc7 -rw-r--r-- 0 root root 1.8G Mar 4 22:53 .fuse_hidden000e92b80001af76 -rw-r--r-- 0 root root 1.7G Mar 4 22:53 .fuse_hidden000eb2aa0001b0bb -rw-r--r-- 0 root root 3.4G Mar 4 22:53 .fuse_hidden000eb9110001b289 -rw-r--r-- 0 root root 1.7G Mar 4 22:53 .fuse_hidden000ee8800001b4cd -rw-r--r-- 0 root root 1.7G Mar 4 22:53 .fuse_hidden000f09230001b74b -rw-r--r-- 0 root root 1.7G Mar 4 22:53 .fuse_hidden000f09240001b8ad -rw-r--r-- 0 root root 1.7G Mar 4 22:53 .fuse_hidden000f0c490001babd -rw-r--r-- 0 root root 1.7G Mar 4 22:53 .fuse_hidden000f12b20001babe -rw-r--r-- 0 root root 1.7G Mar 4 22:53 .fuse_hidden000f1b940001bd4b -rw-r--r-- 0 root root 1.6G Mar 4 22:53 .fuse_hidden000f2da20001c008 -rw-r--r-- 0 root root 1.6G Mar 4 22:53 .fuse_hidden000f2da30001c17e -rw-r--r-- 0 root root 1.6G Mar 4 22:53 .fuse_hidden000f33d70001c2ec -rw-r--r-- 0 root root 1.6G Mar 4 22:53 .fuse_hidden000f417a0001c68e -rw-r--r-- 0 root root 3.1G Mar 4 22:53 .fuse_hidden000f699c0001c8af -rw-r--r-- 0 root root 1.6G Mar 4 22:53 .fuse_hidden000fa6ea0001c9ff -rw-r--r-- 0 root root 1.6G Mar 4 22:53 .fuse_hidden000fad210001cba5 -rw-r--r-- 0 root root 1.6G Mar 4 22:53 .fuse_hidden000fb53d0001ce68 -rw-r--r-- 0 root root 3.0G Mar 4 22:53 .fuse_hidden000fba6c0001ce69 -rw-r--r-- 0 root root 1.5G Mar 4 22:53 .fuse_hidden000fc14b0001d1a1 -rw-r--r-- 0 root root 1.5G Mar 4 22:53 .fuse_hidden000fc7250001d1a2 -rw-r--r-- 0 root root 1.5G Mar 4 22:53 .fuse_hidden000fcf350001d2d5 -rw-r--r-- 0 root root 3.0G Mar 4 22:53 .fuse_hidden000fd3d80001d586 -rw-r--r-- 0 root root 1.5G Mar 4 22:53 .fuse_hidden000fe51e0001d7ff -rw-r--r-- 0 root root 1.5G Mar 4 22:53 .fuse_hidden000fea740001da13 -rw-r--r-- 0 root root 1.5G Mar 4 22:53 .fuse_hidden00102b4f0001dcde -rw-r--r-- 0 root root 1.4G Mar 4 22:53 .fuse_hidden001033ce0001de61 -rw-r--r-- 0 root root 1.4G Mar 4 22:53 .fuse_hidden0010437d0001e180 -rw-r--r-- 0 root root 1.4G Mar 4 22:53 .fuse_hidden001052c70001e46b -rw-r--r-- 0 root root 1.4G Mar 4 22:53 .fuse_hidden001069780001e883 -rw-r--r-- 0 root root 1.4G Mar 4 22:53 .fuse_hidden001069790001ea22 -rw-r--r-- 0 root root 1.4G Mar 4 22:53 .fuse_hidden00107c650001eca5 -rw-r--r-- 0 root root 1.3G Mar 4 22:53 .fuse_hidden001088f10001ee91 -rw-r--r-- 0 root root 1.3G Mar 4 22:53 .fuse_hidden001092780001f233 -rw-r--r-- 0 root root 2.6G Mar 4 22:53 .fuse_hidden00109c600001f234 -rw-r--r-- 0 root root 1.3G Mar 4 22:53 .fuse_hidden0010a3240001f380 -rw-r--r-- 0 root root 1.3G Mar 4 22:53 .fuse_hidden0010a9270001f52d -rw-r--r-- 0 root root 1.3G Mar 4 22:53 .fuse_hidden0010b1630001f774 -rw-r--r-- 0 root root 1.3G Mar 4 22:53 .fuse_hidden0010b65d0001f849 -rw-r--r-- 0 root root 2.5G Mar 4 22:53 .fuse_hidden0010c0090001faa2 -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden0010ca880001fbf2 -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden0010ec070001fbf3 -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden0010f0290001fceb -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden00115d650001ff2d -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden0011643e0001ffd4 -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden001168ba000200e2 -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden00116c5500020231 -rw-r--r-- 0 root root 2.3G Mar 4 22:53 .fuse_hidden001170f200020232 -rw-r--r-- 0 root root 1.2G Mar 4 22:53 .fuse_hidden0011a0780002031d -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011a4e50002044d -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011aa5b0002057d -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011b063000205fb -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011b3b500020729 -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011b3b6000207e4 -rw-r--r-- 0 root root 2.2G Mar 4 22:53 .fuse_hidden0011b9df000207e5 -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011bd3b00020948 -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011c32200020a8e -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011c98d00020b8b -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011c98e00020c45 -rw-r--r-- 0 root root 2.1G Mar 4 22:53 .fuse_hidden0011cea800020c46 -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011d53300020d63 -rw-r--r-- 0 root root 1.1G Mar 4 22:53 .fuse_hidden0011daeb00020ea9 -rw-r--r-- 0 root root 1010M Mar 4 22:53 .fuse_hidden0011e16900020faa -rw-r--r-- 0 root root 990M Mar 4 22:53 .fuse_hidden0011e6c70002120c -rw-r--r-- 0 root root 990M Mar 4 22:53 .fuse_hidden0011eb9300021347 -rw-r--r-- 0 root root 971M Mar 4 22:53 .fuse_hidden0011f0ba00021348 -rw-r--r-- 0 root root 961M Mar 4 22:53 .fuse_hidden0011f64e0002142e -rw-r--r-- 0 root root 952M Mar 4 22:53 .fuse_hidden0011fa8b00021598 -rw-r--r-- 0 root root 942M Mar 4 22:53 .fuse_hidden001200cd0002175e -rw-r--r-- 0 root root 923M Mar 4 22:53 .fuse_hidden001208fa0002198e -rw-r--r-- 0 root root 923M Mar 4 22:53 .fuse_hidden00120e1a00021a92 -rw-r--r-- 0 root root 904M Mar 4 22:53 .fuse_hidden0012143d00021baf -rw-r--r-- 0 root root 913M Mar 4 22:53 .fuse_hidden0012143e00021bb0 btrfs scrub status on Cach Drive: UUID: edcd5c39-2617-421e-8947-157d472cb447 Scrub started: Thu Mar 4 22:56:17 2021 Status: finished Duration: 0:04:50 Total to scrub: 254.13GiB Rate: 896.08MiB/s Error summary: no errors found
  16. Flashed the included Fujitsu 2607 A21 Controller in my Fujitsu Primergy RX200 S7 Server. Worked flawlessly. Thx! 🤩