What problem does it solve?
This Skill simplifies the complex task of configuring and managing diverse storage backends within Proxmox VE, ensuring optimal performance and reliability for your virtualized environments.
Core Features & Use Cases
- Comprehensive Backend Support: Covers ZFS, Ceph RBD/CephFS, LVM, LVM-Thin, NFS, iSCSI, CIFS/SMB, and directory storage.
- Guidance on Selection: Provides insights into when to use each storage type based on your specific needs.
- Configuration Assistance: Offers examples for adding storage via the web UI and
pvesm CLI.
- Use Case: When setting up a new Proxmox VE cluster, use this Skill to understand the trade-offs between local ZFS for data integrity and NFS for shared ISO storage, and then follow the provided commands to configure them.
Quick Start
Use the storage skill to add a new NFS storage backend named 'mynfs' pointing to server 192.168.1.10 and export /srv/nfs/proxmox, supporting ISO and backup content types.