From 14096218b9d9a199c8a1e882abef1b37342bc1f4 Mon Sep 17 00:00:00 2001 From: PwrBank Date: Tue, 24 Jun 2025 06:22:25 -0500 Subject: [PATCH] Update README.md Added a features section to the README, so users are able to easily identify the benefits of the plugin. More features listed would be helpful --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1559822..041a82b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This plugin enables the integration of Pure Storage arrays with Proxmox Virtual ## Table of Contents +- [Features](#features) - [Prerequisites](#prerequisites) - [Multipath Configuration](#multipath-configuration) - [Installation](#installation) @@ -13,6 +14,14 @@ This plugin enables the integration of Pure Storage arrays with Proxmox Virtual - [Troubleshooting](#troubleshooting) - [Contributing](#contributing) +## Features +- Easily enable and configure multipathing iSCSI to the Pure Array +- Storage based snapshots + - Snapshots are presented in Proxmox like any other native Snapshot to a VM + - Snapshots are created by the Pure Array, making them deduped and instant +- Instant storage migration + - The plugin will automatically map the iSCSI volumes needed on the host the VM is being migrated to + ## Prerequisites Before installing and using this plugin, ensure that your Proxmox VE environment meets the following prerequisites.