public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: Request to display Initiator IP in ISCSI Attempt Page
@ 2017-10-06  9:28 Karunakar P
  2017-10-10  2:36 ` Wu, Jiaxin
  0 siblings, 1 reply; 4+ messages in thread
From: Karunakar P @ 2017-10-06  9:28 UTC (permalink / raw)
  To: 'edk2-devel@lists.01.org'
  Cc: 'Fu, Siyuan', Wu, Jiaxin, Ye, Ting

Hello All,

We have a requirement to display Initiator IP in ISCSI Configuration Page when Initiator info is enabled for DHCP, find detailed description below.


1.       Add an Attempt with Initiator info Enabled for DHCP

2.       Save changes

3.       On next reboot, Previously added ISCSI attempt will be tried and ISCSI DHCP server will assign an IP to the client (Initiator IP).

4.       It is better to display Initiator IP in same attempt Page like below



Ex:- Initiator IP : 192.168.0.5         // DHCP Process was success

         Initiator IP : 0.0.0.0                 // DHCP process failed

Could you please provide your comments to support this feature?

Thanks,
Karunakar


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Request to display Initiator IP in ISCSI Attempt Page
  2017-10-06  9:28 Request to display Initiator IP in ISCSI Attempt Page Karunakar P
@ 2017-10-10  2:36 ` Wu, Jiaxin
  2017-10-10  4:08   ` Karunakar P
  0 siblings, 1 reply; 4+ messages in thread
From: Wu, Jiaxin @ 2017-10-10  2:36 UTC (permalink / raw)
  To: Karunakar P, 'edk2-devel@lists.01.org'; +Cc: Fu, Siyuan, Ye, Ting

Hi Karunakar,

We agree to add this feature for the Initiator info of IPv4 when DHCP enabled. Can you report it on Bugzilla first?

To achieve that,  we can grayout the Initiator IP/Subnet/Gateway if Initiator DHCP enabled to indicate it's un-configurable. For IPv6, since iSCSI only request the target info from DHCP server, so, it's unnecessary to display the info as IPv4.

Thanks,
Jiaxin


From: Karunakar P [mailto:karunakarp@amiindia.co.in]
Sent: Friday, October 6, 2017 5:28 PM
To: 'edk2-devel@lists.01.org' <edk2-devel@lists.01.org>
Cc: Fu, Siyuan <siyuan.fu@intel.com>; Wu, Jiaxin <jiaxin.wu@intel.com>; Ye, Ting <ting.ye@intel.com>
Subject: RE: Request to display Initiator IP in ISCSI Attempt Page

Hello All,

We have a requirement to display Initiator IP in ISCSI Configuration Page when Initiator info is enabled for DHCP, find detailed description below.


1.       Add an Attempt with Initiator info Enabled for DHCP

2.       Save changes

3.       On next reboot, Previously added ISCSI attempt will be tried and ISCSI DHCP server will assign an IP to the client (Initiator IP).

4.       It is better to display Initiator IP in same attempt Page like below



Ex:- Initiator IP : 192.168.0.5         // DHCP Process was success

         Initiator IP : 0.0.0.0                 // DHCP process failed

Could you please provide your comments to support this feature?

Thanks,
Karunakar


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Request to display Initiator IP in ISCSI Attempt Page
  2017-10-10  2:36 ` Wu, Jiaxin
@ 2017-10-10  4:08   ` Karunakar P
  2017-10-10  7:19     ` Wu, Jiaxin
  0 siblings, 1 reply; 4+ messages in thread
From: Karunakar P @ 2017-10-10  4:08 UTC (permalink / raw)
  To: 'Wu, Jiaxin', 'edk2-devel@lists.01.org'
  Cc: Fu, Siyuan, Ye, Ting

Hi Jiaxin,

Thanks for your support.

I've created a ticket in Bugzilla, and below are the details
https://bugzilla.tianocore.org/show_bug.cgi?id=732

Yeah we should  grayout the Initiator info to indicate it's un-configurable.

In case of IPv6

1.       Before trying for ISCSI connection(with IPv6 attempt), we'll configure the IP manually.

2.       While trying for ISCSI Connection(with IPv6 attempt), It may use the above Configured IP or link local address.

3.       Can we display the whatever IP used for ISCSI connection(with IPv6 attempt) as Initiator IP In IP6 attempt Page? , So that we can know what Initiator IP used for ISCSI connection.


Could you please let me know if anything is wrong.

Thanks,
Karunakar

From: Wu, Jiaxin [mailto:jiaxin.wu@intel.com]
Sent: Tuesday, October 10, 2017 8:07 AM
To: Karunakar P; 'edk2-devel@lists.01.org'
Cc: Fu, Siyuan; Ye, Ting
Subject: RE: Request to display Initiator IP in ISCSI Attempt Page

Hi Karunakar,

We agree to add this feature for the Initiator info of IPv4 when DHCP enabled. Can you report it on Bugzilla first?

To achieve that,  we can grayout the Initiator IP/Subnet/Gateway if Initiator DHCP enabled to indicate it's un-configurable. For IPv6, since iSCSI only request the target info from DHCP server, so, it's unnecessary to display the info as IPv4.

Thanks,
Jiaxin


