public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Santhapur Naveen <naveens@amiindia.co.in>
To: "Ni, Xingrong" <xingrong.ni@intel.com>,
	"Ye, Ting" <ting.ye@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Liu, Jiang A" <jiang.a.liu@intel.com>
Subject: Re: iSCSI Setup in Linux
Date: Tue, 18 Jul 2017 05:20:31 +0000	[thread overview]
Message-ID: <625A2455CC232F40B0F38F05ACED6D97FA8D8A54@VENUS1.in.megatrends.com> (raw)
In-Reply-To: <2ED47AD3BCA5A94A950F676FB45058DE5414E59E@SHSMSX101.ccr.corp.intel.com>

Hi Rocky,

Thanks for providing the iSCSI setup details.
I shall try and let you know if I have any questions.

Thank you
Naveen

-----Original Message-----
From: Ni, Xingrong [mailto:xingrong.ni@intel.com] 
Sent: Tuesday, July 18, 2017 6:51 AM
To: Santhapur Naveen; Ye, Ting; edk2-devel@lists.01.org
Cc: Liu, Jiang A
Subject: RE: iSCSI Setup in Linux

Hi Naveen,

Here is an Iscsi setup simple guider in SUSE SLES11sp3, you can try it and let me know if any question. 

Step1:  install iscsitarget on suse
              #zypper in iscsitarget

Step2: Setup an iSCSI target
             1:  Preparing the Storage space
              #mkdir /srv/iscsi
              #dd if=/dev/zero of=/srv/iscsi/disk1.img bs=1M count=4000

             2: Configuring an iSCSI target manually
                #gedit /etc/ietd.conf     (Delete original ited.conf, then create an ited.conf only contain below statement)
                 Target iqn.tiano.com:iscsi1
                  Lun 0 Path=/srv/iscsi/disk1.img,Type=fileio

             3: Restart iSCSI target server  #service iscsitarget restart

             4: Check Iscsi target server status #service iscsitarget status


Thanks & Best Wishes!
Rocky


-----Original Message-----
From: Santhapur Naveen [mailto:naveens@amiindia.co.in] 
Sent: Friday, July 7, 2017 7:42 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: iSCSI Setup in Linux

Hi Ting,

I'm open to use any flavor of Linux (Ubuntu, SLES or Redhat...).
Please let me know If there's one such document.

Thank you
Naveen

-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Friday, July 07, 2017 12:58 PM
To: Santhapur Naveen; edk2-devel@lists.01.org
Subject: RE: iSCSI Setup in Linux

Hi Naveen,

May I know which Linux OS are you using to run iSCSI target? I think there are different iSCSI targets available in Linux.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Thursday, July 06, 2017 4:45 PM
To: edk2-devel@lists.01.org
Subject: [edk2] iSCSI Setup in Linux

Hi all,

Is there any document explaining the iscsi target configuration in linux OSes.
I've googled and most of the links are not working for me.
Is there's any open document available, would someone point me the url?

Thank you
Naveen
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


      parent reply	other threads:[~2017-07-18  5:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-06  8:44 iSCSI Setup in Linux Santhapur Naveen
2017-07-07  7:27 ` Ye, Ting
2017-07-07 11:42   ` Santhapur Naveen
     [not found]     ` <2ED47AD3BCA5A94A950F676FB45058DE5414E59E@SHSMSX101.ccr.corp.intel.com>
2017-07-18  5:20       ` Santhapur Naveen [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-list 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=625A2455CC232F40B0F38F05ACED6D97FA8D8A54@VENUS1.in.megatrends.com \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox