Displaying 3 results from an estimated 3 matches for "softlevel".
Did you mean:
optlevel
2016 Dec 13
1
virsh not detecting hugepage mount; disabled by config?
...ecting my hugepage mount.
I have the following kernel command line:
BOOT_IMAGE=/vmlinuz-4.8.13-gentoo root=/dev/mapper/gensd-gentoo ro quiet
splash intel_iommu=on video=efifb:off,vesafb:off,simplefb:off
splash=verbose,theme:livedvd-aurora kvm.ignore_msrs=1
transparent_hugepage=never hugepages=3072 softlevel=qemuvm
My startup script outputs the following:
hugetlbfs /var/lib/hugetlbfs hugetlbfs
rw,relatime,pagesize=2097152,uid=77,gid=77,mode=0770 0 0
[2016.12.13 22:22:50 virsh 2808] ERROR Failed to start domain win10
[2016.12.13 22:22:50 virsh 2808] ERROR internal error: hugetlbfs
filesystem is not mou...
2016 Dec 14
0
Re: virsh not detecting hugepage mount; disabled by config?
...(XML). > > That is it. I don't mount them myself. I
think (can't check now) they > are automounted to /dev/hugetlbs. By
default, libvirtd runs as root, and > qemu as user qemu. Consuming
hugetlb and releasing them should be > transparent. > > I suggest
starting without softlevel=qemuvm into default runlevel, and > then
check /proc/meminfo. Hugetlbs total and free should be > 0. Do the >
same with qemuvm runlevel. Maybe this runlevel misses something. > > On
2016-12-14 00:05, Manuel Ullmann wrote: >> Hi, >> >> I’m struggling with
virsh not d...
2012 Apr 07
3
xenstored cannot start
...too x64 kernel-3.2.11-gentoo
root (hd0,2)
kernel
/boot/kernel-3.2.11-gentoo root=UUID=38213e99-588e-4a7d-a215-8835f7afb1c4\
video=vesafb:mtrr:3,ywrap vga=0x317
initrd /boot/initramfs.gz
title Gentoo x64 kernel-3.2.11-gentoo-xen
root (hd0,2)
kernel /boot/xen.gz
module /boot/kernel-3.2.11-gentoo
softlevel=xen root=UUID=38213e99-588e-4a7d-a215-8835f7afb1c4 vga=0x317
module /boot/initramfs.gz
And I post my kernel config (only xen related) file at
http://pastie.org/3745328
If I ran xenstored directly, I got the following error:
xc: error: Could not obtain handle on privileged command interface (2 =...