-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vSphere CSI: Storage DRS support #686
Comments
FCD does not support SDRS yet.
Yes, we have SDRS support in our roadmap. |
@yuga711 Can you explain your use case or your customer's use cases for SDRS support? SDRS does storage load balancing between datastores based on performance, latency, capacity usage, etc. It also helps in moving storage objects(currently only VMs) out of the datastore when you put a datastore into maintenance mode. We have commonly heard of datastore maintenance mode support and capacity load balancing use cases. So having some details on the immediate problems to be solved will help prioritize the feature. Please reach out to me in Kubernetes slack(#provider-vsphere) if you would like to share some details. |
@SandeepPissay our immediate need for SDRS support fall under the common requests you have already stated, datastore maintenance mode and capacity load balancing. |
@limb-adobe what version of vSphere are you using? I'm wondering if you are fine with upgrading the vSphere or you are looking for capacity load balancing and datastore maintenance mode feature support for already released vSphere versions. |
@SandeepPissay, @limb-adobe is my colleague so I can field this question for now. |
Our customers are looking for the common SDRS usecases stated here: capacity, IO load balancing and storage-objects migration. |
@yuga711 Lets say we cannot support SDRS in the near future. Is there any preference on which use cases are more important to your customers:
IMHO (3) will mean we need SDRS support which may take a long time. How would you(or your customers) prioritize it? Few more questions that comes to my mind are:
|
We are working on upgrading to 7.0u2 and were investigating using vSphere CSI for our Vanilla Kubernetes Clusters and excited for the incoming online resize support. We are mostly looking for the capacity and IO load balancing support and we would pick capacity/space load balancing as a good first feature to support for SDRS. |
@mitchellmaler can you answer these questions:
|
|
FWIW our configuration looks almost identical to this. We use a smaller number of datastores at present, but all are VMFS. Also, we're using vSphere 7.0u2. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
Any updates on this? |
@vrabbi we are tracking this ask in our internal backlog. This seems to be a large work item, so I do not have visibility into when this feature will be released. |
@SandeepPissay thanks for the quick reply. This would be huge for many of our customers. If there is any information that would be helpfull to get from me please let me know. I get this is a large work item and completely understand it may take some time. If there is anythin we can do to help add context, use cases, referneces etc. In order to help push this forwards i would be glad to help with that. |
@vrabbi yes, this will be super useful! Could you send this info in an email to me? My email is [email protected]. Thanks! |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle rotten |
Any news on this? and how do we recover then CNS tell us it cant find the VMDK after it have been moved by DRS ? |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
@vrabbi That's great, but it should really be a top priority to get it integrated in the csi. It'd boost stability and usability quite a bit |
I am using vcenter 6.7u3, it works. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
/lifecycle frozen |
@vrabbi How far are we from adding this feature to the CSI? |
Any updates so far? |
+1 |
|
I dont work on the CSI Driver so dont know |
@SandeepPissay whats the status on getting SDRS support added to the driver? |
+1 |
Supporting SDRS necessitates collaboration across multiple teams to integrate it into vSphere. Currently, there hasn't been significant progress in enabling SDRS support for CNS/CSI in vSphere due to the absence of a compelling business case. Although acknowledging its frequent request, the lack of a clear business case poses challenges in advancing this initiative. For prioritizing this task, please contact the VMware team or myself via email([email protected]). |
Hello @SandeepPissay |
I assumed that everyone can see my email on my GitHub profile, maybe it is hidden? Anyways, I added my email to my previous message. |
+1 would like to see this as well, I also have a business / customer use case for this @SandeepPissay, I'll go through proper Broadcom channels. |
The vSphere CSI driver page states
vSphere CSI driver and Cloud Native Storage in vSphere does not currently support Storage DRS feature in vSphere.
Since CSI driver already creates FCDs, can you please explain what is the limitation in supporting the storage DRS feature? Also, is this feature in the CSI driver roadmap? Thanks!Is this a BUG REPORT or FEATURE REQUEST?:
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
uname -a
):The text was updated successfully, but these errors were encountered: