Software RAID: Difference between revisions

From Proxmox VE
Jump to navigation Jump to search
(corrected links and added link to zfs)
Line 6: Line 6:
Proxmox VE since 3.4 support Software RAID if you choose [[Storage:_ZFS]]
Proxmox VE since 3.4 support Software RAID if you choose [[Storage:_ZFS]]


If you still want to use mdraid, you can create required RAID level during Debian installation and then install Proxmox VE. Look at the external links below and the following pages:
If you still want to use mdraid, you can create required RAID level during Debian installation and then install Proxmox VE or create RAID after install Proxmox VE. Look at the external links below and the following pages:


* [[Install Proxmox VE on Debian Squeeze]]
* [[Install Proxmox VE on Debian Squeeze]]

Revision as of 15:55, 13 December 2016

Introduction

All Proxmox VE versions does not support Software RAID (mdraid). That means, its not tested in our labs and its not recommended, but its still used by experience users. If you want to run a supported configuration, go for Hardware RAID.

NOTE:

Proxmox VE since 3.4 support Software RAID if you choose Storage:_ZFS

If you still want to use mdraid, you can create required RAID level during Debian installation and then install Proxmox VE or create RAID after install Proxmox VE. Look at the external links below and the following pages:

External Links