Tom Nabarro

Results 24 issues of Tom Nabarro

Storage related command syntax is revised to provide more intuitive usage to the admin. The following syntax will replace the daos_server storage subcommands: - daos_server scm create-namespaces [--socket N] [--ns-per-socket...

Required-githooks: true Signed-off-by: Tom Nabarro

numa_node reported incorrectly (always zero) in ndctl list -v output (IceLake platform): ``` [jenkins@wolf-216 ~]$ sudo ndctl list -v [ { "dev":"namespace1.0", "mode":"fsdax", "map":"dev", "size":1065418227712, "uuid":"dc45a28b-c1f9-400f-8069-81222192f352", "raw_uuid":"af106459-315d-4184-a14c-d238b4404824", "sector_size":512, "align":2097152, "blockdev":"pmem1",...

New dmg functionality for VMD LED management: $ dmg storage led identify [--reset] $ dmg storage led check --reset: Reset the status LED on a VMD SSD back to the...

release-2.4
priority

…3700) Increase RAM reserved for system when calculating tmpfs size to avoid failing available memory check on start-up when host is running other applications requiring system RAM. ### Before requesting...

clean-cherry-pick
priority
approved-to-merge

libipmctl DeviceDiscovery API calls can occasionally take an order of minutes to return, in order to avoid this intermittent large latency, switch to using ipmctl XML output from the commandline...

…fg (#13605) Avoid calling into SPDK if disable_hugepages is set in the server config file. This change prevents access during StorageScan, StorageFormat, StorageNvmeRebind and StorageNvmeAddDevice server ControlService handlers and when...

unclean-cherry-pick
priority
approved-to-merge

Support JSON output for daos_server stand-alone commands. Legacy and config-generate subcommands have not been updated to support -j flag. Features: control Required-githooks: true ### Before requesting gatekeeper: * [ ]...

control-plane

tests for bindings should be added to https://github.com/fable-compiler/fable-import/tree/master/test/Node

Some control-plane storage unit tests are inadvertently calling into test runner host OS filesystem. Fix by consolidating SystemProvider interface and applying storage subsystem provider stubs by default in the unit...

control-plane
go