After my cloud provider required “emergency maintenance on the underlying hardware”, one of our VMs (running Rocky 9.3) is now back up and running its workload (apparently) properly.
While verifying its proper operation, I ran a dnf update and received:
(20/29): grub2-pc-2.06-70.el9_3.2.rocky.0.3.x86_64.rpm 51 kB/s | 14 kB 00:00
(21/29): grub2-tools-2.06-70.el9_3.2.rocky.0.3.x86_64.rpm 929 kB/s | 1.8 MB 00:02
(22/29): kernel-modules-core-5.14.0-362.18.1.el9_3.0.1.x86_64.rpm 895 kB/s | 31 MB 00:35
[MIRROR] nss-util-3.90.0-6.el9_3.x86_64.rpm: Curl error (28): Timeout was reached for https://mirrors.qontinuum.space/rockylinux/9.3/AppStream/x86_64 /os/Packages/n/nss-util-3.90.0-6.el9_3.x86_64.rpm [Connection timed out after 30000 milliseconds]
[MIRROR] nss-sysinit-3.90.0-6.el9_3.x86_64.rpm: Curl error (28): Timeout was reached for https://mirrors.qontinuum.space/rockylinux/9.3/AppStream/x86 _64/os/Packages/n/nss-sysinit-3.90.0-6.el9_3.x86_64.rpm [Connection timed out after 30000 milliseconds]
[MIRROR] nss-softokn-freebl-3.90.0-6.el9_3.x86_64.rpm: Curl error (28): Timeout was reached for https://mirrors.qontinuum.space/rockylinux/9.3/AppStr eam/x86_64/os/Packages/n/nss-softokn-freebl-3.90.0-6.el9_3.x86_64.rpm [Connection timed out after 30000 milliseconds]
(23/29): nss-sysinit-3.90.0-6.el9_3.x86_64.rpm 632 B/s | 19 kB 00:30
(24/29): nss-util-3.90.0-6.el9_3.x86_64.rpm 2.7 kB/s | 88 kB 00:32
(25/29): nss-softokn-freebl-3.90.0-6.el9_3.x86_64.rpm 9.9 kB/s | 305 kB 00:30
(26/29): nspr-4.35.0-6.el9_3.x86_64.rpm 858 kB/s | 135 kB 00:00
(27/29): nss-softokn-3.90.0-6.el9_3.x86_64.rpm 386 kB/s | 381 kB 00:00
(28/29): nss-3.90.0-6.el9_3.x86_64.rpm 1.2 MB/s | 704 kB 00:00
(29/29): kernel-headers-5.14.0-362.18.1.el9_3.0.1.x86_64.rpm 8.5 MB/s | 6.2 MB 00:00
-----------------------------------------------------------------------------------------------------------------------------------------------------
Total 1.7 MB/s | 127 MB 01:15
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Is this bad? What do I do to remediate it?
Thanks for all help, Paul