<p dir="ltr">Oh awesome.</p>
<p dir="ltr">That is really neat the flexibility. </p>
<div class="gmail_quote">On Mar 21, 2014 10:22 PM, "John Meinel" <<a href="mailto:john@arbash-meinel.com">john@arbash-meinel.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You can always do "juju deploy --to 3" to deploy directly to machine 3<br>
on the bare metal.<br>
I was just mentioning that you can also do KVM or LXC containers on<br>
top of bare metal.<br>
<br>
John<br>
=:-><br>
<br>
<br>
On Fri, Mar 21, 2014 at 8:35 PM, Brian Wawok <<a href="mailto:bwawok@gmail.com">bwawok@gmail.com</a>> wrote:<br>
> So --to:kvm is as close to bare metal as we can get?  What is the<br>
> performance implications of a single KVM vm on a bare metal (vs if we had<br>
> done a direct to metal install).<br>
><br>
> Brian<br>
><br>
><br>
> On Thu, Mar 20, 2014 at 11:24 PM, John Meinel <<a href="mailto:john@arbash-meinel.com">john@arbash-meinel.com</a>><br>
> wrote:<br>
>><br>
>> I would actually just use MaaS + LXC or KVM virtualization.<br>
>> You should be able to bring up a MaaS environment, and then do:<br>
>><br>
>> juju deploy NEWSERVICE --to lxc:10<br>
>><br>
>> And Juju will create a new LXC container on machine 10 and deploy the<br>
>> NEWSERVICE into it.<br>
>><br>
>> That gives you all the "give me baremetal" when I want it, and it<br>
>> gives you container separation as well.<br>
>><br>
>> (You should also be able to do "juju deploy foo --to kvm:12" for times<br>
>> when you have a Charm that needs direct device access.)<br>
>><br>
>> John<br>
>> =:-><br>
>><br>
><br>
</blockquote></div>