Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
soc:2009:pravin:journal:bkodebianiscsi [2009/09/25 19:30] less1 |
soc:2009:pravin:journal:bkodebianiscsi [2009/09/25 19:37] (current) less1 |
||
|---|---|---|---|
| Line 247: | Line 247: | ||
| [[http://groups.google.com/group/open-iscsi/browse_thread/thread/c556508505ecc461|mailing list discussion]] | [[http://groups.google.com/group/open-iscsi/browse_thread/thread/c556508505ecc461|mailing list discussion]] | ||
| + | ==== Solution ==== | ||
| + | Dont use ''--portal "${ISCSIFS}"'' option, use | ||
| + | <code> | ||
| + | iscsiadm -m node --targetname "${targetname}" --login | ||
| + | </code> | ||