Unable to continue after prompted lvm warning when upgrading latest version of pve.

OiCkilL

Member
Nov 7, 2021
1
0
6
41
1669107644035.png1669108052193.png1669108086015.png

Unable to continue after prompted lvm warning when upgrading latest version of pve. Terminal reports similar error. Here is the log
Code:
Start-Date: 2022-11-21  23:44:54
Commandline: apt-get dist-upgrade -V
Install: proxmox-mail-forward:amd64 (0.1.0-1, automatic)
Upgrade: pve-docs:amd64 (7.2-2, 7.2-5), proxmox-widget-toolkit:amd64 (3.5.1, 3.5.2), libpve-rs-perl:amd64 (0.7.2, 0.7.3), corosy
nc:amd64 (3.1.5-pve2, 3.1.7-pve1), pve-qemu-kvm:amd64 (7.0.0-4, 7.1.0-3), libpve-cluster-api-perl:amd64 (7.2-2, 7.2-3), libpve-s
torage-perl:amd64 (7.2-10, 7.2-12), libpve-guest-common-perl:amd64 (4.1-4, 4.2-3), libvotequorum8:amd64 (3.1.5-pve2, 3.1.7-pve1)
, libquorum5:amd64 (3.1.5-pve2, 3.1.7-pve1), pve-cluster:amd64 (7.2-2, 7.2-3), libcmap4:amd64 (3.1.5-pve2, 3.1.7-pve1), libcfg7:
amd64 (3.1.5-pve2, 3.1.7-pve1), qemu-server:amd64 (7.2-5, 7.2-12), libpve-access-control:amd64 (7.2-4, 7.2-5), pve-container:amd
64 (4.2-3, 4.4-1), libcpg4:amd64 (3.1.5-pve2, 3.1.7-pve1), pve-i18n:amd64 (2.7-2, 2.7-3), libk5crypto3:amd64 (1.18.3-6+deb11u2,
1.18.3-6+deb11u3), libkrad0:amd64 (1.18.3-6+deb11u2, 1.18.3-6+deb11u3), pve-manager:amd64 (7.2-11, 7.2-15), libpve-common-perl:amd64 (7.2-4, 7.2-8), librados2-perl:amd64 (1.2-1, 1.3-1), pve-firewall:amd64 (4.2-6, 4.2-7), libcorosync-common4:amd64 (3.1.5-pve2, 3.1.7-pve1), libnozzle1:amd64 (1.24-pve1, 1.24-pve2), libgssrpc4:amd64 (1.18.3-6+deb11u2, 1.18.3-6+deb11u3), libknet1:amd64 (1.24-pve1, 1.24-pve2), libpve-cluster-perl:amd64 (7.2-2, 7.2-3)
Error: Sub-process /usr/bin/dpkg returned an error code (1)
End-Date: 2022-11-21  23:57:57
Code:
# lvscan
  WARNING: VG name vg1 is used by VGs RjqKkT-Hq0S-9gCt-lKf8-X3bm-RIvm-ctiGB9 and ZdSijU-zD6d-bNBT-Ak46-8y3P-YEqb-ZNQsdq.
  Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
  WARNING: PV /dev/md127 in VG vg1 is using an old PV header, modify the VG to update.
  ACTIVE            '/dev/vg1/syno_vg_reserved_area' [12.00 MiB] inherit
  ACTIVE            '/dev/vg1/volume_1' [21.00 GiB] inherit
  WARNING: PV /dev/md126 in VG vg1 is using an old PV header, modify the VG to update.
  inactive          '/dev/vg1/syno_vg_reserved_area' [12.00 MiB] inherit
  inactive          '/dev/vg1/volume_1' [21.00 GiB] inherit
  ACTIVE            '/dev/pve/swap' [8.00 GiB] inherit
  ACTIVE            '/dev/pve/root' [29.50 GiB] inherit
  ACTIVE            '/dev/pve/data' [<64.49 GiB] inherit
  ACTIVE            '/dev/pve/vm-100-disk-0' [520.00 MiB] inherit
  ACTIVE            '/dev/pve/vm-201-disk-0' [32.00 GiB] inherit
  ACTIVE            '/dev/pve/vm-103-disk-0' [1.00 GiB] inherit
  ACTIVE            '/dev/pve/vm-101-disk-0' [1.00 GiB] inherit
  ACTIVE            '/dev/vg2/syno_vg_reserved_area' [12.00 MiB] inherit
  ACTIVE            '/dev/vg2/volume_2' [<7.27 TiB] inherit
Code:
# df -hT
Filesystem             Type      Size  Used Avail Use% Mounted on
udev                   devtmpfs  7.8G     0  7.8G   0% /dev
tmpfs                  tmpfs     1.6G  1.6M  1.6G   1% /run
/dev/mapper/pve-root   ext4       29G   12G   17G  41% /
tmpfs                  tmpfs     7.8G   46M  7.8G   1% /dev/shm
tmpfs                  tmpfs     5.0M     0  5.0M   0% /run/lock
/dev/sde2              vfat      511M  312K  511M   1% /boot/efi
data                   zfs       2.8T  128K  2.8T   1% /mnt/data
data/downloads         zfs       3.4T  548G  2.8T  17% /mnt/data/downloads
data/subvol-102-disk-0 zfs       4.0G  516M  3.5G  13% /mnt/data/subvol-102-disk-0
data/dir               zfs       2.9T  109G  2.8T   4% /mnt/data/dir
/dev/fuse              fuse      128M   40K  128M   1% /etc/pve
tmpfs                  tmpfs     1.6G     0  1.6G   0% /run/user/0
 
Last edited: