|
Announcement: DAOS 1.0 is generally available!
Hello All, We are pleased to announce that DAOS 1.0 is now generally available! This release is targeted towards benchmarking, partner integration, evaluation, and brings support for the following fea
Hello All, We are pleased to announce that DAOS 1.0 is now generally available! This release is targeted towards benchmarking, partner integration, evaluation, and brings support for the following fea
|
By
Prantis, Kelsey
·
|
|
DAOS Object Open Mode 3 messages
Hi, I came across this DAOS object open mode enum. Will you support DAOS_OO_IO_RAND and DAOS_OO_IO_SEQ? How much performance gain we can get for random and sequential access respectively? /** Object o
Hi, I came across this DAOS object open mode enum. Will you support DAOS_OO_IO_RAND and DAOS_OO_IO_SEQ? How much performance gain we can get for random and sequential access respectively? /** Object o
|
By
Zhang, Jiafu
·
|
|
cannot mount daos with the latest code on github 6 messages
Hi guys, I used to be able to mount DAOS with dfuse. However, I failed to do the same with the latest DAOS code on GitHub. I got errors complaining the path is not in a unified DAOS namespace. Any ide
Hi guys, I used to be able to mount DAOS with dfuse. However, I failed to do the same with the latest DAOS code on GitHub. I got errors complaining the path is not in a unified DAOS namespace. Any ide
|
By
Wu Huijun
·
|
|
global2local and local2global 3 messages
Greetings, DAOS supports the conversion of handles local2global and global2local. What are implications if any, if each process just perform local connect or open? Pool/Container/Objects. Thanks. Coli
Greetings, DAOS supports the conversion of handles local2global and global2local. What are implications if any, if each process just perform local connect or open? Pool/Container/Objects. Thanks. Coli
|
By
Colin Ngam
·
|
|
spark/unsupported JNI Version 0xFFFFFF15 3 messages
Hi guys, When I try to build and support spark and hadoop, I got a problem below. What should I do to solve this problem.
Hi guys, When I try to build and support spark and hadoop, I got a problem below. What should I do to solve this problem.
|
By
timehuang88@...
·
|
|
Incompatible fuse ops ioctl signature with git cloned fuse installation 2 messages
from the config, FUSE_USE_VERSION is defined to 32 reqs.define('fuse', libs=['fuse3'], defines=["FUSE_USE_VERSION=32"], headers=['fuse3/fuse.h'], package='fuse3-devel') from git fuse src, when this ve
from the config, FUSE_USE_VERSION is defined to 32 reqs.define('fuse', libs=['fuse3'], defines=["FUSE_USE_VERSION=32"], headers=['fuse3/fuse.h'], package='fuse3-devel') from git fuse src, when this ve
|
By
xuning97@...
·
|
|
Scalability of DAOS on RAM simulation 2 messages
Hi all, Has anyone tried the max scalability of DAOS while using DRAM to simulate NVDIMM? We continuously saw one or more server instances exited and several clients reported crt timeout when the numb
Hi all, Has anyone tried the max scalability of DAOS while using DRAM to simulate NVDIMM? We continuously saw one or more server instances exited and several clients reported crt timeout when the numb
|
By
Wu Huijun
·
|
|
bugs in crt_context.c 2 messages
Hi all, We are currently playing with the code on GitHub master (cloned on June 4). We frequently received an error triggered in crt_context.c. It is saying that ctx_id 0 (status:0x38) timed out, tgt
Hi all, We are currently playing with the code on GitHub master (cloned on June 4). We frequently received an error triggered in crt_context.c. It is saying that ctx_id 0 (status:0x38) timed out, tgt
|
By
Wu Huijun
·
|
|
Dfuse_hl and Interception library 3 messages
Greetings, Just a couple quick questions: What is the difference between “aliased intercept” and “single intercept”? What’s the purpose of __wrap_XXX definition? Example: __attribute__((visibility("de
Greetings, Just a couple quick questions: What is the difference between “aliased intercept” and “single intercept”? What’s the purpose of __wrap_XXX definition? Example: __attribute__((visibility("de
|
By
Colin Ngam
·
|
|
missing protoc-gen-c 9 messages
Hi Guys, In https://github.com/daos-stack/daos/tree/master/src/proto/README.md, it uses “protoc -I mgmt --c_out=../mgmt mgmt/srv.proto --plugin=/opt/potobuf/install/bin/protoc-gen-c” to generate C cod
Hi Guys, In https://github.com/daos-stack/daos/tree/master/src/proto/README.md, it uses “protoc -I mgmt --c_out=../mgmt mgmt/srv.proto --plugin=/opt/potobuf/install/bin/protoc-gen-c” to generate C cod
|
By
Zhang, Jiafu
·
|
|
daos_agent starts running in directory ./daos/build/dev/gcc/src/cart/src/gurt 2 messages
Greetings, Checking to see if this is a known issue. We build DAOS in a NFS filesystem, as then we can log into any node in the cluster and use gdb with the source tree to debug a binary. The binaries
Greetings, Checking to see if this is a known issue. We build DAOS in a NFS filesystem, as then we can log into any node in the cluster and use gdb with the source tree to debug a binary. The binaries
|
By
Kevan Rehm
·
|
|
problem: support Spark when compile java files 4 messages
Hi guys: when i run cmd: $ mvn clean package -DskipITs -Ddaos.install.path=<daos_install> the debug log show the info below and compile process can not go on, finally no daos-java-<version>-assemble.t
Hi guys: when i run cmd: $ mvn clean package -DskipITs -Ddaos.install.path=<daos_install> the debug log show the info below and compile process can not go on, finally no daos-java-<version>-assemble.t
|
By
timehuang88@...
·
|
|
Small DAOS for CI
I'd like to start working on integrating the DAOS API and I'd like to have it tested in public CI infrastructure. How feasible would it be to have a micro-daos server as a container that could be spun
I'd like to start working on integrating the DAOS API and I'd like to have it tested in public CI infrastructure. How feasible would it be to have a micro-daos server as a container that could be spun
|
By
Chuck Atkins
·
|
|
daos_agent default values 3 messages
Greetings, In file utils/config/daos_agent.yml the comments say that the default value for runtime_dir is /var/run/daos_agent and the default value for log_file is /tmp/daos_agent.log. I don’t think t
Greetings, In file utils/config/daos_agent.yml the comments say that the default value for runtime_dir is /var/run/daos_agent and the default value for log_file is /tmp/daos_agent.log. I don’t think t
|
By
Kevan Rehm
·
|
|
dfuse can't access /var/run/daos_agent/agent.sock 3 messages
I am using the config file from daos/utils/config/examples/daos_server_local.yml with the only difference that I'm not using the bdev lines and with an scm_size of 50 GB. I'd like to test daos' fuse f
I am using the config file from daos/utils/config/examples/daos_server_local.yml with the only difference that I'm not using the bdev lines and with an scm_size of 50 GB. I'd like to test daos' fuse f
|
By
Ruben Felgenhauer
·
|
|
Ubuntu 20.04 (LTS)
Hi there, Just a heads up that master has moved from 18.04 to 20.04 for ubuntu support. Cheers, Johann --------------------------------------------------------------------- Intel Corporation SAS (Fren
Hi there, Just a heads up that master has moved from 18.04 to 20.04 for ubuntu support. Cheers, Johann --------------------------------------------------------------------- Intel Corporation SAS (Fren
|
By
Lombardi, Johann
·
|
|
POSIX container create do not wok 6 messages
HI Guys: As shown below, when I try to create container with POSIX type, the admin terminal blocked there(top screenshot). another terminal lauched the DAOS cluster with clush cmd just showed that cre
HI Guys: As shown below, when I try to create container with POSIX type, the admin terminal blocked there(top screenshot). another terminal lauched the DAOS cluster with clush cmd just showed that cre
|
By
timehuang88@...
·
|
|
after formatting scm , no dRPC client set problem 3 messages
Hi there, I try to run DAOS in a real physical environment, but got problem. Below is the output when i try to start DAOS system with 3 storage nodes. do anybody help me. if need any informatino, plea
Hi there, I try to run DAOS in a real physical environment, but got problem. Below is the output when i try to start DAOS system with 3 storage nodes. do anybody help me. if need any informatino, plea
|
By
timehuang88@...
·
|
|
Need More Info from DUNS Attribute 3 messages
Hi Guys, Currently, there are only three info set to duns attribute of UNS path. They are FS type, pool UUID and container UUID. It’s enough for dfuse since dfuse’s server group and service ranks are
Hi Guys, Currently, there are only three info set to duns attribute of UNS path. They are FS type, pool UUID and container UUID. It’s enough for dfuse since dfuse’s server group and service ranks are
|
By
Zhang, Jiafu
·
|
|
nr_xs_helpers 4 messages
Greetings, We currently set nr_xs_helpers to 0. We have defined 16 targets. That’s per daos_io_server. For best performance, what value should nr_xs_helpers be set? Also, consideration like number cpu
Greetings, We currently set nr_xs_helpers to 0. We have defined 16 targets. That’s per daos_io_server. For best performance, what value should nr_xs_helpers be set? Also, consideration like number cpu
|
By
Colin Ngam
·
|