search for: kernel_arg

Displaying 5 results from an estimated 5 matches for "kernel_arg".

Did you mean: kernel_args
2007 Jan 17
4
Two problems with DomU reboot (cmdline, duplicate domains)
Hi, just upgraded my testsystem to 3.0.4 (using the provided source rpm, xen-3.0.4.1-1.src.rpm, rebuilt it to run on non-PXE but no changes besides that, and it doesn''t look like the 3.0.4-testing HG has major differences so far?) and I have two problems with rebooting domains (xm reboot, or reboot from inside the domain). 1) the kernel-commandline keeps growing. On the first boot
2010 Mar 26
3
[PATCH node] Update autobuild and autotest scripts for new build structure
...s="${tests} $1" +} + +# $1 - node name +start_virt_viewer () { + local nodename=$1 + + sudo virt-viewer $nodename > /dev/null 2>&1& +} + +# $1 - the node's name +# $2 - kernel arguments +# $3 - working directory +boot_with_pxe () { + local nodename=$1 + local kernel_args=$2 + local workdir=$3 + + debug "boot_with_pxe ()" + debug "- workdir: ${workdir}" + debug "- nodename: ${nodename}" + debug "- kernel_args: ${kernel_args}" + + setup_pxeboot $workdir "${kernel_args}" + + sudo virsh s...
2009 Aug 28
1
How to create a windows vm with ganeti2.
...r: xen-pvm Enabled hypervisors: xen-hvm, xen-pvm Hypervisor parameters: - xen-hvm: nic_type: rtl8139 cdrom_image_path: vnc_bind_address: 0.0.0.0 boot_order: dc pae: True disk_type: ioemu acpi: True - xen-pvm: root_path: /dev/sda1 kernel_path: /boot/initrd-2.6-xenU initrd_path: /boot/initrd-2.6-xenU kernel_args: ro Cluster parameters: - candidate pool size: 10 - master netdev: eth0 - default bridge: eth0 - lvm volume group: xenvg - file storage path: /srv/ganeti/file-storage Default instance parameters: - default: auto_balance: True vcpus: 1 memory: 128 Thank you very much!! ___________________________...
2007 Jan 05
10
[PATCH 1/7] Fix pygrub path on Solaris
Fix for pygrub path on Solaris. Signed-off-by: John Levon <john.levon@sun.com> diff --git a/tools/python/xen/xend/XendDomainInfo.py b/tools/python/xen/xend/XendDomainInfo.py --- a/tools/python/xen/xend/XendDomainInfo.py +++ b/tools/python/xen/xend/XendDomainInfo.py @@ -37,7 +37,7 @@ from xen.util.blkif import blkdev_uname_ from xen.util.blkif import blkdev_uname_to_file from xen.util
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