Recent content by joblack

  1. J

    Proxmox HA with two hosts

    Thanks I will look into it. I am wondering why it worked before with 2 hosts and Proxmox?
  2. J

    Proxmox HA with two hosts

    Hi, I was testing Proxmox 6.x with two hosts and HA. It worked so far but I cannot upgrade to Proxmox 7 because it says I need more hosts. Is Proxmox 7 still working with two hosts and HA?
  3. J

    Terraform provider?

    Actually Terraform is still on the market and is the market leader. As the IT architecture is moving to Infrastructure as Code you might want to reevaluate that position.
  4. J

    Proxmox VE 6.0 released!

    All right. Thank's for mentioning it.
  5. J

    Proxmox VE 6.0 released!

    Hi, thanks. Installed it last week. I have found a potential bug. I have delete a VM but the backup job still seem to want to backup it INFO: starting new backup job: vzdump 100 101 --mailnotification always --mode snapshot --storage local --quiet 1 --mailto some@email.de --compress gzip...
  6. J

    Live Migration not happening in proxmox

    Snapshots work on NFS with the qcow2 format.
  7. J

    Proxmox 5.1 and LXC / Debian 8 template problems

    Hi Fabian, I did install systemd as it is installable in Jessie (see above) but the container will slow down significantly and throw error messages like org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted lxc
  8. J

    Proxmox 5.1 and LXC / Debian 8 template problems

    Unfortunately it won't work 'perfectly' as soon as you want to install packages (e.g. Puppet Agent) which require Debian Jessie to have installed Systemd. Systemd is default in Debian Jessie and I suspect a lot of external packages require it to be installed and running. It can also be read...
  9. J

    Proxmox 5.1 and LXC / Debian 8 template problems

    Yes I know. I would have used Debian 9 if it were possible. I tried Puppet on Debian 9 but several Modules aren't compatible with Debian 9, yet. So is the Debian 8 template broken for Proxmox / LXC? If yes I maybe have to use KVM or another option.
  10. J

    Proxmox 5.1 and LXC / Debian 8 template problems

    Hi, I am checking out the LXC function with Debian 8. I used the debian-8.0-standard_8.7-1_amd64.tar.gz template provided by Proxmox. The main problem is that the LXC container doesn't use systemd as a default init system but the full Debian 8 aka Jessie does that. If I want to install it...
  11. J

    Strange behavior for the KVM console

    I have Windows 7 with a German keyboard layout.
  12. J

    Strange behavior for the KVM console

    root@pm1:~# pveversion -v proxmox-ve: 5.0-24 (running kernel: 4.10.17-4-pve) pve-manager: 5.0-32 (running version: 5.0-32/2560e073) pve-kernel-4.4.62-1-pve: 4.4.62-88 pve-kernel-4.10.17-4-pve: 4.10.17-24 pve-kernel-4.10.17-2-pve: 4.10.17-20 pve-kernel-4.10.15-1-pve: 4.10.15-15...
  13. J

    Strange behavior for the KVM console

    Hmmm yeah you're right. It ony happens after pressing Alt Gr < for getting |. If I press Ctrl-Alt < for getting | everything works fine. The key press Alt Gr + | seem to change something. Is the pve gui catching the key pressed or is it directly directed to noVNC?