kubevirt / csi-driver

KubeVirt CSI driver
Other
39 stars 27 forks source link

What if the maximum number of hotplug volumes on one vmi is reached? #114

Open haoxiaoci opened 3 months ago

haoxiaoci commented 3 months ago

Is your feature request related to a problem? Please describe: as i see,we hotplug volumes on virtualmachineinstances, what if the maximum number of hotplug volumes on one vmi is reached? I think it is unreasonable to limit the number of DVs on infra cluster and the number of PVCs on tenant cluster.

Describe the solution you'd like: A clear and concise description of what you want to happen.

Describe alternatives you've considered: A clear and concise description of any alternative solutions or features you've considered.

Additional context: Add any other context or screenshots about the feature request here.

awels commented 3 months ago

The practical limit of the number of hotplugged volumes per node is in the several hundred. The theoretical limit is 4M but you will reach other limits well before that. I don't see that as a problem.

I don't really understand the issue here, can you elaborate?

kubevirt-bot commented 2 weeks ago

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