Hi,

I have two drives in a raid 1 configuration and used luks crypt on the raid once created.

today i wanted to change the device number from 127 to 0 and can no longer open the array as luks says it is not a valid device.

what i did was:

$ mdadm --stop /dev/md127
$ mdadm --create --verbose /dev/md0 --level=1 --assume-clean --raid-devices=2 /dev/sdb1 /dev/sdc1

the two drives can be seen, are part of an array and a hexdump says that they are still XFS but i can not get luks to open the array.

did i loose the data on drives? i thought i did it this way before..

your help is greatly appreciated.

cheers,
page
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/BTDBOUBSDTHRVUIKBPFY5U4GAX3454G5/

Reply via email to