Everything posted by JorgeB
-
Drive errors on NVMe Pool Drive - Need Help
Look in the syslog for the list of correct file(s), delete/restore them from a backup, then run another scrub to confirm 0 errors and reset the stats, then keep monitoring the pool; if new errors show up, there's still a problem.
-
No local GUI after update to 7.3.1
Nvidia is still using a driver; it could be just the order they are initiated with both kernels. Try binding the GPU to vfio-pci
-
No local GUI after update to 7.3.1
If the GPU is still being passed there it would explain the issue, see if the hardware IDs didn't change; they can change with a kernel update.
-
100GB worth of files disappeared
Missing files and filesystem corruption is possible, but typically only after the filesystem is not mounting and you repair the filesystem; in this case, xfs_repair, if the corruption is bad enough, can move some lost files/folders to lost+found, never seen that happen without logged signs of corruption and the user then runing xfs_repair.
-
Cache won't empty/move correctly, I think its becasue I did a full balance?
Both are set to array only, so the mover won't touch them. Also, note that you need to disable the Docker and VM services first.
-
Disk 1 Unmountable after "unclean" update of OS, XFS Repair failed. Also Dockers gone.
You can try reseating them, or testing just two, then the other two.
-
No local GUI after update to 7.3.1
Not in the diags posted: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104 [GeForce RTX 3070] [10de:2484] (rev a1) Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3909] Kernel driver in use: nvidia Kernel modules: nouveau, nvidia_drm, nvidia Unraid is likely using the monitor output, hence the blinking cursor.
-
Drive errors on NVMe Pool Drive - Need Help
Unlikely that is a drive problem; once you believe the issue is resolved (note that it could also be an old issue, and the stats were never reset), scrub the pool, and post the results.
-
Disk 1 Unmountable after "unclean" update of OS, XFS Repair failed. Also Dockers gone.
A pool pass minimum, more if possible.
-
Migrating unRAID from USB device to SSD encountered an error.
Please post the diagnsotics.
-
No local GUI after update to 7.3.1
Is the monitor connected to the Nvidia GPU?
-
Resilver vs Remove Mirrors [Time to Scrub/Replace/Resilver 1month+]
That behavior seems strange to me, but it's such a large pool, so it may be different than I expect. I've also done some tests, and sometimes when resilvering multiple devices, it doesn't do any parallel resilver; other times, it does parallel for all; sometimes only a couple of the devices are resilvered in parallel, but not all, still I don't know why the difference; investigating. In any case, my recommendation for now would be to just let it finish.
-
100GB worth of files disappeared
If actual files are missing, something or someone must have deleted them.
-
xfs Array Drive: wrong fs type, bad option, bad superblock
First thing is to check filesystem on the emulated disk6, and make sure you don't rebuild it on top of the old disk for now
-
ZFS Pool for SSD. One SSD in state REMOVED (trimming)
Best to disable mover logging, to avoid log spam, unless you are having some issues with the mover.
-
Disk 1 Unmountable after "unclean" update of OS, XFS Repair failed. Also Dockers gone.
btrfs is detecting data corruption, start by runing memtest
-
Unraid constantly hard rebooting with unclean shutdowns only when array starts
Server rebooting by itself is almost always a hardware problem, or bad power.
-
Loss of WebUI access.
May 20 04:49:23 Chimaera rc.nginx: Starting Nginx server daemon... May 20 04:49:30 Chimaera rc.nginx: Nginx server daemon... Failed. Nginx is failing to start, reboot in safe mode and post new diags.
-
Cache won't empty/move correctly, I think its becasue I did a full balance?
Enable mover logging, run the mover and post the diagnostics.
-
Boot drive shows up to be formatted.
It will format the data partition from the boot pool only (and the other unformatted devices, of course).
-
Disk not spinning down after upgrade 7.3.0 to 7.3.1
Upgrade again, and if it stops spinning down once more, post the diagnostics, mostly to see the hardware.
-
Parity Errors after moving to new hardware
Different number of errors suggests a RAM problem, note that memtest is only definitive if it finds errors, if you have multiple sticks try using the server with just one, then run at least two correcting checks, if the 2nd one still finds errors, try with a different one, that will basically rule out bad RAM.
-
100GB worth of files disappeared
Unless there was an unmountable disk or pool, it could not have been the upgrade; if the files are really missing, there are typically two reasons: the server is exposed to the internet and was hacked or there's a container/plugin that removed them while doing some maintenance.
-
Disk has read error
They don't have any controller log info before the errors, which is pretty weird.
-
Drive errors on NVMe Pool Drive - Need Help
Btrfs is detecting data corruption on both devices. Start by running memtest, but I see you have a 13700K; it could also be the Intel 13/14 gen issue.