Everything posted by JorgeB
-
ZFS: 2 of 13 single-drive pools show "invalid label / bad label cksum" after motherboard swap — zdb shows labels intact, need safe re-import without format
This should not make any difference, but you can try starting the array in maintenance mode and importing using the pool using the md device, if it still fails, and most likely will, post the output from tail -n 50 /proc/spl/kstat/zfs/dbgmsg
-
System keeps hard hanging while trying to rebuild drive
This error is not on the diagnostics posted, but it means the Unraid driver is crashing, and it's almost always a hardware issue, most often bad RAM or a bad CPU.
-
Server suddenly has no shares or GUI
If you can log in from the CLI using a monitor/monitor see if you can get the diags, if not, post a photo of where the boot stops.
-
Parity 2 disk LED constantly showing purple (HDD Access) but read/write shows 0B
This is an actual issue that should be resolved; post new diags after you get some errors.
-
Could Use Some Help Recovering My Unraid Array After Two Drives Failed
Looks good, rebuild finished without any errors or warnings logged.
-
After Shutdown Unraid Won’t Boot
If it doesn't post, it won't be in the logs, it's also not an Unraid issue.
-
(7.0.1) Read error notification for Seagate drive during parity check
You can, but it's not required to run the SMART test.
-
Recurring hard crashes/reboots on backup NAS...trouble deciphering attached syslog
There's nothing relevant logged; it suggests more of a hardware issue, Post the diagnostics mostly to see the hardware used.
-
(7.0.1) Read error notification for Seagate drive during parity check
You can still run
-
/var/log is getting full
There are constant Samba errors being logged: Jun 29 18:35:46 hightower nmbd[2503]: [2026/06/29 18:35:46.378765, 0] ../../source3/lib/interface.c:716(load_interfaces) Jun 29 18:35:46 hightower nmbd[2503]: WARNING: no network interfaces found Jun 29 18:35:46 hightower nmbd[2503]: [2026/06/29 18:35:46.629355, 0] ../../source3/lib/interface.c:716(load_interfaces) Jun 29 18:35:46 hightower nmbd[2503]: WARNING: no network interfaces found Don't see what's causing them. My first suggestion would be to rename /config/network.cfg on the flash drive to network.bak then reboot, this will revert the LAN settings to default DHCP, then post new diags after array start.
-
Unraid 7.3.1 Slow and inconsistent SMB write speed over 2.5GbE to a user share (/mnt/user) - shfs/union + TCP retransmits
If it's not FUSE there's some other bottleneck or issue; it's certainly not an Unraid limitation. I can get line speed with 25GbE (writing to an exclusive share, though FUSE it drops to around 1.8GB/s with this server)
-
(7.0.1) Read error notification for Seagate drive during parity check
It's logged as a disk error, but SMART looks OK. Recommend running another parity check or an extended SMART test.
-
Shares Disappear After Stopping UOS Server Container
-
After Shutdown Unraid Won’t Boot
So it's not the same issue; I recommend starting your own thread to avoid confusion. Also, please post there the basic hardware you are using.
-
Excessive SSD wear
You can disable the Docker and/or VM services for a few hours or a day, and check the SMART stats before and after, it that stops the increase, then start enabling them one by one and retest.
-
Issues with sata controller
There are issues logged with multiple devices. Are there any power splitters in use?
-
After Shutdown Unraid Won’t Boot
That looks like a BIOS issue, the problem happens before loading Unraid.
-
Machine Hangs on Reboot after upgrade to 7.3.1 from 7.2.6
That suggests a compatibility issue between the hardware and the newer kernel. My suggestion is to remain on 7.2 for now and retest once a release is available with a newer kernel
-
Unraid 7.3.1 Slow and inconsistent SMB write speed over 2.5GbE to a user share (/mnt/user) - shfs/union + TCP retransmits
Is it better if you write to a disk (or exclusive) share?
-
Unraid Server becomes unresponsive after a few days
Syslog is not downloading for me, please try attaching it again. Also, post the diagnostics mostly to see the hardware.
-
License upgrade sale question
Yep
-
Could Use Some Help Recovering My Unraid Array After Two Drives Failed
Looks good, and the data on disk 7 should all be fine, since it was a partition issue, not the filesystem. If you are happy with the emulated disk9 contents, the main thing left is to rebuild it.
-
Could Use Some Help Recovering My Unraid Array After Two Drives Failed
And did it mount correctly after array start?
-
Could Use Some Help Recovering My Unraid Array After Two Drives Failed
The partition still isn't correct; do this, first, wipe the existing one (this won't wipe the data) wipefs -a /dev/sde then again sgdisk -o -a 8 -n 1:32K:0 /dev/sde You shouldn't see any errors this time; if so, reboot again.
-
Problem upgrading from 7.2.6 to 7.3.x
If a different flash drive using a stock install still does' boot, it suggests some incompatibility between the newer kernel and the hardware. My suggestion would be to remain on 7.2.x for now and retest once a release with a newer kernel is out.