Search results

  1. A

    CPU errors AMD EPYC 7502P

    Hello, I have a server (on hetzner) with AMD EPYC 7502P CPU. Matherboard: Product Name: KRPA-U16 Series Version: Rev 1.xx # pveversion pve-manager/8.2.7/3e0176e6bb2ade3b (running kernel: 6.8.12-4-pve) I am currently running 3 lxc containers (Ubuntu 20.04) and I am starting to...
  2. A

    Backup failed if files were deleted during backup

    $ proxmox-backup-client version client version: 2.4.3 proxmox-backup-server/stable,now 3.0.2-1 amd64 I am trying to backup a folder. Some files were deleted during the backup and I am getting an I/O error. Is it possible to ignore the error when some files were deleted during the backup? Upload...
  3. A

    Proxmox update from 6 to 7

    Hi, have problem with upgrade os. When i try to do apt dist-upgrade: W: (pve-apt-hook) !! WARNING !! W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'! W: (pve-apt-hook) W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run...
  4. A

    Cant restore VM from backups

    Hi! Cant restore VM from backups - tested on 2 proxmox servers, get same errors: restore vma archive: zstd -q -d -c /mnt/pve/linus-backup/dump/vzdump-qemu-1002-2022_12_02-06_02_08.vma.zst | vma extract -v -r /var/tmp/vzdumptmp32353.fifo - /var/tmp/vzdumptmp32353 CFG: size: 420 name...
  5. A

    add single public ip to vm

    Hi! I have 2 public ip on hetzner. One for host and one for container. I have vmbr0 where hosted vm behind NAT host ip. And i create vmbr1 for second public ip. But i not have ping from container to host and host cant ping container. How i can add ip to CT? In container configuration: ip...
  6. A

    VLAN stop working after upgrade proxmox 5 to 6

    Hi, today i upgrade 2 servers with proxmox 5 to 6 version. After restart server vlan stop working, when i try ifup: sudo ifup enp5s0.4000 RTNETLINK answers: File exists ifup: failed to bring up enp5s0 ifup: could not bring up parent interface enp5s0 Enp5s0 interface working. My config: auto lo...
  7. A

    CT's on LVM disk get bad message error in turn

    Hi, i have phyzical hetzner server with proxmox 6.3. Мonth ago i got error https://forum.proxmox.com/threads/backup-lxc-bad-message.80474/ . fsck fix container disk, but the next day another container received an same error. I delete all containers and restore from backup. Everything is working...
  8. A

    [SOLVED] backup lxc: Bad message

    Hi! I have 4 LXC on my server, one of them has an error on many files in container while backup, for example: INFO: tar: ./home/user/.vscode-server/bin/485c41f9460bdb831c4da12c132daff275515b51/extensions/ms-vscode.js-debug/src/bootloader.bundle.js: Cannot stat: Bad message Trying run pct fsck...
  9. A

    pct fstrim - can't umount lvm disk

    Hi! Today i run command pct fstrim 100 on disable lxc container and my ssh connection was disconnected. After reconnect i try fstrim and get error: mount: /var/lib/lxc/100/rootfs: /dev/mapper/vg0-vm--100--disk--0 already mounted on /var/lib/lxc/100/rootfs. Ok, trying umount: # umount -f...
  10. A

    [SOLVED] Backup of VM 100 failed - unable to parse volume ID

    Hi! After update from Proxmox 5.4 to 6.2 have problems with backup all LXC containers. All containers use mount points and the error points to them. What a problem with mount point and how i can fix it? pveversion pve-manager/6.2-15/48bd51b6 (running kernel: 5.4.73-1-pve) INFO: create storage...