Re: GEOM: gpt partitions on a gmirror array possible?

From: Chris Hedley <cbh-freebsd-current_at_groups.chrishedley.com>
Date: Wed, 1 Dec 2004 20:14:31 +0000 (GMT)
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.
Received on Wed Dec 01 2004 - 19:14:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:23 UTC