|
daos_server.yml bdev_include list
Best bet with these kind of issues is to get the privileged helper binary (daos_admin) log file which can be enabled by setting the server config helper_log_file parameter to a given path. This will g
Best bet with these kind of issues is to get the privileged helper binary (daos_admin) log file which can be enabled by setting the server config helper_log_file parameter to a given path. This will g
|
By
Nabarro, Tom
· #876
·
|
|
daos_server storage prepare and reset.
Apologies for the late reply Expected behavior is that when you start daos_server "storage prepare -n" will be performed implicitly using the NVMe whitelist from the configuration file bdev_include. i
Apologies for the late reply Expected behavior is that when you start daos_server "storage prepare -n" will be performed implicitly using the NVMe whitelist from the configuration file bdev_include. i
|
By
Nabarro, Tom
· #875
·
|
|
SPDK upgrade to v20.01.1
Sorry for the lack of reply Patrick , but hopefully Niu’s suggestion works for you. Tom
Sorry for the lack of reply Patrick , but hopefully Niu’s suggestion works for you. Tom
|
By
Nabarro, Tom
· #803
·
|
|
Dmg command did not stop daos_server ..
“dmg system stop –force” should terminate all daos_io_server instances (daos_server processes will remain) “dmg system start” should then restart all daos_io_server instances with the same rank assign
“dmg system stop –force” should terminate all daos_io_server instances (daos_server processes will remain) “dmg system start” should then restart all daos_io_server instances with the same rank assign
|
By
Nabarro, Tom
· #795
·
|
|
Dmg command did not stop daos_server ..
s/stock/stop
By
Nabarro, Tom
· #793
·
|
|
Dmg command did not stop daos_server ..
“dmg system stop” should not stop daos_server processes only child daos_io_server processes/ranks. “dmg system stop” on master will issue a SIGTERM to daos_io_server and unfortunately currently handli
“dmg system stop” should not stop daos_server processes only child daos_io_server processes/ranks. “dmg system stop” on master will issue a SIGTERM to daos_io_server and unfortunately currently handli
|
By
Nabarro, Tom
· #792
·
|
|
SPDK upgrade to v20.01.1
commit d7ce4b783ffdc87b33f0c1606276983632a72392 Author: Tom Nabarro <tom.nabarro@...> Date: Sat Apr 4 19:22:25 2020 +0100 DAOS-4164 build: upgrade spdk to v20.01 (#1902) Upgrade spdk, remove spd
commit d7ce4b783ffdc87b33f0c1606276983632a72392 Author: Tom Nabarro <tom.nabarro@...> Date: Sat Apr 4 19:22:25 2020 +0100 DAOS-4164 build: upgrade spdk to v20.01 (#1902) Upgrade spdk, remove spd
|
By
Nabarro, Tom
· #787
·
|
|
How to figure out the all the daos_io_server are talking?
The superblock stores allocated ranks: “ [tanabarr@wolf-71 daos_m]$ cat /mnt/daos0/superblock version: 0 uuid: 8359d5d6-1d8f-430c-90db-205fc07113bf system: daos_server rank: 2 validrank: true ms: fals
The superblock stores allocated ranks: “ [tanabarr@wolf-71 daos_m]$ cat /mnt/daos0/superblock version: 0 uuid: 8359d5d6-1d8f-430c-90db-205fc07113bf system: daos_server rank: 2 validrank: true ms: fals
|
By
Nabarro, Tom
· #749
·
|
|
How to figure out the all the daos_io_server are talking?
Thanks for the positive feedback, much appreciated. We are looking to add information such as swim activity and other metrics to the dmg system query capability. Regards, Tom Nabarro – DCG/ESAD M: +44
Thanks for the positive feedback, much appreciated. We are looking to add information such as swim activity and other metrics to the dmg system query capability. Regards, Tom Nabarro – DCG/ESAD M: +44
|
By
Nabarro, Tom
· #739
·
|
|
How to figure out the all the daos_io_server are talking?
“dmg -l <access_point_host> system query --verbose” will give you details of ranks that have previously joined the system including current state. This is an area of active development. https://daos-s
“dmg -l <access_point_host> system query --verbose” will give you details of ranks that have previously joined the system including current state. This is an area of active development. https://daos-s
|
By
Nabarro, Tom
· #737
·
|
|
Help debugging a daos I/O server startup failure?
Did you do a “git submodule update” to pull in the scons_local changes? Maybe I missed that out of the instructions, there was a change to the configure script check on the spdk libs. Regards, Tom Nab
Did you do a “git submodule update” to pull in the scons_local changes? Maybe I missed that out of the instructions, there was a change to the configure script check on the spdk libs. Regards, Tom Nab
|
By
Nabarro, Tom
· #675
·
|
|
Help debugging a daos I/O server startup failure?
Non-root supported for SCM only currently. Apologies for any inconsistency with that communication. Why don’t you try building with the PR I suggested, that should get landed before too long. Regards,
Non-root supported for SCM only currently. Apologies for any inconsistency with that communication. Why don’t you try building with the PR I suggested, that should get landed before too long. Regards,
|
By
Nabarro, Tom
· #638
·
|
|
Help debugging a daos I/O server startup failure?
Apologies that this has taken some of your time, up until now the only real supported option for running DAOS with NVMe is to run as root (many months ago you could get away with running UIO+SPDK as n
Apologies that this has taken some of your time, up until now the only real supported option for running DAOS with NVMe is to run as root (many months ago you could get away with running UIO+SPDK as n
|
By
Nabarro, Tom
· #636
·
|
|
Help debugging a daos I/O server startup failure?
Hello Kevan, sincere apologies for not being able to reply sooner, I haven't been well and Mike has been on leave. SPDK through VFIO (when running as non-root) broke with the version of SPDK (19.04) w
Hello Kevan, sincere apologies for not being able to reply sooner, I haven't been well and Mike has been on leave. SPDK through VFIO (when running as non-root) broke with the version of SPDK (19.04) w
|
By
Nabarro, Tom
· #634
·
|
|
SPDK NVMe Startup Issue
Could you please try with number of hugepages set to 8192 in server config. We are also in the process of updating to SPDK v20.01.1 for DAOS 1.0-1.2 (TBD). Regards, Tom Nabarro – DCG/ESAD M: +44 (0)77
Could you please try with number of hugepages set to 8192 in server config. We are also in the process of updating to SPDK v20.01.1 for DAOS 1.0-1.2 (TBD). Regards, Tom Nabarro – DCG/ESAD M: +44 (0)77
|
By
Nabarro, Tom
· #620
·
|
|
Hugepages setting
Hello Anton, "daos_server storage prepare -n" should be run prior to "daos_server storage scan" to make the devices visible to DAOS (“daos_server storage prepare -n --reset” will make them visible in
Hello Anton, "daos_server storage prepare -n" should be run prior to "daos_server storage scan" to make the devices visible to DAOS (“daos_server storage prepare -n --reset” will make them visible in
|
By
Nabarro, Tom
· #607
·
|
|
Unable to run DAOS commands - Agent reports "no dRPC client set"
Hello Patrick I'm looking into this now
Hello Patrick I'm looking into this now
|
By
Nabarro, Tom
· #588
·
|
|
[External] Re: [daos] Does DAOS support infiniband now?
There seems to be multiple messages about not being able to meet the required number of hugepages requested. I was not involved in the work but there have been changes in how huge page allocation is p
There seems to be multiple messages about not being able to meet the required number of hugepages requested. I was not involved in the work but there have been changes in how huge page allocation is p
|
By
Nabarro, Tom
· #504
·
|
|
in daos_server.yml, port: is overriding port values specified in access_points
Hello Kevan, Found some time to revisit this, would be good if you had a moment to tryout this PR and comment if it’s resolved the issues you were seeing (should hopefully fix both server and client s
Hello Kevan, Found some time to revisit this, would be good if you had a moment to tryout this PR and comment if it’s resolved the issues you were seeing (should hopefully fix both server and client s
|
By
Nabarro, Tom
· #485
·
|
|
in daos_server.yml, port: is overriding port values specified in access_points
Again thanks for the detailed response, I have pushed https://github.com/daos-stack/daos/pull/1637 and updated the ticket it relates to https://jira.hpdd.intel.com/browse/DAOS-3924 in line with what t
Again thanks for the detailed response, I have pushed https://github.com/daos-stack/daos/pull/1637 and updated the ticket it relates to https://jira.hpdd.intel.com/browse/DAOS-3924 in line with what t
|
By
Nabarro, Tom
· #451
·
|