|
[EXTERNAL SENDER] Re: [daos] Startup Errors 4 messages
Hi Kris and tom, I'm using Systemd for all the service control and a parallel shell for running the systemctl commands. Disabling certs didn't help. I did find a permission problem with the socket dir
Hi Kris and tom, I'm using Systemd for all the service control and a parallel shell for running the systemctl commands. Disabling certs didn't help. I did find a permission problem with the socket dir
|
By Neale Petrillo (Contractor)
·
|
|
Startup Errors 3 messages
Hello Group! I'm having some trouble getting my new DAOS cluster working. I've installed 6 servers all with the 1.0.1 RPMs. When I do a 'dmg storage format' from my test host, I get the following outp
Hello Group! I'm having some trouble getting my new DAOS cluster working. I've installed 6 servers all with the 1.0.1 RPMs. When I do a 'dmg storage format' from my test host, I get the following outp
|
By
Petrillo, Neale A. (Contractor)
·
|
|
unable to create pool
Hi team, So I have a basic set of daos client and server running. when I run dmg storage query commands on the client-side, I get responses, it means I am able to interact with the server. But when i
Hi team, So I have a basic set of daos client and server running. when I run dmg storage query commands on the client-side, I get responses, it means I am able to interact with the server. But when i
|
By asharma@...
·
|
|
i/O Timeout on dmg storage query
Hi, Maybe you have a firewall running on the VM? You could maybe try to run the containers with --network=host to use the host network. Please note that you will also have to open up ports 31416 and 3
Hi, Maybe you have a firewall running on the VM? You could maybe try to run the containers with --network=host to use the host network. Please note that you will also have to open up ports 31416 and 3
|
By Lombardi, Johann
·
|
|
Questions on DTX and KV Puts values visibility 6 messages
Hi All, In a two nodes cluster (one master/leader and one replica), I wrote a client application with multiple writer and reader threads against same object with different keys and values: 1. Writers
Hi All, In a two nodes cluster (one master/leader and one replica), I wrote a client application with multiple writer and reader threads against same object with different keys and values: 1. Writers
|
By ping.wong@...
·
|
|
Tutorial or Examples for Go management API 2 messages
Hi team, I have been trying to figure out how to use the Go management API to talk to the server and then integrate that management API with my application. I had a few questions, answer to any of the
Hi team, I have been trying to figure out how to use the Go management API to talk to the server and then integrate that management API with my application. I had a few questions, answer to any of the
|
By asharma@...
·
|
|
New DAOS Setup 2 messages
Hi I was trying to set up a simple single DAOS server. I built a docker image using the following commands: - - $ git clone https://github.com/daos-stack/daos.git - $ cd daos - $ sudo docker build htt
Hi I was trying to set up a simple single DAOS server. I built a docker image using the following commands: - - $ git clone https://github.com/daos-stack/daos.git - $ cd daos - $ sudo docker build htt
|
By ayushsharma.ufl@...
·
|
|
Huge latency observed by DAOS client 2 messages
Hello DAOS community, I have a rather strange observation when working with DAOS. The DAOS client system reports way higher latency than I anticipated and am wondering if someone knows whether this is
Hello DAOS community, I have a rather strange observation when working with DAOS. The DAOS client system reports way higher latency than I anticipated and am wondering if someone knows whether this is
|
By k.patwardhan@...
·
|
|
Error in installing via Docker and help needed for integrating with REST API 14 messages
I am trying to Set-up the DAOS system on my local machine. So, when I am trying to run the DockerFile for the same, it gives me the following error: Also, I want to connect my REST API to the DAOS Ser
I am trying to Set-up the DAOS system on my local machine. So, when I am trying to run the DockerFile for the same, it gives me the following error: Also, I want to connect my REST API to the DAOS Ser
|
By asharma@...
·
|
|
Client application single value KV Put high latency using multiple threads (pthread) 15 messages
Hi all, To evaluate replication performance, I write a client application with multiple pthreads (schedule to run on different cores if possible) using daos_kv_put with async event API in a 2-servers
Hi all, To evaluate replication performance, I write a client application with multiple pthreads (schedule to run on different cores if possible) using daos_kv_put with async event API in a 2-servers
|
By ping.wong@...
·
|
|
Huge latency observed by DAOS client
Hello DAOS community, I have a rather strange observation when working with DAOS. The DAOS client system reports way higher latency than I anticipated and am wondering if someone knows whether this is
Hello DAOS community, I have a rather strange observation when working with DAOS. The DAOS client system reports way higher latency than I anticipated and am wondering if someone knows whether this is
|
By
KP (Kedar) Patwardhan
·
|
|
Setup DAOS
I was trying to setup DAOS from scratch following the documentation. I am doing it from scratch because I have a ubuntu machine and can not use the RPM built. Also, I want to understand the project st
I was trying to setup DAOS from scratch following the documentation. I am doing it from scratch because I have a ubuntu machine and can not use the RPM built. Also, I want to understand the project st
|
By asharma@...
·
|
|
Erroneous tag v1.1.4 on DAOS repo
An incorrect tag was pushed to the DAOS repo to tag version v1.1.4. This tag has been removed now. If you have it in your local repository, please run the following command git tag -d v1.1.4 Run git t
An incorrect tag was pushed to the DAOS repo to tag version v1.1.4. This tag has been removed now. If you have it in your local repository, please run the following command git tag -d v1.1.4 Run git t
|
By Olivier, Jeffrey V
·
|
|
.RE: [daos] New daos setup
Hello Alistair, Just a follow-on from Kris' response. If your system is NUMA-aware then you can use "dmg config generate -l <hostname> -a <hostname>" to auto generate a recommended config file. Ranks
Hello Alistair, Just a follow-on from Kris' response. If your system is NUMA-aware then you can use "dmg config generate -l <hostname> -a <hostname>" to auto generate a recommended config file. Ranks
|
By Nabarro, Tom
·
|
|
New daos setup 2 messages
Hi, I am trying to set up a new daos system, and could do with a bit of help. It is a simple test setup, with a single server. The server has 2 CPUs, each with DCPM non-volatile memory attached, 1.6TB
Hi, I am trying to set up a new daos system, and could do with a bit of help. It is a simple test setup, with a single server. The server has 2 CPUs, each with DCPM non-volatile memory attached, 1.6TB
|
By BASDEN, ALASTAIR G.
·
|
|
How to setup a client to send request to a 2-server replication cluster 6 messages
Hi all, I am looking for a way to setup a client node (client1) to send single KV to a server node (server1) with a replica (server2) I used the daos_test application (client) residing on the server1.
Hi all, I am looking for a way to setup a client node (client1) to send single KV to a server node (server1) with a replica (server2) I used the daos_test application (client) residing on the server1.
|
By ping.wong@...
·
|
|
Error on simple test on POSIX container 9 messages
Hi, I created a POSIX container and mounted at /mnt/dfuse on the client node, and ran the following command: ``` # echo "foo" > /mnt/dfuse/bar # cat /mnt/dfuse/bar ``` But it gives me the following er
Hi, I created a POSIX container and mounted at /mnt/dfuse on the client node, and ran the following command: ``` # echo "foo" > /mnt/dfuse/bar # cat /mnt/dfuse/bar ``` But it gives me the following er
|
By Yunjae Lee
·
|
|
Announcement: DAOS License Change 3 messages
DAOS Community, As announced at the DAOS User Group, DAOS will be changing its license to a more permissive license. The DAOS project is currently licensed under the Apache License, Version 2. The DAO
DAOS Community, As announced at the DAOS User Group, DAOS will be changing its license to a more permissive license. The DAOS project is currently licensed under the Apache License, Version 2. The DAO
|
By Prantis, Kelsey
·
|
|
DUG'20 videos 2 messages
Hi there, The recordings of the DUG’20 presentations are now available online on our YouTube channel (https://www.youtube.com/channel/UCVP4e_UTnSJg15Cm80UtNwg/videos). Thanks Andrey! Cheers, Johann --
Hi there, The recordings of the DUG’20 presentations are now available online on our YouTube channel (https://www.youtube.com/channel/UCVP4e_UTnSJg15Cm80UtNwg/videos). Thanks Andrey! Cheers, Johann --
|
By Lombardi, Johann
·
|
|
daos_test failing with Infiniband 5 messages
Hello, I have had issues getting DAOS to work with Infiniband, and I have been unable to diagnose the issue. I am running DAOS v1.1.1 and have tested both rpms and built from source, on Cent OS 7. I h
Hello, I have had issues getting DAOS to work with Infiniband, and I have been unable to diagnose the issue. I am running DAOS v1.1.1 and have tested both rpms and built from source, on Cent OS 7. I h
|
By Peter
·
|