Storage Management Skill
Manage and optimize storage in your Proxmox environment.
What this skill does
This skill enables you to:
- •List all storage devices in the cluster
- •Get storage device details and capacity
- •Monitor storage usage and utilization
- •Track storage allocation per VM/container
- •Analyze storage performance
- •Plan storage expansion
- •Manage storage pools
- •Monitor storage health
- •Identify storage bottlenecks
- •Generate storage reports
When to use this skill
Use this skill when you need to:
- •Check available storage capacity
- •Monitor storage utilization
- •Plan storage expansion
- •Analyze storage performance
- •Troubleshoot storage issues
- •Allocate storage to VMs/containers
- •Monitor storage device health
- •Generate capacity planning reports
- •Optimize storage allocation
Available Tools
- •
get_storage- Get all storage devices in the cluster - •
get_node_storage- Get storage devices for a specific node
Typical Workflows
Storage Capacity Planning
- •Use
get_storageto view all storage devices - •Use
get_node_storagefor node-specific analysis - •Analyze current usage and growth trends
- •Plan storage expansion or upgrades
- •Generate capacity report
Storage Monitoring
- •Use
get_storageto view overall utilization - •Use
get_node_storagefor detailed per-node analysis - •Monitor critical thresholds
- •Track usage trends over time
- •Alert on capacity issues
Storage Optimization
- •Use
get_storageto identify underutilized storage - •Use
get_node_storageto analyze node-level usage - •Rebalance storage allocation
- •Archive or consolidate data
- •Optimize storage pool configuration
Storage Troubleshooting
- •Use
get_storageto verify device availability - •Use
get_node_storageto diagnose node-specific issues - •Check for I/O errors or performance degradation
- •Verify RAID status and redundancy
- •Analyze performance metrics
Example Questions
- •"Show me all storage devices and their capacity"
- •"What's the storage usage per node?"
- •"Which storage devices are near capacity?"
- •"How much free space do we have across all storage?"
- •"Get storage capacity and planning report"
- •"Are there any storage performance issues?"
- •"Show storage allocation across the cluster"
Response Format
When using this skill, I provide:
- •Storage device listings with capacity/usage
- •Per-node storage analysis
- •Utilization percentages and trends
- •Available capacity summary
- •Bottleneck identification
- •Expansion recommendations
Best Practices
- •Monitor storage capacity regularly
- •Maintain 20-30% free space for performance
- •Plan storage expansion proactively
- •Implement redundancy for critical storage
- •Monitor RAID health and status
- •Use appropriate storage tiers for workload types
- •Implement data archival policies
- •Monitor I/O performance and latency
- •Document storage configuration
- •Test disaster recovery procedures
- •Plan for future growth
- •Use snapshots for backup and recovery