hi guys i have a ltl problem

federico

New Member
Jul 19, 2016
11
0
1
49
yesterday im have problem whit mi devian whit proxmox i run FSCK fix problem and now bot whith out problems but never start the proxmox im try pveversion and i past result :

root@messi:~# pveversion
Can't locate loadable object for module XML::Parser::Expat in @INC (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/lib/x86_64-linux-gnu/perl5/5.20/XML/Parser.pm line 18.
Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/XML/Parser.pm line 18.
BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl5/5.20/XML/Parser.pm line 22.
Compilation failed in require at /usr/share/perl5/PVE/Cluster.pm line 11.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Cluster.pm line 11.
Compilation failed in require at /usr/share/perl5/PVE/API2/APT.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/APT.pm line 15.
Compilation failed in require at /usr/bin/pveversion line 7.
BEGIN failed--compilation aborted at /usr/bin/pveversion line 7



any sugestion to fix ?? plz im new in proxmox i not install this proxmox

thanx
 
im try and ...
root@messi:~# apt-get install libxml-parser-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxml-parser-perl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 
i run systemctl status and give me this :S
root@messi:/etc/init.d# systemctl status
● messi
State: degraded
Jobs: 0 queued
Failed: 9 units
Since: Tue 2016-07-19 14:13:16 ART; 22h ago
CGroup: /
├─ 1 /sbin/init
├─1090 /sbin/cgmanager -m name=systemd
└─system.slice
├─zfs-zed.service
│ └─1089 /sbin/zed -F
├─ksmtuned.service
│ ├─1132 /bin/bash /usr/sbin/ksmtuned
│ └─9942 sleep 60
├─dbus.service
│ └─1109 /usr/bin/dbus-daemon --system --address=systemd: --nofork
├─cron.service
│ └─1268 /usr/sbin/cron -f
├─nfs-common.service
│ ├─9066 /sbin/rpc.statd
│ └─9078 /usr/sbin/rpc.idmapd
├─postfix.service
│ ├─1261 /usr/lib/postfix/master
│ ├─1263 qmgr -l -t unix -u
│ └─9785 pickup -l -t unix -u -c
├─open-iscsi.service
│ ├─923 /usr/sbin/iscsid
│ └─924 /usr/sbin/iscsid
├─pve-cluster.service
│ └─1264 /usr/bin/pmxcfs
├─atd.service
│ └─1095 /usr/sbin/atd -f
├─systemd-journald.service
│ └─304 /lib/systemd/systemd-journald
├─systemd-timesyncd.service
│ └─746 /lib/systemd/systemd-timesyncd
├─rrdcached.service
│ └─1227 /usr/bin/rrdcached -l unix:/var/run/rrdcached.sock -j /var
├─ssh.service
│ ├─1098 /usr/sbin/sshd -D
│ ├─1298 sshd: root@pts/0
│ ├─1306 -bash
│ ├─1373 sshd: root@notty
│ ├─1381 /usr/lib/openssh/sftp-server
│ ├─9973 systemctl status
│ └─9974 systemctl status
├─systemd-logind.service
│ └─1101 /lib/systemd/systemd-logind
├─watchdog-mux.service
│ └─1108 /usr/sbin/watchdog-mux
├─system-getty.slice
│ └─getty@tty1.service
│ └─1123 /sbin/agetty --noclear tty1 linux
├─pvefw-logger.service
│ └─7392 /usr/sbin/pvefw-logger
├─systemd-udevd.service
│ └─325 /lib/systemd/systemd-udevd
├─rpcbind.service
│ └─927 /sbin/rpcbind -w
├─rsyslog.service
│ └─1118 /usr/sbin/rsyslogd -n
└─lxcfs.service
└─1094 /usr/bin/lxcfs -f -s -o allow_other /var/lib/lxcfs/
 
and systemctl give me
pve-cluster.service loaded active running The Proxmox VE cluster file
● pve-firewall.service loaded failed failed Proxmox VE firewall
● pve-ha-crm.service loaded failed failed PVE Cluster Ressource Manag
● pve-ha-lrm.service loaded failed failed PVE Local HA Ressource Mana
● pve-manager.service loaded failed failed PVE VM Manager
● pvebanner.service loaded failed failed Proxmox VE Login Banner
● pvedaemon.service loaded failed failed PVE API Daemon
pvefw-logger.service loaded active running Proxmox VE firewall logger
pvenetcommit.service loaded active exited Commit Proxmox VE network c
● pveproxy.service loaded failed failed PVE API Proxy Server
● pvestatd.service loaded failed failed PVE Status Daemon
rc-local.service loaded active exited /etc/rc.local Compatibility
rpcbind.service loaded active running LSB: RPC portmapper replace
rrdcached.service loaded active running LSB: start the RRDtool data
 
