Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 16:43:08 +0100
From:      Pete French <petefrench@ingresso.co.uk>
To:        edhoprima@gmail.com, fjwcash@gmail.com
Cc:        freebsd-stable@freebsd.org, daniel@digsys.bg
Subject:   Re: correct way to setup gmirror on 7.4?
Message-ID:  <E1QFTMy-000JA0-9I@dilbert.ingresso.co.uk>
In-Reply-To: <BANLkTimAxZNrT63kDOPTN%2Bq1wOoQqf3Q5g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Correct.  The layering is not, in itself, the issue.  The issue is
> that the loader or kernel or whatever reads the first sector of the
> disk, finds a GPT so it then looks for the backup GPT in the last
> physical sector of the disk and doesn't find it.  At this point,
> gmirror is not loaded (or not noticed, since there's nothing in the
> first sector of the disk to show it's a mirror).  Once gmirror is
> loaded, then the GPT stops complaining as the first and last sectors
> of the gmirrror provider have the GPT tables.

Is not the problem here that you are trying to GPT label a gmirrored disc ?
If you instead gmirror two GPT partitions then the problem goes away
doesnt it ? Thats how I set things up - use parititoning on the ohysical
drives, and then put the mirroring into the partitions thus created.
Works fine, and doesnt suffer from any of the afforementioned problems.

-pete.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1QFTMy-000JA0-9I>