ceph / ceph/ceph-csi

nvmeof: add support for volume cloning

Open
#6,235 1 comment 0 reactions 1 assignee Claimed by @gadididi View on GitHub
component/nvme-of enhancement keepalive wontfix
Dominant language
Go
Stars
1.6k
Forks
617
Avg merge
5d 10h
Merged PRs (30d)
43

Description

[Cloning of PVCs](https://kubernetes.io/docs/concepts/storage/volume-pvc-datasource/) does not work yet.

Disabled `pvcDataSource` (cloning) testing, these do not pass:

```
Summarizing 3 Failures:
[FAIL] External Storage [Driver: nvmeof.csi.ceph.com] [Testpattern: Dynamic PV (default fs)] provisioning [It] should provision storage with pvc data source in parallel [Slow] [Slow]
k8s.io/kubernetes/test/e2e/framework/volume/fixtures.go:574
[FAIL] External Storage [Driver: nvmeof.csi.ceph.com] [Testpattern: Dynamic PV (block volmode)] provisioning [It] should provision storage with pvc data source in parallel [Slow] [Slow]
k8s.io/kubernetes/test/e2e/framework/volume/fixtures.go:574
[TIMEDOUT] External Storage [Driver: nvmeof.csi.ceph.com] [Testpattern: Dynamic PV (block volmode)] provisioning [It] should provision storage with pvc data source
k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:563
```

[logs](https://jenkins-ceph-csi.apps.ocp.cloud.ci.centos.org/blue/organizations/jenkins/k8s-e2e-external-storage-1.35/detail/k8s-e2e-external-storage-1.35/180/pipeline/)

_Originally posted by @nixpanic in https://github.com/ceph/ceph-csi/issues/6214#issuecomment-4242163761_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.