Recent content by moeffju

  1. M

    ZFS & proxmox-boot-tool

    I installed Proxmox 7.x through the ISO on a Hetzner test server on ZFS with 4 HDDs. When upgrading to Proxmox 8, I encountered the documentation on switching to proxmox-boot-tool again (https://pve.proxmox.com/wiki/ZFS:_Switch_Legacy-Boot_to_Proxmox_Boot_Tool) but I'm not sure if I'm...
  2. M

    Inherited broken pve 1.9(!), trying to migrate a VM

    Is it sufficient to "emulate" vzdump by doing the following: 1. rsync the VM's root to a new location 2. suspend/shutdown the VM 3. rsync the VM's root again to catch changes 4. copy /etc/vz/conf/${VMID}.conf to /etc/vzdump/vps.conf in the backup dir 5. copy...
  3. M

    Inherited broken pve 1.9(!), trying to migrate a VM

    Dear Proxmox forum, I have inherited a (remote) machine running Proxmox 1.9(!), and I want to migrate the VMs to a new PVE 6.x instance. The system is in a pretty broken state with half-installed Debian packages, and the web frontend is not working. vzdump exists but does not run (Can't locate...
  4. M

    Trying to join cluster puts system into weird state

    This has been resolved by canceling the machine at ovh and moving to Hetzner.
  5. M

    Cloud-init Ubuntu 18.04 - netplan v2

    @chao On which side did you downgrade cloud-init? My host node is running Debian, so I cannot downgrade to that specific package version.
  6. M

    Trying to join cluster puts system into weird state

    Situation: I have one Proxmox 5.4-3 with a few VMs ("old"). I have another Proxmox 5.4-3 freshly set up ("new"). I created a cluster on "old" (glade) and wanted "new" (starsong) to join the cluster. The moment that I trigger the join action on "new" (pasting the Join information and...
  7. M

    how to remove a node?

    Gad, try `pvecm expected 1`, then run the delnode command again.