From: Luca Berra <bluca-APJUtua8uzqonA0d6jMUrA@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: dracut and multiple iscsi/network disks
Date: Thu, 10 Jun 2010 09:06:47 +0200 [thread overview]
Message-ID: <20100610070647.GA23726@maude.comedia.it> (raw)
In-Reply-To: <4C0FB779.30005-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
On Wed, Jun 09, 2010 at 05:47:05PM +0200, Harald Hoyer wrote:
> http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=commitdiff;h=169f16715145fd087d61ef7fdfd7e9a3cbb68fc9
>
> adds support for multiple iscsi disks with the syntax:
>
> root=<normal block path or UUID or LABEL> \
> netroot=iscsi:... netroot=iscsi:... netroot=iscsi:...
>
> which is suboptimal, because you can't specify it in the dhcp protocol.
>
> A better syntax would be a single netroot (also for FCoE disk) something like:
>
> netroot=netdisks:iscsi:...[separator]iscsi:...[separator]fcoe:...
>
be warned that DHCP option format is generally
code: 1 byte
lenght: 1 byte
data: lenght bytes
which would limit the lenght of the netroot string to 255 charachters
anyway.
L.
--
Luca Berra -- bluca-APJUtua8uzqonA0d6jMUrA@public.gmane.org
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
next prev parent reply other threads:[~2010-06-10 7:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-09 15:47 dracut and multiple iscsi/network disks Harald Hoyer
[not found] ` <4C0FB779.30005-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-06-10 7:06 ` Luca Berra [this message]
[not found] ` <20100610070647.GA23726-hdG+WfPrfN2JmafXlB/IVQ@public.gmane.org>
2010-06-10 8:19 ` Harald Hoyer
2010-06-11 6:06 ` Hans de Goede
[not found] ` <4C11D27C.3020807-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-06-11 10:40 ` Harald Hoyer
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=20100610070647.GA23726@maude.comedia.it \
--to=bluca-apjutua8uzqona0d6jmura@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.