doesn't open Web-interface proxmox

Xander

New Member
Apr 17, 2013
20
0
1
Hi Everyone ! Doesn't open Web-interface proxmox, i do not understand why, until then everything was fine, what could be the problem?
and where i can find logs of proxmox ?
 
i find out , everything what was in /etc/pve is empty , in both nodes. How can i restore it ? noone commands like pvecm, pveversion, - command not found
 
i find out , everything what was in /etc/pve is empty , in both nodes. How can i restore it ? noone commands like pvecm, pveversion, - command not found

Hi,
sounds that someone have deinstalled pve-packages?
Control with dpkg and perhaps reinstall the packages - but first find out who has played a bad game (perhaps you have an weak password?)
Code:
dpkg -l | grep pve
ii  clvm                            2.02.95-1pve2                Cluster LVM Daemon for lvm2
ii  corosync-pve                    1.4.4-4                      Standards-based cluster framework (daemon and modules)
ii  dmsetup                         2:1.02.74-1pve2              Linux Kernel Device Mapper userspace library
ii  fence-agents-pve                3.1.9-1                      fence agents for redhat cluster suite
ii  libcorosync4-pve                1.4.4-4                      Standards-based cluster framework (libraries)
ii  libdevmapper1.02.1              2:1.02.74-1pve2              Linux Kernel Device Mapper userspace library
ii  libopenais3-pve                 1.1.4-2                      Standards-based cluster framework (libraries)
ii  libpve-access-control           1.0-26                       Proxmox VE access control library
ii  libpve-common-perl              1.0-49                       Proxmox VE base library
ii  libpve-storage-perl             2.3-6                        Proxmox VE storage management library
ii  lvm2                            2.02.95-1pve2                Linux Logical Volume Manager
ii  openais-pve                     1.1.4-2                      Standards-based cluster framework (daemon and modules)
ii  pve-cluster                     1.0-36                       Cluster Infrastructure for Proxmox Virtual Environment
ii  pve-firmware                    1.0-21                       Binary firmware code for the pve-kernel
ii  pve-kernel-2.6.32-19-pve        2.6.32-94                    The Proxmox PVE Kernel Image
ii  pve-manager                     2.3-13                       The Proxmox Virtual Environment
ii  pve-qemu-kvm                    1.4-8                        Full virtualization on x86 hardware
ii  redhat-cluster-pve              3.1.93-2                     Red Hat cluster suite
ii  resource-agents-pve             3.9.2-3                      resource agents for redhat cluster suite
ii  vzctl                           4.0-1pve2                    OpenVZ - server virtualization solution - control tools
Udo
 
yeah somthing like that, but interesting how it happend , all i do is install

apt-get install libcluster-glue apt-get install libcorosync4
apt-get install libheartbeat2
apt-get install heartbeat

I think after that happened, but how i don't understand

i fix that reinstall proxmox

aptitude install proxmox-ve-2.6.32


it ask me remove this package


libcluster-glue libcorosync4
libheartbeat2
heartbeat

and all previous config stay the same !