Hi!
Is this an external storage added manually? If so, then the disk needs to be manually unmounted with umount /dev/sda
. But just from my gut feeling, /dev/sda
is usually the first disk attached and therefore often the installation medium if there's no other storage interface used (e.g. NVMe). If this is the Proxmox VE installation medium, then there's no straightforward process to easily convert from one filesystem to another.