Skip to content
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

Support for SDRS #84

Open
clintoncwolfe opened this issue Aug 20, 2014 · 16 comments
Open

Support for SDRS #84

clintoncwolfe opened this issue Aug 20, 2014 · 16 comments

Comments

@clintoncwolfe
Copy link

[Feature request]
Storage DRS uses a different API than the usual route - CloneVM() will always fail. Instead, one has to get a Storage Recommendation, and then apply it. Additionally, you have to identify a StoragePod; the datastore config item could be used for this.

In a private fork, we've successfully implemented support for SDRS; I'm working with the owners of the work to get it explore getting it contributed. In the meantime, I thought I'd open this issue to gauge interest.

@GregDomjan
Copy link
Contributor

+100

1 similar comment
@Zoooook
Copy link

Zoooook commented Oct 29, 2014

+100

@matkay521225
Copy link

This feature would be extremely helpful in our environment. Our environment relys heavily on SDRS today and we would need to continue to use this model.

@jbexten
Copy link

jbexten commented Oct 29, 2014

+110

@Asrohan7
Copy link

+111

@SakoGuru
Copy link

You want interest? Here's some interest.

@clintoncwolfe
Copy link
Author

Hey all, Greg Domjan has been working on this at https://github.com/GregDomjan/vagrant-vsphere/tree/StorageSDRS - I'm sure he'd welcome any testers / feedback.

@GregDomjan
Copy link
Contributor

Thanks @clintoncwolfe , would appreciate some extra feedback before I send the pull request @Zoooook @matkay521225 @jbexten @Asrohan7 @SakoGuru .

The branch at https://github.com/GregDomjan/vagrant-vsphere/tree/StorageSDRS is working ok for me, except for setting vlan device option.

@Zoooook
Copy link

Zoooook commented Oct 29, 2014

Doesn't look like you've updated the readme. What's the property name to use for the data store cluster? Also what's up with the vlan option..?

@Zoooook
Copy link

Zoooook commented Oct 29, 2014

never mind, it's the same property, data_store_name

@Zoooook
Copy link

Zoooook commented Oct 29, 2014

Me and @matkay521225 have been testing it, it works great for us, including vlan, don't know what your issue is there. The other 3 people who commented after us were just my minions :)

@GregDomjan
Copy link
Contributor

Happier to hear it's not a general problem, though sad that I can't work out why mine doesn't work.

Could you let me know what sort of vlan configuration do you have? Network or Distributed virtual?
Our template points to an invalid device "Configure Me", when I try to set it to a valid device by name the network is found but I either get a permission denied trying to set the backing device or it seems to ignore the setting and leaves it using Configure Me. :(

@matkay521225
Copy link

We use a standard vSwitch for everything. We VLAN tag everything and have multiple tags on every vSwitch that has guest communication.

On Oct 29, 2014, at 9:36 PM, Greg Domjan [email protected] wrote:

Happier to hear it's not a general problem, though sad that I can't work out why mine doesn't work.

Could you let me know what sort of vlan configuration do you have? Network or Distributed virtual?
Our template points to an invalid device "Configure Me", when I try to set it to a valid device by name the network is found but I either get a permission denied trying to set the backing device or it seems to ignore the setting and leaves it using Configure Me. :(


Reply to this email directly or view it on GitHub.=

@Zoooook
Copy link

Zoooook commented Oct 30, 2014

Does your vlan option work on the main branch?

@GregDomjan
Copy link
Contributor

I'll move the vlan discussion to another issue.
The pull request for ClusterCompute and Storage DRS is pull / issue #101

Setting the vlan doesn't work for me in any scenario I've tried so far, VM/Template, main branch specific Storage or SDRS. Always remains the same unset "Change Me".
If I put in a name that doesn't exist the I get "Configured vlan not found", so I think I have a right one.
We only have "Standard Networks" and none of them are tagged. No distributed switch or port groups.

@GregDomjan
Copy link
Contributor

Pull #101 is now merged, can probably close this now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants