Intro Ah, the hypervisor migration. That special project where you trade a familiar environment for a brave new world of command lines and wiki pages. It’s all fun and games until you hit those Day 2 operations that were once muscle memory. Suddenly you need to recover that critical, TPM-enabled Windows VM after an admin […]
Category: Proxmox
The Unofficial Proxmox & Pure Storage Cookbook: NFS with nconnect
This blog provides the unofficial steps to configure Proxmox VE to use an NFS share from a Pure Storage FlashArray. Configuring this will allow you to have a shared volume for your proxmox hosts so that you can leverage features like High Availability. I will also include performance optimization with nconnect. This is my preferred […]
The Unofficial Proxmox & Pure Storage Cookbook: iSCSI with Multipathing
In this blog we will be setting up ProxMox with Pure Storage as a central iSCSI LVM device that provides shared storage for a Datacenter Cluster. Pure Storage has done alot of work on this and you can find official documentation at https://support.purestorage.com/bundle/m_proxmox/page/Solutions/Proxmox/topics/t_connecting_proxmox_to_flasharray.html. It’s my personal opinion that NFS is far easier to setup and […]