raidserver

Members
  • Posts

    76
  • Joined

  • Last visited

1 Follower

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

1955 profile views

raidserver's Achievements

Rookie

Rookie (2/14)

8

Reputation

  1. beta30 fixed devmapper SSD passthrough issue for me. Thank you
  2. My original issue with the PCIE x4 port which i use for the HBA card/HDD`s never gave me any issues other than spamming the log with errors. Its a power management issue with the HBA trying to save power. Turning the pcie aspm off for the x4 socket solved the log errors. Hope new motherboard swap fixes your issue @Muath Edit Switched off aspm via BIOS
  3. Not sure about nVidia 670, can you test a newer card? 980 + 1060 successful with Supermicro motherboard. Nothing needed other than choosing it within the template. Enter server BIOS and select iGPU onboard graphics to boot first which hands off the GPU for passthrough. No video output if you havent done this, windows starts loading then black screen. I couldnt be happier with Win10 VM`s. Easily passthrough SSD`s & USB devices ie: XBOX wireless for gaming 15metres away from the server
  4. Thanks Enabling write cache manually worked but the changes were not persistent through reboots on AMD server. Working perfectly now.
  5. Uneventful update to x2 unRaid servers. Thanks LimeTech👍
  6. Solid update. Thanks for the hardwork Limetech
  7. EDIT: Thanks but i have sent it back for a different drive. Will try again in the future.
  8. With a good dose of patience windows has made it to desktop via VNC i see the NVME drive. Performance is terrible though it takes forever to boot & shutdown. the VM log is showing 2019-05-09T16:48:18.233068Z qemu-system-x86_64: warning: guest updated active QH spamming the log tail
  9. thanks cybernook, after a bit of fumbling around with the xml iam now at the stage of booting windows which is hanging on boot loading window. I no longer receive the error stated. heres my xml, maybe i have overlooked something. Reinstalled 6.7 rc8 EDIT: added vm log which shows an error near end. win8.1 xml.txt vm log.txt
  10. Struggling to passthrough nvme drive too. Crucial CT1000P1SSD8 P1 1 TB [c0a9:2263] 07:00.0 Non-Volatile memory controller: Micron/Crucial Technology Device 2263 (rev 03) internal error: qemu unexpectedly closed the monitor: 2019-05-08T16:39:22.718254Z qemu-system-x86_64: -device vfio-pci,host=07:00.0,id=hostdev3,bus=pci.0,addr=0x9: vfio 0000:07:00.0: failed to add PCI capability 0x11[0x50]@0xb0: table & pba overlap, or they don't fit in BARs, or don't align Unraid 6.7.0-rc8 I have tried adding the alias line to my xml but that doesnt change anything, as the qemu code is also need. Is there anything i must do or should i be patient? EDIT: While i wait patiently i have rolled back to rc7 and all is well.
  11. I have had this issue since owning Supermicro X11SAE-M It will only happen when starting/shutdown of a LibreELEC VM. The motherboard CATERR_LED will glow orange and the machine needs to be reset, triggering a parity check once rebooted. I have never been able to capture any logs as its an extreme system halt. FWIW the system has been up for 1 hr before error, i never leave the server on for more than a day.
  12. Deleted ssl folders from both servers, deleted the entry from edgeOS GUI (rebind-domain-ok=/unraid.net/) restarted router. Tried to provision without the option, they failed as they should. Added entry again from GUI not CLI, restarted again, they both provisioned first time. Who knows.
  13. i noticed that after i deleted the ssl folder and created a new cert, it says june 2018 after provisioning.
  14. Hi i have been trying to provision an SSL certificate. I have recently installed a new Ubiquiti Edgerouter 4 which i have successfully configured to allow unraid.net domain. I have two unRAID servers, One can provision & update DNS cert. The other server will not provision a certificate, I get the error 403 the router has rebinding enabled. Have i overlooked something perhaps? Thanks Both servers are on the same release 6.5.1-rc6 Edit: I have since deleted the existing ssl folder from the working server including the certificate.unraid.bundle.pem file. This file was created by pfsense awhile ago but, like i said does update. I then renamed the server itself and the ssl folder was recreated, i typed the local IP of the server and from the gui tried to provision i new cert, It works first time. Iam lost here, both servers have identical network settings and are wired LAN. I have tried deleting the not working server ssl folder and renaming but same 403 error.
  15. Iam trying to use the web gui terminal app to move files around the server. I would like to be able to move files around my shares without the need of another computer running a putty session. When i use putty i can use the Fn key and F5 key to copy a folder to the destination i choose but when i try this via the Unraid terminal its not working. I can only use arrow keys and enter, changing destination with tab key. EDIT: It seem my laptop F keys are already allocated so using the Esc key as an alternative to the Fn key works. -Midnight Commander allows the Esc key to function as a Meta-key. In cases where a function key or Alt-key combination is not available due to interference from outside programs, use the Esc key instead. For example, to input the F1 key, press and release the Esc key followed by the "1" key (use "0" for F10). The same method works with troublesome Alt-key combinations. For example, to enter Alt-t, press and release the Esc key followed by the "t" key. To close dialog boxes in Midnight Commander, press the Esc key twice.