All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Victor Lowther <victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: "initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 2/2] add iSCSI module
Date: Tue, 02 Jun 2009 14:25:12 +0200	[thread overview]
Message-ID: <4A251A28.7090405@redhat.com> (raw)
In-Reply-To: <1243945436.647.40.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>

On 06/02/2009 02:23 PM, Victor Lowther wrote:
> On Tue, 2009-06-02 at 14:07 +0200, Harald Hoyer wrote:
>> On 06/02/2009 02:04 PM, Victor Lowther wrote:
>>> On Tue, 2009-06-02 at 13:41 +0200, Harald Hoyer wrote:
>>>> ---
>>>>    modules.d/95iscsi/check              |   11 +++
>>>>    modules.d/95iscsi/install            |    8 ++
>>>>    modules.d/95iscsi/iscsi-netroot.sh   |   13 ++++
>>>>    modules.d/95iscsi/iscsiroot          |  121 ++++++++++++++++++++++++++++++++++
>>>>    modules.d/95iscsi/parse-iscsiroot.sh |   37 ++++++++++
>>>>    test/TEST-30-ISCSI/Makefile          |   10 +++
>>>>    test/TEST-30-ISCSI/create-root.sh    |   34 ++++++++++
>>>>    test/TEST-30-ISCSI/cryptroot-ask     |    6 ++
>>>>    test/TEST-30-ISCSI/hard-off.sh       |    2 +
>>>>    test/TEST-30-ISCSI/test.sh           |   68 +++++++++++++++++++
>>>>    10 files changed, 310 insertions(+), 0 deletions(-)
>>>>    create mode 100755 modules.d/95iscsi/check
>>>>    create mode 100755 modules.d/95iscsi/install
>>>>    create mode 100755 modules.d/95iscsi/iscsi-netroot.sh
>>>>    create mode 100755 modules.d/95iscsi/iscsiroot
>>>>    create mode 100755 modules.d/95iscsi/parse-iscsiroot.sh
>>>>    create mode 100644 test/TEST-30-ISCSI/Makefile
>>>>    create mode 100755 test/TEST-30-ISCSI/create-root.sh
>>>>    create mode 100755 test/TEST-30-ISCSI/cryptroot-ask
>>>>    create mode 100755 test/TEST-30-ISCSI/hard-off.sh
>>>>    create mode 100755 test/TEST-30-ISCSI/test.sh
>>> Perhaps I missed it, but where do you create the VM that hosts the isci
>>> target?  That would make fully automating this test much easier for
>>> those of us who do not have a spare iscsi target lying around.
>>>
>> Well, for now, I hosted the iSCSI disk on a local NAS.
>> But, we could setup a small virtual machine that serves the iSCSI disk. I was
>> just too lazy to do that step now :-)
>
> Understood -- I just found it odd to commit a test suite that only
> worked for you.

work in progress :) and yes, I should deactive it for now, until I have created 
the iSCSI target VM
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2009-06-02 12:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02 11:41 [PATCH 1/2] install cat for network module Harald Hoyer
     [not found] ` <1243942901-5474-1-git-send-email-harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-06-02 11:41   ` [PATCH 2/2] add iSCSI module Harald Hoyer
     [not found]     ` <1243942901-5474-2-git-send-email-harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-06-02 12:04       ` Victor Lowther
     [not found]         ` <1243944299.647.39.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-06-02 12:07           ` Harald Hoyer
     [not found]             ` <4A251608.4050801-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-06-02 12:23               ` Victor Lowther
     [not found]                 ` <1243945436.647.40.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-06-02 12:25                   ` Harald Hoyer [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=4A251A28.7090405@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@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.