Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pb to discover my iSCSI targets from a Solaris 10 Netra X1: solved
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sébastien de Mapias  
View profile  
 More options Aug 13 2007, 9:36 am
Newsgroups: comp.unix.solaris
From: Sébastien de Mapias <sglrig...@gmail.com>
Date: Mon, 13 Aug 2007 06:36:13 -0700
Local: Mon, Aug 13 2007 9:36 am
Subject: Pb to discover my iSCSI targets from a Solaris 10 Netra X1: solved
A few days ago I posted a question here regarding
the problems I encountered to get Solaris 10 to
discover iSCSI targets I had configured using a
SOHO IDE module.
See
http://groups.google.be/group/comp.unix.solaris/browse_frm/thread/cc3...

David answered and we kept discussing this stuff
off this forum, but he eventually helped me out,
and thanks to him I could solve my problem.

It appears the default name given by the SOHO
module to my targets (iqn.2007-08:iscsi.target0
and iqn.2007-08:iscsi.target1) were wrong, so I
checked http://www.ietf.org/rfc/rfc3721.txt about
iSCSI naming conventions on David's recommendation
and modified these names (I added ".com.sun" after
"08":
~ iqn.2007-08.com.sun:iscsi.target1
and that was enough)

I then did
~ iscsiadm modify discovery -t disable
(to disable a previous 'send-targets discovery' config)

then
~ iscsiadm add static-config iqn.
2007-08.com.sun:iscsi.target0,192.168.1.4
~ iscsiadm add static-config iqn.
2007-08.com.sun:iscsi.target1,192.168.1.4
to statically add my targets

then
~ iscsiadm modify discovery -s enable
to enable static discovery

Now when I do
~ iscsiadm list target -S

I do have
~ Target: iqn.2007-08.com.sun:iscsi.target1
~    Alias: -
~    TPGT: 1
~    ISID: 4000002a0000
~    Connections: 1
~    LUN: 1
~         Vendor:  iSCSI
~         Product: TARGET
~         OS Device Name: /dev/rdsk/c1t0d0s2
and the same for target0, which is pretty beautiful...

Regards,
SR


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
infosys.gau...@gmail.com  
View profile  
 More options Feb 15, 11:52 pm
Newsgroups: comp.unix.solaris
From: infosys.gau...@gmail.com
Date: Fri, 15 Feb 2013 20:52:37 -0800 (PST)
Local: Fri, Feb 15 2013 11:52 pm
Subject: Re: Pb to discover my iSCSI targets from a Solaris 10 Netra X1: solved
Thanks a lot !! it worked like charm for me :)

On Monday, 13 August 2007 19:06:13 UTC+5:30, Sébastien de Mapias  wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »