All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [SPDK] Nvme discover using link-local
@ 2018-03-01  5:30 Suman Chakraborty
  0 siblings, 0 replies; 5+ messages in thread
From: Suman Chakraborty @ 2018-03-01  5:30 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 2795 bytes --]

Hi,

Yeah you are correct. Target in Fedora works .

But I am trying to do it on Ubuntu with 4.13 kernel. Both Initiator and Target are on Ubuntu.
It does not works.

Regards
Suman Chakraborty


From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Wan, Qun
Sent: Thursday, March 1, 2018 10:51 AM
To: Storage Performance Development Kit <spdk(a)lists.01.org>
Subject: Re: [SPDK] Nvme discover using link-local

Hi, Suman
               Pls. see comments inlined as below.

Best Regards,
Anna

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Suman Chakraborty
Sent: Thursday, March 1, 2018 1:11 PM
To: Storage Performance Development Kit <spdk(a)lists.01.org<mailto:spdk(a)lists.01.org>>
Subject: Re: [SPDK] Nvme discover using link-local

Hi ,

Can you please specify the below

SPDK version
[Anna]We are using a patched version with test case but others left the same as master, so it's the same as master for this scenario
Initiator OS and Kernel version
[Anna] CentOS 7.4  Kernel 4.14.4
Target OS and Kernel version
[Anna] FC25 Kernel 4.14.4

Regards
Suman Chakraborty

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Wan, Qun
Sent: Thursday, March 1, 2018 8:40 AM
To: Storage Performance Development Kit <spdk(a)lists.01.org<mailto:spdk(a)lists.01.org>>
Subject: Re: [SPDK] Nvme discover using link-local

Hi, Suman
               Thank you for the email. We have tested ipv6 with 2 machines (target and initiator) and it can discover
Comands that I've used for your reference
Target

./app/nvmf_tgt/nvmf_tgt -c ../target_config/nvme_ipv6.conf

Initiator
nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420

# nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420


Log

Discovery Log Number of Records 1, Generation counter 4

=====Discovery Log Entry 0======

trtype:  rdma

adrfam:  ipv6

subtype: nvme subsystem

treq:    not specified

portid:  0

trsvcid: 4420

subnqn:  nqn.2016-06.io.spdk:cnode1

traddr:  fe80::7efe:90ff:fe5c:1862%enp143s0

rdma_prtype: not specified

rdma_qptype: connected

rdma_cms:    rdma-cm

rdma_pkey: 0x0000


Best Regards,
Anna

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Suman Chakraborty
Sent: Wednesday, February 28, 2018 2:58 AM
To: spdk(a)lists.01.org<mailto:spdk(a)lists.01.org>
Subject: [SPDK] Nvme discover using link-local

Hi ,

I am trying to discover using my IPV6 link-local address .
nvme discover -t rdma -a fe80::0c6:11ff:fe41:0516%eth0 -s 4420.
It is unable to discover.when I check the dmesg on the initiator side I get the error "
nvme nvme0: rdma_resolve_addr wait failed (-110)."
Can someone help to resolve this issue ?

Regards
Suman Chakraborty


[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 18016 bytes --]

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

* Re: [SPDK] Nvme discover using link-local
@ 2018-03-01  5:21 Wan, Qun
  0 siblings, 0 replies; 5+ messages in thread
From: Wan, Qun @ 2018-03-01  5:21 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 2333 bytes --]

Hi, Suman
               Pls. see comments inlined as below.

Best Regards,
Anna

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Suman Chakraborty
Sent: Thursday, March 1, 2018 1:11 PM
To: Storage Performance Development Kit <spdk(a)lists.01.org>
Subject: Re: [SPDK] Nvme discover using link-local

Hi ,

Can you please specify the below

SPDK version
[Anna]We are using a patched version with test case but others left the same as master, so it's the same as master for this scenario
Initiator OS and Kernel version
[Anna] CentOS 7.4  Kernel 4.14.4
Target OS and Kernel version
[Anna] FC25 Kernel 4.14.4

Regards
Suman Chakraborty

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Wan, Qun
Sent: Thursday, March 1, 2018 8:40 AM
To: Storage Performance Development Kit <spdk(a)lists.01.org<mailto:spdk(a)lists.01.org>>
Subject: Re: [SPDK] Nvme discover using link-local

Hi, Suman
               Thank you for the email. We have tested ipv6 with 2 machines (target and initiator) and it can discover
Comands that I've used for your reference
Target

./app/nvmf_tgt/nvmf_tgt -c ../target_config/nvme_ipv6.conf

Initiator
nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420

# nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420


Log

Discovery Log Number of Records 1, Generation counter 4

=====Discovery Log Entry 0======

trtype:  rdma

adrfam:  ipv6

subtype: nvme subsystem

treq:    not specified

portid:  0

trsvcid: 4420

subnqn:  nqn.2016-06.io.spdk:cnode1

traddr:  fe80::7efe:90ff:fe5c:1862%enp143s0

rdma_prtype: not specified

rdma_qptype: connected

rdma_cms:    rdma-cm

rdma_pkey: 0x0000


Best Regards,
Anna

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Suman Chakraborty
Sent: Wednesday, February 28, 2018 2:58 AM
To: spdk(a)lists.01.org<mailto:spdk(a)lists.01.org>
Subject: [SPDK] Nvme discover using link-local

