Can't mount disk in rescue mode ?

Nov 30, 2020
27
1
8
44
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 :
Bash:
mount -t ext4 -o rw /dev/nvme0n1 /tmp/media
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
 

Attachments

  • IMG_20231009_104434-min.jpg
    IMG_20231009_104434-min.jpg
    998.3 KB · Views: 10
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
Does the directory media exist on /tmp? The NVMe drive is probably partitioned and maybe you should mount /dev/nvme0n1-part3 (or 2 or 1) instead?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!