I can help with Proxmox setup and troubleshooting. What specific issue are you facing?
I can help with Proxmox setup and troubleshooting. What specific issue are you facing?
You'll need to create the zpool first. It's possible to handle this through the GUI, but I recommend doing it via the command line. After setting up zfs, add it as a storage volume—remove the existing partitions before proceeding with zfs configuration.
Using wipefs -a affects only the filesystem you're working with, not the underlying storage device or its software like Proxmox.
It only clears the storage you instruct it to, so avoid wiping the boot drive.