Li Wei

Results 34 issues of Li Wei

Skip-unit-tests: true Skip-test: true Required-githooks: true ### Before requesting gatekeeper: * [ ] Two review approvals and any prior change requests have been resolved. * [ ] Testing is complete...

Debugging facility; not for landing. ### Before requesting gatekeeper: * [ ] Two review approvals and any prior change requests have been resolved. * [ ] Testing is complete and...

release-2.6

Test-tag: test_container_boundary ### Before requesting gatekeeper: * [ ] Two review approvals and any prior change requests have been resolved. * [ ] Testing is complete and all tests passed...

### Before requesting gatekeeper: * [ ] Two review approvals and any prior change requests have been resolved. * [ ] Testing is complete and all tests passed or there...

Flag "exclude" of pool property "self_heal" has no effect, as shown by the experiment described in the Jira ticket. This patch checks the flag before excluding a rank from a...

Remove the "cleanup" error handling in ds_mgmt_tgt_pool_create_ranks for now, because in the reintegration case the pool may already exists on the rank before the reintegration. For the pool create case,...

When an engine starts up, after it gets its rank, but before it gets the latest system map, the engine skips parsing any incoming swim updates, because the current swim...

We infer from the available log messages that bio_xsctxt_alloc might get stuck after "failed to init bdevs: -1003" for some unknown reason related to SPDK. This patch skips two while...

Add an "internal" environment variable, DAOS_POOL_BLACKLIST, for skipping problematic pools in emergency situations. ### Steps for the author: * [ ] Commit message follows the [guidelines](https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments). * [ ] Appropriate...

Since we don't rely specifically on the -DER_UNINIT and -DER_ALREADY error codes in crt_group_primary_modify, and since they are indeed both related to group versions, this patch changes them both to...