Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2012 15:54:41 +0400
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        Boris Samorodov <bsam@passap.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: [CFC/CFT] large changes in the loader(8) code
Message-ID:  <4FEC4601.7080601@yandex.ru>
In-Reply-To: <4FEC41D2.8020605@passap.ru>
References:  <4FE9B01C.30306@yandex.ru> <201206270807.23347.jhb@freebsd.org> <4FEB0079.7050008@yandex.ru> <201206271028.54477.jhb@freebsd.org> <4FEB5A3C.5050900@borderworlds.dk> <1900D4C1-E5E5-446F-ABBF-976A2DFEB36B@xcllnt.net> <4FEC22A0.9000109@freebsd.org> <4FEC2D86.2040505@freebsd.org> <4FEC41D2.8020605@passap.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28.06.2012 15:36, Boris Samorodov wrote:
> 28.06.2012 14:10, Stefan Esser пишет:
> 
>> All of the above is ugly, U'm afraid :(
> 
> One more try to overcome it. :-)
> 
> We already have freebsd-boot partition at GPT scheme. Right?
> Then why not use it (dedicated file/part/etc.) to store
> geom FreeBSD information?

Recently i have ported LDM support to the FreeBSD.
LDM uses 1Mbytes to store its database. All disks that are used by LDM have this database.
When the disk is partitioned with MBR, LDM is stored in the last 1Mbyte. When the disk
is partitioned with GPT, one partition is dedicated to this database.
LDM is not just partitioning scheme, it is also LVM and can do RAID0-5.
This is how Microsoft and Veritas have resolved this problem.

-- 
WBR, Andrey V. Elsukov





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FEC4601.7080601>