hawihoney Posted July 11, 2022 Share Posted July 11, 2022 (edited) 1 hour ago, dlandon said: Unraid 6.10 has glibc 2.33 installed which is a version behind. As a quick work around, install the latest version of the UD Preclear plugin that installs the glibc package updated to 2..35. I did install that latest UD preclear. That is the reason why I have problems now. Where can I download a previous package? I already deleted the latest UD Preclear - but a Reboot is not possible yet (running disk replacement). The only plugins and tools installed are: Plugins ====== Community Applications Dev Tools Dynamix File Manager Nerd Tools UD UD Plus User Scripts Dev Tools ========= guile (don't know why, seems a different package did include that in the past) Nerd Tools ========= ncurses (included from something else) python python pip python setuptools rar screen unrar That's not that much compared to others here. This worked for some months until this morning after I did upgrade UD Preclear. So how can I get and install the previous UD preclear to fix that for me? Thanks in advance. Edited July 11, 2022 by hawihoney Quote Link to comment
dlandon Posted July 11, 2022 Author Share Posted July 11, 2022 3 minutes ago, hawihoney said: So how can I get and install the previous UD preclear to fix that for me? Thanks in advance. A previous version won't fix your problem. Install UD Preclear again, then go to a comand line and show the result of this command: /lib64/libc.so.6 It should show version 2.35. If not then post your diagnostics. Quote Link to comment
hawihoney Posted July 11, 2022 Share Posted July 11, 2022 (edited) 37 minutes ago, dlandon said: It should show version 2.35. So I installed UD Preclear again: [email protected]:~# /lib64/libc.so.6 GNU C Library (GNU libc) stable release version 2.35. Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 11.2.0. libc ABIs: UNIQUE IFUNC ABSOLUTE For bug reporting instructions, please see: <https://www.gnu.org/software/libc/bugs.html>. After that I tried to start one of my User Scripts: Jul 11 15:36:44 Tower emhttpd: cmd: /usr/local/emhttp/plugins/user.scripts/backgroundScript.sh /tmp/user.scripts/tmpScripts/Backup/script Jul 11 15:36:44 Tower atd[7296]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 15:36:44 Tower atd[7296]: PAM adding faulty module: /lib64/security/pam_unix.so Jul 11 15:36:44 Tower atd[7296]: Module is unknown To make it clear: That worked in the previous night. This morning I did install the update to UD Preclear. That was the only thing that I have done to my server. After the update of UD Preclear I can't start the User Scripts any longer. I'm not into Linux that much, but it seems that something broke with the update of UD Preclear this morning. I did uninstall UD Preclear again, removed it's package from the stick and will restart the server tomorrow when the Disk Replacement finishes. Edited July 11, 2022 by hawihoney Quote Link to comment
dlandon Posted July 11, 2022 Author Share Posted July 11, 2022 3 minutes ago, hawihoney said: After that I tried to start one of my User Scripts: You confirmed glib 2.35 is installed. That should fix the problem. You may need a reboot. 4 minutes ago, hawihoney said: I did uninstall UD Preclear again, removed it's package from the stick and will restart the server tomorrow when the Disk Replacement finishes. This will revert you back to glibc 2.33 and you will fail again. Quote Link to comment
hawihoney Posted July 11, 2022 Share Posted July 11, 2022 7 minutes ago, dlandon said: This will revert you back to glibc 2.33 and you will fail again. I doubt that. It worked that way until the update of UD Preclear this morning. I will not install UD Preclear and see what happens after the reboot. If it works after the reboot, it has definetely something to do with the latest change within UD Preclear. I'm pretty sure because I didn't touch the system after 6.10.3 came around. I'm not into Linux, but I can count 1+1 and see the coincidence Quote Link to comment
dlandon Posted July 11, 2022 Author Share Posted July 11, 2022 Just now, hawihoney said: I doubt that. It worked that way until the update of UD Preclear this morning. I will not install UD Preclear and see what happens after the reboot. If it works after the reboot, it has definetely something to do with the latest change within UD Preclear. I'm pretty sure because I didn't touch the system after 6.10.3 came around. I'm not into Linux, but I can count 1+1 and see the coincidence I think I see the problem and will work on a solution. Quote Link to comment
hawihoney Posted July 11, 2022 Share Posted July 11, 2022 (edited) 13 minutes ago, dlandon said: I think I see the problem and will work on a solution. Proof - server running since 14 days: 1.) Error started this morning on 08:07:27 [email protected]:/boot/config# grep -i "pam unable" /var/log/syslog | head Jul 11 08:07:27 Tower atd[26778]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:27:12 Tower atd[7276]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:27:21 Tower atd[8151]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:28:39 Tower atd[19659]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:31:40 Tower atd[8442]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:34:01 Tower atd[10444]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:34:05 Tower atd[10875]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:50:05 Tower atd[16322]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:50:05 Tower atd[16329]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 11 08:58:12 Tower atd[11360]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) 2.) Latest installation of UD Preclear on 08:07:21 [email protected]:/boot/config# grep -i preclear /var/log/syslog Jun 27 07:58:31 Tower root: plugin: installing: /boot/config/plugins/unassigned.devices.preclear.plg Jun 27 07:58:31 Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2022.06.10.tgz already exists Jun 27 07:58:31 Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/tmux-3.1b-x86_64-1.txz already exists Jun 27 07:58:31 Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/tmux-3.1b-x86_64-1.txz Jun 27 07:58:31 Tower root: | Installing new package /boot/config/plugins/unassigned.devices.preclear/tmux-3.1b-x86_64-1.txz Jun 27 07:58:31 Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz already exists Jun 27 07:58:31 Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz Jun 27 07:58:35 Tower root: unassigned.devices.preclear has been installed. Jun 27 07:58:35 Tower root: plugin: unassigned.devices.preclear.plg installed Jul 11 08:07:21 Tower emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update unassigned.devices.preclear.plg Jul 11 08:07:21 Tower root: plugin: creating: /boot/config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2022.07.10a.tgz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.preclear-2022.07.10a.tgz Jul 11 08:07:22 Tower root: plugin: checking: /boot/config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2022.07.10a.tgz - MD5 Jul 11 08:07:22 Tower root: plugin: creating: /boot/config/plugins/unassigned.devices.preclear/tmux-3.3a-x86_64-1.txz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/packages/tmux-3.3a-x86_64-1.txz Jul 11 08:07:22 Tower root: plugin: checking: /boot/config/plugins/unassigned.devices.preclear/tmux-3.3a-x86_64-1.txz - MD5 Jul 11 08:07:22 Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/tmux-3.3a-x86_64-1.txz Jul 11 08:07:22 Tower root: plugin: creating: /boot/config/plugins/unassigned.devices.preclear/glibc-2.35-x86_64-2.txz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/packages/glibc-2.35-x86_64-2.txz Jul 11 08:07:24 Tower root: plugin: checking: /boot/config/plugins/unassigned.devices.preclear/glibc-2.35-x86_64-2.txz - MD5 Jul 11 08:07:24 Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/glibc-2.35-x86_64-2.txz Jul 11 08:07:26 Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz already exists Jul 11 08:07:26 Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz Edited July 11, 2022 by hawihoney Quote Link to comment
dlandon Posted July 11, 2022 Author Share Posted July 11, 2022 8 minutes ago, hawihoney said: 1.) Error started this morning on 08:07 The problem is that a plugin you are using is depending on the glibc library installed in Unraid when it starts. a Daemon? When UD Preclear updates the glibc package, the daemon is losing access to the library it needs and then fails. Do you have any idea what is using dlopen? You have two options at this point: Don't install the UD Preclear plugin. Upgrde to Unraid 6.11-rc1 that will be available soon. Quote Link to comment
hawihoney Posted July 11, 2022 Share Posted July 11, 2022 (edited) 1 hour ago, dlandon said: Do you have any idea what is using dlopen? User Scripts? None of my User Scripts run any longer. I think we are talking in loops. Must be my bad english. I deleted UD Preclear already and will reboot tomorrow. I bet the system will run perfect - as before. What puzzles me is that you don't recognize the coincidence. 6 seconds before the error popped up for the first time in 14 days UD Preclear has been updated. Edited July 11, 2022 by hawihoney Quote Link to comment
dlandon Posted July 11, 2022 Author Share Posted July 11, 2022 7 minutes ago, hawihoney said: I deleted UD Preclear already and will reboot tomorrow. I bet the system will run perfect - as before. Yes it will. I've explained how this happens. 8 minutes ago, hawihoney said: What puzzles me is that you don't recognize the coincidence. 6 seconds before the error popped up for the first time in 14 days UD Preclear has been updated. I see it and have explained how this is happening. It took a while to totally understand the problem because simply uopdating a package should not cause the problems you are seeing. As I've already said, your options are: Do not install UD Preclear. Update to Unraid 6.11-rc1. Quote Link to comment
dlandon Posted July 11, 2022 Author Share Posted July 11, 2022 Update UD Preclear and reboot. Quote Link to comment
hawihoney Posted July 12, 2022 Share Posted July 12, 2022 6 hours ago, dlandon said: Update UD Preclear and reboot. Ah, a corrected version. Took me some time to explain the problem. Thanks a lot. Quote Link to comment
ConnerVT Posted July 12, 2022 Share Posted July 12, 2022 Not sure it fixed it? I just updated both UD and UD Preclear plugins, after seeing the Samba errors in my logs after the earlier UD Preclear update. NOw the log reports this. Is this expected? Jul 12 07:01:27 Malta-Tower webGUI: Successful login user root from 192.168.1.11 Jul 12 07:05:18 Malta-Tower emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/checkall Jul 12 07:06:02 Malta-Tower emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin updateall Jul 12 07:06:02 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:02 Malta-Tower root: plugin: creating: /boot/config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2022.07.11.tgz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.preclear-2022.07.11.tgz Jul 12 07:06:03 Malta-Tower root: plugin: checking: /boot/config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2022.07.11.tgz - MD5 Jul 12 07:06:03 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/tmux-3.1b-x86_64-1.txz already exists Jul 12 07:06:03 Malta-Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/tmux-3.1b-x86_64-1.txz Jul 12 07:06:03 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz already exists Jul 12 07:06:03 Malta-Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz Jul 12 07:06:03 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:03 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:04 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:04 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:04 Malta-Tower atd[14835]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 12 07:06:04 Malta-Tower atd[14835]: PAM adding faulty module: /lib64/security/pam_unix.so Jul 12 07:06:04 Malta-Tower atd[14835]: Module is unknown Jul 12 07:06:04 Malta-Tower root: plugin: creating: /boot/config/plugins/unassigned.devices/unassigned.devices-2022.07.12.tgz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices-2022.07.12.tgz Jul 12 07:06:05 Malta-Tower root: plugin: checking: /boot/config/plugins/unassigned.devices/unassigned.devices-2022.07.12.tgz - MD5 Jul 12 07:06:05 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:05 Malta-Tower root: plugin: creating: /tmp/start_unassigned_devices - from INLINE content Jul 12 07:06:05 Malta-Tower root: plugin: setting: /tmp/start_unassigned_devices - mode to 0770 Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices/unassigned.devices.cfg already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices/samba_mount.cfg already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices/iso_mount.cfg already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/smb-settings.conf already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/config/smb-extra.conf already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/add-smb-extra already exists Jul 12 07:06:05 Malta-Tower root: plugin: setting: /tmp/unassigned.devices/add-smb-extra - mode to 0770 Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/remove-smb-extra already exists Jul 12 07:06:05 Malta-Tower root: plugin: setting: /tmp/unassigned.devices/remove-smb-extra - mode to 0770 Jul 12 07:06:05 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:05 Malta-Tower atd[14920]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 12 07:06:05 Malta-Tower atd[14920]: PAM adding faulty module: /lib64/security/pam_unix.so Jul 12 07:06:05 Malta-Tower atd[14920]: Module is unknown Jul 12 07:06:05 Malta-Tower atd[14926]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 12 07:06:05 Malta-Tower atd[14926]: PAM adding faulty module: /lib64/security/pam_unix.so Jul 12 07:06:05 Malta-Tower atd[14926]: Module is unknown Jul 12 07:07:45 Malta-Tower smbd[19449]: [2022/07/12 07:07:45.576028, 0] ../../lib/util/charset/codepoints.c:16655(get_conv_handle) Jul 12 07:07:45 Malta-Tower smbd[19449]: dos charset 'CP850' unavailable - using ASCII Quote Link to comment
dlandon Posted July 12, 2022 Author Share Posted July 12, 2022 3 minutes ago, ConnerVT said: Not sure it fixed it? I just updated both UD and UD Preclear plugins, after seeing the Samba errors in my logs after the earlier UD Preclear update. NOw the log reports this. Is this expected? Jul 12 07:01:27 Malta-Tower webGUI: Successful login user root from 192.168.1.11 Jul 12 07:05:18 Malta-Tower emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/checkall Jul 12 07:06:02 Malta-Tower emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin updateall Jul 12 07:06:02 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:02 Malta-Tower root: plugin: creating: /boot/config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2022.07.11.tgz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.preclear-2022.07.11.tgz Jul 12 07:06:03 Malta-Tower root: plugin: checking: /boot/config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2022.07.11.tgz - MD5 Jul 12 07:06:03 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/tmux-3.1b-x86_64-1.txz already exists Jul 12 07:06:03 Malta-Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/tmux-3.1b-x86_64-1.txz Jul 12 07:06:03 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz already exists Jul 12 07:06:03 Malta-Tower root: plugin: running: /boot/config/plugins/unassigned.devices.preclear/utempter-1.2.0-x86_64-3.txz Jul 12 07:06:03 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:03 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:04 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:04 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:04 Malta-Tower atd[14835]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 12 07:06:04 Malta-Tower atd[14835]: PAM adding faulty module: /lib64/security/pam_unix.so Jul 12 07:06:04 Malta-Tower atd[14835]: Module is unknown Jul 12 07:06:04 Malta-Tower root: plugin: creating: /boot/config/plugins/unassigned.devices/unassigned.devices-2022.07.12.tgz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices-2022.07.12.tgz Jul 12 07:06:05 Malta-Tower root: plugin: checking: /boot/config/plugins/unassigned.devices/unassigned.devices-2022.07.12.tgz - MD5 Jul 12 07:06:05 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:05 Malta-Tower root: plugin: creating: /tmp/start_unassigned_devices - from INLINE content Jul 12 07:06:05 Malta-Tower root: plugin: setting: /tmp/start_unassigned_devices - mode to 0770 Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices/unassigned.devices.cfg already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices/samba_mount.cfg already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /boot/config/plugins/unassigned.devices/iso_mount.cfg already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/smb-settings.conf already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/config/smb-extra.conf already exists Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/add-smb-extra already exists Jul 12 07:06:05 Malta-Tower root: plugin: setting: /tmp/unassigned.devices/add-smb-extra - mode to 0770 Jul 12 07:06:05 Malta-Tower root: plugin: skipping: /tmp/unassigned.devices/remove-smb-extra already exists Jul 12 07:06:05 Malta-Tower root: plugin: setting: /tmp/unassigned.devices/remove-smb-extra - mode to 0770 Jul 12 07:06:05 Malta-Tower root: plugin: running: anonymous Jul 12 07:06:05 Malta-Tower atd[14920]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 12 07:06:05 Malta-Tower atd[14920]: PAM adding faulty module: /lib64/security/pam_unix.so Jul 12 07:06:05 Malta-Tower atd[14920]: Module is unknown Jul 12 07:06:05 Malta-Tower atd[14926]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libresolv.so.2) Jul 12 07:06:05 Malta-Tower atd[14926]: PAM adding faulty module: /lib64/security/pam_unix.so Jul 12 07:06:05 Malta-Tower atd[14926]: Module is unknown Jul 12 07:07:45 Malta-Tower smbd[19449]: [2022/07/12 07:07:45.576028, 0] ../../lib/util/charset/codepoints.c:16655(get_conv_handle) Jul 12 07:07:45 Malta-Tower smbd[19449]: dos charset 'CP850' unavailable - using ASCII Reboot. 1 Quote Link to comment
ConnerVT Posted July 13, 2022 Share Posted July 13, 2022 Yes, a reboot resolved it. Ended up restarting several times yesterday. The Power Co were having issues, and were without power for a few hours several times. I love having a UPS. I had even started a pre-clear on a new drive, and it handled the shut downs just fine, and resumed where it left off with no issues. Quote Link to comment
-Daedalus Posted July 20, 2022 Share Posted July 20, 2022 (edited) Running into a weird one here, not sure if this is normal behaviour or not. I have two new drives that I'm preclearing. Starts fine. Skip pre-read, straight to zeroing. For the first while (not sure how long, left running while I was out/asleep) everything is fine. Speed as expected. After that, I'm seeing high I/O from the dashboard. (CPU usage graph is high, but htop is normal, so I assumg that's what it is). Zeroing still going at a speed I'd expect for the drives. Server responsiveness is slowed, Plex complains about a busy DB, DayZ and Minecraft servers can't be connected to, etc. I stop the preclear on both drives and I/O drops, everything is working again. The drives are externals, connected over USB. They shouldn't interfere with any other drives in the server, surely. Any idea on what might be going on here? Edited July 20, 2022 by -Daedalus Quote Link to comment
tech3475 Posted July 26, 2022 Share Posted July 26, 2022 Could anyone please tell me if an incorrect displayed disk size can cause problems? I'd like to preclear a 1.5TB HDD I have, but the Preclear GUI reports it as a 2TB. On the Unraid Main page it is listed as 1.50TB under unassigned devices. Plugin is fully up to date on unRAID 6.10.3. Quote Link to comment
tech3475 Posted July 26, 2022 Share Posted July 26, 2022 On 7/20/2022 at 9:04 AM, -Daedalus said: Running into a weird one here, not sure if this is normal behaviour or not. I have two new drives that I'm preclearing. Starts fine. Skip pre-read, straight to zeroing. For the first while (not sure how long, left running while I was out/asleep) everything is fine. Speed as expected. After that, I'm seeing high I/O from the dashboard. (CPU usage graph is high, but htop is normal, so I assumg that's what it is). Zeroing still going at a speed I'd expect for the drives. Server responsiveness is slowed, Plex complains about a busy DB, DayZ and Minecraft servers can't be connected to, etc. I stop the preclear on both drives and I/O drops, everything is working again. The drives are externals, connected over USB. They shouldn't interfere with any other drives in the server, surely. Any idea on what might be going on here? Are you running both at the same time? If so I've had issues when running multiple preclears and just ran one at a time. Quote Link to comment
dlandon Posted July 26, 2022 Author Share Posted July 26, 2022 2 hours ago, tech3475 said: Could anyone please tell me if an incorrect displayed disk size can cause problems? I'd like to preclear a 1.5TB HDD I have, but the Preclear GUI reports it as a 2TB. On the Unraid Main page it is listed as 1.50TB under unassigned devices. Plugin is fully up to date on unRAID 6.10.3. Post diagnostics zip file and a screen shot of the preclear page. Quote Link to comment
-Daedalus Posted July 26, 2022 Share Posted July 26, 2022 4 hours ago, tech3475 said: Are you running both at the same time? If so I've had issues when running multiple preclears and just ran one at a time. I was, yeah. They both eventually finished, I just had to stop them every few hours to let things calm down for 10-15 minutes. No idea what the root cause was. I didn't try running only one, but I did try stopping the pre-clear on one drive, and waiting a couple of minutes. the I/O was still abnormally high. That's the only (not particularly useful) datapoint I have. Quote Link to comment
tech3475 Posted July 26, 2022 Share Posted July 26, 2022 3 hours ago, dlandon said: Post diagnostics zip file and a screen shot of the preclear page. See attached, the affected drive is "SAMSUNG_HD154UI_S1XWJ1LZ105147 (sdh)". hp-svr-diagnostics-20220726-1533.zip Quote Link to comment
dlandon Posted July 26, 2022 Author Share Posted July 26, 2022 2 hours ago, tech3475 said: See attached, the affected drive is "SAMSUNG_HD154UI_S1XWJ1LZ105147 (sdh)". Give me the output of the following commands: /bin/lsblk -nbP -o name,type,size,fstype and /bin/lsblk -nb -o size /dev/sdh Quote Link to comment
tech3475 Posted July 26, 2022 Share Posted July 26, 2022 11 minutes ago, dlandon said: /bin/lsblk -nbP -o name,type,size,fstype NAME="loop0" TYPE="loop" SIZE="115998720" FSTYPE="squashfs" NAME="loop1" TYPE="loop" SIZE="18239488" FSTYPE="squashfs" NAME="loop2" TYPE="loop" SIZE="161061273600" FSTYPE="btrfs" NAME="loop3" TYPE="loop" SIZE="1073741824" FSTYPE="btrfs" NAME="sda" TYPE="disk" SIZE="0" FSTYPE="" NAME="sdb" TYPE="disk" SIZE="0" FSTYPE="" NAME="sdc" TYPE="disk" SIZE="0" FSTYPE="" NAME="sdd" TYPE="disk" SIZE="0" FSTYPE="" NAME="sde" TYPE="disk" SIZE="15816720384" FSTYPE="" NAME="sde1" TYPE="part" SIZE="15815671808" FSTYPE="vfat" NAME="sdf" TYPE="disk" SIZE="0" FSTYPE="" NAME="sdg" TYPE="disk" SIZE="0" FSTYPE="" NAME="sdh" TYPE="disk" SIZE="1500301910016" FSTYPE="" NAME="sdi" TYPE="disk" SIZE="5000981078016" FSTYPE="" NAME="sdi1" TYPE="part" SIZE="5000981028352" FSTYPE="xfs" NAME="sdj" TYPE="disk" SIZE="5000981078016" FSTYPE="" NAME="sdj1" TYPE="part" SIZE="5000981028352" FSTYPE="xfs" NAME="sdk" TYPE="disk" SIZE="4000787030016" FSTYPE="" NAME="sdk1" TYPE="part" SIZE="4000786980352" FSTYPE="xfs" NAME="sdl" TYPE="disk" SIZE="4000787030016" FSTYPE="" NAME="sdl1" TYPE="part" SIZE="1073741824000" FSTYPE="ntfs" NAME="sdl2" TYPE="part" SIZE="2927042232320" FSTYPE="ntfs" NAME="sdm" TYPE="disk" SIZE="4000787030016" FSTYPE="" NAME="sdm1" TYPE="part" SIZE="2199023255040" FSTYPE="" NAME="sdn" TYPE="disk" SIZE="10000831348736" FSTYPE="" NAME="sdn1" TYPE="part" SIZE="10000831299072" FSTYPE="xfs" NAME="sdo" TYPE="disk" SIZE="10000831348736" FSTYPE="" NAME="sdo1" TYPE="part" SIZE="10000831299072" FSTYPE="xfs" NAME="sdp" TYPE="disk" SIZE="10000831348736" FSTYPE="" NAME="sdp1" TYPE="part" SIZE="10000831299072" FSTYPE="" NAME="md1" TYPE="md" SIZE="10000831295488" FSTYPE="" NAME="md2" TYPE="md" SIZE="10000831295488" FSTYPE="" NAME="md3" TYPE="md" SIZE="10000831295488" FSTYPE="" NAME="md4" TYPE="md" SIZE="10000831295488" FSTYPE="" NAME="md5" TYPE="md" SIZE="10000831295488" FSTYPE="" NAME="md6" TYPE="md" SIZE="5000981024768" FSTYPE="" NAME="md7" TYPE="md" SIZE="5000981024768" FSTYPE="" NAME="md8" TYPE="md" SIZE="4000786976768" FSTYPE="" NAME="sdq" TYPE="disk" SIZE="10000831348736" FSTYPE="" NAME="sdq1" TYPE="part" SIZE="10000831299072" FSTYPE="xfs" NAME="sdr" TYPE="disk" SIZE="10000831348736" FSTYPE="" NAME="sdr1" TYPE="part" SIZE="10000831299072" FSTYPE="xfs" NAME="sds" TYPE="disk" SIZE="10000831348736" FSTYPE="" NAME="sds1" TYPE="part" SIZE="10000831299072" FSTYPE="xfs" NAME="nvme0n1" TYPE="disk" SIZE="1000204886016" FSTYPE="" NAME="nvme0n1p1" TYPE="part" SIZE="1000203837440" FSTYPE="xfs" 12 minutes ago, dlandon said: /bin/lsblk -nb -o size /dev/sdh 1500301910016 Quote Link to comment
dlandon Posted July 26, 2022 Author Share Posted July 26, 2022 Both come up with the same answer. Looks like a display issue. I'll have a look. 1 Quote Link to comment
tech3475 Posted July 30, 2022 Share Posted July 30, 2022 On 7/26/2022 at 11:35 PM, dlandon said: Both come up with the same answer. Looks like a display issue. I'll have a look. Just updated, the GUI is displaying ok now. Going to preclear now, thank you for the work. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.