December 10, 20223 yr Hi, when I restarted the server today suddenly one of the drives told me "Unmountable: Volume not encrypted" but the info of the drive told me it is xfs-encrypted So I tried to mount the drive manually mkdir /mnt/disks/sda1 cryptsetup luksOpen /dev/sda1 sda1 --key-file /path/to/keyfile mount /dev/mapper/sda1 /mnt/disks/sda1 and there are my files, the disk opens fine and I seem to see all data on it. I know I now could insert a new drive and copy the data over after adding the drive to the array, but I wonder now how I can repair the automount of unraid on bootup, so I can have a full array again without days of copy jobs? Edited December 10, 20223 yr by Lindworm
December 11, 20223 yr Author I now stated over with a new configuration and copy the files. But I know now for the future.
December 12, 20223 yr Community Expert Also a good idea to make a backup of the LUKS headers, if they get seriously damaged data might be unrecoverable, you can search the forum for how to.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.