Displaying 20 results from an estimated 3000 matches similar to: "xen 4.0.1 from source on Debian Squeeze grub2"
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
2011 Mar 30
13
Grub2 xen priority order
Hey all,
I have moved 10_Linux to 50_Linux and ran update-grub which is fine.
The problem I have is that there is xen-syms in /boot And that is being put first in the boot list which is incorrect.
How do you make /xen.gz at the top so it is booted first?
Thanks
Ian
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 May 24
7
Random dom0 lock up
Hi guys,
Having a weird issue with a Dom0. When we were running 2.6.18.8 kernel
the server would lock up every 2 weeks for no reason. Its been a
difficult one to resolve as there are no errors. We have now upgraded
to 2.6.32.13 and the lock ups are more often. For example today it
crashed in the morning, then it was rebooted and it crashed again about
5 hours later, no logs.
The
2011 May 18
3
Weird xl mem-set behavior
Hello,
I''m struggling to handle the amount of memory that dom0 gets on some system.
It''s a system with 8GB of RAM, running 2.6.38-6 with pv_ops and Xen 4.1
If I want to set the amount of memory for dom0, I get very bogus
results. See here: http://pastebin.com/gRgY9ERN If I use the M
notation (xl mem-set 0 4096M) the outcome is similarily unpredictable,
and sometimes I get the
2010 May 18
8
/etc/grub.d/09-xen for generating grub.cfg for hypervisor boot entries.
If this has already been done, please forgive me. However, if not, I''d like
to submit this as a mechanism for generating a bootable grub2 stanza for
hypervisors.
As the /etc/grub.d/* files rely on defaults in /etc/default/grub, I added
the following Xen specific variable:
GRUB_CMDLINE_XEN_DEFAULT="console=com1 115200,8n1 dom0_mem=512M
dom0_max_vcpus=1 dom0_vcpus_pin=true
2016 Feb 22
4
Garbled screen after RAM Scrub on boot
Dear All
I am using Centos 7 with Xen 4.6 on a Dell Poweredge T430
When the machine boots, after the 'Scrubbing Free RAM' message, I get a screen filled with little white squares until the login prompt, so I cannot see what is happening as the machine boots. Also there is nothing on the screen when I reboot.
My /etc/default/grub is
GRUB_DISTRIBUTOR="$(sed 's, release
2011 Oct 05
11
compiling kernel in Centos Domu
Hi,
Im trying to compile kernel 3.0.4 inside Centos 5 DomU
The steps I do are
Make bzImage
Make modules
Make modules_install
Depmod -a
mkinitrd /boot/initrd.img-3.0.4 3.0.4
but them im getting this
-bash-3.2# mkinitrd /boot/initrd.img-3.0.4 3.0.4
ls: /etc/modprobe.d/*.conf: No such file or directory
No module ehci-hcd found for kernel 3.0.4, aborting.
If I exclude the
2013 Feb 17
6
Install issues for Xen 4.2.1 on Ubuntu 12.10
Good evening everyone,
I am attempting to compile Xen 4.2.1 from source on Ubuntu 12.10 and cannot for the life of me figure out what I am doing wrong. This is the script I wrote that I am running on a brand new install from ubuntu-12.10-server-amd64.iso
apt-get update
apt-get -y upgrade
apt-get -y dist-upgrade
reboot
(uname -r returns back 3.5.0-23-generic)
apt-get install -y build-essential
2011 May 13
3
XEN Dom 0 boot and Out of Memory issue
Hi all,
Recently I build XEN 4.1 (from the xen.org) on centIOS 5.5 (kernel 2.6.38.4). After changing the grub file and rebooting the machine, I am continuously getting out of memory error. The content of my grub file:
default=0
timeout=5
serial --unit=0 --speed=115200
terminal --timeout=10 console serial
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.38.4)
root
2016 Feb 23
2
Garbled screen after RAM Scrub on boot
Dear George,
Thanks for the input and ideas.
Unfortunately bootscrub=false dos not work, not does setting nothing for vga, still get the 'Little white squares'!
I am asking the xen-users as you suggest
Regards, Francis
From: "George Dunlap" <dunlapg at umich.edu>
To: "Francis Greaves" <francis at choughs.net>, "centos-virt" <centos-virt
2008 Jan 23
2
VNC port confusion
Hi,
I''m trying to figure out how XEN decides which VNC port a particular
VM will associate with. From what little there is in the
documentation, it indicates that XEN will choose 5900+DomainID. From
experience, this doesn''e seem to happen. When I start a guest domain,
and do "xm list" its domainID shows as "22", however, when I netstat
-a , it shows listening
2010 Nov 24
18
System reboots after "Scrubbing free RAM" Xen 4.0.1 linux 2.6.37-rc3
Hi Everyone
I have sorted out the initial issues I''ve had and decided to give Xen
another go.
I''m trying to run Xen using kernel 2.6.37-rc3 (previous attempt with rc1
failed, and when I gave it a second go, rc3 was already out).
As previously, 2.6.37-rc3 boots fine natively. 2.6.32 boots natively and
under Xen as dom0, but I have reservations against running 2.6.32,
2010 Nov 24
18
System reboots after "Scrubbing free RAM" Xen 4.0.1 linux 2.6.37-rc3
Hi Everyone
I have sorted out the initial issues I''ve had and decided to give Xen
another go.
I''m trying to run Xen using kernel 2.6.37-rc3 (previous attempt with rc1
failed, and when I gave it a second go, rc3 was already out).
As previously, 2.6.37-rc3 boots fine natively. 2.6.32 boots natively and
under Xen as dom0, but I have reservations against running 2.6.32,
2016 Feb 22
2
Garbled screen after RAM Scrub on boot
Yes I usually work headless, but I have been setting it up from new, so need to see what is going on.
Regards
Francis
From: "Scot P. Floess" <sfloess at nc.rr.com>
To: "Francis Greaves" <francis at choughs.net>
Cc: "centos-virt" <centos-virt at centos.org>
Sent: Monday, 22 February, 2016 17:02:12
Subject: Re: [CentOS-virt] Garbled screen
2010 Jun 08
32
Problems with GPLPV network latency
Hi,
DomU is a Win2008 R2 64
When i install the GPLPV drivers the network latency goes from 15ms to
random numbers up to 1200ms and eventually dies. If you run a ping from
the DomU to another host the network stays alive but the high latency is
still there.
Further more if i try and uninstall the network driver i am unable to
use the old one (realtek) as it cannot detect the device.
2009 Jun 23
7
Dom 0 firewall
Hi,
Ive built a new server using xen debian lenny packages. Im trying to
firewall dom 0 which i can do ok but it then blocks access to the dom
Us. Has anyone managed to do this successfully?
Thanks
Ian
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2016 Jun 22
3
PCI Passthrough not working
Further to my messages back in May I have at last got round to trying to get my DomU to recognise USB devices.
I am using Xen 4.6 with CentOS kernel 3.18.34-20.el7.x86_64.
I have to manually make the port available before creating the DomU by issuing the command:
xl pci-assignable-add 00:1a.0
otherwise nothing shows in:
xl pci-assignable-list
I have added this to my .cfg file as per the
2012 Jul 12
5
best kernel
What is the best kernel to run? is it better to run 3.4.4 or one from xen
git?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 May 21
6
Pvgrub on Debian dom0
Hi,
Having a problem getting a domu to boot correctly.
When I enter xl create guest it boots straight into grubdom.
If I enter the config location in grubdom t boots as expected.
The location of the grub.cfg is the same in my domu config as what in entering but just will not work.
Any ideas?
Ian
.
2011 Sep 05
5
Bug#640500: xen-hypervisor-4.0-amd64: xend invokes oomkiller and reboots machine when creating DomU's
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-2
Severity: normal
Tags: upstream
When creating Xen DomU's, at some point xend invokes the oom-killer and
the entire machine restarts:
Sep 5 12:04:59 arbiter kernel: [259697.101212] __ratelimit: 136
callbacks suppressed
Sep 5 12:04:59 arbiter kernel: [259697.101218] xend invoked oom-killer:
gfp_mask=0x200da, order=0, oom_adj=0
Sep 5