Can0n

Members
  • Posts

    615
  • Joined

  • Last visited

Everything posted by Can0n

  1. I should add windows performance itself is sluggish and slow too there is significant mouse delays on OS menus when i drag the mouse back and forth, again none of that when i shut down unraid and boot directly to the NVMe
  2. Hi I recently had to reinstall Windows to my nvme drive to get the latest update which is 21h1, since then all the games I passed through to my RTX 2060 only get around 18 frames a second when I was previously getting over 50 on Windows 10 v1909 I have Windows installed directly to the nvme and point the VM configuration to that drive I have not changed the resources allocated or anything other than throwing a couple of extra cores towards it after I discovered massive input lag and high CPU usage by pretty much every piece of software installed If I shut down and boot directly to Windows everything's fast and snappy so it leads me to believe there's something wrong with qemu or hypervisor for the latest M$ has to offer. Attached to my diagnostics but my VM configuration is pretty straightforward Core 0/HT reserved for unraid i7 8700 with cores 1-5 and HT 16GB ram/48GB Pass through of a PCIe usb 3 card and RTX 2060 I boot the VM directly to the NVMe Running unraid 6.9.2 Attached are the diagnostics freya-diagnostics-20210525-1120.zip
  3. You should really remove user0 and make it /mnt/user/ The method you have has been deprecated and could be removed at any time and then you will have problems not to mention it does not touch your cache cool using user0
  4. Hi @linuxserver.io I have recently been using Nextcloud with MariaDB on one of my servers and just wanted to move it to the other for my reverse proxy i used cp -arv command to move the appdata folders of nextcloud and mariadb both unraid server use same root password and profiles i copied using same command all the next cloud /data from old server to new and mirrored the /mnt/user/nextcloud set up as it was on the original server ****Edit found that i missed the updated server IP for both Nextcloud and MariaDB in the config.php file its working now
  5. the other day i could ping it but not ssh in or wake my KVM attached screen so far stopping array and restarting every two days has it stable also stopped Ombi the other day and it server ran 3 days no issue (was only getting 2 days before lock up) moved ombi to primary server tonight will see how with no dockers started the secondary server holds up
  6. on only one of my 2 servers I am seeing kcompactd0 eat up 100% cpu approx every two days it makes the webgui completely unresponsive and cannot get diagnostics at all (let it run 24 hours before i had to power cycle the server) kill command doesnt work and unable to do much else only started about a week ago and not sure what is the cause since i cant run diagnostics
  7. mine is too now as well since updating putty
  8. Hi @SpaceInvaderOne I used your video here and it works great thank you very much. I am wondering if you could point me in the direction if its even possible to get the same method to work when two NVMe drives are being used for VM's I have a friend that will be using a thread ripper and a couple NVME drives to combine his kids PC's into one server thanks in Advance
  9. I have noticed since installing 6.9 Beta 35 I am getting server refused our key on both of my servers it was working on Beta 29 I compared the authorized_keys file on both machines they match the keys file i have on my linux, Mac's and Putty setups i have in my home and no changes to the go file with the chmods were done anyone have an idea what might be causing this?
  10. Just reverse all the steps you did to install it as far as paying upfront you will have to reach out to Pulseway themselves I had to do the same when I went from five systems down to three and they just ended up extending my time for the difference
  11. did you check that the files are owned by root? chown -R /etc/ssh/.ssh ultimately once I rebooted the server that wasn’t working it is now
  12. this is what i did on the first server and it worked, second is still refusing the key in putty for some reason there is a sym link i had in /boot/config/ssh/ called root I deleted that and it left a dead symlink in /root/ called .ssh so if you do an ls -l /root/ if you have a file called .ssh you need to delete it then i did mkdir /root/.ssh/ cd / chown root:root . chmod 700 /root/.ssh chmod 600 /root/.ssh/authorized_keys this allows me to use the 4096 bit ppk file in putty for one server but other explictly rejects it not sure why
  13. I got one of my two servers working other one on same 6.9 beta 29 is not working I even copied the authorized_keys file over and re-did perms just in case ultimately for the first one I used WinSCP to delete the .ssh folder in /root/ then made a new one in command line and applied the chmod's and got it working on first server have not tried the delete and make new directory on secondary yet will try now
  14. Hi All I had this working sometime ago but my keys in windows dispapeared I am trying to use the Puttygen tool to generate a new public key for my unraid server here is what im doing please enlighten me if i messed up somewhere: i run the puttygen to make a key and save it to a ppk and public file i copy the public key to my authorized_keys file on unraid at /root/.ssh/authorized_keys I set up putting to use the public file under SSH/Auth in putty. I open putty and it wont autofill anything and still requires user and password to connect my Linux Laptop on Fedora 32 works without any issues using the ssh-copy-id command but putty doesnt support ssh-copy-id any help would be very much appreciated
  15. Try this as I had to do it too chmod 700 /root/.ssh chmod 600 /root/.ssh/authorized_keys
  16. Hi everyone I need some help here I was playing about the mac field in my windows VM settings (on unRAID) and accidentally erased the mac and saved it (hoping the new NIC i installed would pass its mac though to the VM). instead the network section is completely gone now and i cant seem to see how to add it back at all since I cannot even find the section in XML form either *******Edit i seemed to find a work around and that was creating a new VM with identical config seems like it might be a good idea to add a gui to adding Network interfaces to the VM setup/config
  17. I don't qs is configured correctly. And I don't really have a way to test unfortunately. A PR on GitHub would be nice if anyone wants to make the necessary changes and test for me. They should only be a couple of lines. if anyone wants to make the PR to fix the broken intel quick sync hardware encode I have both an i5 8600K (Coffee Lake) and i7 7700K Iron Lake gen 5 to Coffee Lake gen 9.5 all supported as per https://trac.ffmpeg.org/wiki/Hardware/QuickSync on Github https://github.com/intel/intel-vaapi-driver
  18. I don't qs is configured correctly. And I don't really have a way to test unfortunately. A PR on GitHub would be nice if anyone wants to make the necessary changes and test for me. They should only be a couple of lines. Hi @Josh.5 i have used both and just cant get intel quick sync acceperated transcoding to work. I'd be happy to test got another 90TB or so of media to convert to h265 once intel works ill see if i can get logs and stuff and post to github for you
  19. Hi @Josh.5 I am using the dev-hw-encoding repository version and the previous current master one but cant seems to get unmanic to hardware transcode using intel quicksync and the hevc codec I tried both hevc_nevc and nevc_hevc they all fail however when i use the libx265 it processes using my CPU a quick note in Plex harware transcode directions vs yours (in the container install) for plex under extra parameters it should read: --device /dev/dri:/dev/dri yours mentions this --device /dev/dri I have tried both and neither are shoing anything in my intel-gpu tools plus i can see in the docker tab high CPU usage I am only encoding video, not stripping subtitles or doing anything with audio
  20. your go file shoud have this so you dont need to set permissions on each reboot modprobe i915 chown -R nobody:users /dev/dri chmod -R 777 /dev/dri
  21. @limetech and @testdasi Machine version Q35-5.0 has been solid for my small Fedora 32 Server VM using br0 and a few dockers also using br0 nearly 48hours uptime and no kernel tun messages in logs at all
  22. so far using br0 and Q35-5.0 is not producing the kernel tun errors ill keep an eye out as I will be working all night so if its going to happen it will happen in the next 12 hours or so
  23. im actuallying use Q35-4.1 ill try 5.0 and br0 to see if that helps
  24. I cant use virtio or virtio-net as this little VM (fedora 32 server) needs a static IP as it is used to ssh into my home network to access dockers blocked by certain firewalls (plex for example) that i sometimes connect to where the wireguard vpn is not able to be used. Some of my dockers need static IP's on br0 as well so they can talk to other dockers (for example Plex on one server Ombi, Sab,Sonarr,Radarr and Deluge through a reverse proxy on another server)
  25. I have moved my vm to my other unraid server on 6.8.3 and no more kernel: tun errors