On Jan 21, 9:23 pm, Mike Christie <[email protected]> wrote:
> On 01/20/2011 09:15 AM, jbygden wrote:
>
> Are you doing a restart so the iscsi service logs into the new targets?

Yes, because that's what all the manuals say I have to do.

> You have already done the disocvery command to find the new targets right?

Yes.

> To find new targets and log in you just need to do
>
> iscsiadm -m discovery -t st -p ip:port
> then for each new target found do
> iscsiadm -m node -T your_new_target -l
>
> Or you can even do it in one command:
> iscsiadm -m discovery -t st -p ip:port -l
>
> The above is what you would do for targets that do a logical unit/device
> per target like Equalllogic. For targets that do multiple logical units
> per target and you are just adding a new LU, then you can just rescan
> the session
>
> (rescan all sessions)
> iscsiadm -m session --rescan

Ok, that seem logical. I wonder why I haven't been been able to find
that anywhere.

Now, when you've told me I was able to find it in the man page though.

I'll try this out next week - but I'm sure that it works the way I was
hoping it would.

Thanks

/Jonas

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