We're about to want to extend our Pallet + VMFest (VirtualBox) work to embrace a corporate VMWare infrastructure. There are tantalising glimpses on the web of Pallet and VMWare working together, but nothing concrete.
Are they any open source pallet-vmware bridges analogous to pallet-vmfest, or failing that open source Clojure wrappers around the VMWare Java SDK? Or do I have to be the nth person to write such a thing :) ?
--
You received this message because you are subscribed to a topic in the Google Groups "pallet" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pallet-clj/GBVNLhPMu3A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pallet-clj+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Not sure what is state of the art on this one, but I'm bcc nagging Andrea in case he knows :)
You received this message because you are subscribed to the Google Groups "pallet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pallet-clj+...@googlegroups.com.
There was a project for using vmfest agaist VMWare vDirector (I believe), and they got it working, but I don’t think it was ever released as open source…
What is your infrastructure?
There was a project for using vmfest agaist VMWare vDirector (I believe), and they got it working, but I don’t think it was ever released as open source…
What is your infrastructure?
—Antoni Batchelli,
- twitter: @tbatchelli , @disclojure
--- email: tbatc...@gmail.com
----- web: tbatchelli.org , disclojure.org----- gpg: public key
From: Adrian Cole adrian...@gmail.com
Reply: palle...@googlegroups.com palle...@googlegroups.com
Date: May 29, 2014 at 8:29:32 AM
To: palle...@googlegroups.com palle...@googlegroups.com
Subject: Re: Pallet and VMWare
That’d be quite a coup :)
Is the issue of shutting down nodes via WS the only thing slowing you down? If you let us know what you are intending to do we can provide some guidance.
I haven’t been able to reproduce node removal issue you’ve been experiencing, but that could be related to different latencies in the network not being high enough to trigger the race condition. I’ll dig into the code if i can see where this is happening.