[SOLVED] Proxmox gone after run purge

kotakomputer

Renowned Member
May 14, 2012
414
10
83
Jakarta, Indonesia
www.proxmoxindo.com
Upgrading to Proxmox 3 successfully, all VMs run well after reboot. But after run --purge below then Proxmox gone!
Even vzctl or qm says "-bash: qm: command not found"
Code:
./pve-upgrade-2.3-to-3.0 --purge

Any idea to fix it?
 
Last edited:
Re: Proxmox gone after run purge

Upgrading to Proxmox 3 successfully, all VMs run well after reboot. But after run --purge below then Proxmox gone!
Even vzctl or qm says "-bash: qm: command not found"
Code:
./pve-upgrade-2.3-to-3.0 --purge

Any idea to fix it?
Hi,
which pve-packages are installed? should look like this:
Code:
dpkg -l | grep pve
ii  clvm                                  2.02.98-pve4                       amd64        Cluster LVM Daemon for lvm2
ii  corosync-pve                          1.4.5-1                            amd64        Standards-based cluster framework (daemon and modules)
ii  dmsetup                               2:1.02.77-pve4                     amd64        Linux Kernel Device Mapper userspace library
ii  fence-agents-pve                      4.0.0-1                            amd64        fence agents for redhat cluster suite
ii  libcorosync4-pve                      1.4.5-1                            amd64        Standards-based cluster framework (libraries)
ii  libdevmapper-event1.02.1:amd64        2:1.02.77-pve4                     amd64        Linux Kernel Device Mapper event support library
ii  libdevmapper1.02.1:amd64              2:1.02.77-pve4                     amd64        Linux Kernel Device Mapper userspace library
ii  liblvm2app2.2:amd64                   2.02.98-pve4                       amd64        LVM2 application library
ii  libopenais3-pve                       1.1.4-3                            amd64        Standards-based cluster framework (libraries)
ii  libpve-access-control                 3.0-6                              amd64        Proxmox VE access control library
ii  libpve-common-perl                    3.0-6                              all          Proxmox VE base library
ii  libpve-storage-perl                   3.0-10                             all          Proxmox VE storage management library
ii  lvm2                                  2.02.98-pve4                       amd64        Linux Logical Volume Manager
ii  openais-pve                           1.1.4-3                            amd64        Standards-based cluster framework (daemon and modules)
ii  pve-cluster                           3.0-7                              amd64        Cluster Infrastructure for Proxmox Virtual Environment
ii  pve-firmware                          1.0-23                             all          Binary firmware code for the pve-kernel
ii  pve-kernel-2.6.32-23-pve              2.6.32-109                         amd64        The Proxmox PVE Kernel Image
ii  pve-libspice-server1                  0.12.4-1                           amd64        SPICE remote display system server library
ii  pve-manager                           3.1-3                              amd64        The Proxmox Virtual Environment
ii  pve-qemu-kvm                          1.4-17                             amd64        Full virtualization on x86 hardware
ii  redhat-cluster-pve                    3.2.0-2                            amd64        Red Hat cluster suite
ii  resource-agents-pve                   3.9.2-4                            amd64        resource agents for redhat cluster suite
ii  vzctl                                 4.0-1pve3                          amd64        OpenVZ - server virtualization solution - control tools
and install with
Code:
apt-get install pve-manager pve-cluster pve-qemu-kvm ...
Udo
 
Re: Proxmox gone after run purge

Code:
root@dsi-094114:~# dpkg -l | grep pve
ii  clvm                             2.02.98-pve4                  amd64        Cluster LVM Daemon for lvm2
ii  corosync-pve                     1.4.5-1                       amd64        Standards-based cluster framework (daemon and modules)
ii  dmsetup                          2:1.02.77-pve4                amd64        Linux Kernel Device Mapper userspace library
ii  fence-agents-pve                 4.0.0-2                       amd64        fence agents for redhat cluster suite
ii  libcorosync4-pve                 1.4.5-1                       amd64        Standards-based cluster framework (libraries)
ii  libdevmapper-event1.02.1:amd64   2:1.02.77-pve4                amd64        Linux Kernel Device Mapper event support library
ii  libdevmapper1.02.1:amd64         2:1.02.77-pve4                amd64        Linux Kernel Device Mapper userspace library
ii  liblvm2app2.2:amd64              2.02.98-pve4                  amd64        LVM2 application library
ii  libopenais3-pve                  1.1.4-3                       amd64        Standards-based cluster framework (libraries)
ii  libpve-access-control            3.0-6                         amd64        Proxmox VE access control library
ii  libpve-common-perl               3.0-6                         all          Proxmox VE base library
ii  libpve-storage-perl              3.0-12                        all          Proxmox VE storage management library
ii  lvm2                             2.02.98-pve4                  amd64        Linux Logical Volume Manager
ii  openais-pve                      1.1.4-3                       amd64        Standards-based cluster framework (daemon and modules)
ii  pve-cluster                      3.0-7                         amd64        Cluster Infrastructure for Proxmox Virtual Environment
ii  pve-firmware                     1.0-23                        all          Binary firmware code for the pve-kernel
ii  pve-kernel-2.6.32-18-pve         2.6.32-88                     amd64        The Proxmox PVE Kernel Image
ii  pve-kernel-2.6.32-19-pve         2.6.32-96                     amd64        The Proxmox PVE Kernel Image
ii  pve-kernel-2.6.32-20-pve         2.6.32-100                    amd64        The Proxmox PVE Kernel Image
ii  pve-kernel-2.6.32-23-pve         2.6.32-109                    amd64        The Proxmox PVE Kernel Image
ii  pve-kernel-2.6.32-24-pve         2.6.32-111                    amd64        The Proxmox PVE Kernel Image
ii  pve-libspice-server1             0.12.4-2                      amd64        SPICE remote display system server library
ii  pve-manager                      3.1-13                        amd64        The Proxmox Virtual Environment
ii  pve-qemu-kvm                     1.4-17                        amd64        Full virtualization on x86 hardware
ii  redhat-cluster-pve               3.2.0-2                       amd64        Red Hat cluster suite
ii  resource-agents-pve              3.9.2-4                       amd64        resource agents for redhat cluster suite
root@dsi-094114:~#
Thanks, using above suggestion KVM works now, but OpenVZ still not installed. Is it safe to install OpenVZ manually?
Code:
apt-get install vzctl vzquota
 

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!