All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: getroot for ZFS without libzfs?
Date: Mon, 24 Oct 2011 12:01:24 +0200	[thread overview]
Message-ID: <4EA53774.2010005@gmail.com> (raw)
In-Reply-To: <CAOfDtXOFuXCsPQ3A4MrYz1+XjgQOECZqs009ackzi4V2r5=SYw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

On 15.10.2011 18:59, Robert Millan wrote:
> Hi,
>
> Please test / comment on proof-of-concept attached patch, it gets rid
> of libzfs dependency in GRUB.
>
It looks like this patch would map all zpools with the same name to the
same device. That's a problem since system may have several
identically-named pools or misdetect a pool somewhere where there is none.
> The approach is to implement a disk abstraction, like LVM does, but in
> this case a very simple one (passthrough).  Then grub-probe et al can
> obtain their information from this abstraction layer like they
> currently do with LVM or mdRAID, but they don't need the device node
> list anymore (since it's filled with a full scan, as with LVM).
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

      parent reply	other threads:[~2011-10-24 10:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08  1:28 getroot for ZFS without libzfs? Zachary Bedell
2011-08-09 11:54 ` Robert Millan
2011-08-09 17:34   ` Zachary Bedell
2011-08-10 12:22     ` Robert Millan
2011-08-11  1:04       ` Zachary Bedell
2011-08-12 11:29         ` Robert Millan
2011-08-18 17:05         ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-08-25  5:35           ` Seth Goldberg
2011-10-15 16:59 ` Robert Millan
2011-10-15 17:47   ` Seth Goldberg
2011-10-16  9:27     ` Robert Millan
2011-10-16  9:33       ` Robert Millan
2011-10-15 17:51   ` Seth Goldberg
2011-10-16  3:18     ` Seth Goldberg
2011-10-16  9:31     ` Robert Millan
2011-10-17  2:57       ` Seth Goldberg
2011-10-24 10:01   ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EA53774.2010005@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.