|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen-3.2.0 problems with time (and space)
ein@xxxxxxxxxxxxxx wrote:
Just for the sake of completeness, can you tell us a bit more about your
platform?
Are you running a ‘stock’ xen kernel for dom0 and domU, or are these
vendor supplied (rh) kernels?
If it’s vendor supplied, is it possible to test again using the xen
supplied 3.2 2.6.18 kernel?
I’m at a loss, but with a bit more info maybe we can nail it down.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
sorry, my bad...
dom0:
os: Red Hat Enterprise Linux WS release 4 (Nahant Update 5)
Xen: compiled from xen-3.2.1.tar.gz using
http://xenbits.xensource.com/linux-2.6.18-xen.hg
cpu: 2xDual-Core AMD Opteron(tm) Processor 2216 HE
server: HP Blade Server BL654c
xm info:
host : server-0007
release : 2.6.18.8-xen
version : #1 SMP Thu Jun 5 12:33:48 GMT 2008
machine : i686
nr_cpus : 4
nr_nodes : 1
cores_per_socket : 2
threads_per_core : 1
cpu_mhz : 2400
hw_caps :
178bfbff:ebd3fbff:00000000:00000010:00002001:00000000:0000001f
total_memory : 8189
free_memory : 5
node_to_cpu : node0:0-3
xen_major : 3
xen_minor : 2
xen_extra : .1
xen_caps : xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xf5800000
xen_changeset : unavailable
cc_compiler : gcc version 3.4.6 20060404 (Red Hat 3.4.6-9)
cc_compile_by : root
cc_compile_domain :
cc_compile_date : Thu Jun 5 12:34:33 GMT 2008
xend_config_format : 4
xend-config:
(xend-relocation-server yes)
(xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$')
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 196)
(dom0-cpus 0)
(vncpasswd '')
domU config:
import os, re
arch = os.uname()[4]
if re.search('64', arch):
arch_libdir = 'lib64'
else:
arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 6144
shadow_memory = 8
name = "server-0035"
vcpus=4
vif = [ 'type=ioemu, mac=00:16:3E:56:46:21' ]
disk = [ 'file:/scratch/XEN/computenodes/hda.qcow,ioemu:hda,w',
'file:/scratch/XEN/computenodes/hdb.qcow,ioemu:hdb,w' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
boot="c"
sdl=0
vnc=1
vncpasswd=''
stdvga=0
serial='pty'
usb=0
domU (hvm):
os: Red Hat Enterprise Linux WS release 4 (Nahant Update 5)
kernel: 2.6.9-67.0.15.ELsmp
thanks,
Massimo
--
Massimo Mongardini
~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~
echo 'Jg!J!hjwf!zpv!bo!bqqmf!boe!zpv!hjwf!nf!bo!bqqmf-!uifo!xf!xjmm!ibwf!bo!bqqmf!fbdi/!Cvu!jg!J!hjwf!zpv!bo!jefb!boe!zpv!hjwf!nf!bo!jefb-!xf!xjmm!ibwf!uxp!jefbt!fbdi!' | perl -pe 's/(.)/chr(ord($1)-1)/ge'
~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~
http://massimo.mongardini.it
http://www.getthefacts.it
http://www.mongardini.it/pizza-howto
~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|