All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vivek Goyal <vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: Re: Does netroot=isci: option work with latest dracut
Date: Wed, 2 May 2012 10:53:33 -0400	[thread overview]
Message-ID: <20120502145333.GI4141@redhat.com> (raw)
In-Reply-To: <20120502135426.GF4141-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

On Wed, May 02, 2012 at 09:54:26AM -0400, Vivek Goyal wrote:
> On Wed, May 02, 2012 at 11:12:48AM +0200, Harald Hoyer wrote:
> > Am 01.05.2012 18:47, schrieb Vivek Goyal:
> > > Hi,
> > > 
> > > On F17, I am trying kdump to an iscsi target. And I am passing a
> > > netroot=iscsi:..... cmdline to dracut. But that does not seem to work.
> > > 
> > > Some debugging showed that we do parse the netroot= arguemnt in
> > > parse-iscsiroot.sh but after that nothing happens. Nobody tries to
> > > bring up the iscsi luns.
> > > 
> > > I see some code in iscsiroot.sh to call iscsistart to bring up iscsi
> > > luns but that code does not seem to be hooked up. I could not figure
> > > out who calls /sbin/iscsiroot.
> > > 
> > > So I am wondering if I am doing something wrong or there is some
> > > disconnect in my understanding of how netroot= options works.
> > > 
> > > Thanks
> > > Vivek
> > 
> > did you specify "ip=..." ?
> 
> Yes I did specify "ip=..". Even if network is not up, I thought respective
> code will try to bring up iscsi lun and fail. I am not seeing anybody even
> trying to bring up iscsi lun.

I am going through my debug logs. I do see that ip= option has been parsed
and in fact 85write-ifcfg.sh takes care of writing the configuration file
for it. Now who is supposed to bring up eth0?

(I see that mount-sys pre-pivot is running before 85write-ifcfg.sh. Is
this right. a --mount might be mounting a disk which is exported over
network).

Thanks
Vivek

  parent reply	other threads:[~2012-05-02 14:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 16:47 Does netroot=isci: option work with latest dracut Vivek Goyal
     [not found] ` <20120501164704.GA18202-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-05-02  9:12   ` Harald Hoyer
     [not found]     ` <4FA0FA90.1010702-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-05-02 13:54       ` Vivek Goyal
     [not found]         ` <20120502135426.GF4141-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-05-02 14:53           ` Vivek Goyal [this message]
     [not found]             ` <20120502145333.GI4141-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-05-02 17:11               ` Vivek Goyal

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=20120502145333.GI4141@redhat.com \
    --to=vgoyal-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=harald-H+wXaHxf7aLQT0dZR+AlfA@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.