GEOM: gpt partitions on a gmirror array possible?

Chris Hedley cbh-freebsd-current at groups.chrishedley.com
Wed Dec 1 12:14:34 PST 2004


On Tue, 30 Nov 2004, Marcel Moolenaar wrote:
> On Tue, Nov 30, 2004 at 03:37:52PM +0000, Chris Hedley wrote:
>>>
>>> I guess a change like geom_mbr.c:1.57 is in order, or a more to-the-
>>> point test for rejecting GPT on MBR or GPT on GPT.
>>
>> Any suggestions before I start butchering the file in question?
>
> Removal of the following should do it without causing problems:
>
>                if (gp->rank != 2 && insist == 0)
>                        break;
 	...

I made the change to geom/geom_gpt.c and that seems to have done the trick 
- thanks!  I'm really impressed with the help you've given me so quickly.

Cheers,

Chris.



More information about the freebsd-current mailing list