Displaying 20 results from an estimated 28 matches for "domuload".
Did you mean:
domuloader
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something here ? PyGrub does not require
all these details.
For example :
on one...
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something here ? PyGrub does not require
all these details.
For example :
on one...
2006 Mar 10
8
domUloader kernel command line arguments?
domUloader potentially makes my life a lot easier, but from experiments
and looking at the code, it doesn''t seem like there is any way to pass
kernel command line arguments with it. Am I just missing something?
Thanks,
John Byrne
_______________________________________________
Xen-devel maili...
2006 Oct 09
0
"mount: unknown filesystem type ''LVM2_member''"
...sk
image. I was expecting problems, but this is what I got:
------------snip
# xm create -c vm2
Using config file "/etc/xen/vm/vm2".
/dev/hda: No medium found
mount: unknown filesystem type ''LVM2_member''
Traceback (most recent call last):
File "/usr/lib/xen/boot/domUloader.py", line 495, in ?
main(sys.argv)
File "/usr/lib/xen/boot/domUloader.py", line 489, in main
sxpr = copyKernelAndInitrd(fs, kernel, initrd)
File "/usr/lib/xen/boot/domUloader.py", line 397, in copyKernelAndInitrd
part.mount()
File "/usr/lib/xen/boot...
2006 Jan 16
0
Re: [PATCH 1/3] domUloader
Hi,
On Mon, Jan 16, 2006 at 11:26:09PM +0000, Kurt Garloff wrote:
> (1) A patch to xend/XenDomainInfo.py, xend/XenBootloader.py and
> xm/create.py, making sure that all the needed info is passed
> to the bootloader and also stored for reuse on rebooting.
Some more remarks:
XendBootloader.py misses a timeout and waits for the bootloader
to finish forever; I just made a TODO.
2007 Nov 18
1
Installing openSuSE 10.3 as PV-guest on a LVM-drive of a openSuSE 10.3 host
...ot;OSS103.lvm"
ostype="opensuse"
uuid="fa0be596..."
memory=384
vcpus=1
on_crash="destroy"
on_poweroff="destroy"
on_reboot="restart"
localtime=0
builder="linux"
bootloader="/usr/lib/xen/boot/domUloader.py"
bootentry="xvda1:/boot/vmlinuz-xen,/boot/initrd-xen"
#extra=" "
extra=" TERM=xterm"
disk=[ ''phy:/dev/vg01/pv-sys,xvda,w'',
''phy:/dev/vg01/pv-swap,xvdb,w'' ]
vif=[ '...
2009 Mar 19
2
New DomU on older Dom0
...48 xend.XendDomainInfo 9949] DEBUG
> (XendDomainInfo:190) XendDomainInfo.create([''vm'', [''name'', ''EBA2''],
> [''memory'', 512], [''vcpus'', 1], [''bootloader'',
> ''/usr/lib/xen/boot/domUloader.py''], [''bootloader_args'',
> ''--entry=xvdb1:/boot/vmlinuz-xen,/boot/initrd-xen --root=/dev/xvda1
> --disks="[[\''phy:mapper/system-EBA2\'', \''xvda1\'', \''w\'', None],
> [\''file:/etc/xen/ima...
2006 May 23
1
modelling domU bootloaders
I don''t think that modelling domUloader (or pygrub, for that matter) is
going to be optional for VSM 1. Do the CIM providers have any plans for
this?
Thanks.
Andrew
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Jan 19
1
Linux distributions supported by Xen as PVM domUs
...xen kernel.
2. Running OpenSuSE 11 as Dom0
- RHEL 4.5 or RHEL 5 installs correctly but doesn't boot. I got errors.
I don't have error messages right now (but I can get them if asked)
but I see a common difference: RHEL 4.5/RHEL5 and OpenSuSE have
different Xen versions. Also OpenSuSE uses domUloader (or something
like that) as boot manager instead of pygrub (or are they the same
thing?)
So the final question is: What are the requirements to run a
paravirtualized operating system? Are they fully dependent on Xen
version?
I would like to run different Linux distros paravirtualized, maybe
Open...
2009 Mar 26
2
Virt-manager guest install URLs!
...o 9949] DEBUG
> > (XendDomainInfo:190) XendDomainInfo.create([''vm'', [''name'',
''EBA2''],
> > [''memory'', 512], [''vcpus'', 1], [''bootloader'',
> > ''/usr/lib/xen/boot/domUloader.py''], [''bootloader_args'',
> > ''--entry=xvdb1:/boot/vmlinuz-xen,/boot/initrd-xen
--root=/dev/xvda1
> > --disks="[[''phy:mapper/system-EBA2'', ''xvda1'', ''w'', None],
> > [''fil...
2009 Jan 19
8
Linux distributions supported by Xen as PVM domUs
....
2. Running OpenSuSE 11 as Dom0
- RHEL 4.5 or RHEL 5 installs correctly but doesn''t boot. I got errors.
I don''t have error messages right now (but I can get them if asked)
but I see a common difference: RHEL 4.5/RHEL5 and OpenSuSE have
different Xen versions. Also OpenSuSE uses domUloader (or something
like that) as boot manager instead of pygrub (or are they the same
thing?)
So the final question is: What are the requirements to run a
paravirtualized operating system? Are they fully dependent on Xen
version?
I would like to run different Linux distros paravirtualized, maybe
Open...
2008 Aug 04
23
Xen and iSCSI - options and questions
Hello,
I have a small Xen farm of 8 dom0 servers with 64 virtual machines running para-virtualized and this has been working great. Unfortunately, I''ve hit a limit: my iSCSI hardware supports only 512 concurrent connections and so I''m pretty much at the limit. (Wish I would have seen that problem sooner!)
Of course, 87% of those connections are idle-- but necessary because I
2007 Dec 19
5
pciback.hide with ISDN Cards
...file is:
name="opensuse"
ostype="opensuse"
uuid="b24449ce-e89a-b107-a96a-da91ce26651f"
memory=384
vcpus=1
on_crash="destroy"
on_poweroff="destroy"
on_reboot="restart"
localtime=0
builder="linux"
bootloader="/usr/lib/xen/boot/domUloader.py"
bootargs="--entry=xvda2:/boot/vmlinuz-xenpae,/boot/initrd-xenpae"
disk=[ ''file:/srv/xen/opencave/hda,xvda,w'', ]
vif=[ ''mac=00:16:3e:00:00:01'', ]
nographic=1
pci=[ ''01,00,0'', ''01,01,0'' ]
I don''t be...
2006 Aug 23
0
SLES10 guest OSes drop off network.
...,
''mac=00:16:3e:85:b5:60'' ]
root = ''/dev/hda1''
localtime = 0
on_poweroff = ''destroy''
on_reboot = ''restart''
on_crash = ''restart''
extra = '' TERM=xterm''
bootloader = ''/usr/lib/xen/boot/domUloader.py''
bootentry = ''hda1:/boot/vmlinuz-2.6.16-xen,/boot/initrd-2.6.16-xen.img''
And the configuration of my-network-script, which is used to bind xenbr0
and xenbr1 to specific nic cards
#!/bin/sh
dir=$(dirname "$0")
"$dir/network-bridge" "$@"...
2006 Oct 24
0
Q: HOWTO manually boot SLES10 installation
...''restart''
extra = '' initrd=initrd textmode=1''
kernel = ''/boot/vmlinux-2.6.16.21-0.25-xen.gz''
ramdisk = ''/boot/initrd-2.6.16.21-0.25-xen''
root = ''/mnt/boot/x86_64/root''
#bootloader = ''/usr/lib/xen/boot/domUloader.py''
#bootentry = ''hda1:/boot/vmlinuz-xen,/boot/initrd-xen''
-----
An "xm create -c test" gets this far:
--------
[...]
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
TCP established hash table entries: 262...
2008 Feb 27
0
Error: Had a bootloader specified, but no disks are bootable
...below.
ostype="openSUSE"
name = "VM1"
memory = 1890
vcpus=1
uuid="0a4a2999-bac9-6561-f9e0-a1494751c275"
on_crash="destroy"
on_poweroff="destroy"
on_reboot="restart"
localtime=0
builder="linux"
bootloader="/usr/lib/xen/boot/domUloader.py"
bootargs="--entry=xvda3:/boot/vmlinux-2.6.18.8-0.9-xen.gz,/boot/initrd-2.6.18.8-0.9-xen"
extra="TERM=xterm xencons=tty "
nographic=1
vif = [''mac=00:18:A4:78:F4:34,bridge=bridge0'']
disk=[ ''phy:/dev/sda8,xvda3,w'',
''p...
2011 Mar 18
1
"ImportError: No module named ext" when launching a Xen v4 Guest.
...3,
in main
from xml.dom.ext import PrettyPrint as XMLPrettyPrint
ImportError: No module named ext
On the Host I installed
xen-4.0.2_02-4.7.1.x86_64
xen-libs-4.0.2_02-4.7.1.x86_64
xen-tools-4.0.2_02-4.7.1.x86_64
The config file I''m using is
bootloader = ''/usr/lib/xen/boot/domUloader.py''
bootargs = ''--entry=xvda1:vmlinuz-xen,/boot/initrd-xen''
builder = ''linux''
disk = [''phy:/dev/VG0/Guest,xvda,w'']
extra = ''textmode=1 xencons=xvc0''
maxmem = 1024
memory = 1024
name = ''guest''
on_cra...
2010 Apr 22
9
how can you boot an existing linux domU off the cdrom on sles11 dom0?
I have a sles10 domU running on a sles11 dom0. xen is version 3.4. We''re
trying to pass through a scsi card to the domU. We assign the domU the
scsi card through virt manager. When we try to boot the domU it won''t
boot. We need to update fstab and menu.lst, but we need to boot with the
hardware attached to see how it''s being seen by the domU.
On a physical machine we
2011 Jul 06
7
Xen 4.0 - prerequisites for succesfull live migration?
...t to be able to add some if needed
cpus="1-8" # core 0 is ''reserved'' for Domain 0
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
localtime=0
builder="linux"
bootloader="/usr/lib/xen/boot/domUloader.py"
bootargs="--entry=xvda1:/boot/vmlinuz-xen,/boot/initrd-xen"
extra=" 3 mem=4096m xencons=tty apparmor=0"
disk=[ ''tap:aio:/var/lib/xen/images/ab1/ab1.raw,xvda,w'', ]
vif=[ ''mac=00:16:3E:02:00:43,bridge=br0'' ]
vfb=[''type=vnc,vn...
2008 Mar 06
3
static vnc port
...ux"
4 memory = 512
5 vcpus = 1
6 uuid = "c6d9aa20-06c4-46f5-81e8-7906f7cfb642"
7 on_crash = "destroy"
8 on_poweroff = "destroy"
9 on_reboot = "restart"
10 localtime = 0
11 bootloader = "/usr/lib/xen/boot/domUloader.py"
12 bootargs = "--entry=xvda1:/boot/vmlinuz-xen,/boot/initrd-xen"
13 extra = " "
14 disk = [
''file:/vm/domains/suse-10.3-hfuchs-testcups/suse-10.3-testcups.img,xvda,w'',
''file:/vm/domains/suse-10.3--testcu...