pve5to6

  1. M

    ZFS: Loaded module v0.8.5-pve1 stuck after migration pv5to6

    Hi Community, I Need your help, i've followed the guide pve5to6 to migrate my proxmox v5 sever to v6. When the migration was finished, i try to reboot, but i'm stuck with this message (cf attached file), i try to boot with old kernel version, same result. FYI, i've changed the value...
  2. M

    Warning from pve5to6

    Hi, running pve5to6 lists a warning about my IPv6 as being active on multiple interfaces, but is this really important?: INFO: Checking if resolved IP is configured on local node.. WARN: Resolved node IP 'xxxx:xxx:xxx:xxxx::x' active on multiple (2) interfaces! This IPv6 is active on enp2s0...
  3. Z

    Missing pve5to6

    Hi! By some reason my installation doesn't have the pve5to6 program/script: root@pmx:~# pve5to6 -bash: pve5to6: command not found Is there a way to install it? Thanks. Regards.
  4. B

    pve5to6 not found

    Hello, I'm going to upgrade my environment (5.4.-3) to the new 6.0-1 Following as written in https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0#In-place_upgrade I launch the command pve5to6 from console (as root user) but I receive the following: -bash: pve5to6: command not found Where am I...
  5. R

    pve5to6 fails with "Unsupported SSH Cipher configured for root in /root/.ssh/config: 3des"

    trying to upgrade from version 5. 4-2 to 6, using pve5to6 script fail returning error: "Unsupported SSH Cipher configured for root in /root/.ssh/config: 3des" cat /root/.ssh/config Ciphers blowfish-cbc,aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc thanks in advance...