Re: Removal of GEOM_BSD, GEOM_MBR, GEOM_PC98 and GEOM_SUNLABEL

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tai-hwa Liang
Date: Sunday, April 5, 2009 - 6:32 pm

On Sat, 4 Apr 2009, Marcel Moolenaar wrote:

   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"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Removal of GEOM_BSD, GEOM_MBR, GEOM_PC98 and GEOM_SUNLABEL, Marcel Moolenaar, (Mon Mar 30, 8:01 pm)
Re: Removal of GEOM_BSD, GEOM_MBR, GEOM_PC98 and GEOM_SUNL ..., Poul-Henning Kamp, (Mon Mar 30, 10:24 pm)
Re: Removal of GEOM_BSD, GEOM_MBR, GEOM_PC98 and GEOM_SUNLABEL, Tai-hwa Liang, (Sun Apr 5, 6:32 pm)