Search results

  1. Y

    [SOLVED] Container locked after creation was interrupted

    Hi, I'm using Proxmox 7.1. I have launched cloning of an existing container and do it again in order to have 3 identical containers. The second try has failed because the container was locked during cloning, however it lets an "unintialized" container that is locked with "Config locked...
  2. Y

    [SOLVED] Unable to open console to Ubuntu 16.04 container on Proxmox 7.1 with systemd.unified_cgroup_hierarchy=0

    Hi, Was finally able to solve the problems. 1. As my node has not been moved to DHCP after installation (as it should), I've got a conflict of IP between my container and the host 2. tty console is not showing any logging. Switching to "/dev/console" solve the issue. And I can see message "A...
  3. Y

    [SOLVED] Unable to open console to Ubuntu 16.04 container on Proxmox 7.1 with systemd.unified_cgroup_hierarchy=0

    Hi, I'm trying to install a new container with Ubuntu 16.04 on Proxmox 7.1. According to https://pve.proxmox.com/pve-docs/chapter-pct.html#pct_cgroup_compat, it is possible with customized boot options. I have followed recommendations and I can see that my kernel cmdline is properly updated...
  4. Y

    [SOLVED] Removing a node from a cluster of 2 nodes

    Hi, I got an error message, but it seems the node has been removed anyway. Thanks!
  5. Y

    [SOLVED] Removing a node from a cluster of 2 nodes

    Ok thanks a lot. I will give it a try.
  6. Y

    [SOLVED] Removing a node from a cluster of 2 nodes

    Hello, I have a proxmox VE 7.1-6 cluster composed of two nodes and I would like to remove one. I have tried to follow steps : https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_remove_a_cluster_node but I'm not able to delete the node because "pvecm delnode <node name>" returns error...