Hello, Am Donnerstag 18 Juni 2009 17:51:04 schrieb mala...@us.ibm.com:
> > What does 'iscsiadm -mode node -l' do? Does it login to the portal? iscsiadm -mode node -l iscsiadm -m discovery [ -hV ] [ -d debug_level ] [-P printlevel] [ -t type -p ip:port -I ifaceN ... [ -l ] ] | [ -p ip:port ] [ -o operation ] [ -n name ] [ -v value ] iscsiadm -m node [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -L all,manual,automatic ] [ -U all,manual,automatic ] [ -S ] [ [ -T targetname -p ip:port -I ifaceN ] [ -l | -u | -R | -s] ] [ [ -o operation ] [ -n name ] [ -v value ] ] iscsiadm -m session [ -hV ] [ -d debug_level ] [ -P printlevel] [ -r sessionid | sysfsdir [ -R | -u | -s ] [ -o operation ] [ -n name ] [ -vvalue ] ] iscsiadm -m iface [ -hV ] [ -d debug_level ] [ -P printlevel ] [ -I ifacename ] [ [ -o operation ] [ -n name ] [ -v value ] ] iscsiadm -m fw [ -l ] iscsiadm -k priority doing from beginning: iscsiadm -m iface -I iface0 --op=new New interface iface0 added r...@willy:/etc/iscsi# iscsiadm -m discovery -t st -p 10.100.100.30:3260 -I iface0 -P 1 iscsiadm: Login failed to authenticate with target iscsiadm: discovery login to 10.100.100.30 rejected: initiator error (02/01), non-retryable, giving up r...@willy:/etc/iscsi# iscsiadm --mode node --targetname iqn.2006-01.com.openfiler:tsn.e1ed9b1eb42c --portal 10.100.100.30:3260 --login iscsiadm: no records found! what else can I try? tia stefan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to open-iscsi@googlegroups.com To unsubscribe from this group, send email to open-iscsi+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/open-iscsi -~----------~----~----~----~------~----~------~--~---