<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, Nov 16, 2017 at 11:38 AM Akshat Jiwan Sharma <<a href="mailto:akshatjiwan@gmail.com">akshatjiwan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi everyone,<div><br></div><div>A couple of times I've noticed that the capacity of a machine provisioned by juju is much more than what I require for my workload. I was wondering that  if I were to manually resize the machine would it break any of juju services? </div></div></blockquote><div><br></div><div>Juju won't care, you will just have some incorrect information in "juju status". We record hardware characteristics for each machine, but it's used only for describing machines to the user.</div><div><br></div><div>FWIW, I've just tested this:</div><div> - juju bootstrap azure --bootstrap-constraints instance-type=instance-type=Standard_DS12_v2</div><div> - juju switch controller && juju deploy ubuntu --to 0</div><div>Then resized the machine to Standard_D4s_v3 via the Azure Portal. Juju came back up fine, as did the unit.<br></div><div><br></div><div>Some charms might take a snapshot of hardware details when they're installed, but I'm not aware of which if any would do that. But Juju itself doesn't care.</div><div><br></div><div>Cheers,</div><div>Andrew</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks,<br></div><div>Akshat</div></div>
--<br>
Juju mailing list<br>
<a href="mailto:Juju@lists.ubuntu.com" target="_blank">Juju@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju</a><br>
</blockquote></div></div>