Jump to content

Exlife

Members
  • Posts

    63
  • Joined

  • Last visited

Posts posted by Exlife

  1. Hello.  I have 2 windows 10 VM. Program key collector show two identical Hardware ID (HID). Why ? I change guid, disk's serial number and other HWID in registry. But I still have two of the same Hardware ID (HID) in Program key collector. Why ?

  2. 12 hours ago, bmartino1 said:

    I Don't understand the disconnect...

    I was able to successfully install Monterey 12.6.7

    If you need, I can share the opencore and img installer. I can also tell you how to make the installer yourself.
    XML from BigSur worked for me.

    You can write me a private message, I can tell you how I did it.

    • Thanks 1
  3. 3 hours ago, ijuarez said:

     

    to understand this, I just tried this morning to get Monterey and it fails. You are saying that when you execute the docker it downloads the Monterey image but an version of opencore for bigsur hence the failed boot?

    I think so. All you can do is wait for a new release or try to manually create a VM yourself

    • Like 1
  4. 5 hours ago, bmartino1 said:

     

    Thank you for this information, this helped alot !!! . Unfortunate, I still seem to have an issue with getting a Monterey or newer installer working. I have a amd board and this boots bigsur.

     

    Spaceinvader haven't finished working on the new Macinbox at the moment. If you try donwnload  Monterey - it download Ventura or Sonoma with opencore from BugSur( that's why you get black screen with text different languages).

    I see you success install BugSur. You can passthrough gpu and use it OS

  5. Now have it problem

    Spoiler
    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
      <name>3 Night</name>
      <uuid>f7419a65-6359-4531-96d5-fdb5ad200064</uuid>
      <description>Mograine</description>
      <metadata>
        <vmtemplate xmlns="unraid" name="BigSur" icon="BigSur.png" os="osx"/>
      </metadata>
      <memory unit='KiB'>8388608</memory>
      <currentMemory unit='KiB'>8388608</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>4</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='8'/>
        <vcpupin vcpu='1' cpuset='18'/>
        <vcpupin vcpu='2' cpuset='9'/>
        <vcpupin vcpu='3' cpuset='19'/>
      </cputune>
      <os>
        <type arch='x86_64' machine='pc-q35-4.2'>hvm</type>
        <loader readonly='yes' type='pflash'>/mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/1fa7294b-faef-4a59-a4e1-b565ec3c4adf_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough' check='none' migratable='on'>
        <topology sockets='1' dies='1' cores='2' threads='2'/>
      </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/disk3/domains3/Macinabox BigSur7/BigSur-opencore.img'/>
          <target dev='hdc' bus='sata'/>
          <boot order='1'/>
          <address type='drive' controller='0' bus='0' target='0' unit='2'/>
        </disk>
        <disk type='file' device='disk'>
          <driver name='qemu' type='qcow2' cache='writeback'/>
          <source file='/mnt/disk3/domains3/Macinabox BigSur7/macos_disk.img'/>
          <target dev='hde' bus='virtio'/>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </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='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='virtio-serial' index='0'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:04:c2:78:61'/>
          <source bridge='br0'/>
          <model type='virtio'/>
          <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'/>
        <audio id='1' type='none'/>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
          </source>
          <rom file='/mnt/disk1/vbios/MSIGT710.rom'/>
          <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
        </hostdev>
        <memballoon model='none'/>
      </devices>
      <qemu:commandline>
        <qemu:arg value='-usb'/>
        <qemu:arg value='-device'/>
        <qemu:arg value='usb-kbd,bus=usb-bus.0'/>
        <qemu:arg value='-device'/>
        <qemu:arg value='************************'/>
        <qemu:arg value='-smbios'/>
        <qemu:arg value='type=2'/>
        <qemu:arg value='-cpu'/>
        <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+avx2,+aes,+fma,+fma4,+bmi1,+bmi2,+xsave,+xsaveopt,+rdrand,check'/>
      </qemu:commandline>
    </domain>

     

    Spoiler

    2.thumb.jpg.6029e415109c128451963d80669712e6.jpg

    Spoiler

    3.thumb.jpg.05b52383f7e023c412026647a57d8b66.jpg

     

    UPD:

    I don't understand what's is it. But my VARS file 2 times  broken.

  6. Hello. I need add new VM macinbox. I delete docker, script's and i  don't have VM with name Macinabox BigSur.

    After install app macinbix i start script 1_macinabox_vmready_notify  then 1_macinabox_helper .

    I get it 

    Spoiler

    1.thumb.jpg.f07864fe89ca9113c3e5024284a25b1b.jpg

    It logs VM

    Spoiler
    -k en-us \
    -device qxl-vga,id=video0,max_outputs=1,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,bus=pcie.0,addr=0x1 \
    -usb \
    -device usb-kbd,bus=usb-bus.0 \
    -device '************************' \
    -smbios type=2 \
    -cpu Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+avx2,+aes,+fma,+fma4,+bmi1,+bmi2,+xsave,+xsaveopt,+rdrand,check \
    -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
    -msg timestamp=on
    char device redirected to /dev/pts/21 (label charserial0)
    2023-05-13T10:09:03.253119Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]
    2023-05-13T10:09:03.254608Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]
    2023-05-13T10:09:03.255956Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]
    2023-05-13T10:09:03.257237Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]
    qxl_send_events: spice-server bug: guest stopped, ignoring
    2023-05-13T10:10:01.462874Z qemu-system-x86_64: terminating on signal 15 from pid 5400 (/usr/sbin/libvirtd)
    2023-05-13 10:10:01.663+0000: shutting down, reason=destroyed
    2023-05-13 10:23:55.936+0000: starting up libvirt version: 8.2.0, qemu version: 6.2.0, kernel: 5.15.46-Unraid, hostname: Tower2
    LC_ALL=C \
    LD_PRELOAD=/boot/config/key.key \
    PATH=/bin:/sbin:/usr/bin:/usr/sbin \
    HOME='/var/lib/libvirt/qemu/domain-80-Macinabox BigSur' \
    XDG_DATA_HOME='/var/lib/libvirt/qemu/domain-80-Macinabox BigSur/.local/share' \
    XDG_CACHE_HOME='/var/lib/libvirt/qemu/domain-80-Macinabox BigSur/.cache' \
    XDG_CONFIG_HOME='/var/lib/libvirt/qemu/domain-80-Macinabox BigSur/.config' \
    /usr/local/sbin/qemu \
    -name 'guest=Macinabox BigSur,debug-threads=on' \
    -S \
    -object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-80-Macinabox BigSur/master-key.aes"}' \
    -blockdev '{"driver":"file","filename":"/mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
    -blockdev '{"driver":"file","filename":"/mnt/user/system/custom_ovmf/Macinabox_VARS-pure-efi.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
    -machine pc-q35-4.2,usb=off,dump-guest-core=off,mem-merge=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
    -accel kvm \
    -cpu host,migratable=on \
    -m 4096 \
    -object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":4294967296}' \
    -overcommit mem-lock=off \
    -smp 2,sockets=1,dies=1,cores=2,threads=1 \
    -uuid 77924455-c6e9-4c72-907c-d439437c59ba \
    -no-user-config \
    -nodefaults \
    -chardev socket,id=charmonitor,fd=41,server=on,wait=off \
    -mon chardev=charmonitor,id=monitor,mode=control \
    -rtc base=utc,driftfix=slew \
    -global kvm-pit.lost_tick_policy=delay \
    -no-hpet \
    -no-shutdown \
    -boot strict=on \
    -device pcie-root-port,port=16,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x2 \
    -device pcie-root-port,port=17,chassis=2,id=pci.2,bus=pcie.0,addr=0x2.0x1 \
    -device pcie-root-port,port=18,chassis=3,id=pci.3,bus=pcie.0,addr=0x2.0x2 \
    -device pcie-root-port,port=19,chassis=4,id=pci.4,bus=pcie.0,addr=0x2.0x3 \
    -device ich9-usb-ehci1,id=usb,bus=pcie.0,addr=0x7.0x7 \
    -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pcie.0,multifunction=on,addr=0x7 \
    -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pcie.0,addr=0x7.0x1 \
    -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pcie.0,addr=0x7.0x2 \
    -device virtio-serial-pci,id=virtio-serial0,bus=pci.2,addr=0x0 \
    -blockdev '{"driver":"file","filename":"/mnt/disk3/domains3/Macinabox BigSur/BigSur-opencore.img","node-name":"libvirt-3-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-3-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-3-storage"}' \
    -device ide-hd,bus=ide.2,drive=libvirt-3-format,id=sata0-0-2,bootindex=1,write-cache=on \
    -blockdev '{"driver":"file","filename":"/mnt/user/isos/BigSur-install.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \
    -device ide-hd,bus=ide.3,drive=libvirt-2-format,id=sata0-0-3,write-cache=on \
    -blockdev '{"driver":"file","filename":"/mnt/disk3/domains3/Macinabox BigSur/macos_disk.img","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
    -device virtio-blk-pci,bus=pci.3,addr=0x0,drive=libvirt-1-format,id=virtio-disk4,write-cache=on \
    -netdev tap,fd=45,id=hostnet0,vhost=on,vhostfd=47 \
    -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:49:e7:d9,bus=pci.1,addr=0x0 \
    -chardev pty,id=charserial0 \
    -device isa-serial,chardev=charserial0,id=serial0,index=0 \
    -chardev socket,id=charchannel0,fd=37,server=on,wait=off \
    -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
    -device usb-tablet,id=input0,bus=usb.0,port=1 \
    -audiodev '{"id":"audio1","driver":"none"}' \
    -vnc 0.0.0.0:0,websocket=5700,audiodev=audio1 \
    -k en-us \
    -device qxl-vga,id=video0,max_outputs=1,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,bus=pcie.0,addr=0x1 \
    -usb \
    -device usb-kbd,bus=usb-bus.0 \
    -device '************************' \
    -smbios type=2 \
    -cpu Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+avx2,+aes,+fma,+fma4,+bmi1,+bmi2,+xsave,+xsaveopt,+rdrand,check \
    -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
    -msg timestamp=on
    char device redirected to /dev/pts/23 (label charserial0)
    2023-05-13T10:23:56.027870Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]
    2023-05-13T10:23:56.029147Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]
    qxl_send_events: spice-server bug: guest stopped, ignoring

     

    Whats is it ?

  7. 22 minutes ago, JorgeB said:

    That means no valid fs is being detected, post output of

    blkid

    and

    fdisk -l /dev/nvme0n1

     

    Spoiler

    root@Tower2:~# blkid
    /dev/sda1: LABEL_FATBOOT="UNRAID" LABEL="UNRAID" UUID="272B-4CE1" BLOCK_SIZE="512" TYPE="vfat"
    /dev/loop1: TYPE="squashfs"
    /dev/sdb1: UUID="836a2078-1eb6-4765-8e54-bddabf3be7f5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="e33d5dab-01"
    /dev/md2: UUID="a8c2b643-0e7d-4dc7-ab94-b619d1e032d2" BLOCK_SIZE="512" TYPE="xfs"
    /dev/loop0: TYPE="squashfs"
    /dev/sdc1: UUID="da98a68e-1703-400c-a7f9-6697ac36083a" BLOCK_SIZE="512" TYPE="xfs"
    /dev/md3: UUID="836a2078-1eb6-4765-8e54-bddabf3be7f5" BLOCK_SIZE="512" TYPE="xfs"
    /dev/md1: UUID="da98a68e-1703-400c-a7f9-6697ac36083a" BLOCK_SIZE="512" TYPE="xfs"
    root@Tower2:~# fdisk -l /dev/nvme0n1
    Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
    Disk model: ADATA SX6000LNP                         
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    root@Tower2:~# 

     

    25 minutes ago, itimpi said:

    If you change the format to explicitly be xfs and then reboot, when you click on the drive you should have the check filesystem option.   This is the way to clear the unmountable status.

    Ok. now i read more for it utility. I try keys -n and -nv

    i get only it

    Spoiler
    Quote
    Phase 1 - find and verify superblock...
            - block cache size set to 2301864 entries
    Phase 2 - using internal log
            - zero log...
    zero_log: head block 397311 tail block 397061
    ALERT: The filesystem has valuable metadata changes in a log which is being
    ignored because the -n option was used.  Expect spurious inconsistencies
    which may be resolved by first mounting the filesystem to replay the log.
            - scan filesystem freespace and inode maps...
    sb_icount 1920, counted 1856
    sb_ifree 533, counted 478
    sb_fdblocks 59246843, counted 71799196
            - found root inode chunk
    Phase 3 - for each AG...
            - scan (but don't clear) agi unlinked lists...
            - process known inodes and perform inode discovery...
            - agno = 0
            - agno = 1
            - agno = 2
    out-of-order bmap key (file offset) in inode 537359427, data fork, fsbno 79635562
    bad data fork in inode 537359427
    would have cleared inode 537359427
            - agno = 3
            - process newly discovered inodes...
    Phase 4 - check for duplicate blocks...
            - setting up duplicate extent list...
            - check for inodes claiming duplicate blocks...
            - agno = 0
            - agno = 2
            - agno = 3
            - agno = 1
    entry "macos_disk.img" in shortform directory 537359424 references free inode 537359427
    would have junked entry "macos_disk.img" in directory inode 537359424
    out-of-order bmap key (file offset) in inode 537359427, data fork, fsbno 79635562
    would have cleared inode 537359427
    xfs_repair: rmap.c:1267: fix_inode_reflink_flags: Assertion `(irec->ino_is_rl & irec->ir_free) == 0' failed.
    Missing reference count record for (2/12224889) len 48 count 2
    Missing reference count record for (2/12391962) len 112 count 2
    Missing reference count record for (2/12476730) len 256 count 2
    Missing reference count record for (2/12477210) len 5200 count 2
    Missing reference count record for (2/12483690) len 896 count 2
    Missing reference count record for (2/12485834) len 40864 count 2
    Missing reference count record for (2/12526699) len 2976 count 2

     

     

     

  8. 1 hour ago, JorgeB said:

    Without parity you cannot do the usual solution, which is to rebuild to recreate the correct partition layout, see if the device mounts with UD.

     

    I can only format

    30 minutes ago, itimpi said:

    I would suggest that you click on the drive and explicitly set the format to be xfs.   This should then allow you to a file system repair via the GUI.

    It still Unsupported partition layout 

     

    27 minutes ago, itimpi said:

    Not sure why you posted in this thread as your issue seems to have nothing to do with the thread title.

     

    If you have put the new disk into a new slot on the array, then after starting the array it will need formatting.    If your problem is anything else you should start a new thread about it.

    Maby i bad can tell on English. 

    I have array wothout parity. It just disk1 disk2 disk3. I don't add new disk2. My disk2 lose my file system after  VM on it disk froze(stuck,halt). I wanna back 4 VM

     

    xfs_repair status: 

    Spoiler
    Phase 1 - find and verify superblock...
    Phase 2 - using internal log
            - zero log...
    ALERT: The filesystem has valuable metadata changes in a log which is being
    ignored because the -n option was used.  Expect spurious inconsistencies
    which may be resolved by first mounting the filesystem to replay the log.
            - scan filesystem freespace and inode maps...
    sb_icount 1920, counted 1856
    sb_ifree 533, counted 478
    sb_fdblocks 59246843, counted 71799196
            - found root inode chunk
    Phase 3 - for each AG...
            - scan (but don't clear) agi unlinked lists...
            - process known inodes and perform inode discovery...
            - agno = 0
            - agno = 1
            - agno = 2
    out-of-order bmap key (file offset) in inode 537359427, data fork, fsbno 79635562
    bad data fork in inode 537359427
    would have cleared inode 537359427
            - agno = 3
            - process newly discovered inodes...
    Phase 4 - check for duplicate blocks...
            - setting up duplicate extent list...
            - check for inodes claiming duplicate blocks...
            - agno = 1
            - agno = 3
            - agno = 0
            - agno = 2
    entry "macos_disk.img" in shortform directory 537359424 references free inode 537359427
    would have junked entry "macos_disk.img" in directory inode 537359424
    out-of-order bmap key (file offset) in inode 537359427, data fork, fsbno 79635562
    would have cleared inode 537359427
    Missing reference count record for (2/12224889) len 48 count 2
    xfs_repair: rmap.c:1267: fix_inode_reflink_flags: Assertion `(irec->ino_is_rl & irec->ir_free) == 0' failed.
    Missing reference count record for (2/12391962) len 112 count 2
    Missing reference count record for (2/12476730) len 256 count 2
    Missing reference count record for (2/12477210) len 5200 count 2
    Missing reference count record for (2/12483690) len 896 count 2
    Missing reference count record for (2/12485834) len 40864 count 2
    Missing reference count record for (2/12526699) len 2976 count 2

     

    xfs_repair status: 

    It can see file with one of my VM. I think it good

  9. Hello. I successfully get pass through gt 710 on windows 10. But I can't get pass through GTX 1060 6 GB. I think it's in the vbios.

    I try it guide https://youtu.be/FWn6OCWl63o

    but I get bios 58 Kb

    i try it with 2 video cards. 

    video card bind vfio.   i add video=efifb:off to the Unraid boot option

     

    and it https://youtu.be/1IP-h9IKof0

    I try get vbios from CPU-Z and edit in HxD

    My GTX 1060 6 BG Palit JetStream.

     

     

     

    1Palit.GTX1060.rom 

     

    10606.rom

  10. 24 minutes ago, SimonF said:

    Which usb controller type do you have defined on the VM

    I have 2 unraid server. On intel and AMD.

    intel:

    [8086:8c31] 00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)

    [8086:8c2d] 00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)

    [8086:8c26] 00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)

    AMD:

    [1022:43d5] 02:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset USB 3.1 XHCI Controller (rev 01)

    [1022:43c8] 02:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset SATA Controller (rev 01)

    [1022:145f] 08:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Zeppelin USB 3.0 Host controller

     

    Unraid 6.9.2 and 6.10.3 Noone does not  working with Bigsur

     

  11. 7 minutes ago, dlandon said:

    Sounds like an incompatibility with libvirt and BigSur.  Stop your VM, edit the VM xml and select that device at the bottom where the USB devices can be selected, then restart the VM.  See if it attaches then.

     

     

    Yes. When i edit xml it working. But i have 3 and more VM started . Some times need attache mouse and keyboard

×
×
  • Create New...