Boot problem - replaced the SSD of my server and unplugged some external SDD

syx

New Member
Jan 11, 2025
1
0
1
Hi there,

am quite new to proxmox / linux world and got some problems after I did replace my SSD drive in my m720q and disconnected some external SSD that I mounted beforehand.
Now Proxmox tries to boot but I do end up in emergency mode and can't fix this problem.

Did try to add the new SSD to etc/fbstab which seems to work but it appears the problem is old external drives that are not recognized anymore. Strange thing is, I cannot see them in etc/fstab so I am really lost getting rid of those?

any help would be highly appreciated

thx
syx
 

Attachments

  • boot.jpg
    boot.jpg
    149.8 KB · Views: 5
You may have a definition "SSD1" block of lines entries in your /etc/pve/storage.cfg which should be removed
and you may have 2 links which should be deleted also:
for l in SSD1 x2uuid-6a8665; do find /etc/systemd/system -name "*$l*";done