<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Yeah, Dominique, your wiki was one of the many docs I read through before/during/after starting down this primrose path... thanks for writing it. I'm an Arch user, and I couldn't find anything to indicate qemu, as its compiled for Arch, will look in /etc/default/qemu-kvm. And now that I've got the right page size, the instances are starting...</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">The reason I want to use the page element to the hugepages directive is that I want to target a numa node directly - in other words, I like the idea of one VM running on Node 0, and the other running on Node 2.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Your comment about libvirt taking care of the hugepages mount isn't consistent with my reading or experience - on a systemd-based system, systemd takes care of the hugetlbfs mount to /dev/hugepages, and the libvirt builds the /dev/hugepages/qemu... directory structure. At least that's what I've seen.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">-rb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 31, 2015 at 11:43 AM, Dominique Ramaekers <span dir="ltr"><<a href="mailto:dominique.ramaekers@cometal.be" target="_blank">dominique.ramaekers@cometal.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did you create a mount for the hugepages? If you did, that's maybe the problem. I did that also at first but with libvirt it isn't necessary and in my case, it broke hugepages...<br>
<br>
If I'm not mistaking, libvirt takes care of the hugepages mount.<br>
<br>
A while ago, I've written a wiki to use hugepages in libvirt and Ubuntu. <a href="https://help.ubuntu.com/community/KVM%20-%20Using%20Hugepages" target="_blank">https://help.ubuntu.com/community/KVM%20-%20Using%20Hugepages</a><br>
<br>
Maybe this helps?<br>
<br>
________________________________________<br>
Van: G. Richard Bellamy [<a href="mailto:rbellamy@pteradigm.com">rbellamy@pteradigm.com</a>]<br>
Verzonden: zaterdag 31 januari 2015 0:33<br>
Aan: <a href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a><br>
Onderwerp: [libvirt-users] HugePages - can't start guest that requires them<br>
<div class="HOEnZb"><div class="h5"><br>
Hello All,<br>
<br>
I'm trying to enable hugepages, I've turned off THP (Transparent Huge<br>
Pages), and enabled hugepages in memoryBacking, and set my 2MB<br>
hugepages count via sysctl.<br>
<br>
I'm getting "libvirtd[5788]: Failed to autostart VM 'atlas': internal<br>
error: Unable to find any usable hugetlbfs mount for 16777216 KiB"<br>
where atlas is one of my guests and 16777216 KiB is the amount of<br>
memory I'm trying to give to the guest.<br>
<br>
Yes, i can see the hugepages via numastat -m and hugetlbfs is mounted<br>
via /dev/hugepages and there is a dir structure<br>
/dev/hugepages/libvirt/qemu (it's empty).<br>
<br>
HugePages is big enough to accommodate the 16G i'm allocating... and<br>
changing the perms on that directory structure to 777 doesn't work<br>
either.<br>
<br>
Any help is much appreciated.<br>
<br>
HOST: <a href="http://sprunge.us/SEdc" target="_blank">http://sprunge.us/SEdc</a><br>
GUEST: <a href="http://sprunge.us/VCYB" target="_blank">http://sprunge.us/VCYB</a><br>
<br>
Regards,<br>
Richard<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
libvirt-users mailing list<br>
<a href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/libvirt-users" target="_blank">https://www.redhat.com/mailman/listinfo/libvirt-users</a><br>
</div></div></blockquote></div><br></div>