Displaying 20 results from an estimated 105 matches for "bootloader_args".
2010 Oct 12
1
bootloader_args element
...virsh create xen-config.xml
to boot a Scientific Linux 5.5 image. I have gone through the libvirt
domain xml format at
http://libvirt.org/formatdomain.html#elementsResources
and I don't see anywhere to set the hostname in there. I am using pygrub
for the bootloader and noticed the "bootloader_args" element. Can I pass
an argument to the kernel at boot to set the hostname? Can I pass anything
to the kernel at boot time? Nothing I have tried seems to work. I have
tried sifting through the pygrub code (for lack of documentation) and no
luck yet. I think my challenge is with pygrub but...
2012 Jun 28
10
Error: Boot loader didn't return any data [pygrub boot debian wheezy alpha1 netinst ISO]
...39;file:/BACKUP/dumpz/wheezytest/debian-wheezy-DI-a1-amd64-netinst.iso,xvdd:cdrom,r''
, ''phy:/dev/mainvg/wheezytest-root,xvda,w''
, ''phy:/dev/mainvg/wheezytest-swap,xvdb,w''
]
vif = ['' '']
bootloader = "pygrub"
bootloader_args = "--kernel=/install.amd/vmlinuz
--ramdisk=/install.amd/initrd.gz"
extra = "debian-installer/exit/always_halt=true -- console=hvc0"
2009 Mar 19
2
New DomU on older Dom0
...t; (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/images/EBA2/disk0\'', \''xvdb\&...
2010 Jan 17
2
error: failed to serialize S-Expr
Last night I upgraded from b127 to b130 and now I can''t mark autostart
domains:
# virsh autostart lunar-1
error: Failed to mark domain lunar-1 as autostarted
error: failed to serialize S-Expr: (domain (on_crash restart) (uuid
91c21040-2098-bc0d-b401-3908f3a21667) (bootloader_args) (vcpus 1) (name
lunar-1) (on_poweroff destroy) (on_reboot restart) (cpus (
Searching the archives revealed this thread
from July, but the circumstances are different as all my Xvm services
are running
Any ideas?
Thanks,
Kent
2011 Aug 04
3
[Q] VmError: Disk isn''t accessible with tap2:tapdisk:vhd
...9;'restart''], [''on_xend_start'', ''ignore''], [''on_xend_stop'',
''ignore''], [''vcpus'', 1], [''oos'', 1], [''bootloader'',
''/usr/bin/pygrub''], [''bootloader_args'', ''''], [''image'', [''linux'',
[''videoram'', 4], [''tsc_mode'', 0], [''nomigrate'', 0]]], [''s3_integrity'',
1], [''device'', [''tap2'', ['...
2008 Jul 03
1
virt-install and booting kernel
All,
Our project has modified the kernel and while testing it with xen, specifically
running virt-install to install a domain, the command hangs when the
install kernel is booting:
# virt-install
What is the name of your virtual machine? dom1
How much RAM should be allocated (in megabytes)? 500
What would you like to use as the disk (path)? /export/home/dom1
How large would you like the disk
2008 Jun 25
0
domUs doesn''t boot after upgrade to xen 3.2
..., [''on_xend_start'', ''ignore''], [''on_xend_s
top'', ''ignore''], [''uuid'', ''a2dae8f8-9433-0132-a87b-677b0b18515f''],
[''bootloader'', ''/usr/bin/pygrub''], [''bootloader_args'', ''''], [''image'',
[''linux'']], [''device'', [''vbd'', [''uname'', ''phy:/dev/HYP02VM/ENGTEST3''],
[''dev'', ''xvda''], [''mode'...
2011 Oct 02
0
Bug#644100: pygrub error if the root disk value is not the first in the list.
..., ['on_reboot', 'restart'], ['on_crash',
'restart'], ['on_xen
d_start', 'ignore'], ['on_xend_stop', 'ignore'], ['vcpus', '1'],
['oos', 1], ['bootloader', '/usr/lib/xen-default/bin/pygrub'],
['bootloader_args', ''], ['image', ['linux', ['root', '/dev/xvda2
ro'], ['videoram
', 4], ['tsc_mode', 0], ['nomigrate', 0]]], ['s3_integrity', 1],
['device', ['vbd', ['uname', 'phy:/dev/data/builder-var'], [&...
2010 Jan 06
0
[PATCH] Converter: Fixes to Xen metadata conversion
...@@ -347,7 +318,9 @@ sub _unconfigure_bootloaders
'/domain/os/kernel',
'/domain/os/initrd',
'/domain/os/root',
- '/domain/os/cmdline'
+ '/domain/os/cmdline',
+ '/domain/bootloader',
+ '/domain/bootloader_args'
);
foreach my $path (@bootloader_paths) {
@@ -396,64 +369,93 @@ sub _configure_drivers
}
}
-sub _find_hv_metadata
+sub _replace_with_default_metadata
{
- my ($dom) = @_;
+ my ($node, $xpath, $default_dom) = @_;
+
+ # Look for a replacement in the defaults
+ my...
2012 Mar 21
0
Multiple "Domain-0" — slow libvirt
...00000000000/image/ostype=linux
/vm/00000000-0000-0000-0000-000000000000/image/kernel=
/vm/00000000-0000-0000-0000-000000000000/image/cmdline=
/vm/00000000-0000-0000-0000-000000000000/image/ramdisk=
/vm/00000000-0000-0000-0000-000000000000/on_poweroff=destroy
/vm/00000000-0000-0000-0000-000000000000/bootloader_args=
/vm/00000000-0000-0000-0000-000000000000/on_xend_start=ignore
/vm/00000000-0000-0000-0000-000000000000/on_crash=restart
/vm/00000000-0000-0000-0000-000000000000/xend/restart_count=0
/vm/00000000-0000-0000-0000-000000000000/vcpus=4
/vm/00000000-0000-0000-0000-000000000000/vcpu_avail=15
/vm/00000000...
2012 Jul 20
0
RuntimeError: Unable to find partition containing kernel
...39;', ''ignore''], [''on_xend_stop'', ''ignore''],
[''vcpus'', 1], [''cpus'', ''2-7''], [''oos'', 1], [''bootloader'',
''/usr/bin/pygrub''], [''bootloader_args'', ''--kernel=/boot/vmlinuz
--ramdisk=/boot/initrd''], [''image'', [''linux'', [''videoram'', 4], [''tsc_mode'',
0], [''nomigrate'', 0]]], [''s3_integrity'', 1], [''device...
2012 Mar 07
2
PV DomU stopped responding, won't boot, stuck in paused state
...ed pygrub does pull up the grub menu with ''pygrub leela.img''.
DomU:
I pass through some physical drives to a zpool array, this machine is a storage server and handles SMB/CIFS.
(domain
(domid 7)
(cpu_weight 256)
(cpu_cap 0)
(on_crash restart)
(uuid blah)
(bootloader_args -q)
(vcpus 1)
(name leela)
(on_poweroff destroy)
(on_reboot restart)
(cpus (()))
(description )
(bootloader /usr/bin/pygrub-4.1b)
(maxmem 1024)
(memory 1024)
(shadow_memory 0)
(features )
(on_xend_start ignore)
(on_xend_stop ignore)
(cpu_time...
2010 Oct 07
1
setting hostname in xen config .xml file
...create xen-config.xml
to boot a Scientific Linux 5.5 image. I have gone through the libvirt
domain xml format at
http://libvirt.org/formatdomain.html#elementsResources
and I don''t see anywhere to set the hostname in there. I am using
pygrub for the bootloader and noticed the "bootloader_args" element.
Can I pass an argument to the kernel at boot to set the hostname?
Nothing I have tried seems to work. Any help would be appreciated.
Cheers,
David
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/...
2011 Aug 17
3
Bug#638152: Error: Device 51712 (vbd) could not be connected. Hotplug scripts not working.
Package: xen-utils-4.0
Version: 4.0.1-2
Severity: normal
This issue is similar to
http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2011-March/003217.html
but since I was not able to find a bug report I'm reporting this now.
Steps to reproduce:
1) cat << EOF > config
name = 'squeeze64'
vcpus = '4'
memory = '512'
disk = [
2011 Oct 29
0
Bug#644100: Boot loader didn't return any data! if reboot domU with disk DRBD
...rt'], ['on_crash', 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['vcpus', '1'], ['cpus', '8-15'], ['oos'
, 1], ['bootloader', '/usr/lib/xen-default/bin/pygrub'], ['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2 ro'], ['videoram', 4], [
'tsc_mode', 0], ['nomigrate', 0]]], ['s3_integrity', 1], ['device', ['vbd', ['uname', 'drbd:abook-disk'], ['dev&...
2008 Mar 26
3
[PATCH][TOOLS] pygrub: cleanup and support for NetBSD
Hi Keir,
Attached patch gets rid of the global attr variable and adds support for
NetBSD.
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht
2012 Mar 28
2
Bug#666135: Multiple "Domain-0", slow libvirt
...00000000000/image/ostype=linux
/vm/00000000-0000-0000-0000-000000000000/image/kernel=
/vm/00000000-0000-0000-0000-000000000000/image/cmdline=
/vm/00000000-0000-0000-0000-000000000000/image/ramdisk=
/vm/00000000-0000-0000-0000-000000000000/on_poweroff=destroy
/vm/00000000-0000-0000-0000-000000000000/bootloader_args=
/vm/00000000-0000-0000-0000-000000000000/on_xend_start=ignore
/vm/00000000-0000-0000-0000-000000000000/on_crash=restart
/vm/00000000-0000-0000-0000-000000000000/xend/restart_count=0
/vm/00000000-0000-0000-0000-000000000000/vcpus=4
/vm/00000000-0000-0000-0000-000000000000/vcpu_avail=15
/vm/00000000...
2009 Mar 12
0
Successfully running VM, subsequently startup gives this error -- VmError: Boot loader didn''t return any data!
...line 209, in log_progress
retval = func(*args, **kwds)
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1602, in _initDomain
self._configureBootloader()
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1969, in _configureBootloader
bootloader_args, kernel, ramdisk, args)
File "/usr/lib/python2.4/site-packages/xen/xend/XendBootloader.py", line 172, in bootloader
raise VmError, msg
VmError: Boot loader didn''t return any data!
2009-03-10 20:51:50 2861 DEBUG (XendDomainInfo:1804) XendDomainInfo.destroy: domid=3
2009-03-10 20:5...
2009 Mar 26
2
Virt-manager guest install URLs!
...Info: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/images/EBA2/disk0'', '...
2007 Sep 19
2
Error: (22, ''Invalid argument'')
...9;linux'',
[''kernel'', ''/boot/xen-3.gz''], [''ramdisk'', ''/boot/initrd.img-2.6.18-xen''],
[''root'', ''/dev/sda1 ro'']], ''on_poweroff'': ''destroy'', ''bootloader_args'':
None, ''cpus'': None, ''name'': ''xen1.example.com'', ''backend'': [], ''vcpus'': 1,
''cpu_weight'': None, ''features'': None, ''vcpu_avail'': None, ''m...