All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [SPDK] Pre-requisite for SPDK lab at the SPDK Summit
@ 2018-05-14 20:13 Varinder Sogi
  0 siblings, 0 replies; 3+ messages in thread
From: Varinder Sogi @ 2018-05-14 20:13 UTC (permalink / raw)
  To: spdk

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

Resending to the list.

Thanks,
-Varinder

From: Varinder Sogi
Sent: Monday, May 14, 2018 1:12 PM
To: 'Kariuki, John K' <john.k.kariuki(a)intel.com>
Subject: RE: Pre-requisite for SPDK lab at the SPDK Summit

Hi John,

Thanks for sending the details on the setup, I was able to do all steps correctly, the last step resulted in the following output and I am not sure if there's some setup issue or this is expected.

Starting SPDK v18.07-pre / DPDK 18.02.0 initialization...
[ DPDK EAL parameters: hello_bdev -c 0x1 --file-prefix=spdk_pid10100 ]
EAL: Detected 4 lcore(s)
EAL: Multi-process socket /var/run/.spdk_pid10100_unix
EAL: Probing VFIO support...
app.c: 521:spdk_app_start: *NOTICE*: Total cores available: 1
reactor.c: 669:spdk_reactors_init: *NOTICE*: Occupied cpu socket mask is 0x1
reactor.c: 453:_spdk_reactor_run: *NOTICE*: Reactor started on core 0 on socket 0
hello_bdev.c: 152:hello_start: *NOTICE*: Successfully started the application
hello_bdev.c: 161:hello_start: *ERROR*: Could not find the bdev: Malloc0
app.c: 605:spdk_app_stop: *WARNING*: spdk_app_stop'd on non-zero
hello_bdev.c: 250:main: *ERROR*: ERROR starting application

Thanks,
-Varinder

From: Kariuki, John K <john.k.kariuki(a)intel.com<mailto:john.k.kariuki(a)intel.com>>
Sent: Friday, May 11, 2018 2:34 PM
To: Kariuki, John K <john.k.kariuki(a)intel.com<mailto:john.k.kariuki(a)intel.com>>
Subject: Pre-requisite for SPDK lab at the SPDK Summit


Hello,

Thank you for registering to attend the SPDK hands-on lab at the SPDK Summit on Mar 16th. Here are the instructions to install the software required to participate in this lab. Please complete the installation before coming to the lab.

If you need further help, please send me an email.



Look forward to seeing you on Wednesday!



Regards

---------------------------------------------------
John Kariuki
Email: John.K.Kariuki(a)intel.com<mailto:John.K.Kariuki(a)intel.com>

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

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

* Re: [SPDK] Pre-requisite for SPDK lab at the SPDK Summit
@ 2018-05-17 18:42 Luse, Paul E
  0 siblings, 0 replies; 3+ messages in thread
From: Luse, Paul E @ 2018-05-17 18:42 UTC (permalink / raw)
  To: spdk

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

Sure, instead of:

sudo examples/bdev/hello_world/hello_bdev

try this:

cd examples/bdev/hello_world
sudo ./hello_bdev

thx
Paul

From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Amit Garg
Sent: Monday, May 14, 2018 3:49 PM
To: spdk(a)lists.01.org
Subject: Re: [SPDK] Pre-requisite for SPDK lab at the SPDK Summit

Hi John,

I am getting below error messages..Not sure what  is wrong. Can you pls help?

