MrBrac

Members
  • Posts

    117
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MrBrac's Achievements

Apprentice

Apprentice (3/14)

2

Reputation

3

Community Answers

  1. Yep after all this time my VM is now running and running erstatz while before it would die in like 30 mins. Atm its been hours. So if you have this issue , id recommend updating to RC1 and and pushing to Qemu 7.2.
  2. according to that bug report , we would need qemu 7.2 to use VirtioFS since it seems to be fixed in 7.2. updated to RC 1 of 6.12.5 and it has 7.2. So farm my VM is running smoother no freeze about 30 +mins in now
  3. Anyone use Win SSHFS , It seems to be better than SAMBA at least for me.
  4. So I had a Windows 11 VM with a NVME passthrough. But My unraid got all messed up and I lost my data and cfg. When I try to boot my vm with my gpu passthrough. I get no picture on my tv. This is my current XML for my vm. <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Windows 11-NVME</name> <uuid>3d1115cb-5cce-7716-e6e3-075a5933fb97</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 11" icon="windows11.png" os="windowstpm"/> </metadata> <memory unit='KiB'>33030144</memory> <currentMemory unit='KiB'>33030144</currentMemory> <memoryBacking> <nosharepages/> <source type='memfd'/> <access mode='shared'/> </memoryBacking> <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='4'/> <vcpupin vcpu='1' cpuset='12'/> <vcpupin vcpu='2' cpuset='5'/> <vcpupin vcpu='3' cpuset='13'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='14'/> <vcpupin vcpu='6' cpuset='7'/> <vcpupin vcpu='7' cpuset='15'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-7.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi-tpm.fd</loader> <nvram>/etc/libvirt/qemu/nvram/3d1115cb-5cce-7716-e6e3-075a5933fb97_VARS-pure-efi-tpm.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv mode='custom'> <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' migratable='on'> <topology sockets='1' dies='1' cores='4' threads='2'/> <cache mode='passthrough'/> <feature policy='require' name='topoext'/> </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> <controller type='usb' index='0' model='qemu-xhci' ports='15'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </controller> <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='0x8'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x9'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xa'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0xb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0xc'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0xd'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/> </controller> <controller type='pci' index='7' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='7' port='0xe'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/> </controller> <controller type='pci' index='8' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='8' port='0xf'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x7'/> </controller> <controller type='pci' index='9' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='9' port='0x10'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='10' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='10' port='0x11'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='11' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='11' port='0x12'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </controller> <controller type='pci' index='12' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='12' port='0x13'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='13' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='13' port='0x14'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/> </controller> <controller type='pci' index='14' model='pcie-to-pci-bridge'> <model name='pcie-pci-bridge'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <filesystem type='mount' accessmode='passthrough'> <driver type='virtiofs' queue='1024'/> <binary path='/usr/libexec/virtiofsd' xattr='on'> <cache mode='always'/> <sandbox mode='chroot'/> </binary> <source dir='/mnt/user/BrangServ'/> <target dir='BrangServ'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </filesystem> <interface type='bridge'> <mac address='52:54:00:e0:b0:54'/> <source bridge='br0'/> <model type='virtio-net'/> <address type='pci' domain='0x0000' bus='0x04' 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'/> <tpm model='tpm-tis'> <backend type='emulator' version='2.0' persistent_state='yes'/> </tpm> <audio id='1' type='none'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0b' slot='0x00' function='0x0'/> </source> <rom file='/mnt/user/system/EVGA.GTX1080Ti.11264.170612.rom'/> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0b' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x08' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x08' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x08' slot='0x00' function='0x3'/> </source> <address type='pci' domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0d' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x0b' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0e' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x0c' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0e' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x0d' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> </domain> I had very old backup of my VM XML : This XML file does not appear to have any style information associated with it. The document tree is shown below. <!-- WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE OVERWRITTEN AND LOST. Changes to this xml configuration should be made using: virsh edit Windus-11-NVME or other application using the libvirt API. --> <domain type="kvm"> <name>Windus-11-NVME</name> <uuid>fe1ff360-69a7-e054-2f2d-d00b59f6c90e</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 11" icon="windows.png" os="windows11"/> </metadata> <memory unit="KiB">13631488</memory> <currentMemory unit="KiB">13631488</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement="static">8</vcpu> <cputune> <vcpupin vcpu="0" cpuset="4"/> <vcpupin vcpu="1" cpuset="12"/> <vcpupin vcpu="2" cpuset="5"/> <vcpupin vcpu="3" cpuset="13"/> <vcpupin vcpu="4" cpuset="6"/> <vcpupin vcpu="5" cpuset="14"/> <vcpupin vcpu="6" cpuset="7"/> <vcpupin vcpu="7" cpuset="15"/> </cputune> <os> <type arch="x86_64" machine="pc-q35-6.2">hvm</type> <loader readonly="yes" type="pflash">/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi-tpm.fd</loader> <nvram>/etc/libvirt/qemu/nvram/fe1ff360-69a7-e054-2f2d-d00b59f6c90e_VARS-pure-efi-tpm.fd</nvram> <boot dev="hd"/> </os> <features> <acpi/> <apic/> <hyperv mode="custom"> <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" migratable="on"> <topology sockets="1" dies="1" cores="4" threads="2"/> <cache mode="passthrough"/> <feature policy="require" name="topoext"/> </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> <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="pci" index="6" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="6" port="0x15"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/> </controller> <controller type="pci" index="7" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="7" port="0x16"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/> </controller> <controller type="pci" index="8" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="8" port="0x17"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x7"/> </controller> <controller type="pci" index="9" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="9" port="0x8"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0" multifunction="on"/> </controller> <controller type="pci" index="10" model="pcie-to-pci-bridge"> <model name="pcie-pci-bridge"/> <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/> </controller> <controller type="pci" index="11" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="11" port="0x9"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x1"/> </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="qemu-xhci" ports="15"> <address type="pci" domain="0x0000" bus="0x00" slot="0x07" function="0x0"/> </controller> <interface type="bridge"> <mac address="52:54:00:23:af:d1"/> <source bridge="br0"/> <model type="virtio-net"/> <address type="pci" domain="0x0000" bus="0x03" 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"/> <tpm model="tpm-tis"> <backend type="emulator" version="2.0" persistent_state="yes"/> </tpm> <audio id="1" type="none"/> <hostdev mode="subsystem" type="pci" managed="yes"> <driver name="vfio"/> <source> <address domain="0x0000" bus="0x0f" slot="0x00" function="0x0"/> </source> <rom file="/mnt/user/isos/asus-1050ti.rom"/> <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/> </hostdev> <hostdev mode="subsystem" type="pci" managed="yes"> <driver name="vfio"/> <source> <address domain="0x0000" bus="0x0f" slot="0x00" function="0x1"/> </source> <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/> </hostdev> <hostdev mode="subsystem" type="pci" managed="yes"> <driver name="vfio"/> <source> <address domain="0x0000" bus="0x01" slot="0x00" function="0x0"/> </source> <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/> </hostdev> <hostdev mode="subsystem" type="pci" managed="yes"> <driver name="vfio"/> <source> <address domain="0x0000" bus="0x07" slot="0x00" function="0x0"/> </source> <address type="pci" domain="0x0000" bus="0x07" slot="0x00" function="0x0"/> </hostdev> <hostdev mode="subsystem" type="pci" managed="yes"> <driver name="vfio"/> <source> <address domain="0x0000" bus="0x0c" slot="0x00" function="0x0"/> </source> <address type="pci" domain="0x0000" bus="0x08" slot="0x00" function="0x0"/> </hostdev> <hostdev mode="subsystem" type="pci" managed="yes"> <driver name="vfio"/> <source> <address domain="0x0000" bus="0x0c" slot="0x00" function="0x1"/> </source> <address type="pci" domain="0x0000" bus="0x09" slot="0x00" function="0x0"/> </hostdev> <hostdev mode="subsystem" type="pci" managed="yes"> <driver name="vfio"/> <source> <address domain="0x0000" bus="0x0c" slot="0x00" function="0x3"/> </source> <address type="pci" domain="0x0000" bus="0x0b" slot="0x00" function="0x0"/> </hostdev> <memballoon model="none"/> </devices> </domain> Any Hints to right direction. I tried to do a VNC but I had issues with boot as well. got it to work all is great now
  5. sad to say this little bastard is culprit and lasted a long time in service to me. when I swapped and plugged this boy into sata the ASUS stopped at A2 and had same odd bios issues. This guy prevented me from bios and tricked me. But I had some issues with asrock so I am at peace with my new used ASUS ROG X570-Gaming E. Live and learn , gonna have to reset my cache and im gonna just reset all my disks.
  6. So somehow I got replacement mob really fast , when I get this over with and fixed im tempted to just reformat my unraid and start fresh. so I just did a swap to ASUS ROG x570-e gaming and I just put in m2 and a 1050 ti and put some power and low and behold IT RUNS AND GOES INTO BIOS. ASROCK = SHIT
  7. EVGA PSU 650 watts , I mean it powers on and everything , I looked up asrock a2 errors and a lot people have issues with this damn board being a psycho. I thought was the ram that messed up board at first and possibly that new board is not updated for 5000 series. There is supposed be a sticker on board showin bios ver but ofc no sticker.
  8. I get to bios and mobo says A2 at drMOS error. Its shows asrock logo and says F2 or del for bios and f11 for boot menu But no key combos work. The mobo wont work. This happend on older asrock mobo and swapped for a new mobo. I can not get this board to work at all. Ive tried swapping cpus, multiple ram. @itimpi I swapped like entire board for new ver of same board. I tried so many things like removing sas card , removing m2 boot , removing usb unraid boot. At this point I want reformat my unraid and stuff and redo it with my new asus mobo coming. I upgraded my cpu , I broke the pins on swap(getting rusty). So I went from like 1700x to 5700x. All my issues happend when I swaped 32gb ram to 16gb by accident.
  9. update new ram in and low and surpise it wont BOOT. I am at my wits end. I did everything I can think off I took out usb unraid I even took out the m2 with windows boot. I cant get this POS to run. Bought used ASUS ROG STRIX 570-E gaming mobo. I am sick of asrock.
  10. I cant reset or even touch the bios the pc is stuck at A2 and I cant get into any menus. The mobo is brand new from a swap. I think I will get some way under 3000mhz ram. thru some odd luck at amzn I found out I had bought 32gb 2133mhz ram.
  11. So I been having a lot on and off issues with my unraid as you can see from my history. I took a break from it. Well since then I swapped the entire motherboard with a new motherboard. The history is this I went to upgrade my 32gb ram to 64gb. I lost my original 32gb ram. and ended up actually with 16gb ram with 2 sticks so 2x8. So I ended up buying another 2x8 and making it 4x8. So now I started to have issues with my boot and I had to manually set f11 boot to unraid. I could not access the bios menu anymore it would not work. So much later I swap entire board hoping to fix it. I broke my cpu fins T_T. so now I upgraded from whatever I had to a AMD ryzen 7 5700X. Same CPU. so I realized it should be the ram right if I am still having same issue? The ram mhz speed was 3200 mhz. IS that the cause? I tried reseting cmos via pins and other methods. I removed ram and made it just 2 slots A2 B2. But no success. the system boots into bios and hits A2 which means cant find boot disk? but USB unraid is there and NVME of windows boot. should I downgrade ram in mhz speed and see if it boots. I am just lost at this point and tired. ASROCK x570 taichi 650 watt corasir psu 1080 ti hybrid 2x8gb corsair vengence lpx 3200 mhz ram
  12. If I put this one disk in array as zfs would it work with unraid without a format? I did zpool create -m /mnt/zfs1 zfs1 sdd forget everything I been saying I am all good now. Simple question off topic. I got a EVGA 650 watt PSU I think I need upgrade or swap to better one I have 13 HDDS + 3 SSDS and a 1080 TI AMD Ryzen. Is that enough power?
  13. you cannot expand a raidz pool with a single disk (at least not for now), you can add another vdev of the same width, say for example you have a 4 disk raidz1 pool, you can add another 4 disks in raidz1 to expand it Its not soon for the pool to add same vdev thing huh? I can have ZFS compression on the array right and other features except performance and self healing.. What about my XFS disks can I make a 2nd pool and them like an array to move data? Last question if you where in my spot would you move to ZFS or stay XFS. Is ZFS so great that I should move? If I go ZFS array in future can I make a a ZFS RAID Z with same data?
  14. So it would be ZFS array with no RAIDZ right but with FS features of ZFS ? So XFS < ZFS Can I pool my XFS disks so I have small ZFS array and XFS pool?
  15. Ok wait can I put all my disks as unassigned and move all data to zfs array one by one? Can I swap my array with a pool ? can I have a pool of xfs?