-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clevis fails to unlock root drive on Ubuntu 20.10 #274
Comments
Some more data points... (all of changes to the setup were performed by booting a live CD, followed by unlocking, mounting, and chrooting into the broken system). I tried to remove the clevis tang pin from the involved drives/partitions and running Then I tried adding back the clevis tang pin and using
Then I tried physically disconnecting from the network to see if I got a password prompt. I did and entered the password, which seemed to unlock the drives/partitions. Unfortunately the boot process then stopped with the following error:
Finally, I re-attached the network cable to see if I could enter the password and unlock the drives before the Tang request error loop. I got the first (of several) password entered before the whole thing dissolved into an error loop. The error was slightly different this time:
Just as last time, the Tang server actually saw a lot of traffic. Surprisingly, I realized that I could keep typing the password through the errors and cryptsetup unlocked the drives. So I was able to boot the system, but obviously something is not working. Is it Clevis/Tang, or is my whole setup FUBAR? |
after some more searching, it appears this is a duplicate of #262 applying the fix mentioned in https://bugs.debian.org/968518#10 bug report fixed the issue. |
Actually it looks like all of those bash process redirects have been removed in the current code. My distribution still ships v12. |
I have a luks2 encrypted partition that contains /. I have added clevis with a tang pin to the partition.
During the boot process, I see the following:
I can't break the error loop to enter the password manually, so I can't boot the system.
The text was updated successfully, but these errors were encountered: