partition

  1. hakim

    Using ZFS with MBR (cannot use GPT...)

    Hi, In the page Storage: ZFS, it is mentionned 2 times : "(important: use GPT partition table)" Unfortunately, I am using a server that is alredy pre-installed with Proxmox4, but on an MBR partionned disk, and I cannot change it. I manage to create extra-partitions on that disk in order to...
  2. A

    Discard for SSD with LVM over MD?

    I added two SSD in my server to have speedy partition to store VM images. I've create mirror over that two SSD with mdadm, then create LVM over that mirror (so I can afford to do snapshot backup of VM). Then I've mkfs.ext4-ted over that LVM. Now I wonder: what if I set or not set 'discard'...