Recent content by AttempGame

  1. A

    [SOLVED] Migrating a virtual machine from one server to another

    How can I make a backup so that it includes image?
  2. A

    [SOLVED] Migrating a virtual machine from one server to another

    root@pve:~# qm config 106 agent: 1 boot: order=scsi0;ide2;net0 cores: 4 ide2: local:iso/debian10_x64.iso,media=cdrom memory: 7000 meta: creation-qemu=6.1.1,ctime=1660557214 name: Exchange.Cyber.x64 net0: virtio=52:32:8B:8B:E7:12,bridge=vmbr0 numa: 0 onboot: 1 ostype: l26 scsi0...
  3. A

    [SOLVED] Migrating a virtual machine from one server to another

    Hello everyone, I want to migrate an entire virtual machine from one Proxmox VE server to another On the server where the virtual machine is located, I execute the command vzdump 106 --dumpdir /root --mode stop after using scp I am transferring this image to a server where I want to deploy a...
  4. A

    Problem after upgrade

    root@uatel:~# apt update Hit:1 http://ftp.debian.org/debian bullseye InRelease Hit:2 http://security.debian.org/debian-security bullseye-security InRelease Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease Hit:4 http://download.proxmox.com/debian/pve bullseye InRelease Hit:5...
  5. A

    Problem after upgrade

    After the update, I completely lost the entire proxmox shell, I did not make backup copies of virtual machines, is there at least some chance to save data from these virtual machines? the file system remains the same
  6. A

    Problem after upgrade

    root@uatel:~# qm Can't locate Net/SSLeay.pm in @INC (you may need to install the Net::SSLeay module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28...
  7. A

    Problem after upgrade

    nano /etc/apt/source.list deb http://ftp.debian.org/debian bullseye main contrib deb http://ftp.debian.org/debian bullseye-updates main contrib # PVE pve-no-subscription repository provided by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pve bullseye...
  8. A

    Problem after upgrade

    nano /etc/apt/source.list deb http://ftp.debian.org/debian bullseye main contrib deb http://ftp.debian.org/debian bullseye-updates main contrib # PVE pve-no-subscription repository provided by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pve bullseye...
  9. A

    Problem after upgrade

    root@uatel:~# pve6to7 -bash: pve6to7: command not found root@uatel:~#
  10. A

    Problem after upgrade

    root@uatel:~# apt update Get:1 http://ftp.debian.org/debian bullseye InRelease [150 kB] Hit:2 http://security.debian.org/debian-security bullseye-security InRelease Hit:3 http://download.proxmox.com/debian/pve stretch InRelease Hit:4 http://download.proxmox.com/debian/pve buster InRelease Get:5...
  11. A

    Problem after upgrade

    After update from 6.4 to 7.2 Nothing working apt-get update (not help) apt-get dist-upgrade (not help) root@uatel:~# pveversion -v proxmox-ve: 7.0-2 (running kernel: 5.11.22-3-pve) pve-manager: 6.2-4 (running version: 6.2-4/9824574a) pve-kernel-5.11: 7.0-6 pve-kernel-helper: 7.0-6...