Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

richardoswald

Members
  • Joined

  • Last visited

  1. Thank you for your help @JorgeB! It's been a week since my server last crashed. I believe it was changing the docker network to ipvlan. I'll still migrate to a new btrfs or new zfs in case, since you recommended that as well.
  2. I recently upgraded my Mariadb container (can't recall the previous version but rolling back a few versions didn't fix) 2024-05-28 10:52:15 0 [Note] Starting MariaDB 10.11.8-MariaDB-ubu2204 source revision 3a069644682e336e445039e48baae9693f9a08ee as process 1 2024-05-28 10:52:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2024-05-28 10:52:15 0 [Note] InnoDB: Number of transaction pools: 1 2024-05-28 10:52:15 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2024-05-28 10:52:15 0 [Note] InnoDB: Using liburing 2024-05-28 10:52:15 0 [Note] InnoDB: Initializing buffer pool, total size = 2.000GiB, chunk size = 32.000MiB 2024-05-28 10:52:15 0 [Note] InnoDB: Completed initialization of buffer pool 2024-05-28 10:52:15 0 [Note] InnoDB: Buffered log writes (block size=512 bytes) 2024-05-28 10:52:15 0 [Warning] InnoDB: 9912832 bytes should have been read at 90750464 from (unknown file), but got only 3723776. Retrying. 2024-05-28 10:52:15 0 [Warning] InnoDB: Retry attempts for reading partial data failed. 2024-05-28 10:52:15 0 [ERROR] InnoDB: Failed to read log at 90750464: I/O error 2024-05-28 10:52:15 0 [ERROR] InnoDB: Log scan aborted at LSN 11665616480 2024-05-28 10:52:15 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error 2024-05-28 10:52:15 0 [Note] InnoDB: Starting shutdown... 2024-05-28 10:52:15 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 2024-05-28 10:52:15 0 [Note] Plugin 'FEEDBACK' is disabled. 2024-05-28 10:52:15 0 [ERROR] Unknown/unsupported storage engine: InnoDB 2024-05-28 10:52:15 0 [ERROR] Aborting 2024-05-28 10:52:14-05:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.11.8+maria~ubu2204 started. 2024-05-28 10:52:15-05:00 [Note] [Entrypoint]: MariaDB upgrade not required Attached is a docker inspect,, this is my DB for my personal photos (via Photoprism). I searched online but couldn't find any solutions. Can anyone help? Best Regards, Richard mariadb-photoprism.txt
  3. I failed to mention that I did this (backup, format then restore) about 2 months ago. I could try again. I’ve also recently read people having corruption issues using BTRFS. You recommend I go ZFS instead?
  4. zuse-diagnostics-20240527-0704.zipHere's an updated system diagnostics file as well.
  5. Thank you @JorgeB I just ran a corrective scrub on my pool, it came back with 4 uncorrectable bits. I deleted that file since It was nothing special. I then changed Docker to ipvlan and rebooted. Next scrub showed no errors, although I still see multiple errors in the new attached syslog. Do you know how I can fix my BTFS volume? syslog-127.0.0.1.log
  6. Hello Unraid community, For weeks I've been trying to troubleshoot an issue where my Unraid server "Zuse" (named after the one and only Konrad Zuse), will have its docker apps crash and when I look at the error log I can tell I'm in trouble since syslog server cannot write to its share since it complains the filesystem is in read only mode. I recently updated my motherboard bios hoping it would fix the issue, but no bueno. I'm running out of ideas of what it could be. I see kernel errors but not sure how to debug them (ignore the certificate errors I'm aware and can currently access the web portal no issue). Attached are my sys diags plus my syslog from the last two days. I appreciate any help and eyes on my issue. Best Regards, Richard zuse-diagnostics-20240526-1029.zipsyslog-127.0.0.1.log
  7. Thank you @ich777, it turns out my new motherboard uses an Intel C236 chipset so an iGPU is actually not supported. Bummer since I thought I did my research and assumed wrong that the P10S-M-DC was using a similar chipset to the P10S-M (C232) since I thought it was just a slight variation of the board. Looks like I'll be returning this motherboard to better suit my requirements.
  8. I'm hoping someone can help Intel GPU Top see my Intel iGPU, attached are my diagnostics. From what I can tell my iGPU should be supported by both the CPU (Xeon CPU E3-1245 v6) and the motherboard (Asus p10s-m-dc). I also blacklisted the AST ASPEED integrated graphics to see if that would help but no bueno. You'll notice I also have an Nvidia card. I'm hoping to use the Nvidia for some VMs, and the iGPU for transcoding. Just looking for some insight from the hardware wizards! zuse-diagnostics-20240410-2358.zip
  9. Hell Unraid community. I've had my setup for a few years now and am finally configuring my rig (or trying) to enable hardware transcoding (not just for Plex but for other apps like Photoprism as well), but I'm not getting anywhere so I'm asking for help. The problem I'm having is in /dev/dri/ I only see by-path/ and card0 nothing else. I also checked my bios and only have an 'onboard' or off board option, so I have 'onboard' selected. Not sure if this is the right choice since the mobo does have Matrox onboard graphics, but not sure if off board would work (there's also a jumper for vga on the motherboard that is set to on). If anybody had an idea, I'm all ears. Here are my diagnostics zuse-diagnostics-20240212-2148.zip, but in short my CPU is a Quick Sync supported Xeon E31260L 2.40GHz installed on a Supermicro X9SCM-F motherboard The supermicro has the latest bios (2.3a) and my Unraid is on 6.12.6. I also have intel-gpu-top and I blacklisted i915 via echo "blacklist i915" > /boot/config/modprobe.d/i915.conf and rebooted. Again I'm all ears for idea, thanks in advance!
  10. 1. SSH into your Unraid (or access the terminal from the ">_" icon in the upper right hand of the GUI) 2. I used wget to get the file (I installed it in my "/etc/" folder) wget https://github.com/ianka/xfs_undelete/archive/refs/tags/v12.0.zip -O temp.zip unzip temp.zip rm temp.zip cd xfs_undelete-12.0/ ./xfs_undelete --help They should get you going. I'm doing a recovery as I type this Good luck with yours!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.