Kuan-Po Tseng
Kuan-Po Tseng
When I try to run john-the-ripper in Ubuntu 22.04 ```sh phoronix-test-suite run john-the-ripper ``` I got error `Checksum Failed` ``` To Install: pts/john-the-ripper-1.8.0 Determining File Requirements ................................................................................................................................................. Searching Download Caches...
### What this PR does Before this PR: invoke `microsecondsToSeconds` in `kubevirt_vmi_vcpu_seconds_total` After this PR: invoke `nanosecondsToSeconds` in `kubevirt_vmi_vcpu_seconds_total` Fixes https://github.com/kubevirt/kubevirt/issues/13731 ### Why we need it and why it was...
This is the HEP for https://github.com/harvester/harvester/issues/8077
### Is your feature request related to a problem? Please describe (👍 if you like this request) During the Harvester 1.3.2 -> 1.4.0 upgrade, VMs with PCI Passthrough (GPU) must...
max_write_buffer_size_to_maintain was introduced since v6.5.0, but there is no `max_write_buffer_size_to_maintain` config in `ColumnFamilyOptions.java`.
This patch resolves the following issues in MetadataCache#toCluster: - Avoids duplicate Node entries when a broker has multiple endpoints. - Fixes a bug where fenced brokers result in NPE. -...
### Is your enhancement request of an existing feature related to a problem? Please describe (👍 if you like this request) During the upgrade from v1.6.x to v1.7.x, after applying...
### Describe the Bug After draining a Harvester node, if the Longhorn engine is located on the same node, the rwx volume becomes stuck in the attaching state, which causes...