hwameistor icon indicating copy to clipboard operation
hwameistor copied to clipboard

Hwameistor is an HA local storage system for cloud-native stateful workloads.

Results 164 hwameistor issues
Sort by recently updated
recently updated
newest added

``` pvc-a33e76b0-78ea-4aed-8ca1-1bc9cce932b8 LocalStorage_PoolHDD 1 20971520 6399086592 Ready 42m ``` ``` [root@k8s-master ~]# kubectl get lv pvc-a33e76b0-78ea-4aed-8ca1-1bc9cce932b8 -o yaml apiVersion: hwameistor.io/v1alpha1 kind: LocalVolume metadata: annotations: hwameistor.io/volume-migrate-state: migrateStarted creationTimestamp: "2023-12-08T07:13:49Z" generation: 8...

kind/bug
Stale

After waiting for half an hour, only 200 applications are running and the rest are pending. ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning FailedScheduling...

kind/bug
Stale

Evicte 100 pods that use storage,There is a lvmigrate stuck in SyncReplica ``` [root@k8s-master ~]# kubectl describe lvmigrate evictor-pvc-77849b03-8306-4f50-8e91-d0075acdd90f Name: evictor-pvc-77849b03-8306-4f50-8e91-d0075acdd90f Namespace: Labels: Annotations: API Version: hwameistor.io/v1alpha1 Kind: LocalVolumeMigrate Metadata:...

kind/bug
Stale

#### What this PR does / why we need it: https://github.com/hwameistor/hwameistor/issues/1398 #### Special notes for your reviewer: Added an optional parameter to provide validation #### Does this PR introduce a...

使用kubectl edit lv he kubectl edit lvr delete 标记为true 同样显示存储没回收,并且节点上的也已经lvremove

help wanted
Stale

Support for LUKS encryption for local-storage can make hwameistor an even more complete solution. I'd like to be able to say; here's a PVC, encrypt it with LUKS with the...

kind/feature

The K10 data management platform, purpose-built for Kubernetes, provides enterprise operations teams an easy-to-use, scalable, and secure system for backup/restore, disaster recovery, and mobility of Kubernetes applications. I used k10...

help wanted
Stale

#### What this PR does / why we need it: pod delete but node target path no delete expect : target path should be deleted

`drbd-adapter` failure log: ```console # Check if hostname is the same as k8s node name # With `hostNetwork`, container `hostname` cmd result is from host /proc/sys/kernel/hostname and /proc/sys/kernel/domainname if [[...

kind/enhancement
Stale

The units displayed for CAPACITY and USED data obtained from `kubectl get lv` lack readability. The units shown in `kubectl get pvc` are all in Gi. ``` [root@g-master1 ~]# kubectl...

kind/enhancement
Stale