Everything posted by maTTi
-
Unraid Deck - A beautiful, native mobile client built for the new Unraid API
@mccray When will the notification plugin be added to the official repository?
-
Time machine backup failed
@JorgeB Diagnostic file tower-diagnostics-20260328-0955.zip
-
Time machine backup failed
Hi, Recently, I noticed many errors in logs from time machine backup: Mar 27 14:36:19 Tower smbd[1055097]: [2026/03/27 14:36:19.319563, 0] ../../source3/modules/vfs_fruit.c:5234(fruit_get_bandsize) Mar 27 14:36:19 Tower smbd[1055097]: fruit_get_bandsize: Didn't find band-size key in [/mnt/user/time_machine/iMac-XXXXX.sparsebundle/Info.plist] Mar 27 14:36:19 Tower smbd[1055097]: [2026/03/27 14:36:19.319690, 0] ../../source3/modules/vfs_fruit.c:5356(fruit_tmsize_do_dirent) Mar 27 14:36:19 Tower smbd[1055097]: fruit_tmsize_do_dirent: Processing sparsebundle [iMac-XXXXX.sparsebundle] failed
-
Asus PRIME N100I-D D4-CSM and Unraid
20W when idle with 5hdd and 1ssd, C8 max
-
Docker on Unraid slow reponses
Both Unraid server and RPi are connected directly to the router Adguard docker in Unraid response time Adguard docker on RPi response time: Why reponses time are so big on Unraid compare to RPi?
-
Syslog notify - create notifications if specific words occur in the logs
Hey @mgutt thanks for replying. Yeah, I want to run this script "forever" in the background so I can get notification immediately when errors occur. But I see, I have to stay with scheduled runs. Btw. I have a script that runs the inotifywait command inside, and using the user scripts plugin, I am able to run it using "Run in background" to monitor folders.
-
Syslog notify - create notifications if specific words occur in the logs
Seems like you don't know difference between running in background and schedules run...
-
Syslog notify - create notifications if specific words occur in the logs
How? I have tried to use User script plugin run in background option but the script runs only once and exit.
-
Syslog notify - create notifications if specific words occur in the logs
Instead of scheduling the execution of this script, is it possible to execute it in the background using the User script plugin?
-
[Plugin] CA User Scripts
Inline variables described under "HOW TO ADD SCRIPTS" do not work: test script: #!/bin/bash backgroundOnly=true argumentDescription=TEST Run in Background button is still enabled, description is not set to TEST
-
rsync Incremental Backup
@mgutt How to set owner and permissions for log file? It is always created with: root -rw-------
-
How to replace the Parity disk with a larger one and repurpose it as an array disk?
What is "standard disk replacement"? Is there any documentation available regarding this process?
-
How to replace the Parity disk with a larger one and repurpose it as an array disk?
Greetings, could someone provide a comprehensive list of the steps necessary to replace my 4TB Parity drive with a new 6TB drive and repurpose the old parity drive as a replacement for one of my 3TB array drives (SDC)? Please be aware that all of my data hard drives are encrypted. My NAS has no available disk slots. Thanks!
-
Unraid webui healthcheck endpoint
I need something I can check in the intervals, not a daily status notification.
-
Unraid webui healthcheck endpoint
Hi, Is there something like a status or health check endpoint I can use in the Uptime-kuma (etc.: "UnraidURL/api/status")? Sometimes my Unraid server freezes for some reason, and I want to know when this happens. I am using the Uptime-kuma app to monitor my services on a few servers.
-
Kernel error during moving files from cache to array
Ok I will do scrub once I replace RAM
-
Kernel error during moving files from cache to array
Random file but always in the same share (time machine backup) i know i need to replace RAM because memtest shows me a few errors before server restart but could it be related or I need to replace SSD too?
-
Kernel error during moving files from cache to array
No, if i delete it (or whole time machine backup share) there will be no scrubs error, but when i create new share and do a mac backup scrub will find error in that share
-
Kernel error during moving files from cache to array
2025-03-22T11:44:34+01:00 Tower kernel: BTRFS info (device sdg1): scrub: started on devid 1 2025-03-22T11:51:59+01:00 Tower kernel: BTRFS error (device sdg1): unable to fixup (regular) error at logical 864349323264 on dev /dev/sdg1 physical 212596424704 2025-03-22T11:51:59+01:00 Tower kernel: BTRFS warning (device sdg1): checksum error at logical 864349323264 on dev /dev/sdg1, physical 212596424704, root 5, inode 478510, offset 22249472, length 4096, links 1 (path: time machine/iMac-mac.sparsebundle/bands/413) 2025-03-22T11:56:59+01:00 Tower kernel: BTRFS info (device sdg1): scrub: finished on devid 1 with status: 0
-
Kernel error during moving files from cache to array
@JorgeB I have a time machine share and every time macOS creates a backup, scrub finds an Uncorrectable error in that share. I have tried to remove everything from the time machine share I created a new backup and again Uncorrectable error has been discovered by scrub command. Is something wrong with time machine backup or my SSD/ram? also memory SPD shows only 2GB instead of 16
-
Kernel error during moving files from cache to array
@JorgeBafter running memtest for about 20 minutes server restart (happen twice already), does it mean I need to replace memory? Can't see any errors before restart because it happen suddenly.
-
Kernel error during moving files from cache to array
-
Kernel error during moving files from cache to array
Thanks for the reply. Running scrubbing now, should I run Balance too? How to run memtest on Unraid?
-
Kernel error during moving files from cache to array
2025-03-21T14:13:49+01:00 Tower kernel: BTRFS warning (device sdg1): csum failed root 5 ino 426679 off 5209911296 csum 0xc1e1b682 expected csum 0x7e34b248 mirror 1 2025-03-21T14:13:49+01:00 Tower kernel: BTRFS error (device sdg1): bdev /dev/sdg1 errs: wr 0, rd 0, flush 0, corrupt 1, gen 0 2025-03-21T14:13:49+01:00 Tower kernel: BTRFS warning (device sdg1): csum failed root 5 ino 426679 off 5209911296 csum 0xc1e1b682 expected csum 0x7e34b248 mirror 1 2025-03-21T14:13:49+01:00 Tower kernel: BTRFS error (device sdg1): bdev /dev/sdg1 errs: wr 0, rd 0, flush 0, corrupt 2, gen 0
-
[Support] Linuxserver.io - MariaDB
How to reset root password?