search for: grub_cmdline_xen

Displaying 20 results from an estimated 29 matches for "grub_cmdline_xen".

2013 Jan 04
5
How to manage one line in a file by puppet
Hi, I want to write a puppet module for xen on Debian. This module will need to manage one line in the file /etc/default/grub, namely the line starting with "GRUB_CMDLINE_XEN=". Currently I want to leave the rest of the file untouched. Which would be the best way to do this? I see two options: a) Do some `sed` magic on the file in a `exec` call. Downside: puppet won''t notice when the line gets manually changed. b) Have some support for sections inside...
2011 Nov 08
3
ubuntu 11.10, system V runlevel compatability
...nwatch xen-tools xen-utils-common xenstore-utils 3) updated grub as follows: - changed the default boot order - added the following entries GRUB_DISABLE_OS_PROBER=true GRUB_SERIAL_COMMAND="serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1" GRUB_TERMINAL="console serial" GRUB_CMDLINE_XEN="com1=9600,8n1 console=com1,vga" GRUB_CMDLINE_LINUX="console=tty0 console=hvc0"for the new menu entries and xend-config.sxp 4) made the following changes to /etc/default/xendomains: XENDOMAINS_SAVE="" XENDOMAINS_RESTORE=false 5) rebooted Then, as mentioned, the new bo...
2011 Aug 29
1
with heavy VM IO, clocksource causes random dom0 reboots
...d to set clocksource=pit on dom0. How and where, in Squeeze is this clocksource parameter set? At compile time, or at boot time? And if at boot time, in /etc/default/grub? How exactly, if in /etc/default/grub, is this parameter set. Lines in that file begin with capital letters: GRUB_TIMEOUT=5 GRUB_CMDLINE_XEN="com1=9600,8n1 console=com1,vga noreboot" GRUB_CMDLINE_LINUX="console=tty0 console=hvc0" 2. Is a package necessary for pit ? 3. should clocksource = pit be set on domUs as well? Aug 29 06:28:53 vm2 kernel: [53400.204119] updatedb.mloc D 0000000000000000 0 3605...
2013 Feb 17
6
Install issues for Xen 4.2.1 on Ubuntu 12.10
...''s/GRUB_DEFAULT=.*\+/GRUB_DEFAULT="Ubuntu GNU\/Linux, with Xen hypervisor"/'' /etc/default/grub sed -i ''s/GRUB_CMDLINE_LINUX=.*\+/GRUB_CMDLINE_LINUX="apparmor=0"/'' /etc/default/grub sed -i ''/GRUB_CMDLINE_LINUX="apparmor=0"/ a\GRUB_CMDLINE_XEN="dom0_mem=384M,max:384M dom0_max_vcpus=1 no-bootscrub"'' /etc/default/grub update-grub echo "none /proc/xen xenfs defaults 0 0" >> /etc/fstab reboot After the reboot - $ ls /proc/xen capabilities privcmd xenbus xsd_kva xsd_port $ cat /proc/xen/capabilities...
2013 Sep 06
0
Bug#721946: Bug#721946: xen-hypervisor-4.1-amd64: dom0_mem cannot exceed some value
On Thu, 2013-09-05 at 20:52 +0200, Alessandro Vesely wrote: > Package: xen-hypervisor-4.1-amd64 > Version: 4.1.4-3+deb7u1 > Severity: normal > > I tried GRUB_CMDLINE_XEN="dom0_mem=8192M": that delivers 6964868K total, then > crashes when used=2837436K free=4127432K. > By crash I mean the gnome screen was blown away, replaced by a black screen > with white log lines. That seems to happen every time dom0 uses a large amount > of memory. On a...
2011 Mar 18
2
xen 4.0.1 from source on Debian Squeeze grub2
Hi, Can someone help. Ive setup xen on a fresh build but are having problems setting up grub. Ive run update-grub which has scanned the /boot folder and created the entries in /boot/grub/grub.cfg but im not sure how to add the dom0_mem=512M parameter? Thanks Ian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2012 Oct 04
3
Serial Console Not Connecting to Dom0 on Ubuntu Server 12 Running Xen 4.1.3
...39; GRUB_TERMINAL=serial GRUB_SERIAL_COMMAND="serial --port=0x3f8 --unit=0 --speed=115200 --word=8 --parity=no --stop=1" GRUB_DEFAULT="Xen" #GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=32 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_XEN="loglvl=all com1=115200,8n1 console=com1,vga console_to_ring, sync_console" GRUB_CMDLINE_LINUX_DEFAULT="" GRUB_CMDLINE_LINUX="console=hvc0 earlyprintk=xen" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) a...
2010 Sep 30
3
xen 4 and grub2 on debian squeeze
Hi! I''m experimenting with Xen 4 on Squeeze. Squeeze uses grub2 by default, and the config format has changed. I can''t for the life of me figure out where to set options for the hypervisor and the Dom0 kernel on bootup. It seems the grub2 stanza for xen is being generated by /etc/grub.d/20_linux_xen and that seems to have some provisions for receiving arguments, but I
2018 Jan 06
2
Bug#880554: xen domu freezes with kernel linux-image-4.9.0-4-amd64
...; Does this mean this bug against the kernel should be closed? > > Yes, the problem seems to be in the Xen hypervisor and not the Linux > kernel itself. The default value for the gnttab_max_frames parameter > needs to be increased to avoid domU disk IO hangs, for example: > > GRUB_CMDLINE_XEN="dom0_mem=10240M gnttab_max_frames=256" > > So either close the bug or reassign it to xen-hypervisor package so > they can increase the default value for this parameter in the > hypervisor code. > Ok, I'll reassign and let the Xen maintainers handle that (maybe in a s...
2013 Nov 19
5
DOM U get restarted during xen live migration
Hey folks, I am trying to live migrate a guest from a Xeon machine to core i 7 machine and reverse, and my problem is Xeon machine get restarted randomly. The restarting happens both when I migrate from it or to it. The weird part is it happens sometimes, like 40 percent of time the migration works perfectly fine and sometimes Xeon machine gets restarted, I first thought problem is with the
2014 Mar 22
0
Bug#723656: bug 723656 - xen hvc0/ipmi console hangs
...ault/grub: GRUB_DEFAULT="Xen 4.1-amd64" GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="" GRUB_CMDLINE_LINUX="console=tty1 console=hvc0 earlyprintk=xen" GRUB_CMDLINE_XEN="loglvl=all guest_loglvl=all com1=115200,8n1,0x2f8,5 console=tty1,com1" Package: xen-hypervisor-4.1-amd64 State: installed Automatically installed: no Version: 4.1.5-0ubuntu0.12.04.3 Priority: optional Section: universe/kernel Maintainer: Ubuntu Developers <ubuntu-devel-discu...
2013 Apr 02
0
expected dom0 memory usage
I set GRUB_CMDLINE_XEN="dom0_mem=1024M" and put "(dom0-min-mem 1024)" and "(enable-dom0-ballooning no)" in xend-config.sxp. Then in upgrading the machine''s RAM, MemTotal in dom0''s /proc/meminfo is 906864 with 4GB, but only 779900 with 16GB. Does that seem reasonable?...
2013 Jan 03
1
Passing "allow_unsafe" appears not to workaround protection for CVE-2012-2934
Having finished a round of testing in my own lab, I''ve connected to my clients test lab, and reproduced my Xen Dom0. Upon trying a test creation of a DomU, I was intrigued to receive the message: ERROR POST operation failed: xend_post: error from xen daemon: (xend.err ''Error creating domain: Creating domain failed: name=snstest00'') Domain installation does not
2010 Oct 11
1
set Domain-0 default memory allocation
hi folks, anyone around who knows how to setup grub2 to allow at boot time a static memory allocation for the Domain-0. I use debain squeeze, lates update''s and my actual grub2 config doesn''t work automaticlly at boot time. i configured the arg "dom0_mem=4096M" in the grub.cfg section multiboot as shown bellow: *** menuentry ''Debian GNU/Linux, with
2011 Mar 03
0
Bug#600241: #600241: Xen Hypervisor can only boot if "acpi=off" parameter
...rver. About the attachments. I added these options into /etc/default/grub: GRUB_CMDLINE_LINUX_DEFAULT="console=hvc0 earlyprintk=xen nomodeset initcall_debug debug loglevel=10" GRUB_TERMINAL=serial GRUB_SERIAL_COMMAND="serial --speed=9600 --unit=0 --word=8 --parity=no --stop=1" GRUB_CMDLINE_XEN="dom0_mem=1024M loglvl=all guest_loglvl=all sync_console console_to_ring com1=9600,8n1 console=com1" and captured the output on the serial console. booting_acpi-off_VT-off.log -- acpi=off and all mentioned CPU options disabled booting_acpi-on_VT-off.log -- acpi=on and all mentioned CPU o...
2013 Sep 06
2
Bug#721946: Bug#721946: xen-hypervisor-4.1-amd64: dom0_mem cannot exceed some value
On Fri 06/Sep/2013 10:12:29 +0200 Ian Campbell wrote: > On Thu, 2013-09-05 at 20:52 +0200, Alessandro Vesely wrote: >> >> I tried GRUB_CMDLINE_XEN="dom0_mem=8192M": that delivers 6964868K total, then >> crashes when used=2837436K free=4127432K. > > On a modern dom0 kernel you need to specify the maximum memory as well, > i.e. dom0_mem=8192M,max:8192M Nope, I tried the string you said, and got a crash. I attach the...
2012 Jan 17
3
Available PCIe lanes for VGA passthrough
Hello, I hope that I am posting the correct list with this question. I have been trying to get VGA passthrough working on my system for some time now without success. I do not have the system with me right now, so I will not be able to provide any logs or error messages right now. I will be able to to do so in a couple of hours. I have a VT-d enabled system (Motherboard and CPU) on which I wish
2012 Jan 17
3
Available PCIe lanes for VGA passthrough
Hello, I hope that I am posting the correct list with this question. I have been trying to get VGA passthrough working on my system for some time now without success. I do not have the system with me right now, so I will not be able to provide any logs or error messages right now. I will be able to to do so in a couple of hours. I have a VT-d enabled system (Motherboard and CPU) on which I wish
2014 Feb 04
3
Bug#737613: xen-hypervisor-4.3-amd: Xen not loading dom0 on Jessie - FATAL error on running /etc/init.d/xen
...a minimal system designed only to get dom0 working. The following are the uncommented GRUB commands GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet" GRUB_CMDLINE_LINUX="" GRUB_GFXMODE=640x480 GRUB_CMDLINE_XEN="dom0_mem=2048M dom0_max_vcpus=1 dom0_vcus_pin" The following are the uncommented contents of /etc/xen/xend-config.sxp (vif-script vif-bridge) (dom0-min-mem 1024) (enable-dom0-ballooning no) (total_available_memory 0) (dom0-cpus 1) (vncpasswd '') All other configuration as per...
2015 Jan 22
0
Ubuntu delta against 4.5.0-1 in experimental for disussion
...+ > +# > +# When running update-grub with the Xen hypervisor installed, there are > +# some additional variables that can be used to pass options to the > +# hypervisor or the dom0 kernel. > + > +# The following two are used to generate arguments for the hypervisor: > +# > +#GRUB_CMDLINE_XEN_DEFAULT="" > +#GRUB_CMDLINE_XEN="" > +# > +# For example: > +# > +# dom0_mem=<size>[M]:max=<size>[M] > +# Sets the amount of memory dom0 uses (max prevents balloning for more) > +# com[12]=<speed>,<data bits><parity><stopbi...