eric.frederich

Members
  • Posts

    68
  • Joined

  • Last visited

Everything posted by eric.frederich

  1. Does that not normally happen? Do you normally see them in separate groups? I think I see them in the same group in videos online and it's working.
  2. From "tools" -> "system devices" IOMMU group 0 [1002:5a14] 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 Host Bridge (rev 02) IOMMU group 1 [1002:5a16] 00:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GFX port 0) IOMMU group 2 [1002:4390] 00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode] (rev 40) IOMMU group 3 [1002:4397] 00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4396] 00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller IOMMU group 4 [1002:4397] 00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4396] 00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller IOMMU group 5 [1002:4385] 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 42) IOMMU group 6 [1002:439c] 00:14.1 IDE interface: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 IDE Controller (rev 40) IOMMU group 7 [1002:4383] 00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40) IOMMU group 8 [1002:439d] 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40) IOMMU group 9 [1002:4384] 00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge (rev 40) IOMMU group 10 [1002:4399] 00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller IOMMU group 11 [1002:43a0] 00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) [1002:43a1] 00:15.1 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 1) [1002:43a2] 00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 2) [1b21:1042] 04:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [10ec:8168] 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07) IOMMU group 12 [1002:4397] 00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4396] 00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller IOMMU group 13 [10de:11c6] 01:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 650 Ti] (rev a1) [10de:0e0b] 01:00.1 Audio device: NVIDIA Corporation GK106 HDMI Audio Controller (rev a1)
  3. I followed the guide. This is what I get when I try to start my VM... Execution error internal error: qemu unexpectedly closed the monitor: 2017-04-03T14:50:39.777467Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4,romfile=/mnt/cache/domains/vbios/EVGA.GTX650Ti.1024.120919.dump: vfio: failed to set iommu for container: Operation not permitted 2017-04-03T14:50:39.777494Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4,romfile=/mnt/cache/domains/vbios/EVGA.GTX650Ti.1024.120919.dump: vfio: failed to setup container for group 13 2017-04-03T14:50:39.777501Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4,romfile=/mnt/cache/domains/vbios/EVGA.GTX650Ti.1024.120919.dump: vfio: failed to get group 13 2017-04-03T14:50:39.777514Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4,romfile=/mnt/cache/domains/vbios/EVGA.GTX650Ti.1024.120919.dump: Device initialization failed
  4. Just using the GUI, not editing XML. Here is me trying to create from the Ubuntu template and selecting two cpus (cpu 0 and cpu 1) <domain type='kvm'> <name>Ubuntu_again</name> <uuid>eed82adb-93f4-ce0b-934d-c9387cbfa9f2</uuid> <metadata> <vmtemplate xmlns="unraid" name="Ubuntu" icon="ubuntu.png" os="ubuntu"/> </metadata> <memory unit='KiB'>1048576</memory> <currentMemory unit='KiB'>1048576</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>2</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='1'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-2.7'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/eed82adb-93f4-ce0b-934d-c9387cbfa9f2_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='2' threads='1'/> </cpu> <clock offset='utc'> <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/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/Ubuntu_again/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/ubuntu-16.04.2-desktop-amd64.iso'/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <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'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='dmi-to-pci-bridge'> <model name='i82801b11-bridge'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/> </controller> <controller type='pci' index='2' model='pci-bridge'> <model name='pci-bridge'/> <target chassisNr='2'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:b6:f0:4f'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <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'> <address type='usb' bus='0' port='1'/> </input> <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='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x02' slot='0x04' function='0x0'/> </memballoon> </devices> </domain>
  5. Awesome... I have a single GPU on my system. I hope this works for me. I just need to find some time to myself to be able to try it out. Right now on my unRAID machine I have two monitors set up (because it used to be a desktop Linux machine). I'd like to utilize this VM and GPU passthrough to have it act like a desktop machine once again. Let me ask a question... right now I see a Linux console on one of the monitors. What will happen if I follow this guide? I'll boot unRAID and unRAID will utilize the graphics card until I start my VM?... then what... it hijacks it?
  6. I have a GTX 650 Ti that shows up when I configure a new VM but I am unable to start it. I was under the impression that I need a 2nd graphics card (one for unRAID plus one for the VM). Is that what my error message (below) is saying. I'd think if that were the case it wouldn't even give me the option to select it. If that is the issue what other graphics card should I get for unRAID? Here were some I was looking at. EVGA GeForce 8400 GS (https://www.newegg.com/Product/Product.aspx?Item=9SIA1N83U90867) ZOTAC GeForce GT 710 ... since it's just PCI Express x1 (https://www.newegg.com/Product/Product.aspx?Item=9SIA1N849V2356) ... Or is there a USB card that might work? Other MoBo info here Execution error internal error: qemu unexpectedly closed the monitor: 2017-04-02T11:36:20.205381Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4: vfio: failed to set iommu for container: Operation not permitted 2017-04-02T11:36:20.205417Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4: vfio: failed to setup container for group 13 2017-04-02T11:36:20.205422Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4: vfio: failed to get group 13 2017-04-02T11:36:20.205435Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.2,addr=0x4: Device initialization failed
  7. I have this installed... how do I log in? Are there instructions somewhere? I tried using my unRAID usernames/passwords... didn't work. Also, I feel like there should be some information on the front page describing how this is different from the LimeTech plex server.
  8. I just downloaded ultravnc. I don't see the guest resizing itself at all when I maximize the viewer. Is there something I need to install on the guest for this to work? This isn't the guest itself running VNC server is it?... it's KVM or something else right?
  9. Brand new to unRAID. I created an Ubuntu VM and I'm trying to use it over VNC. How should I access my NAS from within the guest? Should I just use NFS? I enabled it on one of my user shares and within the guest I just ran "mount lamename:/mnt/user/stuff /nas/stuff" and it seemed to work. Is there a better best practice for accessing the host filesystem? I know both VirtualBox and VMWare support their own sharing mechanisms, does KVM as well? Another issue I'm having is that the VNC viewer seems pretty bad. The keys I type like to repeat sometimes like thiiiiiiiiiiiiiiiiiiiis. I cannot get "Remote resizing" scaling mode to work. Is there something I have to do within the guest OS to enable this feature? Eventually the entire thing becomes so slow that I need to quit the VNC viewer and launch a new one. It's basically unusable right now. Eventually (once I get a second graphics card) I'll want to run my VM with the GPU and wouldn't necessarily want to use VNC, but that'll come later.
  10. I get the following error when I try to create a VM with anything other than 1 CPU. I have 6 cores. I'd like to give this VM like 2 or 4. I was able to give it cores 5 and 6 somehow to create a 2 core system, but I can't find a way to give it 4
  11. Need help deciding on what plugins to install on this machine. I have gigabit internet through AT&T and feel like I should be running some kind of servers on this thing. Are there separate applications I should install for serving movies, music and pictures? Is there one application that does all 3 well? I have an Android phone, so whatever I install I need to be able to use it from Android. Is NextCloud something I should look at?
  12. This has the ability to mount USB drives as well? Okay, I'm surprised there isn't any kind of official link there. Is there even a list of supported plugins / apps?
  13. It did not mount automatically before or after doing a `modprobe ntfs` Again, where should I copy the data to? I see /mnt/disk1 disk2 cache user and user0
  14. Good to know. I'll probably use rsync if it's available. I'm unfamiliar with Midnight Commander. In fact I enter it accidentally all the time on Linux machines when I typo mc instead of mv and I don't even know how to properly exit it
  15. So I just started my machine yesterday with brand 3 brand new 8TB hard drives, plus a 128GB SSD cache. It's been syncing for 11 hours and I'm 85% done... so at that rate it'll be 13 hours. Question 1) Once the sync is complete, how should I transfer my old data back onto it? I have maybe 1.5TB of data on an external USB 3.0 drive. Do I just log in as root on the terminal and copy from there? Will it be mounted automatically in /media like a lot of distros do, or will I have to manually dmesg, to get the correct sd[x], and mount it manually? Where do I copy the data to? I'm assuming I should have single partition somewhere that is 16GB. Question 2) What kind of changes can I make to the system and have it still function? I want to use GPU passthrough on an Ubuntu (or Mint) VM and use this machine as my desktop (like it was before I put unRAID on it). I haven't set anything up yet, but on the VM tab I see that I can select my video card. I only have one video card so this is contrary to what I've read. I thought if you only have one card the host steals it and it's unavailable to give to a VM. Question 3) Optical drive... I have a BluRay drive that I'd like to use to back up my BluRays now that I have 16TB of storage. Is it possible to give this to my guest VM? If not, I have, in the past, ripped BluRays from within Docker by passing the block device to the container... maybe that's preferable anyway, but still wanted to ask about giving it to a VM.
  16. Let's say I get 3x 8TB drives, I can add another 8TB drive later without having to shuffle all the data for it to be spread evenly? How does that work? Also, I was looking at HSGT drives because the stats published by BackBlaze seem to show they're the best. I'll have to look at that post and see what the external packaging is all about. Can you re-use it with a different drive to make it a generic external enclosure?
  17. Each configuration with a single parity would end me up with 12TB storage correct? Getting 4x 6 TB would be a bit cheaper but possibly use more power? What other pros/cons are there? Performance? Stability? Future expansion implications?
  18. This covers many questions / topics so I wasn't sure which sub-forum to put it in. I don't want to split them up because I want context. Currently I have... AMD FX-6350 Vishera 6-Core 3.9 GHz (https://www.newegg.com/Product/Product.aspx?Item=N82E16819113327) BIOSTAR TA970 Ver. 5.3 (https://www.newegg.com/Product/Product.aspx?Item=N82E16813138372) EVGA SSC GeForce GTX 650 Ti (https://www.newegg.com/Product/Product.aspx?Item=N82E16814130839) 16G RAM 1TB Mechanical 120GB SSD I use it as a desktop Linux machine / Samba file server. I'm at capacity right now with 1TB hard drive and 120G SSD. Hard Drives: I need to repalce the single 1TB with some 4TB hard drives. Question 1)... How many 4TB Hard drives should I get and in what configuration? 3 of them with 1 for parity? or just 2 of them in RAID 1? Question 2)... Should I use the 120GB SSD as a cache and maybe just boot from a USB? VM Gaming / GPUs While shopping around I see that a GTX 1050 Ti can be had for $140 and I'm thinking about running a Windows VM with GPU passthrough for gaming. MSI GeForce GTX 1050 Ti (https://www.newegg.com/Product/Product.aspx?Item=N82E16814137056) Question 3)... can I also run a desktop Linux VM using the same GPU as long as they're both not "on" at the same time? Question 3.1)... I don't really care if my Linux VM has a GPU or not. Is this possible too?... to maybe just use VNC? Question 4)... unRAID still requires that the host OS unRAID needs a graphics card all for itself? Question 4.1)... I heard maybe with AMD graphics cards it was okay but not with NVidia?... if that's true, what AMD card would be able to get 60fps 1080 on GTA V and Battlefield 1? If I do need to have a 2nd video card just for unRAID, then 650 Ti that I currently have is probably overkill and maybe I'd just get some $30 video card which'll use less power. Here were the two I was looking at. EVGA GeForce 8400 GS (https://www.newegg.com/Product/Product.aspx?Item=9SIA1N83U90867) ZOTAC GeForce GT 710 ... since it's just PCI Express x1 (https://www.newegg.com/Product/Product.aspx?Item=9SIA1N849V2356) Question 5)... given my motherboard and GPUs I currently own or was looking at, does it look like it'll work?... 2 graphics cards on my motherboard? If you see the motherboard listing below I don't know what this x16 and x4 mean. Does that mean one of them is x16 and the other is x4? I'm thinking it should be okay since the board is advertised with ATI Crossfire which is meant to run 2 discrete graphics cards. Expansion Slots PCI Express 2.0 x16 2 x PCI-E x16 2.0 Slots (x16, x4) PCI Express x1 2 x PCI-E x1 2.0 Slots PCI Slots 2 x PCI Slots