Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: crypto luks UUID not found  (Read 7965 times)

0 Members and 1 Guest are viewing this topic.

wando red

    Topic Starter


    Rookie

    • Yes
  • Experience: Experienced
  • OS: Windows 10
crypto luks UUID not found
« on: March 22, 2019, 06:16:52 PM »
my server died in november, just now replaced the MOBO, CPU and Memory. I have 4 drives in LUKS lvm. I get the UUID not found when i try to startup. When I startup in rescue mode it asks for my passphrase and i can log in just fine. I have looked over the crypttab and fstab and all seams to be consistant but i still get the error when i try regular login.

#
# /etc/fstab
# Created by anaconda on Sun Jan 28 16:01:35 2018
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/luks-629475c3-6815-403b-af6a-2f40d8ded61c /                       ext4    defaults,x-systemd.device-timeout=0 1 1
UUID=a5707a15-bf94-4eb9-b6ee-a0ca6e2db2b9 /boot                   ext4    defaults        1 2
/dev/mapper/luks-4cb5c396-d282-48c2-bfb0-e271475e5118 /home                   ext4    defaults,x-systemd.device-timeout=0 1 2
/dev/mapper/luks-460e73c9-8cd2-4c77-9ce5-09b8460dd7f0 /var                    ext4    defaults,x-systemd.device-timeout=0 1 2
/dev/mapper/luks-cf1a9462-2f25-43ff-93f1-14e76f842ad8 swap                    swap    defaults,x-systemd.device-timeout=0 0 0


[root@plexserver robert]# cat /etc/crypttab
luks-cf1a9462-2f25-43ff-93f1-14e76f842ad8 UUID=cf1a9462-2f25-43ff-93f1-14e76f842ad8 none
luks-460e73c9-8cd2-4c77-9ce5-09b8460dd7f0 UUID=460e73c9-8cd2-4c77-9ce5-09b8460dd7f0 none
luks-629475c3-6815-403b-af6a-2f40d8ded61c UUID=629475c3-6815-403b-af6a-2f40d8ded61c none
luks-4cb5c396-d282-48c2-bfb0-e271475e5118 UUID=4cb5c396-d282-48c2-bfb0-e271475e5118 none

what am i missing?

wando red

    Topic Starter


    Rookie

    • Yes
  • Experience: Experienced
  • OS: Windows 10
Re: crypto luks UUID not found
« Reply #1 on: March 28, 2019, 07:42:06 PM »
I left the system running in rescue mode all week.  there were updates available so i installed and re-booted and it booted in regular mode.  so there you go!