Everything posted by JorgeB
-
Flash drive corrupted/offline — need help
Jun 22 23:31:04 Tower webgui: /boot/config/plugins/dynamix/dynamix.cfg corrupted or missing Check if the file exists: cat /boot/config/plugins/dynamix/dynamix.cfg If it doesn't or looks corrupt, delete it and then make a dummy change to a setting that will recreate this file, for example, change the theme
-
Unraid 7.3.1 system becomes unresponsive
Nothing relevant was logged that I can see in the last lines before the crash, except maybe the Docker Compose lines; they don't look normal, but it may be worth retesting with the Docker engine disabled, or trying to run half the containers you have; if it still crashes, try the other half. Jun 22 07:00:16 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 07:05:44 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 07:30:19 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 07:33:49 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 07:35:47 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 08:00:22 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 08:03:51 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 08:04:05 NakUnraid emhttpd: spinning down /dev/sdb Jun 22 08:05:50 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 08:30:25 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 08:35:53 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 08:40:48 NakUnraid compose.manager: [INFO] [nchan] publisher starting Jun 22 16:51:43 NakUnraid rc.rsyslogd: Syslog server daemon... Started.
-
Problems after motherboard change and 7.3 update
I assume you mean disk4? Errors with multiple disks, and you are using a controller with SATA multipliers, which are not recommended; it should be replaced when possible: https://forums.unraid.net/topic/102010-recommended-controllers-for-unraid/ Jun 22 18:31:37 BattleStar kernel: ata8: found unknown device (class 0) ### [PREVIOUS LINE REPEATED 1 TIMES] ### Jun 22 18:31:37 BattleStar kernel: ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310) Jun 22 18:31:41 BattleStar kernel: ata8.00: failed to IDENTIFY (I/O error, err_mask=0x100) Jun 22 18:31:41 BattleStar kernel: ata8.00: revalidation failed (errno=-5) Jun 22 18:31:42 BattleStar kernel: ata8: hard resetting link Jun 22 18:31:42 BattleStar kernel: ata7.02: SATA link up 6.0 Gbps (SStatus 133 SControl 330) Jun 22 18:31:47 BattleStar kernel: ata8: link is slow to respond, please be patient (ready=0) Jun 22 18:31:48 BattleStar kernel: ata7.02: qc timeout after 5000 msecs (cmd 0xec) Jun 22 18:31:48 BattleStar kernel: ata7.02: failed to IDENTIFY (I/O error, err_mask=0x4) Jun 22 18:31:48 BattleStar kernel: ata7.02: revalidation failed (errno=-5) Jun 22 18:31:48 BattleStar kernel: ata7.15: hard resetting link Jun 22 18:31:49 BattleStar kernel: ata7.15: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Jun 22 18:31:49 BattleStar kernel: ata7.00: hard resetting link Jun 22 18:31:49 BattleStar kernel: ata7.00: SATA link up 6.0 Gbps (SStatus 133 SControl 330) Jun 22 18:31:49 BattleStar kernel: ata7.01: hard resetting link Jun 22 18:31:50 BattleStar kernel: ata7.01: SATA link down (SStatus 0 SControl 330) Jun 22 18:31:51 BattleStar kernel: ata7.02: SATA link up 6.0 Gbps (SStatus 133 SControl 330) Jun 22 18:31:51 BattleStar kernel: ata7.00: configured for UDMA/133 Jun 22 18:31:51 BattleStar kernel: ata7.02: model number mismatch 'ST6000VX001-2BD186' != 'ST6000VX001' Jun 22 18:31:51 BattleStar kernel: ata7.02: revalidation failed (errno=-19) Jun 22 18:31:51 BattleStar kernel: ata7.02: limiting SATA link speed to 3.0 Gbps
-
Unraid 7.3.0 | Docker crashing and Containers db corruptions
I would suspect the change in stability were more caused by the other changes than the downgrade, but you can try reupgrading in the near future while leaving everything else intact
-
[7.2.4] Dropped drive, even after doing a rebuild
If it only mounted read only, yes, you will need to copy the data someplace else and then reformat.
-
EDIT Fixed: Updated Unraid 7.0.0 --> 7.3.1 all HDD missing in Array
Jun 22 15:05:05 Towerx2 kernel: mpt3sas_cm0: diag reset: FAILED Jun 22 15:05:05 Towerx2 kernel: mpt3sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:12349/_scsih_probe()! HBA was failing to initialize; the BIOS update may have helped with that
-
[7.2.4] Dropped drive, even after doing a rebuild
Since the drive is encrypted, you need to decrypt it first, one of the reasons I don't recommend encryption unless absolutely necessary; it just complicates things, assuming you are using a keyfile and it's loaded: cryptsetup luksOpen /dev/sdf1 sdf1 --key-file=/root/keyfile
-
Dynamix File Manager - log files (SOLVED)
I don't think so, to rule out a FM issue, try using Mindnight COmmender (mc on the console).
-
No Docker, it fails??
If the NVMe device is dropping try this: On Main click on the flash drive, scroll down to "Syslinux Configuration", make sure it's set to "menu view" and add this to your default boot option, after "append initrd=/bzroot" nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off e.g.: append initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off Reboot (or power cycle the server if just a reboot doesn't bring the device back) and then see if it makes a difference.
-
Cant get drives to spin down
Stock Unraid can only spin down SATA drives, you can try the SAS spindown plugin, but not all SAS drives support spin down.
-
Parity Disk Disabled
You can see here: https://forums.unraid.net/topic/102010-recommended-controllers-for-unraid/
-
Parity Disk Disabled
Yes, already mentioned it above.
-
Reformatting already in service array drives?
This would suggest a hardware problem, most often bad RAM, so I would recommend investigating this first. If you ahve enough space you can use the mover to empty an array drive, format it, then move on to the next one
-
[7.2.4] Dropped drive, even after doing a rebuild
Actual disk also has filesystem issues, you can try the recovery options here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-543490 Since the problem is the same, they could be used with the actual disk or the emulated one
-
No Docker, it fails??
appdata is set to use cache_nvme pool, but no such pool exists, should it exist?
-
Parity Disk Disabled
Jun 20 13:11:02 Hector-2 kernel: hpsa 0000:0a:00.0: Controller lockup detected: 0xffff0000 after 30 Jun 20 13:11:02 Hector-2 kernel: hpsa 0000:0a:00.0: Telling controller to do a CHKPT Jun 20 13:11:02 Hector-2 kernel: hpsa 0000:0a:00.0: controller lockup detected: LUN:0000000000800001 CDB:01030000000000000000000000000000 Jun 20 13:11:02 Hector-2 kernel: hpsa 0000:0a:00.0: Controller lockup detected during reset wait Jun 20 13:11:02 Hector-2 kernel: hpsa 0000:0a:00.0: failed 28 commands in fail_all Problem with the controller. Make sure it's well seated and suficially cooled, you can also try a different PCIe slot if available. You can do that
-
Turning up and down drives in the unraid system using TCP/IP
You can always make a feature request: https://product.unraid.net/b/unraid-os-feature-requests
-
Slow Parity Check after upgrading to 7.3.1
Possibly this
-
Disk failed after updating 7.3.1 and rebuilding is taking forever (0.3% in 2 days. ETA: 1000+ days)
I assume via a single cable? That would mean SATA port multipliers, which were never recommended, but I suspected there may be some kernel regression where they don't work correctly with more recent ones, since other users have experienced issues with them after upgrading.
-
Unraid GUI and partial network seems to go unresponsive.
Don't see anything relevant logged. If you want to try donwgrading you just need to copy the current config from /boot/config to the flash drive and boot from there.
-
Can't stop array or modify smb shares
Looks OK
-
ntfs-3g[17264]: ntfs_attr_pread_i: ntfs_pread failed: Input/output error what is this really?
You must unmount before unpluging it.
-
Machine Check Events detected on your server (7.3.1)
RAM is overclocked, start here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173
-
Overprovision NVME SSD for ZFS pool
Alwsys good to try other options, but IIRC TrueNAS is the same regarding this.
-
Overprovision NVME SSD for ZFS pool
This is typically not needed, so it's not really a feature that someone has requested or is on LT's radar, you can create a feature reuqest here if you like: https://product.unraid.net/b/unraid-os-feature-requests