← Back to team overview

openstack team mailing list archive

Re: iSCSI initiator limits

 

On 25-01-2013 04:15, Bontala, Vibhuvardhan wrote:
>
> Hi,
>
>  
>
> Could someone tell me how many iSCSI targets can an iSCSI initiator on
> a Linux box (Ubuntu) discover via SendTargets query gracefully? Are
> there any limits in general?
>
>  
>
> Thanks
>
> Vibhu Bontala
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

Well that depends, theoretically it is 2^16 but practically it will
depend on the tuning parameters like
"discovery.sendtargets.iscsi.MaxRecvDataSegmentLength".

Cheers,
Syed Armani

References