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.