On 06/21/2010 11:01 PM, samba wrote:
hi
1. I created the five logical volumes in volume group (rac1).
2. Created iscsi targets for each of these five volumes
3. Create New Target IQN for 5 logical volumes with 5 names
4.Done LUN Mapping& Network ACL
5. iSCSI service is started, use the iscsiadm command-line interface
to discover all available targets on the network storage server
iscsiadm -m discovery -t sendtargets -p openfiler1-priv
192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm1
192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm2
192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm3
192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm4
192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.crs
6.when i Manually Login to iSCSI Targets i got messgae like
iscsiadm -m node -T iqn.2006-01.com.openfiler:racdb.asm1 -p
192.168.2.195 -l
.asm2
.asm3
.asm4
So does iscsiadm actually print out aht .asm2 over there?
What version of open-iscsi are you using?
Do you have multiple versions installed? If you do "whereis iscsiadm" do
you see it installed in multiple places?
If after running the discovery command you do
iscsiadm -m node -P 1
Do you see the targets and portals?
If you do, then if you run
iscsiadm -m node -l
Does that log into all the targets ok?
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.