Recent content by pascalc

  1. P

    restrict access to a pool of vm to some users only

    I want to put some vm in a group such that : only one group of users can operate the vm all other users not in this group cannot start the vm Is this possible. I started by defining a restricted pool for the restricted vm then set a restricted group and put authorized users in this group then...
  2. P

    Problem after upgrade

    Hit:5 http://download.proxmox.com/debian/pve stretch InRelease you still have the stretch repository reference somewhere ! don't play with systems without doing backups first don't start command you don't fully understand too as long as you see the apt update referencing bad repositories...
  3. P

    Mount a NFS Share from a VM to an LXC container

    fstab should work. otherwise why don't you mount it directly inside the container ?
  4. P

    Shutdown All Guests on PVE 5.1

    For starting a cold cluster it seems everything is ordered : " 5.12. Cluster Cold Start It is obvious that a cluster is not quorate when all nodes are offline. This is a common case after a power failure. It is always a good idea to use an uninterruptible power supply (“UPS”, also called...
  5. P

    `qm stopall` is removed?

    Hello how do you stop all vm respecting order in the entire cluster in proxmox 6 now ?
  6. P

    VM node Restrictions

    typically for an elasticsearch cluster of 3 vm, we want each vm to always be on a different pmx node (for ha purpose of the ES cluster).