Antw: [PATCH v2 1/2] iscsid: Changes to support ping through iscsiuio

2015-07-10 Thread Ulrich Windl
adheer.chandravan...@qlogic.com schrieb am 09.07.2015 um 13:38 in Nachricht 1436441896-7161-2-git-send-email-adheer.chandravan...@qlogic.com: From: Adheer Chandravanshi adheer.chandravan...@qlogic.com These changes are done in order to support ping operation for drivers like bnx2i that use

Re: iSNS Fail Over Mechanism

2015-07-10 Thread lokesharora
Hi Thanks for the response. the above mentioned text is a part of the description given by RFC. Please find below the other part. So the RFC states the below mentioned text for fail over. And apart from the method of listening to the heart beat messages it also mentions that fail over mechanism

[PATCH] iBFT 'origin' is an enum, not a string

2015-07-10 Thread leeman . duncan
From: Lee Duncan ldun...@suse.com The iBFT 'origin' value is read in one place correctly as an integer. This fixes the place where it was treated as a string. --- utils/fwparam_ibft/fwparam_ibft_sysfs.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH] Read iBFT 'origin' as an integer, not a string

2015-07-10 Thread leeman . duncan
From: Lee Duncan ldun...@suse.com Recent patches have added support for iBFT 'origin' when determining the source of the iBFT boot IP Address, but this value is an enum (integer), not a string. This patch fixes the one place it was read as a string. Lee Duncan (1): iBFT 'origin' is an enum,

Re: iSNS Fail Over Mechanism

2015-07-10 Thread The Lee-Man
On Friday, July 10, 2015 at 6:12:34 AM UTC-7, lokesharora wrote: Hi Thanks for the response. the above mentioned text is a part of the description given by RFC. Please find below the other part. So the RFC states the below mentioned text for fail over. And apart from the method of