Search results

  1. P

    [TUTORIAL] Encrypt complete Proxmox VE node with LUKS

    @mrmanuel - excellent document. Looking forward to the section "Enable LUKS for other disks/partitions". Do you have any pointers/tips/references for that?
  2. P

    CEPH storage confusion

    I did a round of search on this forum and elsewhere but could not convince myself. I have a four node CEPH cluster prepared by our IT team. The person who did the installation installed Proxmox in 3 nodes, did an installation from Proxmox GUI. After a few weeks he added the fourth node. The...
  3. P

    Proxmox ignores custom cloud-init from --cicustom paramter (tested with Ubuntu/CentOS)

    @tina I know it's little old thread but I was having similar problem. It would not pick up my custom snippet. What did the trick in my case is the addition of "#cloud-config" as the first line of the yml file: A sample that is working on my end is as following: #cloud-config hostname: pkshr...