<div dir="ltr">Proxmox specifically isn't much more than a wrapper for standard Linux KVM, which can support nested virtualization. In my limited experience with nesting, it doesn't work half bad as one would expect, but I haven't used it in a stressed environment with anything substantial running that way. <div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 19, 2021 at 1:53 PM William Herrin <<a href="mailto:bill@herrin.us">bill@herrin.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, Jan 19, 2021 at 9:18 AM Bryan Holloway <<a href="mailto:bryan@shout.net" target="_blank">bryan@shout.net</a>> wrote:<br>
> Perhaps I'm missing something, but in your #1 example "Cloud", what<br>
> prevents me from running a Proxmox ISO (which is more or less Debian)<br>
> vs. a "standard" Debian install on the provider's virtual server?<br>
<br>
Hi Bryan,<br>
<br>
I haven't used Proxmox but from a 60 second glance through Google that<br>
looks like you're asking for nested virtualization. If it works at<br>
all, you'd take a double-hit on everything that wants to run in ring<br>
0, a double-hit on virtualized I/O and a double-hit for OS overhead<br>
making the result more than a little sluggish. Kinda has "bad idea"<br>
written all over it.<br>
<br>
As I understand it, you can "cat /sys/module/kvm*/parameters/nested"<br>
in one of the service provider's VMs and if the answer is "1" or "Y"<br>
for the CPU type which matches the exposed CPU then what you're asking<br>
for will probably work. For some definition of work anyway.<br>
<br>
<br>
I use Vultr for my primary BGP exit and have found it largely<br>
painless. The VMs I have there DO NOT support nested virtualization.<br>
They do claim a bare metal offering but it's currently listed as sold<br>
out in all of their data centers. They also claim to provide mountable<br>
block storage for compute instances up to 10TB per, but I haven't<br>
worked with that feature, I presume it only applies to virtual<br>
servers, and it looks like it's only available in one of their data<br>
centers.<br>
<br>
Regards,<br>
Bill Herrin<br>
<br>
<br>
<br>
--<br>
Hire me! <a href="https://bill.herrin.us/resume/" rel="noreferrer" target="_blank">https://bill.herrin.us/resume/</a><br>
</blockquote></div>