<div dir="ltr">Hi, <div><br></div><div>I'm fairly new to this list, actually this is my first email sent, and to OpenStack in general, but I'm not new at all to VMware so I'll try to give you my point of view about possible use case here. </div>

<div><br></div><div>Jay you are saying that by using Nova to manage ESXi hosts we don't need vCenter because they basically overlap in their capabilities. I agree with you to some extent, Nova may have similar capabilities as vCenter Server but as you know OpenStack as a full cloud solution adds a lot more features that vCenter lacks, like multitenancy just to name one. </div>

<div><br></div><div>Also in any vSphere environment managing ESXi hosts individually, this is without vCenter, is completely out of the question. vCenter is the enabler of many vSphere features. And precisely that's is, IMHO, the use case of using Nova to manage vCenter to manage vSphere. Without vCenter we only have a bunch of hypervisors and none of the HA or DRS (dynamic resource balancing) capabilities that a vSphere cluster provides, this in my experience with vSphere users/customers is a no go scenario.</div>

<div><br></div><div>I don't know why the decision to manage vCenter with Nova was made but based on the above I understand the reasoning.<br><div><div class="gmail_extra"><br></div><div class="gmail_extra">Best,<br clear="all">

<div><span style="font-family:trebuchet ms,sans-serif">---</span><br style="font-family:trebuchet ms,sans-serif"><span style="font-family:trebuchet ms,sans-serif">Juan Manuel Rey</span><br></div><div><span style="font-family:trebuchet ms,sans-serif">@jreypo</span></div>


<br><br><div class="gmail_quote">On Mon, Apr 7, 2014 at 7:20 AM, Jay Pipes <span dir="ltr"><<a href="mailto:jaypipes@gmail.com" target="_blank">jaypipes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">On Sun, 2014-04-06 at 06:59 +0000, Nandavar, Divakar Padiyar wrote:<br>
> >> Well, it seems to me that the problem is the above blueprint and the code it introduced. This is an anti-feature IMO, and probably the best solution would be to remove the above code and go back to having a single >> nova-compute managing a single vCenter cluster, not multiple ones.<br>


><br>
> Problem is not introduced by managing multiple clusters from single nova-compute proxy node.<br>
<br>
</div>I strongly disagree.<br>
<div class=""><br>
> Internally this proxy driver is still presenting the "compute-node" for each of the cluster its managing.<br>
<br>
</div>In what way?<br>
<div class=""><br>
>  What we need to think about is applicability of the live migration use case when a "cluster" is modelled as a compute.   Since the "cluster" is modelled as a compute, it is assumed that a typical use case of live-move is taken care by the underlying "cluster" itself.       With this there are other use cases which are no-op today like host maintenance mode, live move, setting instance affinity etc.,     In order to resolve this I was thinking of<br>


> "A way to expose operations on individual ESX Hosts like Putting host in maintenance mode,  live move, instance affinity etc., by introducing Parent - Child compute node concept.   Scheduling can be restricted to Parent compute node and Child compute node can be used for providing more drill down on compute and also enable additional compute operations".    Any thoughts on this?<br>


<br>
</div>The fundamental problem is that hacks were put in place in order to make<br>
Nova defer control to vCenter, when the design of Nova and vCenter are<br>
not compatible, and we're paying the price for that right now.<br>
<br>
All of the operations you describe above -- putting a host in<br>
maintenance mode, live-migration of an instance, ensuring a new instance<br>
is launched near or not-near another instance -- depend on a fundamental<br>
design feature in Nova: that a nova-compute worker fully controls and<br>
manages a host that provides a place to put server instances. We have<br>
internal driver interfaces for the *hypervisor*, not for the *manager of<br>
hypervisors*, because, you know, that's what Nova does.<br>
<br>
The problem with all of the vCenter stuff is that it is trying to say to<br>
Nova "don't worry, I got this" but unfortunately, Nova wants and needs<br>
to manage these things, not surrender control to a different system that<br>
handles orchestration and scheduling in its own unique way.<br>
<br>
If a shop really wants to use vCenter for scheduling and orchestration<br>
of server instances, what exactly is the point of using OpenStack Nova<br>
to begin with? What exactly is the point of trying to use OpenStack Nova<br>
for scheduling and host operations when you've already shelled out US<br>
$6,000 for vCenter Server and a boatload more money for ESX licensing?<br>
<br>
Sorry, I'm just at a loss why Nova was changed to accomodate vCenter<br>
cluster and management concepts to begin with. I just don't understand<br>
the use case here.<br>
<br>
Best,<br>
<div class="HOEnZb"><div class="h5">-jay<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div></div></div></div>