encryption

  1. H

    ZFS 0.8 new features in proxmox

    ZFS 0.8 has two interesting features that can be beneficial to proxmox. 1.) Quotas to limit number of inodes ("zfs dnode accounting") per dataset (i think it's already in ZFS 0.7 tree, but not sure) operations on large quantity of small files can cause one container to affect another container...
  2. onlime

    Install Proxmox VE / ZFS on a LUKS encrypted volume

    AFAIK there is no easy solution to install Proxmox VE on ZFS on top of a LUKS encrypted volume. For us, both ZFS and encryption are strong requirements and we would prefer to use the Proxmox VE installer to get this up and running as fast as possible. Installing Proxmox VE on top of a plain...
  3. C

    Removing a node from a cluster (rebuilding it with full-disk encryption)

    Group, I have a two-node Proxmox cluster. I want to remove a node from the cluster, and then rebuild it. The goal is to build a completely encrypted server physical volume so the physical drive is encrypted if it gets in the wrong hands. My understanding is the right way to do this is do a...
  4. C

    Proxmox Encryption

    I'm trying to discover what types of encryption options are available in Proxmox 4.2.x. I have it setup, and I am wondering what options for encrypting volumes are available. If I've already done the base install can I encrypt the data volume after the fact? I also noticed that the setup...
  5. I

    Proxmox VE 4.2 Ceph Encryption

    Hi, I have an environment in which I need data at rest encryption, and while there isn't anything built into Proxmox, there is dm-crypt built into ceph. I have anywhere between 4-12 nodes, each with 2 OSDs (1TB HDD). I've solved the encryption of Proxmox, but haven't figured out if there is...
  6. hakim

    ZFS and encryption

    Hi, In the page Storage: ZFS, you are listing "encryption" as one of the "General Advantages of ZFS", but there is nothing about how to use it. Could you give some example to enable this feature ? Thanks, Hakim
  7. 9

    Securing VM data at rest with TPM Passthrough or other options

    Greetings all. I have a Windows 10 VM running on a Proxmox workstation, and have the following requirements: I must secure the data at rest in case the physical host machine is stolen The VM should be able to boot without user interaction due to using GPU passthrough and not having access to...