Hi ,

I am trying to discover using my IPV6 link-local address .
nvme discover -t rdma -a fe80::0c6:11ff:fe41:0516%eth0 -s 4420.
It is unable to discover.when I check the dmesg on the initiator side I get the error "
nvme nvme0: rdma_resolve_addr wait failed (-110)."
Can someone help to resolve this issue ?

Regards
Suman Chakraborty


[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 15675 bytes --]

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

* Re: [SPDK] Nvme discover using link-local
@ 2018-03-01  5:10 Suman Chakraborty
  0 siblings, 0 replies; 5+ messages in thread
From: Suman Chakraborty @ 2018-03-01  5:10 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 1786 bytes --]

Hi ,

Can you please specify the below

SPDK version
Initiator OS and Kernel version
Target OS and Kernel version

Regards
Suman Chakraborty

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Wan, Qun
Sent: Thursday, March 1, 2018 8:40 AM
To: Storage Performance Development Kit <spdk(a)lists.01.org>
Subject: Re: [SPDK] Nvme discover using link-local

Hi, Suman
               Thank you for the email. We have tested ipv6 with 2 machines (target and initiator) and it can discover
Comands that I've used for your reference
Target

./app/nvmf_tgt/nvmf_tgt -c ../target_config/nvme_ipv6.conf

Initiator
nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420

# nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420


Log

Discovery Log Number of Records 1, Generation counter 4

=====Discovery Log Entry 0======

trtype:  rdma

adrfam:  ipv6

subtype: nvme subsystem

treq:    not specified

portid:  0

trsvcid: 4420

subnqn:  nqn.2016-06.io.spdk:cnode1

traddr:  fe80::7efe:90ff:fe5c:1862%enp143s0

rdma_prtype: not specified

rdma_qptype: connected

rdma_cms:    rdma-cm

rdma_pkey: 0x0000


Best Regards,
Anna

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Suman Chakraborty
Sent: Wednesday, February 28, 2018 2:58 AM
To: spdk(a)lists.01.org<mailto:spdk(a)lists.01.org>
Subject: [SPDK] Nvme discover using link-local

Hi ,

I am trying to discover using my IPV6 link-local address .
nvme discover -t rdma -a fe80::0c6:11ff:fe41:0516%eth0 -s 4420.
It is unable to discover.when I check the dmesg on the initiator side I get the error "
nvme nvme0: rdma_resolve_addr wait failed (-110)."
Can someone help to resolve this issue ?

Regards
Suman Chakraborty


[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 12699 bytes --]

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

* Re: [SPDK] Nvme discover using link-local
@ 2018-03-01  3:10 Wan, Qun
  0 siblings, 0 replies; 5+ messages in thread
From: Wan, Qun @ 2018-03-01  3:10 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]

Hi, Suman
               Thank you for the email. We have tested ipv6 with 2 machines (target and initiator) and it can discover
Comands that I've used for your reference
Target

./app/nvmf_tgt/nvmf_tgt -c ../target_config/nvme_ipv6.conf

Initiator
nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420

# nvme discover -t rdma -a fe80::7efe:90ff:fe5c:1862%ens785 -s 4420


Log

Discovery Log Number of Records 1, Generation counter 4

=====Discovery Log Entry 0======

trtype:  rdma

adrfam:  ipv6

subtype: nvme subsystem

treq:    not specified

portid:  0

trsvcid: 4420

subnqn:  nqn.2016-06.io.spdk:cnode1

traddr:  fe80::7efe:90ff:fe5c:1862%enp143s0

rdma_prtype: not specified

rdma_qptype: connected

rdma_cms:    rdma-cm

rdma_pkey: 0x0000


Best Regards,
Anna

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Suman Chakraborty
Sent: Wednesday, February 28, 2018 2:58 AM
To: spdk(a)lists.01.org
Subject: [SPDK] Nvme discover using link-local

Hi ,

I am trying to discover using my IPV6 link-local address .
nvme discover -t rdma -a fe80::0c6:11ff:fe41:0516%eth0 -s 4420.
It is unable to discover.when I check the dmesg on the initiator side I get the error "
nvme nvme0: rdma_resolve_addr wait failed (-110)."
Can someone help to resolve this issue ?

Regards
Suman Chakraborty


[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 10074 bytes --]

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

* [SPDK] Nvme discover using link-local
@ 2018-02-27 18:58 Suman Chakraborty
  0 siblings, 0 replies; 5+ messages in thread
From: Suman Chakraborty @ 2018-02-27 18:58 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

Hi ,

I am trying to discover using my IPV6 link-local address .

nvme discover -t rdma -a fe80::0c6:11ff:fe41:0516%eth0 -s 4420.

It is unable to discover.when I check the dmesg on the initiator side I get the error "
nvme nvme0: rdma_resolve_addr wait failed (-110)."

Can someone help to resolve this issue ?

Regards
Suman Chakraborty


[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 1969 bytes --]

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

end of thread, other threads:[~2018-03-01  5:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-01  5:30 [SPDK] Nvme discover using link-local Suman Chakraborty
  -- strict thread matches above, loose matches on Subject: below --
2018-03-01  5:21 Wan, Qun
2018-03-01  5:10 Suman Chakraborty
2018-03-01  3:10 Wan, Qun
2018-02-27 18:58 Suman Chakraborty

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.