You are not logged in.
Pages: 1
Hey guys,
So I'm having a bit of trouble. I have zfs on root and home and everywhere, and I'm having trouble mounting multiple zpools. I followed the wiki's guide and my zroot pool works great. I created a new zpool called Stuff, on another SSD. I'm having trouble mounting that. It's encrypted with a key. The keyfile is stored under /pool.key.
So when I first boot up, systemd-boot asks for a password. I enter the password and then it continues the boot process and I can login. Stuff is imported, the keys are loaded, but it's not mounted. I added that zfs-load-key.service file, which does zfs load-key -a after zfs import, but before zfs mount. It still doesn't automount.
If I check the systemctl zfs-load-key.service file, the status says active and ran successfully. The keys were loaded. It just didn't mount. Any ideas? I'm having trouble.
After I login, I can do a simple zfs mount -a, and it'll automount the Stuff zpool. No need to load the key. So the key was successfully loaded at startup. I'm not sure why it's not automounting.
Thanks guys!
Offline
Pages: 1