Displaying 4 results from an estimated 4 matches for "lv_marax_c".
2015 Oct 01
0
xen and spice problem
...; Also domU's xl cfg can be useful and/or backtrace of qemu crash with
> gdb depending on the error of qemu crash.
>
thats the config of domU:
builder = 'hvm'
memory = 2048
vcpus=8
boot="c"
name = "marax"
disk = [ 'phy:/dev/vg_lilith/lv_marax_c,hda,w' ]
vif = [
'bridge=xenbr5,mac=00:16:3e:05:01:10,script=vif-bridge' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
vnc=0
vga = 'stdvga'
spice = 1
spicehost = '0.0.0.0...
2016 May 19
0
Problem with convert config file to xml
.../ domxml-from-native xen-xm /etc/xen/marax.cfg >
/etc/xen/marax_xml.cfg
error: internal error: config value kernel was missing
cat /etc/xen/marax.cfg
builder = 'hvm'
memory = 2048
vcpus=8
boot="c"
name = "marax"
disk = [ 'phy:/dev/vg_lilith/lv_marax_c,hda,w',
'phy:/dev/vg_lilith/lv_marax_d,hdb,w' ]
vif = [
'bridge=xenbr5,mac=00:16:3e:05:01:10,script=vif-bridge,model=e1000' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
vnc=0
vga = 'st...
2017 Apr 14
0
optimal windows xml config for xen
...lt;on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<devices>
<disk type='block' device='disk'>
<driver name='phy'/>
<source dev='/dev/vg_lilith/lv_marax_c'/>
<backingStore/>
<target dev='hda'/>
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
</disk>
<disk type='block' device='disk'>
<driver n...
2015 Oct 01
5
xen and spice problem
Hi
it is possible to use xen and spice already? If yes is there any howto
or doc how?
If I turn on spice in cfg of a hvm domU, I get this error:
Parsing config from /etc/xen/marax.cfg
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: base group
enabled
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: freq group
enabled
libxl: detail: