Kevin Zhao

Results 12 issues of Kevin Zhao

Current is [Zun](https://wiki.openstack.org/wiki/Zun) a Containers Service in OpenStack. All supported stable Rest API is [here](https://developer.openstack.org/api-ref/application-container/). Gophercloud doesn't support Zun now. Now for zun, we want to join the project "[virtual-kubelet](https://github.com/virtual-kubelet/virtual-kubelet)",...

On Arm64 ubuntu 21.04. The /dev/dax0.0 is the Device-dax. I think there maybe some issue here to check the badblock? Using the ndctl, for dax0.0 device, there is no badblocks...

Type: Bug

Optimize the neon implementation with Stride 4 and use more Neon registers. The optimization refer to the superscalar4 algorithm, so that in each cycle the there are 2 pipelines concurrently...

Status: Work in Progress

The checksum performance in folly is not optimized on Arm64 with Neon, which induce that the performance is quite slow. ./folly/hash/detail/ChecksumDetail.h Cachelib heavily rely on Folly to realize the checksum....

**Describe the bug** Fail to build Cachelib due to build fmt. error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter specialization: **To Reproduce**...

Fix #203 When restart rbd-target-api, this service will be blocked by rbdNotFound error. Need to skip it. All the bug info are listed at issue #203

Every time when api/config API access, it will always refresh the backend DB, which will induce metadata nonuniformity when multiple API access to rbd-target-api. It's better to leave /api/config API...

``` o- / ......................................................................................................................... [...] o- cluster ......................................................................................................... [Clusters: 1] | o- ceph .......................................................................................................... [HEALTH_WARN] | o- pools .......................................................................................................... [Pools: 5] | | o- device_health_metrics .................................................... [(x1), Commit: 0.00Y/96235M (0%),...