|
Link Error with DAOS 1.0
There have been some fixes in master for build issues with ubuntu 20.04 (specifically for spdk, ipmctl and I think hwloc). Can you try building from master? Tom
There have been some fixes in master for build issues with ubuntu 20.04 (specifically for spdk, ipmctl and I think hwloc). Can you try building from master? Tom
|
By
Nabarro, Tom
· #1081
·
|
|
Intel Optane SSD mounting problem
Hello Gert Out of curiosity , what is your operating system and kernel version? Regards, Tom Nabarro – DCG/ESAD M: +44 (0)7786 260986 Skype: tom.nabarro
Hello Gert Out of curiosity , what is your operating system and kernel version? Regards, Tom Nabarro – DCG/ESAD M: +44 (0)7786 260986 Skype: tom.nabarro
|
By
Nabarro, Tom
· #1074
·
|
|
daos_obj_update crashed IO server
The bug with the storage reformat command has been fixed by Mike on master. Apologies for the inconvenience. Regards, Tom
The bug with the storage reformat command has been fixed by Mike on master. Apologies for the inconvenience. Regards, Tom
|
By
Nabarro, Tom
· #1068
·
|
|
POSIX container create do not wok
You probably need the server log from the access point rank (/tmp/server0.log default setting in server config) to help debug the issue. Tom
You probably need the server log from the access point rank (/tmp/server0.log default setting in server config) to help debug the issue. Tom
|
By
Nabarro, Tom
· #1001
·
|
|
missing protoc-gen-c
Broken links fixed on master https://github.com/daos-stack/daos/pull/2654
Broken links fixed on master https://github.com/daos-stack/daos/pull/2654
|
By
Nabarro, Tom
· #973
·
|
|
missing protoc-gen-c
That’s the one . thanks
By
Nabarro, Tom
· #972
·
|
|
missing protoc-gen-c
So apologies but that link is dead, anyone know where the contents got moved to? I can’t find any references to relevant content in the docs. The protobuf-c package is installed during build (I’m usin
So apologies but that link is dead, anyone know where the contents got moved to? I can’t find any references to relevant content in the docs. The protobuf-c package is installed during build (I’m usin
|
By
Nabarro, Tom
· #970
·
|
|
missing protoc-gen-c
This is a development tool so maybe it’s not pulled in by the default build. I installed as follows: git clone https://github.com/protobuf-c/protobuf-c cd protobuf-c/ ./autogen.sh ./configure --prefix
This is a development tool so maybe it’s not pulled in by the default build. I installed as follows: git clone https://github.com/protobuf-c/protobuf-c cd protobuf-c/ ./autogen.sh ./configure --prefix
|
By
Nabarro, Tom
· #969
·
|
|
Unable to start DAOS
Hello Anton This looks like maybe a mismatch between binary versions if it’s not a permissions issue. Make sure you're running daos_{server,admin} from the same build/install and instructions for sett
Hello Anton This looks like maybe a mismatch between binary versions if it’s not a permissions issue. Make sure you're running daos_{server,admin} from the same build/install and instructions for sett
|
By
Nabarro, Tom
· #934
·
|
|
/dev/pmem0 and /dev/pmem1
This is something that could be added but is not yet present, we would need to add the work item and prioritise but it’s not currently in the schedule. Regards, Tom Nabarro – DCG/ESAD M: +44 (0)7786 2
This is something that could be added but is not yet present, we would need to add the work item and prioritise but it’s not currently in the schedule. Regards, Tom Nabarro – DCG/ESAD M: +44 (0)7786 2
|
By
Nabarro, Tom
· #919
·
|
|
/dev/pmem0 and /dev/pmem1
Not currently, only one pmem device is supported per IO server and only the one specified in scm_list will be used. Do you have a specific use case/scenario in mind for the blacklist? Tom
Not currently, only one pmem device is supported per IO server and only the one specified in scm_list will be used. Do you have a specific use case/scenario in mind for the blacklist? Tom
|
By
Nabarro, Tom
· #916
·
|
|
How to figure out the all the daos_io_server are talking?
So when you use ctrl-c we are unceremoniously SIGKILLing the IO servers (graceful shutdown currently doesn’t work for various reasons and the control plane change to enable it was reverted). The syste
So when you use ctrl-c we are unceremoniously SIGKILLing the IO servers (graceful shutdown currently doesn’t work for various reasons and the control plane change to enable it was reverted). The syste
|
By
Nabarro, Tom
· #902
·
|
|
Need advice debugging "No route to host" failures
In my daos_server.yml file the nr_hugepages parameter is now set to 8192. This resulted in 16384 pages being allocated, because each SPDK run (2 daos_io_servers) allocated 8192 pages. The comments in
In my daos_server.yml file the nr_hugepages parameter is now set to 8192. This resulted in 16384 pages being allocated, because each SPDK run (2 daos_io_servers) allocated 8192 pages. The comments in
|
By
Nabarro, Tom
· #901
·
|
|
How to figure out the all the daos_io_server are talking?
That’s unexpected, I will try to reproduce over the weekend.
That’s unexpected, I will try to reproduce over the weekend.
|
By
Nabarro, Tom
· #896
·
|
|
potential removal of daos_server --recreate-superblocks option
Trying to gauge usage of the “—recreate-superblocks” option, does anyone rely on it? If anyone is could you please provide your use case. It is a developer shortcut to avoid the need to run “dmg stora
Trying to gauge usage of the “—recreate-superblocks” option, does anyone rely on it? If anyone is could you please provide your use case. It is a developer shortcut to avoid the need to run “dmg stora
|
By
Nabarro, Tom
· #888
·
|
|
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
·
|