Hi,

Does any one now how to specify port no in iet target., any clue?

if I discover iet target from open-iscsi it always get discovered on 3260.

Eg:-  if you want to make your iet iscsi-target to listen to a particular
port no (say 3261 in below case) instead of 3260.
(I couldn't find any place in ietd.conf or initiators.allow or
 targets.allow)

1. creating target and adding lun passed-
#   ietadm --op new --tid=2 --params Name=iqn.foo2.com
#   ietadm --op new --tid=2 --lun=0 --params Path=/dev/fioa,Type=fileio

2. Making this target to listen at 3261 didn't worked (so what is the
desired correct command)-
#   ietadm --op new --tid=2 --ip=0 --params 10.93.14.66:3261
ietadm: unrecognized option `--ip=0'
Try `ietadm --help' for more information.

# cat /proc/net/iet/session
tid:2 name:iqn.foo2.com
tid:1 name:iqn.2001-04.com.example

Thanks,
Rahul.

-- 
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.

Reply via email to