Everything posted by JorgeB
-
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.
-
Unraid 7.3.0 - Replaced a disk in a zfs pool, however, the old disk remained in the pool as "FAULTED"
I don't see a way to import the pool with the new drive. The old one shows online but may be out of date. You try to go back a few TXGs to see if can be imported (with the old drive connected). zpool import -FX zraid If that still fails, I'm afraid you may need to destroy the pool and recover from a backup.
-
Unraid 7.3.0 - Replaced a disk in a zfs pool, however, the old disk remained in the pool as "FAULTED"
It may be worth a try, but before that, post the output from zpool import -d /dev/disk/by-id/
-
(SOLVED)[UnRaid 7.3.0] Can not find Unraid Connect icon on the top right corner.
It's an issue with the plugin; sometimes it doesn't install everything correctly.
-
(SOLVED)[UnRaid 7.3.0] Can not find Unraid Connect icon on the top right corner.
Open a terminal window and type: unraid-api plugins install unraid-api-plugin-connect Then refresh the GUI; that should get the icon there.
-
Unraid 7.3.0 - Replaced a disk in a zfs pool, however, the old disk remained in the pool as "FAULTED"
Possibly, try zpool import -F pool_name if that fails, post the output from zdb -l /dev/sda1
-
Unraid 7.3.0 - Daily freezes, docker corruption
If it's only python that keeps segfaulting, it could be an issue with a specific container or plugin. Try booting in safe mode, leave Docker disabled, and retest, if OK, start enabling the container one by one, or a few at a time.
-
Unraid 7.3.0 - Replaced a disk in a zfs pool, however, the old disk remained in the pool as "FAULTED"
For which device did you run labeclear? I wish you had asked for help earlier. There are now two invalid disks for a raidz1 pool, so the pool cannot be imported.
-
Unraid 7.3.0 - Daily freezes, docker corruption
Enable the syslog server and post that fater the next crash.
-
7.2.5 - PCIEx4 NVME Card Instability - Entered Read Only Mode
The device is still dropping, if the kernel parameters don't help, best bet is to try using a different brand/model device or a different board.
-
Update to 7.0.0-rc.2 fail unRAIDServer.plg plugin fail to install
Up Connect is out of date; it should say that you need to update Connect first: Plugins - Update All. dynamix.unraid.net.plg - 2025.11.21.0223 (Update available: 2026.05.11.1745)
-
Unraid 7.3.0 | Docker crashing and Containers db corruptions
Check if there are multiple apps still segfaulting, if yes, that's not normal
-
Trying to replace a cache ssd drive thats dying in a raid1 pool of 2 500gb drives
The pool has some single profile chunks, see if you can convert all to raid1: If you can still start the array with the old device, assign it back; if not, reimport the pool with sdc and sdb on main click on the first device for that pool and then "remove pool" back on main, create a new pool with the same name and 2 slots assign the two existing pool devices; leave the filesystem set to auto start the array to import the pool Then click the first pool device and balance the pool to RAID1. Post new diags when done or if there are errors during the balance.
-
Trying to replace a cache ssd drive thats dying in a raid1 pool of 2 500gb drives
Cache cfg is in single mode, post the output from btrfs fi show
-
[7.2.7] and [7.3.0] Docker Containers are missing after update - missed custom user bridge?
Yep, you are using the btrfs native driver with a folder, hence my suggestion to try with an XFS docker image
-
Network problem