Hi there !
I have a small cluster (3 machines) and one node doesn't boot anymore because of a disk failure. I would like to remove the entry in the fstab, so i tried to boot on a usb stick in rescue mode, but i have an error « Invalid Argument » when i want to mount the main disk :
I know this is probably not a proxmox issue, but i 'm completely stuck with that node, and i would like to avoid a re-install.
Regards
I have a small cluster (3 machines) and one node doesn't boot anymore because of a disk failure. I would like to remove the entry in the fstab, so i tried to boot on a usb stick in rescue mode, but i have an error « Invalid Argument » when i want to mount the main disk :
Bash:
mount -t ext4 -o rw /dev/nvme0n1 /tmp/media
Regards