pveproxy fails to start

123jus1

Renowned Member
Oct 27, 2011
2
0
66
Code:
[FONT=Andale Mono]root@vhst-1:~# /etc/init.d/pveproxy start[/FONT]
[FONT=Andale Mono]Starting PVE API Proxy Server: pveproxyCan't locate PVE/I18N.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl) at /usr/share/perl5/PVE/APLInfo.pm line 6.[/FONT]
[FONT=Andale Mono]BEGIN failed--compilation aborted at /usr/share/perl5/PVE/APLInfo.pm line 6.[/FONT]
[FONT=Andale Mono]Compilation failed in require at /usr/share/perl5/PVE/API2/Nodes.pm line 23.[/FONT]
[FONT=Andale Mono]BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Nodes.pm line 23.[/FONT]
[FONT=Andale Mono]Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13.[/FONT]
[FONT=Andale Mono]BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13.[/FONT]
[FONT=Andale Mono]Compilation failed in require at /usr/share/perl5/PVE/REST.pm line 9.[/FONT]
[FONT=Andale Mono]BEGIN failed--compilation aborted at /usr/share/perl5/PVE/REST.pm line 9.[/FONT]
[FONT=Andale Mono]Compilation failed in require at /usr/share/perl5/PVE/HTTPServer.pm line 25.[/FONT]
[FONT=Andale Mono]BEGIN failed--compilation aborted at /usr/share/perl5/PVE/HTTPServer.pm line 25.[/FONT]
[FONT=Andale Mono]Compilation failed in require at /usr/share/perl5/PVE/APIDaemon.pm line 11.[/FONT]
[FONT=Andale Mono]BEGIN failed--compilation aborted at /usr/share/perl5/PVE/APIDaemon.pm line 11.[/FONT]
[FONT=Andale Mono]Compilation failed in require at /usr/bin/pveproxy line 15.[/FONT]
[FONT=Andale Mono]BEGIN failed--compilation aborted at /usr/bin/pveproxy line 15.[/FONT]
[FONT=Andale Mono] failed![/FONT]

I restarted the server, and suddenly, I could not access the web interface. I reed to restart pveproxy, but that failed too. I followed some directions and tried to reinstall perl-modules, but that didn't help the situation at all. If there is any information that I can provide, let me know, as I don't even know where to start with this one. Thanks!
 
Last edited by a moderator:
post the output of:

> pveversion -v
 
root@vhst-1:~# pveversion -v
proxmox-ve-2.6.32: 3.2-126 (running kernel: 2.6.32-29-pve)
pve-manager: 3.2-4 (running version: 3.2-4/e24a91c1)
pve-kernel-2.6.32-29-pve: 2.6.32-126
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.5-1
pve-cluster: 3.0-12
qemu-server: 3.1-16
pve-firmware: 1.1-3
libpve-common-perl: 3.0-18
libpve-access-control: 3.0-11
libpve-storage-perl: 3.0-19
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-6
vzctl: 4.0-1pve5
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.7-8
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.2-1
 
Last edited by a moderator: