CBMX

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by CBMX

  1. Help spaceinvaderone you are my only hope... Hi, first, thank you for make vms easier to make in unraid I really appreciate your efforts. Since im a little dumb, probably this is already answered but Im not been able to find someone with the same problem im experiencing: I did follow your step by step guide by the letter installing bigsur. Everything goes fine until I delete the extra disks, seems something is missing in my install because I keep geting this (tried this many times) (no gui) and then I get an err that doesnt recover seems that im missing something at the UEFI copy thing, but im unable to figure it out. Can you help me? Thanks!
  2. Also, using xfs_repair: xfs_repair -v /dev/sde Phase 1 - find and verify superblock... bad primary superblock - bad magic number !!! attempting to find secondary superblock... ..found candidate secondary superblock... unable to verify superblock, continuing... [dots, a lot of dots]
  3. Yes, yes, it is strange, but it is what it is... and I dont understand why. Also I did lost my VM. And How do I know it is the VM and not the disk?, because I did it twice!!, first time i thought "Mhh... I did forget to format this disk!?", now, second time i have lost not only the disk VM and the work that was there, I will also have to spend 4 hours copying data to the disk... 1. I did create my VM (with help of Spaceinvader One's macinabox) 2. I did play around with my new machine, setting up for some work... 3. I did install a some dockers and configure them.... 4. I did change the xml to passthrough an AMD RX570 5. VM starts ok, but at a point i got a read error from the server 2 disks with read errors. 6. I did re-start the machine, but this time one disk is unmountable but no errors. 7. Im here. So the vc is IOMMU group 19:[1002:67df] 25:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev ef) IOMMU group 20:[1002:aaf0] 25:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] affected disk is [6:0:0:0]disk ATA ST4000DM004-2CV1 0001 /dev/sde 4.00TB The code I did use for passthrough : <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x25' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x25' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/> </hostdev> **I was waiting some days before to use the biggest disk as partition (5TB) because I have some valuable info there. What kind of help I want?, not much, if you have a way to recover the disk it will be welcomed, also if you can point out what im doing wrong so i will not screw this up again. Thanks!! Helpme SPACEINVADER ONE you are my only hope! newarchivaldo-diagnostics-20200520-1745.zip
  4. Hi!, Im a newbie in Unraid so I apologize in advance if this post is not new, or correctly situated. Also, thanks in advance for the help!. Im having problems with the video display on vms, when I start the computer the videocard is at irq 11, but when I fire up the VM it got changed to IRQ 16 and disabled, and the video wont start. My hardware config is: MSI z97 pcmate i7 4790K 16Gb 2x8Gb ddr3 1600mhz. MSI gamer gtx 970 I Know by fact (i checked on my new computer) that it shoud be painless... but is not! So what I really want to know is: If it is a hardware problem and I will have to change it to make it work, or it is some user error Im making. Thanks again for the help! JJ lspci -v -s 01:00.0 01:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] GM204 [GeForce GTX 970] Flags: fast devsel, IRQ 11 Memory at f6000000 (32-bit, non-prefetchable) [disabled] [size=16M] Memory at e0000000 (64-bit, prefetchable) [disabled] [size=256M] Memory at f0000000 (64-bit, prefetchable) [disabled] [size=32M] I/O ports at e000 [disabled] [size=128] Expansion ROM at f7000000 [disabled] [size=512K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Legacy Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [250] Latency Tolerance Reporting Capabilities: [258] L1 PM Substates Capabilities: [128] Power Budgeting <?> Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Capabilities: [900] Secondary PCI Express <?> Message from syslogd@Tower at Oct 17 16:39:31 ... kernel:Disabling IRQ #16 lspci -v -s 01:00.0 01:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] GM204 [GeForce GTX 970] Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at f6000000 (32-bit, non-prefetchable) [size=16M] Memory at e0000000 (64-bit, prefetchable) [size=256M] Memory at f0000000 (64-bit, prefetchable) [size=32M] I/O ports at e000 [size=128] Expansion ROM at f7000000 [disabled] [size=512K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Legacy Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [250] Latency Tolerance Reporting Capabilities: [258] L1 PM Substates Capabilities: [128] Power Budgeting <?> Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Capabilities: [900] Secondary PCI Express <?> Kernel driver in use: vfio-pci