geekmay

Members
  • Posts

    7
  • Joined

  • Last visited

geekmay's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Hey there, I had posted here previously as my torrent clients were working on a very low speed. Now none of my torrent client is working and all are either showing "Stalled" or 0 speed. If I try to download on my PC on the same network, I get full speed so I know my ISP is not blocking anything on the torrent front. Any help will be appreciated on this as it is becoming very frustrating. Thanks!
  2. Any help would be really appreciated!
  3. I am using the usual stack of sonarr, deluge, plex. The download speeds have dropped drastically since yesterday. I am using the linuxserver deluge docker container. It was running fine for a long time and is suddenly very slow since morning. My torrent max speed is usually 15 MB/s and now it is not even touching 2MB/s. One thing I noticed is that when a new torrent is added, there are a lot of peers for the first 1-2 minutes and then the speed and peers suddenly drop to zero and then the speed never goes up and stays near 1MB/s. Also, I tried downloading using my PC and it is smoothly downloading with more than 15 MB/s on qBittorrent. I tried running qBittorrent and deluge and both give similar output. The peers drop after some time. Anyone facing similar issues? Attached the diagnostics file. mewtwo-diagnostics-20210504-1615.zip
  4. Hey folks, I have been using 2 NICs (one on-board and one USB) to segregate my network bandwidth. Primary connection for regular access and a special internet connection dedicated to the downloaders. I had setup eth0 as the primary one with br0 and the downloading network was eth1 and br1. On the network settings page, I was able to make changes such as IP assignment, bridge settings, etc. to both the interfaces when I was on 6.8.3. I updated to 6.9.2 today and I can see the settings for the eth1 interface seems to be vanished and replaced with the Interface Rules option in the Network settings. I have attached the screenshot of this. Due to this, most of my containers stopped working and I am not able to use the second internet connection. Can anyone please help out with this? Thanks!
  5. Hey everyone, I am facing this weird issue: I managed to get the passthrough working with my Nvidia GTX 660 Ti Card. However, when I connect to the machine through RDP or TeamViewer, there is a huge lag in the display. Now I regularly RDP to machines on my network and there is never this amount of lag. It is like I am viewing a GIF of my computer. Also there is this strange thing happening, I can see the GPU at 10% constantly and when I just rapidly move my mouse cursor, the GPU goes to 100% immediately. Is there something I am missing while configuring? Details: Unraid Version: 6.8.3 Windows 10 Build 1903 Nvidia Drivers version: 451.67 Cores Assigned: 4 Processor: i5 9600K I am attaching the image of the Task Manager <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='19'> <name>Windows 10</name> <uuid>{UUID}</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='4'/> <vcpupin vcpu='3' cpuset='5'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-4.2'>hvm</type> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='4' threads='1'/> <cache mode='passthrough'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Windows/Windows1903.iso' index='3'/> <backingStore/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <alias name='sata0-0-0'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio-win-0.1.185.iso' index='2'/> <backingStore/> <target dev='hdb' bus='sata'/> <readonly/> <alias name='sata0-0-1'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/Windows 10/vdisk1.img' index='1'/> <backingStore/> <target dev='hdc' bus='sata'/> <boot order='1'/> <alias name='sata0-0-2'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='sata' index='0'> <alias name='sata0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:51:30:8e'/> <source bridge='br0'/> <target dev='vnet1'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/2'/> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/2'> <source path='/dev/pts/2'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-19-Windows 10/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <alias name='input0'/> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'> <alias name='input1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input> <hostdev mode='subsystem' type='pci' managed='yes' xvga='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/isos/ROMs/Asus.GTX660Ti.2048.130219_edited.rom'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain>
  6. I read that but unfortunately I am behind CGNAT so DDNS won't work for me. I was planning to get openVPN to AWS or any other cloud provider and using that public IP to have unattended access when on vacation.
  7. I have Unraid version 6.8.3 and latest plugin version as on 3rd August 2020. I have added the .ovpn file in the /boot/openvpn folder. However, I am still seeing the "Choose a file" in the plugin screen and am not able to connect. I am attaching the details in the screenshot. Any solution to this?