SpaceInvaderOne

Community Developer
  • Posts

    1741
  • Joined

  • Days Won

    29

Everything posted by SpaceInvaderOne

  1. Hi Nick, Unraid has dropped that disk from the array. Although it is now present when the server is powered back on, when you add it as the same drive, disk 3 , although its the original drive because it was dropped from the array, Unraid now considers it a new disk and wants to rebuild it from parity. However as this disk came out of the array when rebuild was happening (replacing the 2tb) it cant rebuild disk 3 because there are now 2 missing drives and 1 parity disk cant rebuild 2 failed drives only 1. this is why you see the error 'Too many wrong and/or missing disks!'. Now there maybe a way that you recover from this. I guess that you still have the 2tb disk that you are replacing yes? (if not there still maybe a way but for now i assume that you have) So if you still have it then data is still on that drive...so thats good. Disk 3 should also still have its data on it so you haven't lost anything there (unless it was lost before hand) So what i would try would be the following. Note the disks and there locations (take a screen shot of how they are now) Now goto tools, new config. On the drop down menu you will see preserve current assignments. Choose to preserve parity slots and and cache slots and create new config. Now add back the data drives as in your photo. (be careful not to add any other drives that were not part of the array, if you were using other unassigned drives on the server) But don't add the 2 tb drive to the array (you want that to be an unassigned drive and then later copy the data from that to the array) So you should now have in the array, all of your old data disks (except the 2tb) including the 6tb that you started to rebuild on. Now start the array. Unraid will want to do a parity sync as this is a new config. Cancel that, you will do that later. It will also say that the 6tb drive has not file system (or it should as the rebuild failed) this is fine. Allow Unraid to format the 6tb drive. Now the array should be started. parity will not be valid -- but don't do a parity sync as yet. You need to copy the data off the 2tb drive first. Do this using the unassigned devices plugin and Krusader docker container you and manually transfer the data off the 2 tb to the 6tb drive. After this has finished ( now the data is transferred to the 6tb ) you can then do a parity sync and your array should be fine. if the disk 3 is okay and doesnt still keep giving read errors parity sync should complete ok I hope that this makes sense
  2. @z0ki hey welcome to being an Unraid user and to the Unraid community. I am glad that you find the vids useful. Best of luck with your server. Hey @Can0nfan thanks glad that you liked the video. Wow looking at your servers in your signature. The 98tb one, wow thats a whole lot of space!
  3. Here a guide that shows how to repair XFS filesystem corruption if you are ever unlucky enough to have this happen on your server. Hope its useful if you need to fix it !
  4. Yes just swap it over and boot up with the usb flash drive from the old server. Unraid will look for the drives based on the serial numbers of the drives and add them as they were before. But as @itimpi says a screenshot of the drives is a good idea .
  5. Yes if your m board doesn't support vt-d (iommu) then unfortunately you will not be able to isolate the hardware to allow passthrough.
  6. In your diagnostics file, the file showing your iommu groups is empty. Looking at your cpu here it does support vt-d https://ark.intel.com/content/www/us/en/ark/products/33910/intel-core-2-duo-processor-e8400-6m-cache-3-00-ghz-1333-mhz-fsb.html I would think that you don't have vt-d enabled in your motherboard options. See if you can enable that in bios settings. When enabled if you goto the info button at the top of the Unraid Webui. It looks like a small computer screen icon. Click it and it should say HVM: Enabled IOMMU: Enabled
  7. Heres a short guide on how to downgrade the bios on an AMD motherboard if you have the same problem that I did. This is for AMD motherboards that use an AMI bios as many do. Hope its useful
  8. For those that want to downgrade their bios on motherboards using an AMI bios i have put together a short guide here
  9. I think he was using the afuwingui version maybe why a difference
  10. You cant use afuwin in windows to do this (as windows has a system protection to stop bios being changed to one that doesn;t match and setting to ignore in afuwin will just reboot you into the motherboard bios page to upgrade so no good) I have almost finished a video guide on how to do this which i will upload and link here later today. But for now here is how. Format a usb stick with gpt partition. (use rufus in windows to do this) the put this file attached here into the root of the flash drive. (obviously unzip) EFI.zip Then you will have a file on flash called EFi inside there ther is a folder called BOOT. Copy the downgrade bios that you want to use into that folder but rename it bios.rom then boot the computer from the usb flash drive that you have just made. you will see the shell Now you will need to change to the usb drive type fs0: (yours maybe different poss -- fs2: fs4: etc) then type cd EFI cd BOOT then type ls to list the files there. (you should see the files and the file bios.rom - you will know that you are in correct directory then) now to flash your bios (remember flashing a motherboard bios has risks and it is possible to brick a board so do at your own risk please) type Afuefix64 bios.rom /P /B /N /K /X This will flash the bios onto the board. It will warn as in windows but just type y to continue. After flashing I would clear the cmos then re-setup bios settings as desired.
  11. Hi @xPliZit_xs yes i found that too with the drivers installed was when the unclean shutdown of the vm caused the issue,
  12. Whilst getting ready to get a new AMD Ryzen 3900x I found that the required bios update for an MSI x370 and an Asrock x470 broke passthrough. Not sure if this is going to be with all motherboards. Dont know if x570 has this problem but becareful! I believe since Aega 0.0.7.2 there has been a problem with passthough. The agesa that was in the bios i upgraded to in the MSI ans Asrock was AGESA Combo-AM4 1.0.0.1
  13. Yes as @Frank1940 says use the htop command from the unraid terminal on the webui. Aswell you can goto the docker tab then toggle to advanced and see how much cpu etc each container is using.
  14. Try this prog. Run as administrator and select your gpu and all sound devices and then reboot the vm and you will have angelic sound as opposed to demonic sound ! ...well hopefully! MSI_util.zip
  15. Really all Nvidia gpus are good to go. A cheap card with reasonable performance I really like the GTX 1050ti and use on in one of my servers. You can pick them up real cheap especially a used one.
  16. Its a pain when you get an error 127 when a GPU doesnt reset correctly and you have to reboot the host. So heres how to easlily reset a GPU (AMD or Nvidia) without restarting the server.
  17. Though I would do a sort of review of the AMD 5700XT as regards to passthough.
  18. I have made un updated video guide for setting up this great container. It covers setting up the container, port forwarding and setting up clients on Windows, macOS Linux (ubuntu Mate) and on cell phone - Android and IOS. Hope this guide helps people new to this setting up OpenVPN
  19. Hi @johnnie.black I thought that I would chip into this post. I logged into @uaeproz server yesterday morning to help to do some testing with a new array and clean install. This was because his normal array (of 170tb and 11 data drives and 2 parity drives, encrypted xfs) the array will never start on any version of Unraid above 6.5.3. It always hangs after mounting the first or second drive in the array. He has been trying to upgrade to each new release of Unraid as they come out with the same problem and then having to downgrade back to 6.5.3 for his server to work correctly. What we thought that we would do yesterday, is to see if we could do a clean install of 6.7.0 stable. Then make a 1 drive array and see if the problem persisted. He removed all of his normal data and parity drives from the server. One 4tb drive was attached. An array was created with just one data drive with a clean install onto flashdrive of Unraid 6.7.0. The file system chosen was encrypted xfs (to be the same as the normal array) On clicking 'start the array' the drive was formatted but as the array started, the services started to start and it hung there. The gui saying starting services. The array never fully became available. I looked at the data on the disk and saw that the system share/folder only had the docker folder and had it had not created the libvirt folder. So i assumed that the vm service was unable to start but the docker service had. The server wouldn't shut down from the gui or command line so had to be hard reset. On restarting the server , before starting the array, I disabled the vm service. This time the array started as expected. However, stopping the array again it hang on stopping the services and the array wouldn't stop. Again needed hard reset. Next starting the array without the docker service or vm service running the array would start and stop fine. So next i tried starting the array without the docker or vm service running. Then once the array had finished starting then manually starting the docker and vm service. This worked fine. And so long as these services were manually stopped before attempting to stop the array, then the array would stop fine. ----- So next I deleted that array and made a new one using standard xfs (not encrypted) with the same 4tb drive. The array started fine with both the docker and vm service running without issue. The array could stop fine too. So basically everything worked as expected when the drive was not encrypted. I was hoping from the results of those tests that when we connected the original drives went back to the original flash drive, and upgraded the system to 6.7.0. that the array would start if docker service and vm service were disabled. This wasn't the case. The array didn't finishing mounting the drives. It stopped after mounting the first drive and had to be hard reset. So this is a strange problem. The OP has also tried removing all non-esstential hardware such as GPU. Also tried moving disk controller to different PCIe slot. He has run memtest on the ram which has passed. The diag file that he attached to the post, if I remember, was taken with one drive in the server formatted as xfs encrypted. Starting the array with the vm service enable. The array never finished starting just stuck on starting services. That when this file was downloaded. before hard resetting Hope that helps.
  20. Been asked about putting the time machine share on an unassigned disk rather than the array. So here's how
  21. Make sure that you are also passing through the sound part of the GPU. [10de:0fb9] 01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1) The driver will expect there to be Nvidia sound hardware present. If you want to use a different sound card just pass through a second one but leave the Nvidia present. Also if you are booting Unraid in UEFI mode then try legacy mode. Click flash on the main page and check if you are using legacy or UEFI. Also, you could try passing through the vbios for the GPU. You can find it on tech powerup here https://www.techpowerup.com/vgabios/?architecture=NVIDIA&manufacturer=EVGA&model=GTX+1050+Ti&interface=&memType=&memSize=&since= but you will need to remove the header in a hex editor for it to work. See my vid here https://www.youtube.com/watch?v=1IP-h9IKof0 Also just check things in your bios on the motherboard. Make sure that things such as the gpu order have your onboard as primary. Enable Multi monitor if you see it. Also if you have iommu option that is set to auto, change it to enabled. Can't think of anything else. Good luck @Twisted
  22. These qotom mini pcs with i3/i5 cpu and 4 intel nics are great for pfSense https://www.aliexpress.com/item/QOTOM-Mini-PC-PFSense-AES-NI-with-4-Gigabit-NIC-Core-i3-i5-i7-Processor-Fanless/32844513479.html?spm=a2g0o.productlist.0.0.37e52b455yVaVx&algo_pvid=396fa50f-0a25-48c9-99fa-8621da4336ea&algo_expid=396fa50f-0a25-48c9-99fa-8621da4336ea-25&btsid=eedacd42-7615-4d1a-8183-2f2ea23c1fb9&ws_ab_test=searchweb0_0,searchweb201602_2,searchweb201603_52
  23. Thanks, @Frank1940 @Jcloud Thanks for the info. I did a video a while ago for linked connections so didnt add it to this video only referenced it in the vid. I read your post. Thanks for the tip for removing those crap windows programmes like candy crush.... god i hate that built-in bloat The second part is up now, here.