All of lore.kernel.org
 help / color / mirror / Atom feed
* dracut and multiple iscsi/network disks
@ 2010-06-09 15:47 Harald Hoyer
       [not found] ` <4C0FB779.30005-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Harald Hoyer @ 2010-06-09 15:47 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

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:...

What do you think? Any better ideas?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-11 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
     [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

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.