Everything posted by JorgeB
-
VFS unable to mount root fs since upgrading from 7.14 to 7.2
Yes, as mentioned, you will need to use the Limine bootloader if you are booting from a flash drive, can use the stock one if booting from an internal boot pool, since that will use the Grub bootloader instead.
-
Unraid 7.3.0 - Daily freezes, docker corruption
That suggests an issue with Plex. Recommend looking for its support thread; there can be some config or known issue.
-
Array won't start. Cache pool busted.
According to the diags a new config was done. What error do you see when trying to start the array?
-
Possible corrupted file/folder?
Please post the diagnostics
-
BTRFS read/checksum errors on cache pool after update to Unraid 7.3
run memtest
-
Stuck at Unraid boot after upgrade to 7.3.0
Try booting with a different flash drive using a 7.3.0 stock install, no key needed, to confirm if it's a compatibility issue with the newer kernel or a config problem.
-
7.3 upgrade + internal boot attempt: emhttpd segfault loop, array shows all disks Unassigned
This is not supported. Reboot the server, boot from the flash drive, and try recreating the boot pool
-
unable to replace unraid encryption key
You can also try this: https://forums.unraid.net/topic/193798-plugin-encrypted-drive-manager/
-
unable to replace unraid encryption key
Does the original passphrase contain any special characters? You can also send a PM with it, or a very similar one that contains the same ones, so that I can test just to make sure it's not that.
-
Unraid 7.3.0 after configuring boot partition- Can't start array: cache - too many wrong or missing devices
Type mv /boot/config/pools/cache.cfg /boot/config/pools/cache.bak Then reboot
-
SMB drops connections on long file transfers (and on certain ZIP files).
FWIW, I can copy all the sample files from my Windows desktop to an Unraid share root@Tower7:~# ls -l /mnt/user/Temp/test total 154496 -rwxrw-rw- 1 user users 28673056 May 17 21:56 1\ -\ fail\ (ORIGINAL\ FILE).zip* -rwxrw-rw- 1 user users 28673056 May 24 10:24 1\ -\ fail\ (ZIP\ repacked\ -\ Store\ method).zip* -rwxrw-rw- 1 user users 28364023 May 24 10:26 1\ -\ pass\ (ZIP\ repacked\ -\ Deflate\ method).zip* -rwxrw-rw- 1 user users 28381062 May 17 20:48 1\ -\ pass\ (ZIP\ repacked\ to\ 7Z).7z* -rwxrw-rw- 1 user users 13269448 Mar 15 2024 2\ -\ fail\ (ORIGINAL\ FILE).zip* -rwxrw-rw- 1 user users 13269448 May 24 10:30 2\ -\ fail\ (ZIP\ repacked\ -\ Store).zip* -rwxrw-rw- 1 user users 13046221 May 24 10:29 2\ -\ pass\ (ZIP\ repacked\ -\ Deflate).zip*
-
Unraid said to boot after each update every time
If it happens with multiple flash drives, it suggests a hardware issue, since this is not normal behavior. To rule out a config problem, you can boot with a different flash drive using a stock install, no key needed, and then see if a stock install has the same issue, if yes, it can only be hardware.
-
SMB drops connections on long file transfers (and on certain ZIP files).
I think you will just need to try and get those files in a different format
-
SMB drops connections on long file transfers (and on certain ZIP files).
65536 bytes = 64 KiB, this is a standard SMB2/SMB3 write chunk size, not a limit being hit. Try adding this to SMB Extras: veto oplock files = /*.zip/*.MSI/*.msi/*.ZIP/
-
SMB drops connections on long file transfers (and on certain ZIP files).
That suggests to me an antivirus or similar is interfering with the files on the source
-
Errors after updating to 7.3.0
Since the scrub is aborting, the filesystem has some issues. I recommend backing it up, reformatting, restoring the data, then monitoring the pool for any new errors.
-
VFS unable to mount root fs since upgrading from 7.14 to 7.2
You can use the Limine boot with 7.3 if booting from a flash drive, if you use an internal boot pool, you can use the stock Unraid bootloader (since it uses a different one with internal boot)
-
Unraid said to boot after each update every time
You can turn it off once the server receives the reboot comamnd. If the flash drive keeps needing reflashing, there may be an issue with it; I would recommend trying a different one. Alternatively, with 7.3.0, you can boot from an HDD/SSD.
-
SMB very slow transfer speed
That SSD would be better assigned as a single pool, since SSDs cannot be trimmed when assigned to the array.
-
Adding 10GbE NIC
UTP version works with 7.3.0 using the stock driver, SFP+ version requires a newer kernel/driver
-
Paperless
-
Advise on relplacing a disbled drive
Disk2 looks OK.
-
Unraid 7.2.4 - Freezes when attempting to start array
See if you get the syslog after it hangs cp /var/log/syslog /boot/syslog.txt Then attach here, or enable the syslog server and post that.
-
(SOLVED)[UnRaid 7.3.0] UnRaid Connect: Sign In Failed. Unknown type \"ConnectSignInInput\".
Try this, open a terminal window and type or copy/paste unraid-api stop unraid-api restart Try again to register from the dropdown
-
(SOLVED) Upgraded to 7.3, now errors on cache pool SSD Cache Device 2
You should also scrub the pool to confirm there are no uncorrectable errors.