Re: aliasing (or renaming) kern.geom.debugflags

From: Lev Serebryakov <lev_at_FreeBSD.org>
Date: Sat, 8 Oct 2011 14:31:28 +0400
Hello, Poul-Henning.
You wrote 8 октября 2011 г., 14:07:29:

>>  It seems, that GPT will be incompatible with any pure-software
>> mirror or mirror-like RAID.
> Unless you do what other implementations have done:  Play nice with
> GPT and store your metadata in a GPT partition.
  So, every other GEOM class should have special knowledge about GPT?
It doesn't look like "topology-agnostic" GEOM way :)

  Now it is possible to make gmirror inside GPT partition by hands, of
course. but if here is multiple partitions it will lead to multiple
instances of gmirror, and, in case of synchronization, it will thrash
disk, as all instances will try to read and write from different areas
of disks (partiitons) in same time...

  I don't see good universal solution for this, unfortunately :(

-- 
// Black Lion AKA Lev Serebryakov <lev_at_FreeBSD.org>
Received on Sat Oct 08 2011 - 08:31:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:18 UTC