Did you load the uio_pci_generic module in the kernel as specific in the note?
Cheers,
Johann
From:
<daos@daos.groups.io> on behalf of "helloworld@..." <helloworld@...> Reply-To: "daos@daos.groups.io" <daos@daos.groups.io> Date: Wednesday 12 August 2020 at 13:51 To: "daos@daos.groups.io" <daos@daos.groups.io> Subject: [daos] DAOS in Docker
I'm configuring the DAOS in Docker with only-RAM emulation
When testing DAOS server, I met the /usr/bin/daos_io_server errors
How can I fix it ??
In details, "ERR src/bio/bio_xstream.c:224 bio_spdk_env_init() Failed to init SPDK thread lib, DER_INVAL(-1003)"
I use the ~/daos/utils/config/examples/daos_server_local.yaml" as configuration file.
and
scm_mount: /mnt/daos
scm_class: ram
scm_size: 4
bdev_class: file
bdev_size: 16
bdev_list: [/tmp/daos-bdev]
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
Just to confirm, you are running docker on Linux, right?
Could you please try to run the SPDK init script manually and send me the output?
Cheers,
Johann
From:
<daos@daos.groups.io> on behalf of "helloworld@..." <helloworld@...> Reply-To: "daos@daos.groups.io" <daos@daos.groups.io> Date: Monday 24 August 2020 at 03:30 To: "daos@daos.groups.io" <daos@daos.groups.io> Subject: Re: [daos] DAOS in Docker
Johann, Thank you for replying it
Of course I already loaded the uio_pci_generic kernel module.
Now, Im using only SCM based on RAM emulation, not using NVMe SSD emulation
So then it works now
However I'd like to use NVMe SSD emulation based on RAM...
How can I fix it?
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.