Login failed suddenly

bravo0916

Member
Jan 29, 2024
60
5
8
Hello,

I could login in this morning, but I got error like "login failed" error. The proxmox is stand alone machine and there are no other cluster memebers are attached.
I tried to login on the other browsers like Chrome, Edge, Safari and I selected PAM authentication. None of them works. Also, I tried to restart pve-cluster service.
The PVE version is 9.0.3 that I updated it yesterday.

Note: I can access to the machine via SSH and VM machine are up and running becasue I also can access to them.

I really appreciate for your help!!

Regards,
 
Hi Impact,

I rebooted the machine before doing your command. I found that there is fstab error. One of SSD disk is ext4 partition. There are some VM data.
I put mount point in the fstab as below. But it was failed during rebooting and it was stopped as emergency mode. I would like to know about correct parameter.

dev/sda1 /mnt/pve/vmbackup ext4 default 1 2

1756082682886.png

Once this disk is mounted, then I need to configure storage option like "directory" from datacenter right? (storage.cfg file)

Regards,