Solutions
-
JorgeB's post in Have I incorrectly setup things? was marked as the answerThe pool is basically empty, so you could just recreate, but if you prefer to correct it, with the array running type
btrfs device remove missing /mnt/data
Then stop the array and reimport the pool with just that device; it should then only have the remaining device (which could also be used as an array data drive).
-
JorgeB's post in Web Dashboard and SMB shares not working was marked as the answerRecommend replacing that go file with the stock one and retesting, which is just this:
#!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp &
-
JorgeB's post in Errors on boot up causing server to lock up was marked as the answerThat looks like a bad flash drive, you can try recreating it first, if the issues persist, best to replace it.
-
JorgeB's post in License upgrade sale question was marked as the answerYep
-
JorgeB's post in System hangs under heavy disk I/O - MCE logged - Diagnostics attached was marked as the answerMake sure this has been taken care of: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173
-
JorgeB's post in Post OS upgrade, nothing works. Not even safemode shows server is running. was marked as the answerThere's a problem with the flash drive layout, 7.3.x is more strict about that.
To fix it, first backup the current flash drive, then recreate it using the USB tool, restore only the /config folder from the backup overwriting any existing files.
-
JorgeB's post in I need some help fixing my Parity-Check Errors (Not Resolving after Write Corrections to Parity) was marked as the answerDiags only have a no-correcting check, reboot to clear the logs, run a correcting check, then another one (correct or non correct) right after and without rebooting.
-
JorgeB's post in Unable to mount BTRFS 4 drive array after migrating to internal boot was marked as the answerI assume these are the pool members? And they are all from the same pool?
/dev/nvme0n1p1: UUID="299134d5-d2d5-41d9-9bfa-3e98d1e3f1d5" TYPE="crypto_LUKS" PARTUUID="e414749a-01"
/dev/nvme2n1p1: UUID="8416d39f-e189-42e1-a1b8-956a23215ce8" TYPE="crypto_LUKS" PARTUUID="b660afb9-01"
/dev/nvme3n1p1: UUID="2d3fcb77-83de-48a1-b4c2-11d4fe5ba331" TYPE="crypto_LUKS" PARTUUID="0262e045-35e3-48a5-8af5-47f862bab439"
/dev/nvme4n1p1: UUID="b2d6b8d5-d4db-4938-a66b-907cd3ffa1ee" TYPE="crypto_LUKS" PARTUUID="d8fe2adb-7f6b-4fbc-9866-3daf82e56b31"
If yes, on main, create a new pool with the name you like and 4 slots
assign the pool devices, leave the filesystem set to auto
It should ask for the encryption key/passphrase, then start the array to import the pool
If it fails to mount, post the diags with the array started
-
JorgeB's post in Adding SSH permissions to non-root users - seeking updated answers for 2026 (7.3.1) was marked as the answerNote as far as I know, only root has SSH access.
-
JorgeB's post in Machine Check Events detected on your server (7.3.1) was marked as the answerRAM is overclocked, start here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173
-
JorgeB's post in Dynamix File Manager - log files (SOLVED) was marked as the answerI don't think so, to rule out a FM issue, try using Mindnight COmmender (mc on the console).
-
JorgeB's post in Sytem crashing after years of rock solid running was marked as the answerMacvlan is no longer an issue since 6.12.11, kernel panics should always show in the syslog.
-
JorgeB's post in [7.3.1] GUI repeatedly dying - nchan hang causing kernel D-state, local-kv.db corruption was marked as the answerThis would be my main suspect, since it's one of the more affected models by the Intel 13/14 gen issues, lot of users with stability issues with this and similar CPUs, look for a BIOS updatye, it can sometimes help if the CPU is not too far gone.
-
JorgeB's post in Can't stop array or modify smb shares was marked as the answerDon't see those erros logged, there is a container running out of RAM, something related to Bambu.
Type reboot in the CLI and see if it reboot after 5 minutes, if not you may need to force it.
-
JorgeB's post in Array Drive is unmountable suddenly was marked as the answerWhen using the CLI you must use the correct md device, but if the result above was from the GUI, the filesystem appears to be damaged beyond repair, best bet is to use a file recovery app like UFS explorer, the free trial should show if it can recover the data.
-
JorgeB's post in unRaid won't fully start after update to 7.3.1 was marked as the answerFlash drive problem, 7.3.x is more strict witht he flash drive partition layout, easiest way to fix is to backup the flash drive, recreate it with the USB tool and 7.3.1, restore only the config folder from the backup.
-
JorgeB's post in How to remove old (non-existent) server? was marked as the answerYou should be able to remove it by hovering the mouse on the top-right corner of that server's card, then clicking "customize"
-
JorgeB's post in unraid does not boot on HP z2 g9 was marked as the answerDoes it boot with a different PC?
It amy also be worth trying with the Limine boot loader, in case the BIOS os not cmpatible with the stock one https://forums.unraid.net/topic/196349-black-screen-after-usb-boot-msi-x870e-carbon-ryzen-9950x-rtx-4070-ti-super/?do=findComment&comment=1607672
-
JorgeB's post in Disk 6 Disabled was marked as the answerYou should never use those, a SATA plug should never be split into more than two max.
-
JorgeB's post in (Solved) Loss of WebUI after 7.3.1 Upgrade was marked as the answerDon't see any obvious issues, both the array and nginx are started, did you try in safe mode to rule out a plugin issue?
Also, are you trying to access the server by name or IP? If the former try the IP http://192.168.1.25
-
JorgeB's post in Unraid GUI no longer working was marked as the answerDelete /boot/config/pools/cache.cfg on the flash drive, reboot and the GUI should be back, you will need to reimport the pool, can post the steps for that if you need them.
-
JorgeB's post in Advice/questions on migrating to internal boot & TPM was marked as the answerIt would be similar; basically, you need to back up that pool, then use the wizard to recreate it as a split boot pool, then restore the data to the data partitions.
-
JorgeB's post in Removing Disks while inserting new Parity was marked as the answerSounds good, you can also keep all the assignments when doing the new config, the missing disks won't show
-
JorgeB's post in Internal Boot - Change Device was marked as the answerYou can use this: https://forums.unraid.net/topic/198440-73xx-version-moving-boot-drive-nvmessd-to-another-drive-nvmessd/#findComment-1619744
-
JorgeB's post in Please help - Issues after 3.1 upgrade was marked as the answerRename the libvirt.img to, for example, libvirt.bak, and Unraid should create a new one after the service starts.