Proxmox and RAID

juicestyle

New Member
Dec 29, 2015
3
0
1
33
Hello, I come here after lot of research without success..

I have 4 HDD in my proxmox server.

I want use 2 for Proxmox environement and 2 for my VM.

For security I want my proxmox environement in RAID 1 and the same things for my VM.

Questions:
  • It's possible? If yes with what? (LVM, CEPH ?)

Thank you.
 
Last edited:
The forum language here is only english. So please change your thread.
 
Hello, I come here after lot of research without success..
I have 4 HDD in my proxmox server.
I want use 2 for Proxmox environement and 2 for my VM.
For security I want my proxmox environement in RAID 1 and the same things for my VM.
Questions:
  • It's possible? If yes with what? (LVM, CEPH ?)
Thank you.
Yes ist easy possible. You can to this with ZFS: https://pve.proxmox.com/wiki/Storage:_ZFS
Install Proxmox with ISO on your two HDDs with Raid1. Then do an Zpool with another Raid1 on you other two disks. Don't forget to add your zpool to PVE storage. You can not save your vm's directly on the filesystem.