RE: [PATCH 1/4] be2iscsi : Fix the retry count for boot targets

2014-12-16 Thread Minh Duc Tran
>On 12/16/14, 8:33 PM, John Soni Jose wrote: >> +#define GET_BOOT_RETRIES45 >> +#define GET_BOOT_TO 20 >> /** >Does beiscsi_get_boot_info() succeed when the fw is able to log into the >target (go into iscsi full feature phase) or just able to reach it (ICMP ping >the port or someth

Re: [PATCH 1/4] be2iscsi : Fix the retry count for boot targets

2014-12-16 Thread Mike Christie
On 12/16/14, 8:33 PM, John Soni Jose wrote: +#define GET_BOOT_RETRIES 45 +#define GET_BOOT_TO20 /** Does beiscsi_get_boot_info() succeed when the fw is able to log into the target (go into iscsi full feature phase) or just able to reach it (ICMP ping the port or something