From: Karunakar P [mailto:karunakarp@amiindia.co.in]
Sent: Friday, October 6, 2017 5:28 PM
To: 'edk2-devel@lists.01.org' <edk2-devel@lists.01.org<mailto:edk2-devel@lists.01.org>>
Cc: Fu, Siyuan <siyuan.fu@intel.com<mailto:siyuan.fu@intel.com>>; Wu, Jiaxin <jiaxin.wu@intel.com<mailto:jiaxin.wu@intel.com>>; Ye, Ting <ting.ye@intel.com<mailto:ting.ye@intel.com>>
Subject: RE: Request to display Initiator IP in ISCSI Attempt Page

Hello All,

We have a requirement to display Initiator IP in ISCSI Configuration Page when Initiator info is enabled for DHCP, find detailed description below.


1.       Add an Attempt with Initiator info Enabled for DHCP

2.       Save changes

3.       On next reboot, Previously added ISCSI attempt will be tried and ISCSI DHCP server will assign an IP to the client (Initiator IP).

4.       It is better to display Initiator IP in same attempt Page like below



Ex:- Initiator IP : 192.168.0.5         // DHCP Process was success

         Initiator IP : 0.0.0.0                 // DHCP process failed

Could you please provide your comments to support this feature?

Thanks,
Karunakar


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Request to display Initiator IP in ISCSI Attempt Page
  2017-10-10  4:08   ` Karunakar P
@ 2017-10-10  7:19     ` Wu, Jiaxin
  0 siblings, 0 replies; 4+ messages in thread
From: Wu, Jiaxin @ 2017-10-10  7:19 UTC (permalink / raw)
  To: Karunakar P, 'edk2-devel@lists.01.org'; +Cc: Fu, Siyuan, Ye, Ting

Hi Karunakar,

Unlike IPv4, IPv6 address used for iSCSI session can always be retrieved manually. Since we expect the user configure the IPv6 address manually, I don't prefer adding the Initiator IP In IP6 attempt Page because the user should have known it as setting in step1.

Thanks,
Jiaxin


From: Karunakar P [mailto:karunakarp@amiindia.co.in]
Sent: Tuesday, October 10, 2017 12:09 PM
To: Wu, Jiaxin <jiaxin.wu@intel.com>; 'edk2-devel@lists.01.org' <edk2-devel@lists.01.org>
Cc: Fu, Siyuan <siyuan.fu@intel.com>; Ye, Ting <ting.ye@intel.com>
Subject: RE: Request to display Initiator IP in ISCSI Attempt Page

Hi Jiaxin,

Thanks for your support.

I've created a ticket in Bugzilla, and below are the details
https://bugzilla.tianocore.org/show_bug.cgi?id=732

Yeah we should  grayout the Initiator info to indicate it's un-configurable.

In case of IPv6

1.       Before trying for ISCSI connection(with IPv6 attempt), we'll configure the IP manually.

2.       While trying for ISCSI Connection(with IPv6 attempt), It may use the above Configured IP or link local address.

3.       Can we display the whatever IP used for ISCSI connection(with IPv6 attempt) as Initiator IP In IP6 attempt Page? , So that we can know what Initiator IP used for ISCSI connection.


Could you please let me know if anything is wrong.

Thanks,
Karunakar

From: Wu, Jiaxin [mailto:jiaxin.wu@intel.com]
Sent: Tuesday, October 10, 2017 8:07 AM
To: Karunakar P; 'edk2-devel@lists.01.org'
Cc: Fu, Siyuan; Ye, Ting
Subject: RE: Request to display Initiator IP in ISCSI Attempt Page

Hi Karunakar,

We agree to add this feature for the Initiator info of IPv4 when DHCP enabled. Can you report it on Bugzilla first?

To achieve that,  we can grayout the Initiator IP/Subnet/Gateway if Initiator DHCP enabled to indicate it's un-configurable. For IPv6, since iSCSI only request the target info from DHCP server, so, it's unnecessary to display the info as IPv4.

Thanks,
Jiaxin


From: Karunakar P [mailto:karunakarp@amiindia.co.in]
Sent: Friday, October 6, 2017 5:28 PM
To: 'edk2-devel@lists.01.org' <edk2-devel@lists.01.org<mailto:edk2-devel@lists.01.org>>
Cc: Fu, Siyuan <siyuan.fu@intel.com<mailto:siyuan.fu@intel.com>>; Wu, Jiaxin <jiaxin.wu@intel.com<mailto:jiaxin.wu@intel.com>>; Ye, Ting <ting.ye@intel.com<mailto:ting.ye@intel.com>>
Subject: RE: Request to display Initiator IP in ISCSI Attempt Page

Hello All,

We have a requirement to display Initiator IP in ISCSI Configuration Page when Initiator info is enabled for DHCP, find detailed description below.


1.       Add an Attempt with Initiator info Enabled for DHCP

2.       Save changes

3.       On next reboot, Previously added ISCSI attempt will be tried and ISCSI DHCP server will assign an IP to the client (Initiator IP).

4.       It is better to display Initiator IP in same attempt Page like below



Ex:- Initiator IP : 192.168.0.5         // DHCP Process was success

         Initiator IP : 0.0.0.0                 // DHCP process failed

Could you please provide your comments to support this feature?

Thanks,
Karunakar


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-10  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06  9:28 Request to display Initiator IP in ISCSI Attempt Page Karunakar P
2017-10-10  2:36 ` Wu, Jiaxin
2017-10-10  4:08   ` Karunakar P
2017-10-10  7:19     ` Wu, Jiaxin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox