-
(SOLVED) Unable to Telnet to Server via Putty
SOLVED: I found in management access menu that Telnet & SSH were selected as "No" No more issue.
-
(SOLVED) Unable to Telnet to Server via Putty
For years I've used telnet (Putty) to gain access to my server. Starting some time ago something changed as I'm no longer able too. 1) I can ping to server with no issue. 2) I have access to server using Win10. 3) Can get to server with FileZilla. 4) used desktop and laptop with same results. tower-diagnostics-20230219-0911.zip
-
Swampy started following "SimpleFeatures" - WebServer Plugin [SUPPORT] , 12 Bay Server 4 Sale , unRAID Server Version 6.2.3 Available and 2 others
-
***GUIDE*** Passthrough Entire PCI USB Controller
Ok thanks for clearing that up for me. Us newbies are learning.
-
***GUIDE*** Passthrough Entire PCI USB Controller
I am a little confused as you can see. I am surprised that the all of the USB are not available to the server if no VM are up. Regards.
-
***GUIDE*** Passthrough Entire PCI USB Controller
Reboot Unraid after the relevant bits of the XML are deleted. Start again... So this will revert step 9 in your instructions? Thanks
-
***GUIDE*** Passthrough Entire PCI USB Controller
Hi again, I want to ask a question while it is still fresh in my mind. I find that out of 10 USB socket that the forwarding has killed all but two USB headers which were on the back of the server. I knew this was going to be the case but I am now rethinking this and may wish to switch them around. Can you give me guidance/instruction on how to go back to ground zero with the re-assigning the USB (group 1) back to the server and not the VM? I'm not concerned about the changing the XML. Advanced thanks
-
***GUIDE*** Passthrough Entire PCI USB Controller
saarg, That work like a charm. I have to let windows do a repair and win it was done every thing was there. Thanks for your support too archedraft Best Regards
-
***GUIDE*** Passthrough Entire PCI USB Controller
Thanks saarg I'll set up another VM and give it a go while pursuing closure on Test VM 8.
-
***GUIDE*** Passthrough Entire PCI USB Controller
Hi again. No that didn't work. I didn't add this before because I thought it was for a card. Anyways it throws an error for the following: <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/>[/b] It it possibly the address as I highlighted above? Thanks I am wanting to see the XML with the above code entered so I can see if I can spot the issue. Your post on line 6 doesn't have the added code. Sorry, I was hoping the one on page 6 was current enough because I was installing Ubuntu. <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>Test 8</name> <uuid>738883d4-0137-3e4e-7bc9-8da467c306eb</uuid> <description>test 8</description> <metadata> <vmtemplate name="Custom" icon="windows.png" os="windows"/> </metadata> <memory unit='KiB'>10485760</memory> <currentMemory unit='KiB'>10485760</currentMemory> <memoryBacking> <nosharepages/> <locked/> </memoryBacking> <vcpu placement='static'>6</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='4'/> <vcpupin vcpu='3' cpuset='5'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='7'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-2.3'>hvm</type> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='6' threads='1'/> </cpu> <clock offset='localtime'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/bin/qemu-system-x86_64</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/cache/appdata/ISO share/Test 3/Secondary.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/cache/appdata/ISO share/Windows 10 Pro/Win10.PRO.img'/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <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/cache/appdata/ISO share/virtio-win-0.1.102.iso'/> <target dev='hdb' bus='ide'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:1a:34:b4'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/Test 3.org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='vmvga' vram='16384' heads='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </video> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </memballoon> </devices> <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=00:14.0,bus=root.1,addr=00.0'/> </qemu:commandline> </domain>
-
***GUIDE*** Passthrough Entire PCI USB Controller
Its on page 6 at the bottom. Hi again. No that didn't work. I didn't add this before because I thought it was for a card. Anyways it throws an error for the following: <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/>[/b] It it possibly the address as I highlighted above? Thanks Depends on what the error message says? Can you post a screen shot? See the scree capture: Please post your entire XML as well.
-
***GUIDE*** Passthrough Entire PCI USB Controller
Hi again. No that didn't work. I didn't add this before because I thought it was for a card. Anyways it throws an error for the following: <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/>[/b] It it possibly the address as I highlighted above? Thanks Depends on what the error message says? Can you post a screen shot? See the scree capture:
-
***GUIDE*** Passthrough Entire PCI USB Controller
Hi again. No that didn't work. I didn't add this before because I thought it was for a card. Anyways it throws an error for the following: <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/>[/b] It it possibly the address as I highlighted above? Thanks
-
***GUIDE*** Passthrough Entire PCI USB Controller
Im hoping to gain your support in resolving my pass thru issue with USB ports. I followed the instruction on page 1. Here is my data: PCI Device 00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) IOMMU Groups /sys/kernel/iommu_groups/1/devices/0000:00:14.0 After running line command /sys/kernel/iommu_groups/1/devices/0000:00:14.0 The USB 1 & 2 are no longer available which are both in group 1 as seen from the remaining USB. USB Devices Bus 006 Device 002: ID 8087:8000 Intel Corp. Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 002: ID 05dc:a761 Lexar Media, Inc. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 002: ID 8087:8008 Intel Corp. Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub So far so good so I added this to the XML: <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=00:14.0,bus=root.1,addr=00.0'/> </qemu:commandline> During launching of the VM I get the error [glow=red,2,300]"-device vfio-pci,host=00:14.0,bus=root 1,address=00.0: Bus 'root. 1' not found"[/glow] Here is my XML for review: <domain type='kvm'> <name>Test 8</name> <uuid>738883d4-0137-3e4e-7bc9-8da467c306eb</uuid> <description>test 8</description> <metadata> <vmtemplate name="Custom" icon="windows.png" os="windows"/> </metadata> <memory unit='KiB'>10485760</memory> <currentMemory unit='KiB'>10485760</currentMemory> <memoryBacking> <nosharepages/> <locked/> </memoryBacking> <vcpu placement='static'>6</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='4'/> <vcpupin vcpu='3' cpuset='5'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='7'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-2.3'>hvm</type> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='6' threads='1'/> </cpu> <clock offset='localtime'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/bin/qemu-system-x86_64</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/cache/appdata/ISO share/Test 3/Secondary.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/cache/appdata/ISO share/Windows 10 Pro/Win10.PRO.img'/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <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/cache/appdata/ISO share/virtio-win-0.1.102.iso'/> <target dev='hdb' bus='ide'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:1a:34:b4'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/Test 3.org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='vmvga' vram='16384' heads='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </video> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </memballoon> </devices> <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=00:14.0,bus=root.1,addr=00.0'/> </qemu:commandline> </domain> Best Regards
Swampy
Members
-
Joined
-
Last visited