From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=203.199.198.232; helo=imsva.in.megatrends.com; envelope-from=sivaramann@amiindia.co.in; receiver=edk2-devel@lists.01.org Received: from IMSVA.IN.MEGATRENDS.COM (Webmail.amiindia.co.in [203.199.198.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id DAED2209603EF for ; Thu, 31 May 2018 05:18:07 -0700 (PDT) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id D8E718204A for ; Thu, 31 May 2018 17:52:12 +0530 (IST) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id C31DB82046 for ; Thu, 31 May 2018 17:52:12 +0530 (IST) Received: from webmail.amiindia.co.in (venus2.in.megatrends.com [10.0.0.7]) by IMSVA.IN.MEGATRENDS.COM (Postfix) with ESMTPS for ; Thu, 31 May 2018 17:52:12 +0530 (IST) Received: from VENUS1.in.megatrends.com ([fe80::951:7975:6ecf:eae5]) by Venus2.in.megatrends.com ([fe80::2002:4a07:4f17:c09b%14]) with mapi id 14.03.0248.002; Thu, 31 May 2018 17:48:03 +0530 From: Sivaraman Nainar To: "edk2-devel@lists.01.org" CC: "Madhan B. Santharam" , Omkar K Thread-Topic: reg: ISCSI Aborted attempt entry in IBFT Table Thread-Index: AdP42UDlkFChXFAfQSSCa5fOzOTx6Q== Date: Thu, 31 May 2018 12:18:02 +0000 Message-ID: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.3.138] MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-TM-AS-Product-Ver: IMSVA-9.1.0.1817-8.2.0.1013-23878.006 X-TM-AS-Result: No--14.905-5.0-31-10 X-imss-scan-details: No--14.905-5.0-31-10 X-TMASE-Version: IMSVA-9.1.0.1817-8.2.1013-23878.006 X-TMASE-Result: 10--14.904700-10.000000 X-TMASE-MatchedRID: sGGqb3k4Lx52Rany8ZWn3kKcYi5Qw/RVQKuv8uQBDjpMOjKUxCZwr6We cuVfuJfExILoPou7rqmsyAj5mY2RG9glsIbYnVZIutvHF25zoU8Cvj4ikr/pp8tUnpI4dRhvnEw Nky7vSPGIQuNAbAp3V2d5J9swQR679lUkyKF8Xt/vVbHa5Rs8t0OvwxWboMrdu/zUE1SNSPmM0v GtzEpWJYyRWx0wlnUGf6WytOayZdvWV8MKb34RlVgowyUWHgGdX6IRwqkp2m4R8rMICe0qkNLQx tZ8WmAAGeqWAcGRXwqFbYEMj70WzDScgMqgJnG/EgwM8US/pTF9e88fgoklswwv1ZvdCH+FmPMv FiO40LCPL1kerA0y5Kstby4QSn9bm+s0jtagLuQdPYyVqrLGmtVYleRFiu07myiLZetSf8mVHVx P1hp9BR8AKgKWeNGhjoczmuoPCq2q641MrLVpigxsvcIFOjYJdR34sBIHJ9nw2EiiBti42GIb1B T93mzSyeurFM/zbL3ebmkfTVcRJP3V25AcKXRW5ZwMJyYDIyGUTGVAhB5EbQ== X-TMASE-SNAP-Result: 1.821001.0001-0-1-12:0,22:0,33:0,34:0-0 X-Content-Filtered-By: Mailman/MimeDel 2.1.26 Subject: reg: ISCSI Aborted attempt entry in IBFT Table X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2018 12:18:08 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello all: Here is the issue which requires clarification. Issue Synopsis: When there are more than one iSCSI target configured and Ibft table publish= ed with the connected and aborted attempt details, all the targets are not = seen in ESXi and SLES OS. But in Windows it can see the targets connected. Use case: Target 1: IP : 192.xx.xx.31 Target 2 : IP : 192.xx.xx.1 NIC 1 configured with attempts Target 1 & Target 2 NIC 2 configured with attempts Target 1 Connection Login Ibft Block Device in UEFI Shell SLES / Esx OS Windows NIC1 Target1 Success Published Mounted Target Seen NIC1 Target2 Success Published Mounted Target Seen NIC1 Target1 NIC1 Target2 NIC2 Target1 Individual Login success Published for all attempts (3) NIC1 Target 1 NIC2 Target 1 None Seen NIC1 Target 1 NIC2 Target 1 When the attempts which are login success but Aborted by ISCSI Driver are p= resent in ibft table SLES and ESX not able to see the targets during Instal= lation. If the ISCSI Driver not adding the ibft entry for the aborted attempts then= the targets are seen in Esx and SLES. So it requires clarification that If the driver need to SKIP adding the abo= rted attempt entry to ibft or its OS responsibility to handle the invalid e= ntries in ibft. -Siva