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.

gshlomi

Members
  • Joined

  • Last visited

Everything posted by gshlomi

  1. Thanks, enabled Above 4G Decoding & Resizable BAR support and both cards are visible now. I haven't noticed these settings as being prerequisites in the first post, but I might have missed something.
  2. Hi Just upgraded my server to 7.2.4, I've got a GTX 1660 Super and an RTX 5060 TI, but the OpenSource driver (needed due to the 5XXX card) only detects the 5060. Just for checking, I've tried the production branch, and no GPU was detected. Attaching my diagnostics... small-diagnostics-20260228-2045.zip Thanks in advance
  3. Any way we can install an older version of the Open Source drivers? I'm trying to use an RTX 5060 ti (which requires the OpenSource driver) with a GTX 1660 Super, splitting the GPUs between different containers, but with the current Open Source driver, the 1660 doesn't support the Compute module, whereas with the prodction driver, the 5060 isn't even supported. Downgrading the driver might solve the 1660 issue (see here), but I need to downgrade to another Open Source version. Thanks
  4. This is very bad news... I'd like a container to have access to a specific folder inside a user share, residing on a pool drive... With the above conclusion, it's either I'm exposing the whole /mnt mount point to the container, or disable the Exclusive Shares and lose the performance benefit of bypassing FUSE... In my scenario, it seems I should just map the folder from the pool drive itself directly to the container, instead of mapping through /mnt/user This is very bad news... I'd like a container to have access to a specific folder inside a user share, residing on a pool drive... With the above conclusion, it's either I'm exposing the whole /mnt mount point to the container, or disable the Exclusive Shares and lose the performance benefit of bypassing FUSE... In my scenario, it seems I should just map the folder from the pool drive itself directly to the container, instead of mapping through /mnt/user 🤔
  5. @JorgeB @itimpi you guys are the greatest 🫡 After stopping and starting the array again in maintenance mode, checked and fixed the file system (zeroing the corrupted log file), I'm now able to see the files on the replaced drive. Now I've mounted the older (replaced) drive using Unassigned Devices, and running a Total Commander directories comparison to check if any files are lost or corrupted. Thanks again for the assistance guys and have a great day!!!
  6. Thank you 🙏🙏🙏 Can this be done when array started or should I stop the array and start again in maintenance mode? Will it require rebuilding the parity from scratch? Currently have dual parity set up…
  7. small-diagnostics-20250821-2243.zip Thanks in advance
  8. Hi all I've tried replacing one of my data disks with a larger one (XFS file system if that makes a different). During the initial rebuilding of the data on the new disk, the server froze (no display, no ping, no nothing). Searched the forum, found this post which indicated a rebuild will start over if interrupted... Totally shut down the UPS (the server power button didn't respond at all) and after starting the server again, the array did a parity rebuild (which took more then a day)... Unfortunately, the new (bigger) disk now appears "Unmountable: wrong or no file system". Now what? Did I lose all the data of the replaced disk? Please advice ☹️
  9. So does it matter which one I choose when creating a new VM? Virbr1 is LAN-network, for instance
  10. Thanks @SimonF and @JorgeB , seems that 7.1.4 indeed fixed the issue. Only thing I've noticed which is a bit strange (don't remember how it was on 7.0.1) - when creating a new VM and trying to choose the custom network, I've too many options (If I recall correctly, on 7.0 brunch had only the bridges to choose from): Anyway, thanks for the fix
  11. Hi, Hope I'm asking at the right forum, but looking for a way to send a string with newline ("\n") in a single variable. The specific use case - trying to use the Beszel Agent container to report to multiple hubs, like mentioned in their guide Tried adding \n, "\n", '\n\ but nothing worked so far... Thanks
  12. Anything I can do in the meantime other than downgrading?
  13. This is one: <network ipv6='no'> <name>lan-network</name> <bridge name="virbr1" stp="on" delay="0"/> </network> This is two: <network ipv6='no'> <name>dmz-network</name> <bridge name="virbr2" stp="on" delay="0"/> </network> btw - upgrade to 7.1.3 doesn't resolve this :-(
  14. So 7.1.3 not a solution for me? :-(
  15. Unfortunately, didn't help. My missing network was set using virsh - does Docker & KVM use the same network?
  16. Hi, I've created two private bridge networks (virbr1 & virbr2) while on 7.0.1, using the information in the following thread: but upon upgrading to 7.1.2, they disappeared for the selection for new VM (and from the VM settings as a default network source (I can still see them available and active using virsh net-list). Is it a known bug I'm missing or something? Thanks in advance
  17. Thank you, but what is the process to replace the cache pool (single drive) to a bigger drive? Copy the files from the current cache drive to a temporary (btrfs-formatted) drive, with the cp in cli, then back to the replaced (bigger) cache drive? If I understand correctly, using Mover for the process won't use the --sparse parameter?
  18. Hi all, I'm using the "domains" share for the VMs on a BTRFS drive (with COW enabled), with a template I've built as the baseline for most of my VMs (Server 2022 template, with a complete lab environment built on top of it). As far as I can tell, most of the "domains" share storage is taken by the Server 2022 template VM, and the clones based on that VM are only taking up storage according to the differences they have from the original VM (please correct me if I'm wrong). Is there a way to move the share from one BTRFS pool drive to another, while keeping the storage consumes only by the template and the differences, instead of every VM taking up full space on the target drive? I want to replace my current (VNMe) VMs pool drive to a bigger one... Thanks in advance
  19. Don't think you need a script for that, the chatid file is persistent across reboots
  20. Any chance of adding Screen?
  21. Hi, I'd be more then happy if someone can assist me identify the cause for the error... small-diagnostics-20240214-1224.zip
  22. Thanks!!!! Was about to reinstall my HomeAssistant from scarch, saved me a day or two or retesting everything afterwards. Does anyone know why this happens?
  23. Hi, I’ve got a few files saved at the root of my Appdata folder, with spaces and dashes in the filename (e.g. “frigate - config.yml”). There seems to be a problem backing up these files, Tar returns an error as if it tries to backup “frigate”,”-“,”config.yml” as three different files… Sent from my iPhone using Tapatalk
  24. Sorry for hijacking this thread, but what's the benefit of splitting the Plex appdata from the general Appdata folder?
  25. Hi folks, Would be glad to understand what's the source of the error. Thanks small-diagnostics-20220918-0957.zip

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.