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
iscsiadm: no records found!
when i run
iscsiadm -m node -T iqn.2006-01.com.openfiler:racdb.crs -p
192.168.2.195
it show s nothing..
please tell me what i did mistake
.
--
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.