containerized-data-importer icon indicating copy to clipboard operation
containerized-data-importer copied to clipboard

Datavolume source from NFS

Open cloudcafetech opened this issue 7 months ago • 3 comments

Not sure if this feature is available or not but looking for datavolume create from NFS?

cloudcafetech avatar May 08 '25 01:05 cloudcafetech

I am not sure I understand the question. You want to have a DataVolume source of NFS?

awels avatar May 08 '25 13:05 awels

Image in NFS location, from there dataimporter create pvc

cloudcafetech avatar May 08 '25 13:05 cloudcafetech

I am still not sure I understand entirely. In general the importer pods run an non root, and do not have the permissions needed to mount an NFS mount inside the pod. In order to access an NFS volume one would normally create a PV that has the needed information to mount the NFS share on a node, then one would create a PVC that binds to the PV, and then you can use a pod to read information from the PVC and go from there.

This why I don't quite understand exactly what you are looking for.

awels avatar May 08 '25 14:05 awels

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

kubevirt-bot avatar Aug 06 '25 14:08 kubevirt-bot

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

kubevirt-bot avatar Sep 05 '25 14:09 kubevirt-bot

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close

kubevirt-bot avatar Oct 05 '25 15:10 kubevirt-bot

@kubevirt-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

kubevirt-bot avatar Oct 05 '25 15:10 kubevirt-bot