Chris Chien

Results 55 comments of Chris Chien

Use the same [step](https://github.com/longhorn/longhorn/issues/4107#issue-1269088630) double verify on v1.2.4, can reproduce on Longhorn v1.2.4 In kubectl terminal, can observe the volumesanpshot delete command will never complete and In Rancher UI can...

**Verified in longhorn-manager(`259cf1`) with test [steps](https://github.com/longhorn/longhorn/pull/4299/files?short_path=ede263f#diff-ede263f3ab5063ec016e12aa93c463c9dd10df20965377d5f64859ff1c1a3085) Result Pass** 1. Create 1 RWX volume and then run an app pod with the RWX volume on each worker node. Execute the command...

Hi @PhanLe1010 , In case 3 step 6, when I try `xfs_info /dev/longhorn/`, I got error `xfs_info: /dev/sda is not a valid XFS filesystem (unexpected SB magic number 0xeb639010)`, not...

**Verified on longhorn-manager master-head `350c92` Result Pass** Test [steps](https://github.com/longhorn/longhorn/issues/4354#issuecomment-1260174435) - I can reproduce the file system corruption error on Longhorn v1.3.1 by execute step 1, 2 and step 3 `mount:...

Verified on longhorn-manager master-head `a00bac` Result Pass Test [steps](https://github.com/longhorn/longhorn/issues/4354#issuecomment-1260174435) - I can reproduce the file system corruption error on Longhorn v1.3.1 by execute step 1, 2 and step 3 `mount:...

After build test images PR merged, ARM64 pipeline now have no failures related to engine upgrade Below are recent test results for reference: AMD64 - Build [195](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/195/testReport/) - 6 fail,...

amd64 benchmark test - Build [32](https://ci.longhorn.io/job/private/job/longhorn-benchmark-test/32/) - in progress arm64 benchmark test - Build [33](https://ci.longhorn.io/job/private/job/longhorn-benchmark-test/32/) - in progress

> @chriscchien Let's update the below info before closing this issue. > > * The failed ratio of e2e testing and performance benchmark are the same between amd64 and arm64....

Benchmark result k8s distro : v1.23.1+k3s2 ADM64 instance type : c5d.2xlarge (8 vCPU, 16GiB,1 x 200 GB NVMe SSD, Up to 10 Gbps) ARM64 instance type : c6gd.2xlarge (8 vCPU,...

Analzyed - test_node.test_disk_eviction_with_node_level_soft_anti_affinity_disabled - Issue [4238](https://github.com/longhorn/longhorn/issues/4238) - test_cloning.test_cloning_interrupted - PR [982](https://github.com/longhorn/longhorn-tests/pull/982) - test_backing_image.test_exporting_backing_image_from_volume - https://github.com/longhorn/longhorn/issues/4256 Ongoing - test_ha.test_ha_salvage - reproduced - test_backing_image.test_ha_salvage_with_backing_image - Passed - test_ha.test_engine_crash_for_restore_volume - reproduced - Flaky