I upgraded to Debian 8 on the physical linux machine which proxmox VE is installed on.
Help!
There is no backup of the one large important openvz container running on this proxmox 3.4 physical machine, it contains 100GB or more of media, which would be impossible to recreate if lost.
The containers seem to be able to start and run OK (vzctl start 122), when you stop the container (vzctl stop 122) it gives errors, but it stops (vzlist shows no containers running).
How to fix this catch-22 situation in-place (upgrade OS packages), without damaging the container, without requiring dumping 100GB+ off the vz container, and loading it back on again!?
This must be relatively common issue, so is there possibly a script available to fix this ?!
Code:
root@machine:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
clvm : Depends: libdlm3 but it is not installed
init-system-helpers : Depends: perl-base (>= 5.20.1-3) but 5.14.2-21+deb7u4 is installed
libanyevent-perl : Depends: perlapi-5.20.0
Recommends: libasync-interrupt-perl but it is not installed
Recommends: libguard-perl but it is not installed
libapache2-mod-perl2 : Depends: perlapi-5.20.2
Recommends: libbsd-resource-perl but it is not installed
Recommends: libapache2-reload-perl but it is not installed
libapache2-request-perl : Depends: perlapi-5.20.0
libapparmor-perl : Depends: perl-base (>= 5.20.1-3) but 5.14.2-21+deb7u4 is installed
Depends: perlapi-5.20.1
libcommon-sense-perl : Depends: perlapi-5.20.2
libcrypt-ssleay-perl : Depends: perlapi-5.20.0
libperl5.20 : Depends: perl-base (= 5.20.2-3+deb8u6) but 5.14.2-21+deb7u4 is installed
librados2-perl : Depends: perlapi-5.20.0
libterm-readline-gnu-perl : Depends: perlapi-5.20.0
libtext-charwidth-perl : Depends: perl-base (>= 5.20.0-4) but 5.14.2-21+deb7u4 is installed
Depends: perlapi-5.20.0
lsof : Depends: libperl4-corelibs-perl but it is not installed or
perl (< 5.12.3-7) but 5.20.2-3+deb8u6 is installed
perl : Depends: perl-base (= 5.20.2-3+deb8u6) but 5.14.2-21+deb7u4 is installed
Recommends: rename but it is not installed
perl-modules : Depends: perl-base (>= 5.20.2-3+deb8u6) but 5.14.2-21+deb7u4 is installed
Recommends: libarchive-extract-perl but it is not installed
Recommends: libmodule-pluggable-perl but it is not installed
Recommends: libpod-latex-perl but it is not installed
Recommends: libterm-ui-perl but it is not installed
Recommends: libtext-soundex-perl but it is not installed
Recommends: libcgi-pm-perl but it is not installed
Recommends: libmodule-build-perl but it is not installed
Recommends: libpackage-constants-perl but it is not installed
pve-cluster : Depends: perlapi-5.20.0
python : Depends: python-minimal (= 2.7.3-4+deb7u1) but 2.7.9-1 is installed
update-inetd : Depends: libfile-temp-perl
E: Unmet dependencies. Try using -f.
root@machine:~#
Help!
There is no backup of the one large important openvz container running on this proxmox 3.4 physical machine, it contains 100GB or more of media, which would be impossible to recreate if lost.
The containers seem to be able to start and run OK (vzctl start 122), when you stop the container (vzctl stop 122) it gives errors, but it stops (vzlist shows no containers running).
How to fix this catch-22 situation in-place (upgrade OS packages), without damaging the container, without requiring dumping 100GB+ off the vz container, and loading it back on again!?
This must be relatively common issue, so is there possibly a script available to fix this ?!
Last edited: