Search results

  1. M

    Possible bug when renaming a security group

    Hello When I rename a firewall security group (on the cluster/dc level), it won't get renamed on the VM level and thus the security group no longer applies to that VM. Is that a bug or intended behaviour? Thanks.
  2. M

    Possible bug after upgrading to 7.2: VM freeze if backing up large disks

    I'm experiencing issues when backing up VMs with large disks (e.g. 10TB, 20TB) to a remote PMG. When the backup starts, first the backup process itself hangs at 0% like this: At the same time (or a bit later) the VM becomes non-responsive, I can't connect to the VMs Console (via Proxmox GUI)...
  3. M

    ceph storage distribution

    I have a 3-node cluster (e.g. server1, server2, server3) located somewhere at DC1 with ceph and HA configured. Now I'm adding 3 more nodes (e.g. server4, server5, server6) at DC2 and creating a 6-node cluster. My question is: How do I let set up ceph to always have a copy at another DC's node...
  4. M

    Encryption key location

    Hi If I create an encrypted ceph cluster, are encryption keys stored in /etc/pve/priv/ or /var/lib/ceph/mon?
  5. M

    Proxmox and ceph encryption

    Hello I'm deploying a Proxmox/ceph cluster consisting of 3 physical nodes. I'd like to encrypt the whole ceph storage. I know there is an 'Encrypt' checkbox when creating OSDs, but it encrypts/decrypts automatically as needed and only protects when a system is off/disk taken out of the node...
  6. M

    Can't log in to the child node after joining the cluster

    Hello I've created a cluster with 2 nodes: Node A and Node B. Node A is the 'main' node and Node B joined the cluster. After creating the cluster, I can no longer log in to the Node B and I get an SSL certificate error. I can log in using the address associated with the Node A and can see the...