All,
I've searched around but am not 100% sure what exactly my issue is or how to fix it. When rebooting my server (the past 2-4 times) I've been booting into emergency mode. I'm able to exit it and log in successfully, however, I'm not really sure what's wrong. I've run the "journalctl -xb" and amongst some of the error is
I've checked my fstab and I see an entry similar to that (minus the "x2d" part before each one). Running a "sudo blkid" I get (server name changed to protect the innocent):
How do I go about fixing this? From what I've read it's sometimes an entry in the fstab file for a partition that's changed but I've not added or removed any partitions to this device in quite some time. The only thing I did do several months back was expand the partition used for storing files (as it was full).
THANK YOU in advance for any help you can provide; I feel as if i'm in waaaaaay over my head on this one.
Thanks,
LN87
I've searched around but am not 100% sure what exactly my issue is or how to fix it. When rebooting my server (the past 2-4 times) I've been booting into emergency mode. I'm able to exit it and log in successfully, however, I'm not really sure what's wrong. I've run the "journalctl -xb" and amongst some of the error is
Code:
Timed out waiting for device dev-disk-by\x2duuid-6bc02b1e\x2dccfb\x2d4079\x2db258\x2d21d08f302acd.device.
Code:
/dev/sda1: UUID="6bc02b1e-ccfb-4079-b258-21d08f302acd" TYPE="ext2" PARTUUID="28e04850-01"
/dev/sda5: UUID="LqnSnl-IDFj-2nUu-U0GF-CJO4-mha2-031n5K" TYPE="LVM2_member" PARTUUID="28e04850-05"
/dev/mapper/Server1--vg-root: UUID="88d9a9d0-9ad7-4801-83c7-cc4dc748a8e3" TYPE="ext4"
/dev/mapper/Server1--vg-swap_1: UUID="5a178a9a-c874-4e10-af7b-90f678a208a4" TYPE="swap"
THANK YOU in advance for any help you can provide; I feel as if i'm in waaaaaay over my head on this one.
Thanks,
LN87