vagrant(a)localhost:/spdk$ sudo examples/bdev/hello_world/hello_bdev
Starting SPDK v18.07-pre / DPDK 18.02.0 initialization...
[ DPDK EAL parameters: hello_bdev -c 0x1 --file-prefix=spdk_pid29472 ]
EAL: Detected 4 lcore(s)
EAL: Multi-process socket /var/run/.spdk_pid29472_unix
EAL: Probing VFIO support...
app.c: 521:spdk_app_start: *NOTICE*: Total cores available: 1
reactor.c: 669:spdk_reactors_init: *NOTICE*: Occupied cpu socket mask is 0x1
reactor.c: 453:_spdk_reactor_run: *NOTICE*: Reactor started on core 0 on socket 0
hello_bdev.c: 152:hello_start: *NOTICE*: Successfully started the application
hello_bdev.c: 161:hello_start: *ERROR*: Could not find the bdev: Malloc0
app.c: 605:spdk_app_stop: *WARNING*: spdk_app_stop'd on non-zero
hello_bdev.c: 250:main: *ERROR*: ERROR starting application

Regards,
Amit G

From: "Kariuki, John K" <john.k.kariuki(a)intel.com<mailto:john.k.kariuki(a)intel.com>>
Date: Friday, May 11, 2018 at 2:34 PM
To: "Kariuki, John K" <john.k.kariuki(a)intel.com<mailto:john.k.kariuki(a)intel.com>>
Subject: Pre-requisite for SPDK lab at the SPDK Summit


Hello,

Thank you for registering to attend the SPDK hands-on lab at the SPDK Summit on Mar 16th. Here are the instructions to install the software required to participate in this lab. Please complete the installation before coming to the lab.

If you need further help, please send me an email.



Look forward to seeing you on Wednesday!



Regards

---------------------------------------------------
John Kariuki
Email: John.K.Kariuki(a)intel.com<mailto:John.K.Kariuki(a)intel.com>

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

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

* Re: [SPDK] Pre-requisite for SPDK lab at the SPDK Summit
@ 2018-05-14 22:48 Amit Garg
  0 siblings, 0 replies; 3+ messages in thread
From: Amit Garg @ 2018-05-14 22:48 UTC (permalink / raw)
  To: spdk

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

Hi John,

I am getting below error messages..Not sure what  is wrong. Can you pls help?

vagrant(a)localhost:/spdk$ sudo examples/bdev/hello_world/hello_bdev
Starting SPDK v18.07-pre / DPDK 18.02.0 initialization...
[ DPDK EAL parameters: hello_bdev -c 0x1 --file-prefix=spdk_pid29472 ]
EAL: Detected 4 lcore(s)
EAL: Multi-process socket /var/run/.spdk_pid29472_unix
EAL: Probing VFIO support...
app.c: 521:spdk_app_start: *NOTICE*: Total cores available: 1
reactor.c: 669:spdk_reactors_init: *NOTICE*: Occupied cpu socket mask is 0x1
reactor.c: 453:_spdk_reactor_run: *NOTICE*: Reactor started on core 0 on socket 0
hello_bdev.c: 152:hello_start: *NOTICE*: Successfully started the application
hello_bdev.c: 161:hello_start: *ERROR*: Could not find the bdev: Malloc0
app.c: 605:spdk_app_stop: *WARNING*: spdk_app_stop'd on non-zero
hello_bdev.c: 250:main: *ERROR*: ERROR starting application

Regards,
Amit G

From: "Kariuki, John K" <john.k.kariuki(a)intel.com>
Date: Friday, May 11, 2018 at 2:34 PM
To: "Kariuki, John K" <john.k.kariuki(a)intel.com>
Subject: Pre-requisite for SPDK lab at the SPDK Summit


Hello,

Thank you for registering to attend the SPDK hands-on lab at the SPDK Summit on Mar 16th. Here are the instructions to install the software required to participate in this lab. Please complete the installation before coming to the lab.

If you need further help, please send me an email.



Look forward to seeing you on Wednesday!



Regards

---------------------------------------------------
John Kariuki
Email: John.K.Kariuki(a)intel.com

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

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

end of thread, other threads:[~2018-05-17 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-14 20:13 [SPDK] Pre-requisite for SPDK lab at the SPDK Summit Varinder Sogi
2018-05-14 22:48 Amit Garg
2018-05-17 18:42 Luse, Paul E

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.