Everything posted by JorgeB
-
unraid does not boot on HP z2 g9
Yep, only the bz* files and changes.txt are updated.
-
unRaid won't fully start after update to 7.3.1
Make sure to copy the complete /config folder.
-
unRaid won't fully start after update to 7.3.1
Flash 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.
-
WARNING: Crucial MX500 SSDs world of pain, stay away from these
This is a normal behavior with the MX500, monitoring that attribute should be disabled for them.
-
Intel Arc Battlemage (B570, B580, B50, B70, ETC) AI Support in Unraid
Unraid is limited to runinng LTS kernels becuase of ZFS, next LTS kernel shodul be out at then end of this year.
-
WARNING: Crucial MX500 SSDs world of pain, stay away from these
I don't have that, and I have one that already rotated; it's now on the 2nd countdown with 79% life left.
-
Upgrade failed from 7.2.4 to 7.3.1 - Docker service failed to start
Maybe this: https://forums.unraid.net/topic/199000-docker-containers-with-netcontainerbinhex-delugevpn-not-starting-after-reboot/#findComment-1624462
-
Unraid Server WebUI and SSH crashes occasionally but the Docker containers stay up
I see the attempts to restart nginx, but nothing wrong before that. There's a problem with a long file name preventing a move; resolve that or disable the mover logging to stop the log spam, then post a new syslog next time it happens.
-
cache drive dying?
Jun 18 03:11:30 UNRAID kernel: nvme nvme0: Abort status: 0x371 Jun 18 03:11:51 UNRAID kernel: nvme nvme0: Device not ready; aborting reset, CSTS=0x1 Jun 18 03:11:51 UNRAID kernel: nvme nvme0: Disabling device after reset failure: -19 NVMe is still dropping offline; if the kernel options don't help, best bet is to use a different brand/model device (or a different board) This is normal when this happens; a power cycle is required to bring the device back, not just a reboot.
-
Need Help - SHFS broken?
There's something creating /mnt/user/appdata before the array is started; this is not supported; /mnt/user is reserved.
-
Btrfs mount hang.
See if you can get the syslog: cp /var/log/syslog /boot/syslog.txt
-
7.3.0 Replaced boot disk on mirrored boot pool
There's a known issue where sometimes you see "errors" for the boot pool after replacing a device; in these cases just restarting the array (or rebooting) will fix it.
-
Sync errors after replacing data disk with bigger while running parity check.
Most likely, though it doesn't mean that caused the sync errors, but syslog looks fine now, no more ATA errors.
-
WARNING: Crucial MX500 SSDs world of pain, stay away from these
-
WARNING: Crucial MX500 SSDs world of pain, stay away from these
Never seen that issue, and I have several, are you looking at the normalized or RAW value? What matters for these SSDs is the normalized value; that value decreases with usage, and the raw value increases inversely.
-
How to remove old (non-existent) server?
You should be able to remove it by hovering the mouse on the top-right corner of that server's card, then clicking "customize"
-
One of my HDDs is always being read/written by something, nonstop, how to know what app does it?
It already comes with Unraid, at least from 7.3.0, don't remeber when it was added.
-
unraid does not boot on HP z2 g9
Some BIOS, mostly recent AMD board, are incompatible with the stock syslinux bootlader, note that if you create an internal boot problem, it should no longer be an issue, since that uses a different bootloader (Grub)
-
unraid does not boot on HP z2 g9
Try the Limine UEFI bootlader, link above.
-
Help shuffling the disks in my array
If I'm understanding what you are asking correctly, that's not possible; parity drives must be the same size or larger than any individual data drives.
-
unraid does not boot on HP z2 g9
Does 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
-
unraid does not boot on HP z2 g9
Assuming that last option is the flash drive, back it up and then try recreatint it this way: Get the Unraid zip from https://docs.unraid.net/unraid-os/download_list/ - Open Rufus and change "Boot selection" to "Freedos" - Set the "Volume label" to UNRAID - set filesystem to FAT32 - click START - once done, unpack the Unraid ZIP to the flash drive If you are booting UEFI nothing else you need to do, if you are booting legacy/CSM, run the make_bootable.bat as administrator first. If that works, you can then restore the config folder from the previous install.
-
unraid does not boot on HP z2 g9
Does it show the Unraid boot menu or not even that? Also, post a photo of the BIOS boot menu
-
Invalid Signature Detected - Check Secure Boot Policy in Setup - Unraid 7.3.1 (updated from 7.2.5)
The upgrade should not change anything regarding that, most likely it was the reboot, and it sounds like a hardware/BIOS problem to me. Unraid never supported Secure Boot
-
One of my HDDs is always being read/written by something, nonstop, how to know what app does it?
You can try using iotop to see which process are causing the io activity.