Difference between revisions of "Software RAID"

From Proxmox VE
Jump to navigation Jump to search
(corrected links and added link to zfs)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
Proxmox VE 2.x support '''Fake RAID (BIOS RAID)''', but Proxmox VE since 3.x does not support Fake RAID anymore. 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|Hardware RAID]].
+
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|Hardware RAID]].
  
NOTE: Proxmox VE since 3.4 support Software RAID if you choose '''ZFS''' storage.
+
NOTE:
  
If you still want to use Software RAID, you can create required RAID level during Debian installation and then install Proxmox VE. Look at the external links below and the following pages:
+
Proxmox VE since 3.4 support Software RAID if you choose [[Storage:_ZFS]]
* [[Install Proxmox VE on Debian Squeeze/6]]
+
 
* [[Install Proxmox VE on Debian Wheezy/7]]
+
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:
* [[Install Proxmox VE on Debian Jessie/8]]
+
 
 +
* [[Install Proxmox VE on Debian Squeeze]]
 +
* [[Install Proxmox VE on Debian Wheezy]]
 +
* [[Install Proxmox VE on Debian Jessie]]
  
 
== External Links ==
 
== External Links ==

Revision as of 15:51, 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. Look at the external links below and the following pages:

External Links