okay, maybe it works with
Code:
apt-get install --reinstall libxml-simple-perl

but beware, if your filesystem had errors and now missing/corrupt files, there might be other problems
my suggestion would be to backup your vms, reinstall pve, and restore the vms from backup
 
You can also try to check all you installed files (installed by the system with dpkg) if they're still correct with

Code:
dpkg --verify

or if you're running with localepurge, try this:

Code:
dpkg --verify | grep -Eve '/usr/share/(man|locale)/'
 
  • Like
Reactions: federico
im reinstall proxmox in another server but have a thiis problem
local storage have 100 gb only my virtual disk have 150 gb can assign more space to this local storage how ??
 

Attachments

  • Captura de pantalla de 2016-07-22 13:29:37.png
    Captura de pantalla de 2016-07-22 13:29:37.png
    61.2 KB · Views: 2
  • Captura de pantalla de 2016-07-22 13:30:01.png
    Captura de pantalla de 2016-07-22 13:30:01.png
    60.6 KB · Views: 2
i can fix somthing but have a some problems yet
root@messi:~# pvestatd status
running
root@messi:~# systemctl status
● messi
State: running
Jobs: 0 queued
Failed: 0 units
Since: Fri 2016-07-22 17:54:49 ART; 3min 47s ago
CGroup: /
├─ 1 /sbin/init
├─1073 /sbin/cgmanager -m name=systemd
├─1299 [lxc monitor] /var/lib/lxc 100
├─1949 [lxc monitor] /var/lib/lxc 101
├─lxc
│ ├─100
│ │ ├─1356 init [2]
│ │ ├─3690 /usr/sbin/rsyslogd -c5
│ │ ├─3722 /usr/sbin/acpid
│ │ ├─3750 /usr/bin/shellinaboxd -q --background=/var/run/shellinabox
│ │ ├─3751 /usr/bin/shellinaboxd -q --background=/var/run/shellinabox
│ │ ├─3752 startpar -f -- shellinabox
│ │ ├─5662 /usr/sbin/apache2 -k start
│ │ ├─5670 PassengerWatchdog
│ │ ├─5678 PassengerHelperAgent
│ │ ├─5690 PassengerLoggingAgent
│ │ ├─5702 /usr/sbin/apache2 -k start

but the problem is

pve-cluster.service loaded active running The Proxmox VE cluster filesystem
pve-firewall.service loaded active running Proxmox VE firewall
pve-ha-crm.service loaded active running PVE Cluster Ressource Manager Daemon
pve-ha-lrm.service loaded active running PVE Local HA Ressource Manager Daemon
pve-manager.service loaded active exited PVE VM Manager
pvebanner.service loaded active exited Proxmox VE Login Banner
pvedaemon.service loaded active running PVE API Daemon
pvefw-logger.service loaded active running Proxmox VE firewall logger
pvenetcommit.service loaded active exited Commit Proxmox VE network changes
pveproxy.service loaded active running PVE API Proxy Server
pvestatd.service loaded active running PVE Status Daemon
rc-local.service loaded active exited /etc/rc.local Compatibility

some services not start and not load proxmox web page
 
ok i make a new post whit the solution to my first error i solved this
root@messi:~# pveversion
Can't locate loadable object for module XML::parser::Expat in @INC (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/lib/x86_64-linux-gnu/perl5/5.20/XML/Parser.pm line 18.
Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/XML/Parser.pm line 18.
BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl5/5.20/XML/Parser.pm line 22.
Compilation failed in require at /usr/share/perl5/PVE/Cluster.pm line 11.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Cluster.pm line 11.
Compilation failed in require at /usr/share/perl5/PVE/API2/APT.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/APT.pm line 15.
Compilation failed in require at /usr/bin/pveversion line 7.
BEGIN failed--compilation aborted at /usr/bin/pveversion line 7
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!