Trozmagon

Members
  • Posts

    54
  • Joined

  • Last visited

Everything posted by Trozmagon

  1. Just started getting this today, 6.12.4, had a random system crash overnight and discovered this while troubleshooting. I can replicat it by stopping VM Manager & Docker, starting Docker first and then VM Manager second. Result of losetup: NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /boot/bzfirmware 0 512 /dev/loop2 0 0 1 0 /mnt/cache/system/libvirt/libvirt.img 0 512 /dev/loop0 0 0 1 1 /boot/bzmodules 0 512 /dev/loop3 0 0 1 0 /mnt/cache/system/docker/docker.img 0 512 server-diagnostics-20231001-2202.zip
  2. CPU: i9-11900k MOBO: MSI MEG z590i Unify RAM: Patriot Viper 4 Blackout Series DDR4 64GB (2 x 32GB) 3600MHz GPU: Gigabyte RTX 3090 Turbo Edition PSU: Asus ROG Loki SFX-L 850W SSD: 2x 970 EVO Plus 2TB (Cache Drives) HDD Internal: 4x Seagate Barracuda 2tb 2.5" HDD External: 5x Seagate Barracuda 8tb 3.5" HDD External Caddy: Terramaster D5 Thunderbolt 3 (RocketRAID 2720) It could be worth noting that my Unraid USB boot drive is passed through from the Thunderbolt 3 dock, this allowed me to free up the internal USB controller on the Motherboard to passthrough to my Windows 11 VM. Also aside from adding some drives and upgrading my PSU recently my hardware has been the same since owning the 3080 and the 6900 XT.
  3. Sorry mate, I'm just put of town at the moment, I'll post my specs here either tomorrow or maybe Sunday.
  4. Currently i9-11900k, MSI z590i Unify, RTX 3090. I did use to have an RTX 3080 which worked as soon as I updated it firmware on it, which worked without issues, no xml modification or anything. I swapped that for an RX 6900 XT which I was never able to get Resizable Bar working at all, I did read somewhere that Resizable Bar doesn't work on AMD cards in Linux (I believe this is what's changed in to the next Kernel release).
  5. Just a heads up, the custom kernel wasn't necessary for me with my RTX 3090, just adding the additional xml to my VM config was enough.
  6. Hi everyone, I've just setup WireGuard and everything is working well except I have an issue with a couple of specific docker containers where I route traffic via other containers. I have a couple of instances of this setup but I've provided 1 example in the screenshot, essentially the tvheadend container the network is set to none with the parameter "--net=container:vpn-australia" to using the network of the vpn-australia container, the vpn-australia container is just openvpn using PIA to connect to their Australian server. While connected to WireGuard on my phone I'm able to access all my other containers and I'm even able to access the vpn-australia container but I cannot access the tvheadend container. Has anyone had a similar situation they've come up with a solution for? Any help would be great. Thanks!
  7. Mate you're a lifesaver, thanks for this! Solved my unraid access but no internet issue
  8. Hey Guys, I just got a machine check events detected notification from Fix Common Problems and I'm not sure what the actual errors are, any help would be great. Diagnostics attached. server-diagnostics-20220630-1319.zip
  9. Ahhhh I just found it's not slow like I thought, it hit a DB Exception and stopped syncing.
  10. Mate this is almost perfect, thanks! It is a little slow to notify clients that there's something to sync so I'm hoping there's some tweaks I can make here to speed it up. Thanks Mate :).
  11. Hey Guys, I’m looking for a solution to what I assume is a strange use case and I can’t quite think of a search term to explain it easily so here I am with the long winded version so see if anyway can put me on the right path. I’ve just setup next cloud and have my admin user setup, NextCloud will only ever be used with this with this single account. What I want to do is have only 2 folders, both of which are shares live in a dedicated pool called cloud. I want these folders to be both accessible via SMB and via NextCloud so I have my folders mapped as such /config > /mnt/cache/appdata/nextcloud /data > /mnt/cache/appdata/nextcloud/data /data/singleuser/files > /mnt/cloud This is working great except I want the ability to modify files both from NextCloud and on the FileSystem but NextCloud doesn’t see the files if they’re moved into the folder via SMB because they’re not being synced, does anyone know of a way to have files automatically sync into NextCloud if they’re dumped into the users file folder? I’m not against running another Docker App to handle the syncing but I would assume syncing the files at they’re current location would cause some issues. Anyone have any ideas on how to achieve this? Thanks in advance.
  12. Sorry by cache I meant stored somewhere and you were absolutely correct, I had cfgs in there from years ago! Thanks mate :).
  13. Further thought on this, I did have a share named cloud in the past, maybe the names are cached?
  14. Hey mate, thanks for the heads up, I've been running stable with my thunderbolt setup for months now so I'm glad the firmware has finally been added
  15. Hey Guys, just curious if anyone has been able to name a secondary pool "cloud"? whenever I try to name my new pool this I get the error "Do not use user share names" but I don't have a user share named cloud.
  16. Haha love it. Okay cool, first time I had noticed it and thought it just seemed a bit high but this makes perfect sense. Thanks mate.
  17. Hey Guys, I've noticed qbittorrent has been holding on to exactly 1.6gb of RAM even when sitting idle, absolutely 0 torrents, nothing going on in "top" from container console. If I restart the container it drops to normal usage but then creeps but up to 1.6gb again, currently on 4.3.5. Any ideas?
  18. If I create a test build today, would you be able to test it for me? Yeah no worries, let me know when it's ready
  19. Same results with no HWA which seems odd, I've included a screenshot of my docker template too./
  20. Can you please remove any settings you have in advanced settings and try again. Deleted my entire appdata folder and setup from scratch, same result.
  21. Hey mate, newest version not working with intel iGPU: LOG: [AVHWDeviceContext @ 0x55e38a7f3d80] libva: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so has no function __vaDriverInit_1_0 [AVHWDeviceContext @ 0x55e38a7f3d80] libva: /usr/lib/jellyfin-ffmpeg/lib/dri/i965_drv_video.so init failed [AVHWDeviceContext @ 0x55e38a7f3d80] Failed to initialise VAAPI connection: -1 (unknown libva error). Device creation failed: -5. Failed to set value 'vaapi=vaapi0:/dev/dri/renderD128' for option 'init_hw_device': Input/output error Error parsing global options: Input/output error 0.0.7 works fine, broke after I updated it today, let me know if there's anything else I can provide that will help.
  22. Solved it, I got my hands on a Thunderbolt 3 USB hub which has its own USB controller, I moved my Unraid USB stick to that and was able to stub out the entire USB controller on the motherboard to pass through to the VM, no more syslog errors and the Bluetooth device is working in the VM.
  23. In the first post mate. Edit: Sorry that's syslog dump, see diagnostics attached server-diagnostics-20210421-2303.zip