|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
looks like your daos_server was not started successfully.
you may check the details in the config file /usr/local/etc/daos_server.yml, try to change some setting to see if it can work, for example can
looks like your daos_server was not started successfully.
you may check the details in the config file /usr/local/etc/daos_server.yml, try to change some setting to see if it can work, for example can
|
By
Liu, Xuezhao
·
#21
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Right, the storage engine isn’t started since the backend storage hasn’t been formatted:
waiting for storage format on server 0
Even with no NVDIMMs in the system, we still need to wipe out
Right, the storage engine isn’t started since the backend storage hasn’t been formatted:
waiting for storage format on server 0
Even with no NVDIMMs in the system, we still need to wipe out
|
By
Lombardi, Johann
·
#22
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Hello,
I got first issue resolved after run:$ daos_shell storage format
I think you could add this step into the quick start document.
Yes I have already created daos_server.yml, from the one at
Hello,
I got first issue resolved after run:$ daos_shell storage format
I think you could add this step into the quick start document.
Yes I have already created daos_server.yml, from the one at
|
By
Shengyu SY19 Zhang
·
#23
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Hi Shengyu,
We are about to retire the quick start document in favor of the admin guide that has been integrated into the source code
Hi Shengyu,
We are about to retire the quick start document in favor of the admin guide that has been integrated into the source code
|
By
Lombardi, Johann
·
#24
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
I’m afraid the patch for this has not landed yet (regarding the handling of the request), it’s going through a round of reviews,https://github.com/daos-stack/daos/pull/637 .
Please feel free
I’m afraid the patch for this has not landed yet (regarding the handling of the request), it’s going through a round of reviews,https://github.com/daos-stack/daos/pull/637 .
Please feel free
|
By
Nabarro, Tom
·
#25
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Hello Johann,
Great.
For /mnt/daos, its space should be sufficient, here is the outputs of mount:
tmpfs on /mnt/daos type tmpfs (rw,nosuid,nodev,noexec,noatime,seclabel,size=6291456k)
However I
Hello Johann,
Great.
For /mnt/daos, its space should be sufficient, here is the outputs of mount:
tmpfs on /mnt/daos type tmpfs (rw,nosuid,nodev,noexec,noatime,seclabel,size=6291456k)
However I
|
By
Shengyu SY19 Zhang
·
#26
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Hello Tom,
Thank you for the infor.
Now I’m able to create storage pool, via dmg tool, I’ll try the patch later time when I need.
Regards,
Shengyu.
Hello Tom,
Thank you for the infor.
Now I’m able to create storage pool, via dmg tool, I’ll try the patch later time when I need.
Regards,
Shengyu.
|
By
Shengyu SY19 Zhang
·
#27
·
|
|
Introducing Certificate Support for DAOS
Hello,
In the near future a series of patches will land that introduces secure communications support for all of the gRPC connections in DAOS. These channels are used for communications between
Hello,
In the near future a series of patches will land that introduces secure communications support for all of the gRPC connections in DAOS. These channels are used for communications between
|
By
Quigley, David
·
#28
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Hello,
I hope to get additional help in how to make DAOS working in its ecosystem, run it fuse, or hdfs, or testing for iops.
dmg query and fuse not work in my environment, and I noticed the
Hello,
I hope to get additional help in how to make DAOS working in its ecosystem, run it fuse, or hdfs, or testing for iops.
dmg query and fuse not work in my environment, and I noticed the
|
By
Shengyu SY19 Zhang
·
#29
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Hi Shengyu,
I assume that you have followed the instructions to set up /var/run/daos_agent, correct?
If not, please check
Hi Shengyu,
I assume that you have followed the instructions to set up /var/run/daos_agent, correct?
If not, please check
|
By
Lombardi, Johann
·
#30
·
|
|
Re: [External] Re: [daos] failed to create pool: -1023
#chat
Hello Shengyu,
Also the “svc” parameter to dmg query is comma separated list of 0-based indices so you might want “--svc 0” (refer to the second item returned from the create call)
Hello Shengyu,
Also the “svc” parameter to dmg query is comma separated list of 0-based indices so you might want “--svc 0” (refer to the second item returned from the create call)
|
By
Nabarro, Tom
·
#31
·
|
|
Issues creating a DAOS pool
Hi Daos list,
I am trying to bring up DAOS using various docs on the github page. That said I am running into trouble while trying to create a DAOS Pool.
I have three DAOS servers and one
Hi Daos list,
I am trying to bring up DAOS using various docs on the github page. That said I am running into trouble while trying to create a DAOS Pool.
I have three DAOS servers and one
|
By
Rene Salmon <salmonr@...>
·
#32
·
|
|
Re: Issues creating a DAOS pool
On the issue below, it seems that the uri file that the server generates is not written to a place where the client can read:
/tmp/urifile.txt
I had an offline chat with Rene who will retry this
On the issue below, it seems that the uri file that the server generates is not written to a place where the client can read:
/tmp/urifile.txt
I had an offline chat with Rene who will retry this
|
By
Chaarawi, Mohamad
·
#33
·
|
|
DAOS hardware requirements
Hi,
Having read
https://github.com/daos-stack/daos/blob/master/doc/storage_model.md
is it the case that all storage nodes must have DCPMM (apache pass)
memory?
I was hoping to install a test
Hi,
Having read
https://github.com/daos-stack/daos/blob/master/doc/storage_model.md
is it the case that all storage nodes must have DCPMM (apache pass)
memory?
I was hoping to install a test
|
By
BASDEN, ALASTAIR G.
·
#34
·
|
|
Re: DAOS hardware requirements
DAOS metadata resides in persistent memory (DCPMM) on the same node as the block storage (NVMe drives). DAOS is an object store, not a file system. The metadata in the DCPMM are the data structures
DAOS metadata resides in persistent memory (DCPMM) on the same node as the block storage (NVMe drives). DAOS is an object store, not a file system. The metadata in the DCPMM are the data structures
|
By
Carrier, John
·
#35
·
|
|
Re: DAOS hardware requirements
Note that the DCPMM also captures small I/Os (< 4k) in addition to the DAOS metadata.
That being said, for a quick test setup, you can use DRAM instead of DCPMM (use a tmpfs mount).
Again this is
Note that the DCPMM also captures small I/Os (< 4k) in addition to the DAOS metadata.
That being said, for a quick test setup, you can use DRAM instead of DCPMM (use a tmpfs mount).
Again this is
|
By
Chaarawi, Mohamad
·
#36
·
|
|
Build using Docker
Hi,
I am trying to build using Docker on Mac. I am seeing the following error:
$ docker build -t daos -f Dockerfile.centos\:7 github.com/daos-stack/daos#:utils/docker
unable to prepare
Hi,
I am trying to build using Docker on Mac. I am seeing the following error:
$ docker build -t daos -f Dockerfile.centos\:7 github.com/daos-stack/daos#:utils/docker
unable to prepare
|
By
Colin Ngam
·
#37
·
|
|
Re: Build using Docker
Hi Colin,
I’ve not seen that before but after cloning DAOS, the build should be doing a git submodule update which would clone scons_local and raft submodules using the urls you see in the
Hi Colin,
I’ve not seen that before but after cloning DAOS, the build should be doing a git submodule update which would clone scons_local and raft submodules using the urls you see in the
|
By
Olivier, Jeffrey V
·
#38
·
|
|
Re: Build using Docker
Hi,
I can do this manually:
cngam@cngam daos $ git clone https://github.com/daos-stack/daos.git
Cloning into 'daos'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 100%
Hi,
I can do this manually:
cngam@cngam daos $ git clone https://github.com/daos-stack/daos.git
Cloning into 'daos'...
remote: Enumerating objects: 229, done.
remote: Counting objects: 100%
|
By
Colin Ngam
·
#39
·
|
|
Re: Build using Docker
Hi Colin,
Since you can do it manually, it may be quickest to do checkout outside of the container and mount the volume in the container using –v as described
Hi Colin,
Since you can do it manually, it may be quickest to do checkout outside of the container and mount the volume in the container using –v as described
|
By
Olivier, Jeffrey V
·
#40
·
|