have 3 pve host in 1 cluster, in customer's server room. ( those servers have no internet access, and under insanely restricted access control)
was about to send some files to a new vm. ( package
but I execute
now when I execute command
version is 7.4-3, web console currently looks ok. no error.
is it possible to restore the host back to normal without reinstall? (like copy files from other host in same cluster? )
deb files from debian 12
thanks for reading
was about to send some files to a new vm. ( package
libpam-pwquality
and it's dependencies).but I execute
dpkg -i *.deb
before qm terminal
to the guest vm. (yes, executed on host and got error)now when I execute command
qm terminal 600
pvestatd
got below errors.version is 7.4-3, web console currently looks ok. no error.
is it possible to restore the host back to normal without reinstall? (like copy files from other host in same cluster? )
Code:
oot@pve-2:/tmp/deb# qm terminal 600
Can't load '/usr/lib/x86_64-linux-gnu/perl5/5.32/auto/Authen/PAM/PAM.so' for module Authen::PAM: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libpam.so.0) at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm line 187, <DATA> line 960.
at /usr/share/perl5/PVE/Auth/PAM.pm line 8.
Compilation failed in require at /usr/share/perl5/PVE/Auth/PAM.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/PAM.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 31, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 31, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 24, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 24, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/CLI/qm.pm line 21, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/CLI/qm.pm line 21, <DATA> line 960.
Compilation failed in require at /usr/sbin/qm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/sbin/qm line 6, <DATA> line 960.
deb files from debian 12
Code:
libpam-pwquality
Depends: libc6
Depends: libpam0g
Depends: libpwquality1
Depends: libpam-runtime
thanks for reading
Last edited: