Displaying 20 results from an estimated 4000 matches similar to: "Where does PyGrub run?"
2012 Feb 22
12
Separate kernel on domU's
Hello,
I am still learning about Xen.. I am trying to setup Xen hypervisor
for the first time. I was reading the howto here:
http://www.howtoforge.com/paravirtualization-with-xen-4.0-on-debian-squeeze-amd64
and I stopped here:
"(To use the default Ubuntu kernel instead of Debian''s Xen kernel in
the guest, you can also comment out the kernel and initrd lines in
2010 Sep 05
10
Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Hello,
I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor 
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.
Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
It also shows how to install various Xen PV guests using the native distro installers:
	- CentOS 5.5
	- Fedora 13
	- Ubuntu 10.04 LTS
2010 Sep 05
10
Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Hello,
I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor 
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.
Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
It also shows how to install various Xen PV guests using the native distro installers:
	- CentOS 5.5
	- Fedora 13
	- Ubuntu 10.04 LTS
2009 Apr 29
1
How using PV-Grub?
Can i using pv-grub for loading OpenSolaris on zfs volume?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2012 Jan 21
3
Restrict disk I/O per domain
Is there any way to restrict disk use per domain with XEN PV?
 
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 May 05
2
AW: debian Lenny -> Squeeze domU mdX software raidmigration - failed to assemble arrays
Hi,
to make transitions more convenient, I've done this by using uuid instead of device names.
If you ls -l /dev/disk/by-uuid inside your domU, you'll see something like
lrwxrwxrwx 1 root root 10  5. Mai 07:38 39a2a64b-0716-47ad-92f4-a7437cac54ee -> ../../sda2
lrwxrwxrwx 1 root root 10  5. Mai 07:38 e8b97b59-a790-417c-8231-fe8da8b6e6ee -> ../../sda1
In /etc/fstab inside the domU,
2009 Mar 15
1
32-on-64 and PVGRUB
so it appears that PVGRUB requires that I specifiy (in my
domain config file) either the -x86_64  or the -x86_32 
version.   
Does anyone have a clever way I can let my users switch 
between x86_64 and i386 without giving them access to 
the domain config file?  Preferably, something more secure 
than PyGRUB?   
I was considering hacking up PyGRUB so that it  only 
allows the user a choice of
2009 Dec 05
3
PVGrub can''t find config file for domU on logical volume
After hours of googling and not really finding a definitive solution to my
problem, I''m a little stuck and would really appreciate some help from
others.
I have a CentOS 5.4 x86-64 server running Xen 3.3 from the gitco repos as
dom0.  On this I have created two logical volumes comprising 8GB for the
system disk (xvda) and 1.5GB for swap (xvdb).  I ran mkfs.ext3 and mkswap
on these to
2016 Feb 23
2
XSAs 170 and 154, repository layouts, and centos-release-xen 8-1
On Sat, Feb 20, 2016 at 9:24 PM, Sarah Newman <srn at prgmr.com> wrote:
> On 02/17/2016 04:30 AM, George Dunlap wrote:
>> I have the following packages going through the CBS:
>> * A CentOS 7 xen-4.6.1-2, with XSAs 170 and 154
>> * A CentOS 6 xen-4.6.1-2, with XSAs 170 and 154
>> * A CentOS 6 xen-4.4.3-11, with XSAs 170
>>
>> All these should show up in
2009 Sep 29
6
Problems with booting Debian DomU
I''m running Xen 3.2 on Debian 5.0 (Lenny) and am having trouble booting up a Debian Etch DomU.  It hangs at the end when it says "Starting periodic command scheduler: cron."
 
It''s just completely frozen.  At one point I set it sit for a few hours and got back into the console and it said something about "time went backwards" but I used the
2010 Dec 07
5
Smoothwall Appliance in Xen
Is anyone here running Smoothwall Appliance as a VM in Xen? We''re
running it right now, but it''s running fully virtualized instead of
para-virtualized. Anyone know if it can run as a PV?
It crashed yesterday with only a 100 user sessions on it. Not much in
the log except:
[2010-12-06 15:03:31 7341] WARNING (image:559) domain prxy3: device model failure: pid 22922: malfunctioning
2011 Jan 10
1
Bug#609517: xen-utils-3.2-1: Pygrub can't find grub.conf in a reiserfs partion on amd64 arch
Package: xen-utils-3.2-1
Version: 3.2.1-2
Severity: normal
Tags: patch
Hi,
   
  There is a bug xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c, 
  it is using "unsigned long" which is 64 bits on amd64 arch and  32
  bits on i386 arch. 
  This makes pygrub can't work on reiserfs on amd64 arch. You can easily
  reproduce it.
  A patch is included for fixing this problem.
diff
2007 May 03
3
[PATCH] pygrub: look harder for elilo.conf
Keir,
This would also be appropriate for 3.1.0, since the /usr/lib fix makes
pygrub work on ia64
Presently pygrub only looks in /efi/redhat/elilo.conf.  It should
check for other distributions, plus a couple fallback locations.
Signed-off-by: Aron Griffis <aron@hp.com>
diff -r 6d64f9eefad5 -r 67df28389f46 tools/pygrub/src/pygrub
--- a/tools/pygrub/src/pygrub	Wed May 02 14:50:56 2007
2009 Nov 30
3
32bit domUs
Hey all,
I have need to boot 32bit domu''s on a amd64 system.  I was able to deploy a 32bit image but the kernel is still 64bit.  I have a feeling in my .cfg file for the domU I need to specify a 32bit kernel.  Is this correct?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2018 Oct 31
6
Bug#912441: xen-utils-4.11: package missing pygrub binaries
Package: xen-utils-4.11
Severity: important
Dear Maintainer,
We have discovered that the `pygrub` binaries, expected under `/usr/lib/xen-4.11/bin`, are no longer present in the 
xen-utils-4.11 package.
Reviewing the source package reveals that the binary is still present under `tools/pygrub/src/pygrub`, however it is not 
referenced anywhere obvious in the package build configurations, nor is
2012 Oct 19
6
"Boot loader did not return any data" to make HVM to PV
Hello
I''m trying to convert a HVM to PV dom0. The domU is a 10SP2 SLED (
Kernel 2.6.16.60-0.21  i386) and is a SLES11SP2 dom0 (Kernel
3.0.13-0.27-xen 64bit).
The truth is that every tutorial I see it differently and I do not
know where this error.
When I start the domU, pvgrub shows the options but when I select the
kenel-xen, returns the error "Boot loader did not return any
2008 Aug 26
5
Cannot start virtual machine
Hi all,
            I am unable to start the virtual machine.
Its configuration file is
# Automtically generated by ConVirt
name=''virtual1''
ramdisk=''/home/devi/Desktop/initrd.img''
kernel=''/home/devi/Desktop/vmlinuz''
bootloader=''''
vif=[''mac=00:16:3e:0c:e1:16, bridge=xenbr0'']
#extra = ''ks=
2011 May 24
1
[RESEND] [PATCH] XFS support for pygrub patch
This patch contains the XFS support code from grub-0.97 ported to
libfsimage.
I''ve already sent this patch on this list six month ago, but it was
rejected because of the freeze.
Attached you can find the patch against the xen-unstable tip.
I''ve got many success reports from users, two of which from this list.
Regards,
Marco
-- 
Marco Nenciarini - System manager @ Devise.IT
2012 Feb 07
1
Grub options for dom0
Hello guys,
I am setting up dom0. I have read that is recommended restricting one
cpu for dom0. In the xen wiki there''s a list of grub parameters
http://wiki.xen.org/wiki/Xen_Hypervisor_Boot_Options
but it seems deprecated?
http://groups.google.com/group/ganeti/browse_thread/thread/a18979bdd00f6461
Do you guys use this option (maxcpus) as shown here as well?
2011 Nov 10
1
Bug#588839: pv-grub removed ?
When will we see progress on this?
pvgrub is the newer and better thing, and it's the only way to do many 
things.
For one thing, It should make it easier to boot an OS on a partitioned 
block device, pygrub can't do that unless you probe the paritions first 
and make then visible on Dom0 - a hassle.
Otherwise, it would just simply do what real GRUB can really do.
I would really like to