
Arragon
Members-
Posts
58 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Arragon's Achievements
Rookie (2/14)
7
Reputation
-
Should docker default to macvlan again like in 6.11?
-
[6.12] High I/O load when system is idle, random freeze
Arragon commented on Arragon's report in Stable Releases
I noticed almost all of my user shares are gone that were on a zfs pool. I started a scrub and wait for the result. Meanwhile the log is spammed with messages like Jun 20 01:24:19 Tower emhttpd: error: malloc_share_locations, 7201: Operation not supported (95): getxattr: /mnt/user/appdata (that share is on the array) -
[6.12] High I/O load when system is idle, random freeze
Arragon commented on Arragon's report in Stable Releases
Array is now started and doing a parity check. Docker didn't start with "Couldn't create socket: [2] No such file or directory" and nothing else is running. I will try to restart again after the check is complete. -
[6.12] High I/O load when system is idle, random freeze
Arragon commented on Arragon's report in Stable Releases
Only processes that seem to do anything while the array is still starting are z_fr_iss_X and z_rd_int_X where X is either 0 or 1 -
[6.12] High I/O load when system is idle, random freeze
Arragon commented on Arragon's report in Stable Releases
After 6h the server shut down. I started it again but now it hangs on "Mounting disks..." when starting the array. -
[6.12] High I/O load when system is idle, random freeze
Arragon commented on Arragon's report in Stable Releases
I tried to stop dockers none would stop I tried to stop the array but it hangs on "Sync filesystems..." I tried to shutdown the server but it doesn't do anything I don't want to loose data, so I don't know what to do. -
[6.12] High I/O load when system is idle, random freeze
Arragon commented on Arragon's report in Stable Releases
Changed Status to Open Changed Priority to Urgent -
I noticed the system has lots of IO-Wait in htop while it was basically idle. Syslog showed the following entry Jun 18 17:00:29 Tower kernel: traps: lsof[29400] general protection fault ip:1529d3557c6e sp:d95a8f1327ed4ec2 error:0 in libc-2.37.so[1529d353f000+169000]
-
[6.12] UI doesn't allow me to create pool with old name
Arragon commented on Arragon's report in Stable Releases
Changed Status to Solved -
[6.12] UI doesn't allow me to create pool with old name
Arragon commented on Arragon's report in Stable Releases
That did it, thank you -
Arragon started following [6.12] UI doesn't allow me to create pool with old name
-
On 6.11.5 I had a pool created with steini84's plugin with the following configuration: root@Tower:~# zpool list -v NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT tank 43.6T 31.4T 12.3T - - 49% 71% 1.01x ONLINE - raidz1-0 43.6T 31.4T 12.3T - - 49% 71.9% - ONLINE ata-ST12000NM001G-2MV103_ZL274PFX 10.9T - - - - - - - ONLINE ata-ST12000NM001G-2MV103_ZLW0DGSE 10.9T - - - - - - - ONLINE ata-ST12000NM001G-2MV103_ZLW0DNWE 10.9T - - - - - - - ONLINE ata-ST12000NM001G-2MV103_ZLW0DQ2G 10.9T - - - - - - - ONLINE I wanted to create the pool in the UI using the same name but I doesn't let me: I started the array without creating the pool and checked the shares but there is none of that name
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Arragon replied to DZMM's topic in Plugins and Apps
How do I need to modify the script that the mergefs tools are also available? (https://github.com/trapexit/mergerfs-tools) -
I had a lot of snapshots and decided to get rid of them with zfs list -H -o name -t snapshot | grep autosnap | xargs -n1 zfs destroy This spat out a few "snapshot not found" errors and the system got really slow until I noticed some apps could no longer write files. System no longer responded and I had to power cycle it. Now system hangs at boot but I'm still able to ssh into the machine. Everything seems to hang waiting for zpool import -a Commands like zpool status don't seem to work. /proc/spl/kstat/zfs/dbgmsg contains the following timestamp message 1681372320 spa.c:6242:spa_tryimport(): spa_tryimport: importing tank 1681372320 spa_misc.c:418:spa_load_note(): spa_load($import, config trusted): LOADING 1681372320 vdev.c:160:vdev_dbgmsg(): disk vdev '/dev/disk/by-id/ata-ST12000NM001G-2MV103_ZL274PFX-part1': best uberblock found for spa $import. txg 18136025 1681372320 spa_misc.c:418:spa_load_note(): spa_load($import, config untrusted): using uberblock with txg=18136025 1681372320 spa.c:8360:spa_async_request(): spa=$import async request task=4096 1681372321 spa.c:8360:spa_async_request(): spa=$import async request task=2048 1681372321 spa_misc.c:418:spa_load_note(): spa_load($import, config trusted): LOADED 1681372321 spa_misc.c:418:spa_load_note(): spa_load($import, config trusted): UNLOADING 1681372321 spa.c:6098:spa_import(): spa_import: importing tank 1681372321 spa_misc.c:418:spa_load_note(): spa_load(tank, config trusted): LOADING 1681372321 vdev.c:160:vdev_dbgmsg(): disk vdev '/dev/disk/by-id/ata-ST12000NM001G-2MV103_ZL274PFX-part1': best uberblock found for spa tank. txg 18136025 1681372321 spa_misc.c:418:spa_load_note(): spa_load(tank, config untrusted): using uberblock with txg=18136025 1681372321 spa.c:8360:spa_async_request(): spa=tank async request task=4096 1681372341 spa_misc.c:418:spa_load_note(): spa_load(tank, config trusted): read 182 log space maps (4100 total blocks - blksz = 131072 bytes) in 17406 ms 1681372371 spa_misc.c:418:spa_load_note(): spa_load(tank, config trusted): spa_load_verify found 0 metadata errors and 53 data errors 1681372371 mmp.c:240:mmp_thread_start(): MMP thread started pool 'tank' gethrtime 354061113656 1681372371 spa.c:8360:spa_async_request(): spa=tank async request task=1 1681372371 spa.c:2606:spa_livelist_delete_cb(): deleting sublist (id 95993) from livelist 95991, 0 remaining 1681372371 spa.c:8360:spa_async_request(): spa=tank async request task=2048 1681372371 spa_misc.c:418:spa_load_note(): spa_load(tank, config trusted): LOADED 1681372371 spa.c:8360:spa_async_request(): spa=tank async request task=4096 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 937, smp_length 135136, unflushed_allocs 442368, unflushed_frees 12580790272, freed 0, defer 0 + 0, unloaded time 354384 ms, loading_time 51 ms, ms_max_size 14897127424, max size error 14082514944, old_weight 840000000000001, new_weight 840000000000001 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 1105, smp_length 387240, unflushed_allocs 188547072, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 354436 ms, loading_time 64 ms, ms_max_size 16458719232, max size error 16458719232, old_weight 840000000000001, new_weight 840000000000001 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 1220, smp_length 518048, unflushed_allocs 303104, unflushed_frees 14799437824, freed 0, defer 0 + 0, unloaded time 354500 ms, loading_time 74 ms, ms_max_size 15683502080, max size error 12946800640, old_weight 840000000000001, new_weight 840000000000001 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 2374, smp_length 326880, unflushed_allocs 2367995904, unflushed_frees 258826240, freed 0, defer 0 + 0, unloaded time 354575 ms, loading_time 104 ms, ms_max_size 12846678016, max size error 12846579712, old_weight 840000000000001, new_weight 840000000000001 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 49, smp_length 384, unflushed_allocs 1228546048, unflushed_frees 90112, freed 0, defer 0 + 0, unloaded time 354679 ms, loading_time 56 ms, ms_max_size 6055149568, max size error 6055059456, old_weight 800000000000001, new_weight 800000000000001 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 2478, smp_length 207680, unflushed_allocs 2539520, unflushed_frees 8653791232, freed 0, defer 0 + 0, unloaded time 354735 ms, loading_time 51 ms, ms_max_size 5210308608, max size error 1588199424, old_weight 800000000000001, new_weight 800000000000001 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 2480, smp_length 142144, unflushed_allocs 712704, unflushed_frees 8535842816, freed 0, defer 0 + 0, unloaded time 354787 ms, loading_time 76 ms, ms_max_size 3770638336, max size error 1008377856, old_weight 7c0000000000002, new_weight 7c0000000000002 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 2497, smp_length 1480, unflushed_allocs 5153120256, unflushed_frees 2602729472, freed 0, defer 0 + 0, unloaded time 354863 ms, loading_time 122 ms, ms_max_size 3899867136, max size error 2694348800, old_weight 7c0000000000002, new_weight 7c0000000000002 1681372372 metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 18136027, spa tank, vdev_id 0, ms_id 2093, smp_length 66136, unflushed_allocs 315039744, unflushed_frees 15409152, freed 0, defer 0 + 0, unloaded time 354985 ms, loading_time 40 ms, ms_max_size 3293323264, max size error 3293306880, old_weight 7c0000000000001, new_weight 7c0000000000001 1681372372 spa_history.c:307:spa_history_log_sync(): txg 18136027 open pool version 5000; software version zfs-2.1.9-0-g92e0d9d18-dist; uts Tower 5.19.17-Unraid #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 x86_64 1681372398 dsl_scan.c:3433:dsl_process_async_destroys(): freed 27648 blocks in 25843ms from free_bpobj/bptree txg 18136027; err=85
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Arragon replied to DZMM's topic in Plugins and Apps
Is it possible to kill (and later resume) the upload script from User Scripts plugin? I need the bandwidth -
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Arragon replied to DZMM's topic in Plugins and Apps
So maybe Dropbox Advanced is better but still requires 3 users at €18/mo: https://www.dropbox.com/business/plans-comparison