search for: help_config

Displaying 8 results from an estimated 8 matches for "help_config".

2010 Mar 05
1
vcpus and vcpu_avail
Hi, i want to start domain with 2 cpus avail, but also have the opportunity to change on-the-fly the number of cpus to, for example, 4. in my domain.cfg i have: vcpus = 2 vcpu_avail = 7 The domain starts with 2 cpus, as expected, but rising the number does not work. It silently fails. Lowering the number works as expected. $ xm vcpu-set domain 3 $ xm list Name
2010 Nov 13
0
Bug#603366: xm: -f option descripbed incorrectly in help text
...ckage: xen-utils-common Version: 4.0.0-1 Severity: normal # xm create -n -f=/etc/xen/servo.py Error: Unable to open config file: =/etc/xen/servo.py Usage: xm create <ConfigFile> [options] [vars] Create a domain based on <ConfigFile>. Options: -h, --help Print this help. --help_config Print the available configuration variables (vars) for the configuration script. -q, --quiet Quiet. --path=PATH Search path for configuration scripts. The value of PATH is a colon-separated directory list. -f=FILE, --defconfig=FILE...
2011 Aug 31
0
xendomains not starting at boot
...;t accessible No handlers could be found for logger "xend" Error: Disk isn't accessible An error occured while creating domain fszele: Usage: xm create <ConfigFile> [options] [vars] Create a domain based on <ConfigFile>. Options: -h, --help Print this help. --help_config Print the available configuration variables (vars) for the configuration script. -q, --quiet Quiet. --path=PATH Search path for configuration scripts. The value of PATH is a colon-separated directory list. -f=FILE, --defconfig=FILE...
2010 Apr 13
5
Attach Floppy drive to Windows XP domU
Hi All, I am trying to attach floppy virtual image to Windows domU. Either it is not attaching or domU is not showing floppy drive? domU config: 1. disk = [ ''file:/root/xenwin.img,hda,w'', ''file:/opt/Windows-Xp.iso,hdc:cdrom,r'', ''file:/root/win-boot.img,fd:floppy,r'' ] boot = "cda" In above format the window domU is booting but
2010 Jan 05
4
xen domU ID and static routing
Hi, I use a EQ 4 dedicated root server by hetzner with ubuntu jaunty. I installed xen 3.3 with debian kernel and brought up 3 domUs. Now comes networking... Hetzner does not allow bridged networking so I have to use routed mode in xen. No Problem so far, but the Problem actually is: When I bring up a domU the routing table is created by the xen-script vif-routing. The network interface name
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote: > Did you build the Postgres code with -fsanitize-coverage=... ? Yes: CC = clang CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2015 Sep 03
2
Fuzzing complex programs
...uncapi.o > utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o > utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o > utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o > utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o > utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_rusage.o > utils/misc/ps_status.o utils/misc/rls.o utils/misc/sampling.o > utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o > utils/mmgr/aset.o utils/mmgr/mcxt.o utils/mmgr/portalmem.o > utils/resowner/resowner.o utils/sort/logtape.o > utils/sort/sort...
2019 Feb 10
21
[PATCH 00/13] Patch blast of salsa wip.testme branch
The contents are the wip.testme branch currently on salsa. I combined the wip.initscript and wip.oxenstored into this and added more things today. I think this is pretty gtg and it's smoke tested (in several cases by scping files around instead of doing package build), so it needs a final extra review and test round before putting it in master branch (which I don't want to force push). I