Just found another breakage with compatibility symlink:
# geli attach -k ~avatar/seprom.bin /dev/ad0s8
Enter passphrase:
geli: Provider ad0s8 is invalid.
# geli dump /dev/ad0s8
magic: GEOM::ELI
version: 3
flags: 0x0
ealgo: AES-CBC
keylen: 128
provsize: 48423707136
sectorsize: 4096
keys: 0x01
iterations: 48331
Salt: .....
Master Key: .....
MD5 hash: 38d02b9d0cae948d358e6bc2d570ee7d
#
Replacing /dev/ad0s8 with /dev/ad0s3+0017cda1 or using old GEOM_{MBR,BSD}
solves the problem.
Given that the current symlink approach doesn't work well for me,
I think both choices wouldn't make too much differences to me. Frankly,
sticking with old GEOM_{MBR,BSD} probably introduces less POLA issues
in my case.
--
Thanks,
Tai-hwa Liang
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"