public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH docs 1/2] pvesm: mention FC/SAS in the storage overview.
@ 2026-07-02 11:08 Aaron Lauterer
  2026-07-02 11:08 ` [PATCH docs 2/2] pvesm: update features for LVM,iSCSI,FC,SAS Aaron Lauterer
  2026-07-02 13:55 ` applied: [PATCH docs 1/2] pvesm: mention FC/SAS in the storage overview Thomas Lamprecht
  0 siblings, 2 replies; 5+ messages in thread
From: Aaron Lauterer @ 2026-07-02 11:08 UTC (permalink / raw)
  To: pve-devel

While not a dedicated storage plugin, it is possible to use FC and SAS
attached block storage.

Make it clear that it works and can be used with the snapshots as a
volume chain feature as it needs LVM on top.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 pvesm.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pvesm.adoc b/pvesm.adoc
index 97feca0..b43ca42 100644
--- a/pvesm.adoc
+++ b/pvesm.adoc
@@ -79,6 +79,7 @@ nodes that can be accessed as RBD (RADOS Block Device).
 |LVM-thin       |lvmthin     |block  |no    |yes      |yes
 |iSCSI/kernel   |iscsi       |block  |yes   |no       |yes
 |iSCSI/libiscsi |iscsidirect |block  |yes   |no       |yes
+|FC/SAS         |native^6^   |block  |yes   |yes^4^   |yes
 |Ceph/RBD       |rbd         |block  |yes   |yes      |yes
 |ZFS over iSCSI |zfs         |block  |yes   |yes      |yes
 |========================================================================
@@ -105,6 +106,12 @@ xref:pvesm_lvm_config[LVM configuration] section.
 
 ^5^ Technology preview with best-effort support.
 
+^6^ Fibre Channel (FC) and SAS block storage is handled directly by the host
+without a dedicated storage plugin. The
+https://pve.proxmox.com/wiki/Multipath[Multipath Guide] explains how to set it
+up in a cluster.
+
+
 Thin Provisioning
 ~~~~~~~~~~~~~~~~~
 
-- 
2.47.3





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-02 13:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02 11:08 [PATCH docs 1/2] pvesm: mention FC/SAS in the storage overview Aaron Lauterer
2026-07-02 11:08 ` [PATCH docs 2/2] pvesm: update features for LVM,iSCSI,FC,SAS Aaron Lauterer
2026-07-02 11:37   ` Maximiliano Sandoval
2026-07-02 11:46     ` Aaron Lauterer
2026-07-02 13:55 ` applied: [PATCH docs 1/2] pvesm: mention FC/SAS in the storage overview Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal