brainbudt

Members
  • Posts

    32
  • Joined

  • Last visited

Posts posted by brainbudt

  1. Hey guys,

     

    I currently got a problem where an VM won't start. I'm getting the following error:

    internal error: Did not find USB device 0451:16a8

     

    In the gui the USB device isn't selected. And when read the XML file there isn't any mention about the USB device.

    down here you can find the XML file:

    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm'>
      <name>Hassio</name>
      <uuid>00ba38b1-bc26-7330-0d25-fbd265759084</uuid>
      <description>Hassio OS</description>
      <metadata>
        <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/>
      </metadata>
      <memory unit='KiB'>6815744</memory>
      <currentMemory unit='KiB'>6815744</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>15</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='8'/>
        <vcpupin vcpu='1' cpuset='1'/>
        <vcpupin vcpu='2' cpuset='9'/>
        <vcpupin vcpu='3' cpuset='2'/>
        <vcpupin vcpu='4' cpuset='10'/>
        <vcpupin vcpu='5' cpuset='3'/>
        <vcpupin vcpu='6' cpuset='11'/>
        <vcpupin vcpu='7' cpuset='4'/>
        <vcpupin vcpu='8' cpuset='12'/>
        <vcpupin vcpu='9' cpuset='5'/>
        <vcpupin vcpu='10' cpuset='13'/>
        <vcpupin vcpu='11' cpuset='6'/>
        <vcpupin vcpu='12' cpuset='14'/>
        <vcpupin vcpu='13' cpuset='7'/>
        <vcpupin vcpu='14' cpuset='15'/>
      </cputune>
      <os>
        <type arch='x86_64' machine='pc-q35-5.1'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/00ba38b1-bc26-7330-0d25-fbd265759084_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough' check='none' migratable='on'>
        <topology sockets='1' dies='1' cores='15' threads='1'/>
        <cache mode='passthrough'/>
        <feature policy='require' name='topoext'/>
      </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='vmdk' cache='writeback'/>
          <source file='/mnt/user/domains/Hassio/haos_ova-7.5.vmdk'/>
          <target dev='hdc' bus='virtio'/>
          <boot order='1'/>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </disk>
        <controller type='pci' index='0' model='pcie-root'/>
        <controller type='pci' index='1' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='1' port='0x10'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
        </controller>
        <controller type='pci' index='2' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='2' port='0x11'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
        </controller>
        <controller type='pci' index='3' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='3' port='0x12'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
        </controller>
        <controller type='pci' index='4' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='4' port='0x13'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
        </controller>
        <controller type='pci' index='5' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='5' port='0x14'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <controller type='sata' index='0'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <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>
        <interface type='bridge'>
          <mac address='52:54:00:b6:12:c4'/>
          <source bridge='br0'/>
          <model type='virtio-net'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>
        <serial type='pty'>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
        </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>
        <audio id='1' type='none'/>
        <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>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x0451'/>
            <product id='0x16a8'/>
          </source>
          <address type='usb' bus='0' port='2'/>
        </hostdev>
        <memballoon model='virtio'>
          <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
        </memballoon>
      </devices>
    </domain>

     

    dino-server-diagnostics-20220816-1919.zip

  2. hey geys,

     

    sinds 03-01 I have had many problems  with my whole network. After a lot of crying and troubleshooting, I came to the conclusion that every time Unraid connects to the network, my modem from my ISP and or my routers crashes.

    I just don't know what's really wrong it.

     

    I have restarted it (I know it's not windows but who knows)

    updated all the dockers

    updated all the plugins

    deleted a couple of plugins I don't use

    disabled docker in the settings

     

    But I keep getting the  same problems

     

     

    dino-server-diagnostics-20220106-2008.zip

  3. 2 hours ago, ich777 said:

    Try to set the VALIDATE Variable to 'true' (without quotes) and don't forget to unset this value again after it validated the game.

     

    Do you have any blocking software like AdGuard or PiHole installed in your network? If yes disable it, wait for at least minutes while the blockers are disabled and then try to restart the container and see if it pulls the update.

    When I set the validate to true and restart it. It will keep in Version 340.3. Even after a few restarts it keeps on the same version.

    I have also disabled the Pihole like you said, but this also doesn't make a different.

     

     

  4. Hey guys,

     

    I got 2 questions about the ark server/

    1. I can't seem to update the server. In the info it says you just need to restart the server, but this doesn't seem to be working. 
    2. I wanto to enable the winterwonderland event, but that also doesn't seem to be working. The game keeps on version 340.3.
      This is what I have put in the "Extra game parameters" -server -log -ActiveEvent=WinterWonderland

     

     

  5. Hello,

     

    A few days ago I have added a 3e drive to a pool. But I just noticed that it doesn't use it.

    The pool is currently using raid 0 but unraid is saying there is 500gb of total storage on that pool.

    Even when I convert it to a raid 5 or 1 it still just use the first 2 drive.

     

    The 3e drive has less storage then the first 2 drive, but I thought that btrfs doesn't really care about that.

     

    1566853454_poolstats.thumb.png.d2fb4c130afbc2e2c334e3869842bb3e.png2071378903_poolsettings.png.8faa9cc96e300465e0ec5f76f40a808a.png

    dino-server-diagnostics-20211129-1114.zip

  6. Hi guys,

     

    Since e few hours I have a problem where I can't connect to the web gui. even After a reboot.  I'm getting the error "connection refused". I also tried it on other devices.

    I already tried to restart the webgui but it didn't work. The weird thing is that I can still connect to a few docker webguis because they auto start after reboot.

    I'm running version 6.9.2(or 3 the latst stable version

     

     

    dino-server-diagnostics-20210930-1118.zip

  7. 7 minutes ago, jonathanm said:

    There must be a minimum one array data disk to start Unraid. It could be an old junk USB stick that isn't actually used, but it must occupy a disk slot.

    Thank you for the question answer. so if I understand it correct it should still be used as a cash pool and not as default storage

  8. 5 hours ago, meep said:

    @brainbudt , @sbo365web

     

    If you switch on the help in the GUI on the isolation page, you will find this;
     

     

     

    So, when you pin a core to a VM or Docker, that core is allocated to the VM/Docker, but the unRAID OS may still access it and use it for various tasks.

     

    When you isolate a core, it is no longer accessible even by unRaid for routine tasks and should therefore be 100% dedicated to wherever it's pinned.

     

    You can pin cores without requiring a system restart. You must restart your unRaid server to effect any isolation changes.

     

     

     

     

    Thanks!
    Would it be okay when you give the OS 2-4 thread and would there be any negatives in the file transfer speed with going to low?

  9. Hey guys!
     

    I have a question about how CPU pinning and isolation work. Is it right that when you pin a thread that it will just use that thread. And with CPU isolation that it will not use that thread? 

    The reason I'm asking this is because that I always thought that it was the same thing.

  10. hey guys!

    I have a question. I have a cachepool with 4 SSD in it. They are in raid 5. The weird thing is that just 3 of the 4 drive's are being written to.
    You can see in picture 1 that drive 4 has just 69(nice) reads to it and 0 writes.

    Is this because it is using the 4e drive as the "parity" one?

     

     

    image.thumb.png.713298f63c550040f01b2be34900ce61.png

    image.thumb.png.cb969744ed7b156cdc860be5d9664c87.png

  11. On 10/5/2018 at 9:38 AM, uldise said:

    you can - just edit your VMX file with text editor:

    ethernet0.virtualDev = "e1000" change to ethernet0.virtualDev = "vmxnet3"

    I don't the ethernet0.virtualDev = "e1000" and even when I add the ethernet0.virtualDev = "vmxnet3" I will get an error saying that the file is corrupted

  12. 20 hours ago, itimpi said:

    That suggests you have not got the appropriate network drivers installed in the VM.  

    yea I already tough about that, but I can't seem to find any information about it on how to get it.

     

    19 hours ago, uldise said:

    Looks like that. @brainbudt you need to choose VmxNet3as network adapter type, and use Bridged network mode.

     

    I have already set it to bridged, but I think that unraid just can't seems to find the network driver, because when it can't find the dhcp server it should set an IP address from the apipa protocol.

    and I'm using workstation not esxi so I can't change the network adapter type

     

  13. On 9/18/2018 at 7:03 AM, uldise said:

    about plopKExec:

    - download this iso and place inside your ESXi server near unRAID VM vmx file. https://download.plop.at/plopkexec/plopkexec.iso

    - you have CDRom already in your VM, choose iso file instead of Host Device, and check Coonect.

     

    thats all. when boot, ESXi should boot your iso(if not, force boot into BIOS and choose cdrom as first boot device), then plopKExec will find your unRAID USB and continue boot from that. 

    Hello
    I 'm trying to run unraid on VMware Workstation, when I use the plop I don't get any ip adress, when I don't use it I will get the ip 169.254.X.X so it cant find the dhcp server even when I set the ip manualy it's still cant connect to anything.

    the rest I'm doing the same as Socrates