Chris Chien

Results 55 comments of Chris Chien

Yes I can create volumesnapshot without backup target, volumesnapshot READYTOUSE state will be false, in this moment delete that volumesnapshot will stuck. After add backup target into LH, the volumesnapshot...

Hi @c3y1huang , I tried to download support bundle from ARM64 ubuntu20.04 machine, but the support bundle manager faced CrashLoopBackOff state, below are information for your reference, thank you. ```...

Verified in longhorn master `0e56cd` on both amd64 and arm64 cluster with ubuntu20.04 installed Result **Pass** Tested by test [steps](https://github.com/longhorn/longhorn/blob/master/enhancements/20221109-support-bundle-enhancement.md), all steps passed logged below 1. Test support bundle generation...

Test case `test_node_eviction_multiple_volume` is stable and we did not encounter the cascading error for months

Verified **pass** in longhorn master(longhorn `c81ddd` longhorn-manager `7fa846`) with test [steps](https://github.com/longhorn/longhorn/issues/2527#issuecomment-1568934161) - [x] Crash volumes : After all replica crashed, volume auto-salvaged and auto reattached, pod data intact. - [x]...

Verified **pass** on longhorn master(longhorn-manager `00a3b8`) [Main functionality passed](https://github.com/longhorn/longhorn-manager/pull/2644#issuecomment-1961916781) - The block volume deployment pod data correct and running well after perform all test steps. [Additional test case passed](https://github.com/longhorn/longhorn-manager/pull/2644#discussion_r1501094661) -...

Verified **pass** on longhorn master (longhorn-manager `00a3b8`) with test [steps](https://github.com/longhorn/longhorn/issues/7982#issuecomment-1972722201) Below API will trigger the value of backupvolume.spec.syncRequestedAt updating. ``` curl -X PUT -H "Content-Type: application/json" -d '{"syncAllBackupVolumes": true}' http://3.82.9.123/v1/backupvolumes...

Verify longhorn chart PR to ensure all artifacts are ready for GA https://github.com/longhorn/longhorn/tree/v1.5.x/chart https://github.com/longhorn/charts/tree/v1.5.x - [x] Fresh install - [x] Upgrade from v1.5.3 - [x] Upgrade from v1.4.4 - [x]...

This issue is invalid and below are test result: Verified **pass** on longhorn-master(longhorn-instance-manager `5fe6bb`) 1. Delete instance-manager pod, can observe that correspond replica state will in `stopped` until instance-manager recreated....

Hi @derekbit When I attached strict-local volume form one node to another node, volume will looped between attaching and detaching, the only active button was delete, did this circumstance expected?...