Advanced Storage
Vapor integrates several advanced Linux storage technologies for enterprise reliability and performance.
Multipath I/O (MPIO)
For Fibre Channel or highly available iSCSI setups, a host may have multiple physical paths to the same storage LUN.
Navigate to Storage > Multipath to configure multipathd.
- Devices: View aggregated
mpathdevices and their underlying active/standby paths. - Policy: Configure the path selector algorithm (e.g., round-robin, queue-length).
- Blacklist: Ignore specific local devices (like the boot drive) from multipath aggregation.
Software RAID
Vapor supports creating and managing Linux Software RAID (mdadm) arrays.
- Navigate to Storage > RAID.
- Click Create Array.
- Select the RAID level (0, 1, 5, 6, 10).
- Select the available, unformatted disks to include in the array.
- The resulting
/dev/mdXdevice can be formatted and used as a highly available storage pool.
Btrfs & OCFS2
- Btrfs: Vapor provides interface tools to manage Btrfs subvolumes and snapshots directly.
- OCFS2: For clustered environments, Vapor can interact with the
o2cbcluster stack to format and mount shared Oracle Cluster File System 2 volumes, ensuring safe concurrent access to LUNs.