Displaying 3 results from an estimated 3 matches for "vdrserver".
2012 Apr 20
26
xl doesn't honour the parameter cpu_weight from my config file while xm does honour it
...th xm all is fine include the cpu_weight I
configured in my domU config.
When I start the domU with xl then all my domU have the default
cpu_weight of 256 instead of the configured one.
Was the name of cpu_weight being changed for xl command ?
My domU config looks like this:
--snip--
name="vdrserver"
description="vdrserver for my clients"
memory=768
maxmem=2048
vcpus=1
cpus="1"
cpu_weight = 128
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
localtime=0
keymap="de"
builder="linux"
bootloader="/usr/bi...
2012 Apr 20
26
xl doesn't honour the parameter cpu_weight from my config file while xm does honour it
...th xm all is fine include the cpu_weight I
configured in my domU config.
When I start the domU with xl then all my domU have the default
cpu_weight of 256 instead of the configured one.
Was the name of cpu_weight being changed for xl command ?
My domU config looks like this:
--snip--
name="vdrserver"
description="vdrserver for my clients"
memory=768
maxmem=2048
vcpus=1
cpus="1"
cpu_weight = 128
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
localtime=0
keymap="de"
builder="linux"
bootloader="/usr/bi...
2011 Sep 06
0
can''t passthrough usb devices to domU (Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''>)
...device (floppy drive) to a domU.
Dom0 and domU are based on opensuse11.4.
I did the follwowing in dom0
--snip--
xenserver:~ # xm usb-list-assignable-devices
3-1 : ID 0644:0000 TEAC TEAC FD-05PUB
3-2 : ID 0644:0000 TEAC TEAC FD-05PUB
xenserver:~ # xm usb-hc-create vdrserver 1 2
xenserver:~ # xm usb-list vdrserver
Idx BE state usb-ver BE-path
0 0 1 USB1.1 /local/domain/0/backend/vusb/23/0
port 1:
port 2:
xenserver:~ # xm usb-attach vdrserver 0 1 3-1
Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError'...