|
Re: DKey/AKey/value count/size limitations
Johann,
Thanks.
One question for you - Referring to moving to daos.io. Currently, that's the user manual, and the placement readme is internals documentation.
Is the intention to migrate away from
Johann,
Thanks.
One question for you - Referring to moving to daos.io. Currently, that's the user manual, and the placement readme is internals documentation.
Is the intention to migrate away from
|
By
Patrick Farrell <paf@...>
·
#284
·
|
|
Re: [External] Re: [daos] Does DAOS support infiniband now?
Hello Joel,
As the shown in the output.log, there is only one version of libfabrics installed in my machine, and actually I don't nave other software which depends libfabraics installed.
From you
Hello Joel,
As the shown in the output.log, there is only one version of libfabrics installed in my machine, and actually I don't nave other software which depends libfabraics installed.
From you
|
By
Shengyu SY19 Zhang
·
#283
·
|
|
Re: DKey/AKey/value count/size limitations
Our developer documentation has some basic text describing redundancy groups: https://github.com/daos-stack/daos/blob/master/src/placement/README.md#ring-placement-map
That being said, this is in
Our developer documentation has some basic text describing redundancy groups: https://github.com/daos-stack/daos/blob/master/src/placement/README.md#ring-placement-map
That being said, this is in
|
By
Lombardi, Johann
·
#282
·
|
|
Re: DKey/AKey/value count/size limitations
Yes, it would ultimately be restricted by the size of a single shard.
From:<daos@daos.groups.io> on behalf of Colin Ngam <cngam@...>
Reply-To: "daos@daos.groups.io" <daos@daos.groups.io>
Date:
Yes, it would ultimately be restricted by the size of a single shard.
From:<daos@daos.groups.io> on behalf of Colin Ngam <cngam@...>
Reply-To: "daos@daos.groups.io" <daos@daos.groups.io>
Date:
|
By
Olivier, Jeffrey V
·
#281
·
|
|
Re: DKey/AKey/value count/size limitations
Thanks, Jeff - That seems reasonable.
A related question for you: You used the term redundancy group. Is the concept of a redundancy group detailed a bit anywhere in the documentation/readmes? It's
Thanks, Jeff - That seems reasonable.
A related question for you: You used the term redundancy group. Is the concept of a redundancy group detailed a bit anywhere in the documentation/readmes? It's
|
By
Patrick Farrell <paf@...>
·
#280
·
|
|
Re: DKey/AKey/value count/size limitations
Hi Jeff,
Does that mean that the data of the Dkey is restricted by the size of a single Shard?
Thanks.
Colin
From: <daos@daos.groups.io> on behalf of "Olivier, Jeffrey V"
Hi Jeff,
Does that mean that the data of the Dkey is restricted by the size of a single Shard?
Thanks.
Colin
From: <daos@daos.groups.io> on behalf of "Olivier, Jeffrey V"
|
By
Colin Ngam
·
#279
·
|
|
Re: DKey/AKey/value count/size limitations
Hi Patrick,
There are no built in limits on how much data you can associate with a single dkey. There are practical limitations though since data under a dkey maps to a particular redundancy
Hi Patrick,
There are no built in limits on how much data you can associate with a single dkey. There are practical limitations though since data under a dkey maps to a particular redundancy
|
By
Olivier, Jeffrey V
·
#278
·
|
|
Re: [External] Re: [daos] Does DAOS support infiniband now?
Hi Shengyu,
The debug output showed me that when daos_server is started via orterun, libfabric is not finding provider support for ofi_rxm at least. I'm still wondering if you have two different
Hi Shengyu,
The debug output showed me that when daos_server is started via orterun, libfabric is not finding provider support for ofi_rxm at least. I'm still wondering if you have two different
|
By
Rosenzweig, Joel B <joel.b.rosenzweig@...>
·
#277
·
|
|
DKey/AKey/value count/size limitations
Good afternoon,
I am wondering about any limitations on the total amount of data that can be associated with a given individual DKey.
Is there a limit on the number of AKeys that can be associated
Good afternoon,
I am wondering about any limitations on the total amount of data that can be associated with a given individual DKey.
Is there a limit on the number of AKeys that can be associated
|
By
Patrick Farrell <paf@...>
·
#276
·
|
|
Re: [External] Re: [daos] Does DAOS support infiniband now?
Hello Joel,
Please see those files in attachment.
I have tried two machines, one have full provider shows in fi_info (verbs and rxm), another doesn't show verbs, but they are same can't start
Hello Joel,
Please see those files in attachment.
I have tried two machines, one have full provider shows in fi_info (verbs and rxm), another doesn't show verbs, but they are same can't start
|
By
Shengyu SY19 Zhang
·
#275
·
|
|
DUG'19 slides
Hi there,
All slide decks presented at the user group have been uploaded to the wiki:https://wiki.hpdd.intel.com/display/DC/DUG19
Many thanks to all the presenters!
Hi there,
All slide decks presented at the user group have been uploaded to the wiki:https://wiki.hpdd.intel.com/display/DC/DUG19
Many thanks to all the presenters!
|
By
Lombardi, Johann
·
#274
·
|
|
Re: [External] Re: [daos] Does DAOS support infiniband now?
Hi Shengyu,
Can you share your daos_server.yml so we can see how you enabled the provider? And, can you share the log files daos_control.log and server.log so we can see more context?
Thank
Hi Shengyu,
Can you share your daos_server.yml so we can see how you enabled the provider? And, can you share the log files daos_control.log and server.log so we can see more context?
Thank
|
By
Rosenzweig, Joel B <joel.b.rosenzweig@...>
·
#273
·
|
|
Re: Missing packages in Docker image for `dcpm` deployments
So I just pushed the minimal PR #1459 which enables the CentOS and Ubuntu images to be used as the runtime, as in my scenario.
The other Dockerfiles are not used (per the documentation) so I assume
So I just pushed the minimal PR #1459 which enables the CentOS and Ubuntu images to be used as the runtime, as in my scenario.
The other Dockerfiles are not used (per the documentation) so I assume
|
By
Alex Barcelo
·
#272
·
|
|
Re: Missing packages in Docker image for `dcpm` deployments
Yes I think they probably need to be updated then, in our CI system I think they were originally created for distro build testing and possibly the packages weren’t available on all the target
Yes I think they probably need to be updated then, in our CI system I think they were originally created for distro build testing and possibly the packages weren’t available on all the target
|
By
Nabarro, Tom
·
#271
·
|
|
Re: Missing packages in Docker image for `dcpm` deployments
Hi Tom,Well, according to:https://daos-stack.github.io/admin/installation/#running-daos-service-in-docker
it is also for runtime. The instructions build DAOS and then run everything inside that same
Hi Tom,Well, according to:https://daos-stack.github.io/admin/installation/#running-daos-service-in-docker
it is also for runtime. The instructions build DAOS and then run everything inside that same
|
By
Alex Barcelo
·
#270
·
|
|
Re: Missing packages in Docker image for `dcpm` deployments
Hello Alex,
The Dockerfiles provided are for build, not runtime.
The package dependencies you are referring to are enforced in the RPM daos.spec IIRC.
Regards,
Tom Nabarro – DCG/ESAD
M:
Hello Alex,
The Dockerfiles provided are for build, not runtime.
The package dependencies you are referring to are enforced in the RPM daos.spec IIRC.
Regards,
Tom Nabarro – DCG/ESAD
M:
|
By
Nabarro, Tom
·
#269
·
|
|
Missing packages in Docker image for `dcpm` deployments
I was trying to use the Docker build instructions to use that in a machine that has OptaneDC persistent memory modules, and I found that, at least the following packages seem to be
I was trying to use the Docker build instructions to use that in a machine that has OptaneDC persistent memory modules, and I found that, at least the following packages seem to be
|
By
Alex Barcelo
·
#268
·
|
|
Re: [External] Re: [daos] Does DAOS support infiniband now?
Hello,
Thank you for your help Alex, Joel and Kevin, I have checked those steps that you provided:
Ibstat:
State: Active
Physical state: LinkUp
Ifconfig:
flags=4163<UP,BROADCAST,RUNNING,MULTICAST>
Hello,
Thank you for your help Alex, Joel and Kevin, I have checked those steps that you provided:
Ibstat:
State: Active
Physical state: LinkUp
Ifconfig:
flags=4163<UP,BROADCAST,RUNNING,MULTICAST>
|
By
Shengyu SY19 Zhang
·
#267
·
|
|
SPDK upgrade
Since landing commit b17231aa88d84e5b733b2ea2a97be0038776de71 to upgrade the version of SPDK used by DAOS (to v19.04.1), when building from source please remove your SPDK external build directory
Since landing commit b17231aa88d84e5b733b2ea2a97be0038776de71 to upgrade the version of SPDK used by DAOS (to v19.04.1), when building from source please remove your SPDK external build directory
|
By
Nabarro, Tom
·
#266
·
|
|
Re: Does DAOS support infiniband now?
Hi Shengyu,
To use supported verbs provider you need to have "ofi+verbs;ofi_rxm" in the provider string.
~~Alex.
Hi Shengyu,
To use supported verbs provider you need to have "ofi+verbs;ofi_rxm" in the provider string.
~~Alex.
|
By
Oganezov, Alexander A
·
#265
·
|