Recent content by Virtualizer

  1. V

    BUG: No routing in VM with cloud init (ubuntu 18.x - 19.4)

    How use use a custom snipped from Proxmox 6 to configure cloudinit for network v2 ???
  2. V

    BUG: No routing in VM with cloud init (ubuntu 18.x - 19.4)

    For now please use a custom snippet with network config v2 and 'on-link: true' for routes on Ubuntu. Please enter a link for the documentation, please!
  3. V

    lxc apparmor="DENIED" operation="mount" error=-13

    Dear, this must been a LONG-TIME-BUG in Proxmox! I have see more times IN CONTAINERS and not in all - over many years and versions and again today in the newest PVE Proxmox - Version 6.0.5 - Linux <my host> 5.0.18-1-pve #1 SMP PVE 5.0.18-1 (Wed, 24 Jul 2019 08:13:30 +0200) x86_64 GNU/Linux...
  4. V

    BUG: No routing in VM with cloud init (ubuntu 18.x - 19.4)

    It´s possible a bug in the network setting from proxmox to VMs with cloud-init and ubuntu. I have see many forum entries about the same problemas! The big problem is a wrong routing and only with a manual work arround the VMs will runs! That can been, that a routing with a gateway neer the same...
  5. V

    Backup/Restore Template on other hosts - Task Error

    Workarround for this Proxmox Bug: 1) Clone the template to a VM (possible it´s important to use a storage without ZFS?!) 2) Make a backup from the VM 3) Transfer the backup files to the other machine 4) Make a restore from the backup files to a new VM on a storage you like 5) Make from the VM...
  6. V

    Backup/Restore Template on other hosts - Task Error

    Hi, a template (the new virtual machine templates with cloud-init) I have backed up on the source host with diferent file systems (SATA and SSD). When the restore on the other machine was started, I get an error, that the storage dos not exists! But I have set in the dialog box the new storage...
  7. V

    limit IO ( I/O) in LXC Container / ZFS

    So as I have test, I thing so, the schedulers for ZFS-disc IO not works in proxmox 6 ?! Ok, CFQ or DEADLINE, when I read so many forum entries, nothing is complete clear and then it can been set on 2 different points the changing: /sys/module/zfs/parameters/zfs_vdev_scheduler OR...
  8. V

    limit IO ( I/O) in LXC Container / ZFS

    Sorry Dominic, but do you have read the questions from TheMrg correct? About your answer: He has not ask about KVM settings, why he knows this! But he has ask about LXC containers especiality for ZFS! Dear TheMrg, I have used before under Proxmox 5.x a resolution this has work before, but I...
  9. V

    Proxmox 5 ZFS to 6 ZFS - Upgrades Crashes

    Dear; the problem is a timeout - I found an other forum entry about this problem and the resolution of this helps: The resolution (described in wiki as tips and tricks) is so simple, but needs 2 working days to find out where I must search to find this resolution, why the upgrade process self...
  10. V

    Proxmox 5 ZFS to 6 ZFS - Upgrades Crashes

    Dear, I have test out on a brand new host with a new installation (3 times) of Proxmox VE 5 ZFS (OVH-Image) and then I have make an upgrade with documention on wiki to Proxmox VE 6 and direct after reboot the server not starts about they cant find the ZFS rpool! So I have testet 3 times and by...
  11. V

    Cloud-Init wrong IP in eth0 when Fedora29/30

    Ok, I have found more informations! This is not a proxmox problem, but a fedora problem! I have found the threads https://forum.proxmox.com/threads/cloud-init-centos-6.48366/ and https://forum.proxmox.com/threads/cloud-init-and-ifcfg-eth0.48591/ Cloud-Init with Fedora 28/29/30 has big bugs...