DAOS-18564 control: Check kernel config for mount options#17495
DAOS-18564 control: Check kernel config for mount options#17495
Conversation
|
Ticket title is 'Check kernel config when setting tmpfs mount options' |
|
Test stage Functional on EL 8.8 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17495/1/execution/node/1011/log |
|
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17495/1/execution/node/1086/log |
5036e67 to
9ec511f
Compare
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17495/2/testReport/ |
5c38a86 to
254894d
Compare
|
Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17495/4/execution/node/1315/log |
Set ramdisk mount options based on kernel configuration (e.g. CONFIG_NUMA=y) instead of assuming. Allows DAOS to run on more platforms. Features: control Signed-off-by: Michael MacDonald <github@macdonald.cx>
254894d to
79ac621
Compare
Set ramdisk mount options based on kernel configuration
(e.g. CONFIG_NUMA=y) instead of assuming. Allows DAOS to
run on more platforms.
Features: control
Signed-off-by: Michael MacDonald github@macdonald.cx