WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-fr

[Xen-fr] Xen 3 + SuSe 10

Bonjour,

J'avais arrété mes travaux sur ce serveur vu que Solutions Linux 2006
approchait
à grands pas.

Heureusement que Antoine Nivard est venu faire des demos à notre stand ;-)

Ceci dit, je suis une rectte de cuisine de

http://en.opensuse.org/Installing_Xen3

Et à la commande  : xm create -c /etc/xen/inhouse voici l'erreur :


suse76:/ # xm create -c /etc/xen/inhouse
Unexpected error: exceptions.ImportError

Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
 File "/usr/sbin/xm", line 10, in ?
   main.main(sys.argv)
 File "/usr/lib/python2.4/xen/xm/main.py", line 897, in main
   rc = cmd(args)
 File "<string>", line 1, in <lambda>
 File "/usr/lib/python2.4/xen/xm/main.py", line 532, in xm_subcommand
   cmd = __import__(command, globals(), locals(), 'xen.xm')
 File "/usr/lib/python2.4/xen/xm/create.py", line 30, in ?
   import xen.lowlevel.xc
ImportError: /usr/lib/python2.4/xen/lowlevel/xc.so: undefined symbol:
xc_domain_get_vcpu_info
~


Mon fichier /etc/xen/inhouse:

#  -*- mode: python; -*-

# configuration name:
name     = "inhouse"

# usable ram:
memory   = 2048

# kernel und initrd:
kernel   = "/boot/vmlinuz-xen"
ramdisk  = "/boot/initrd-xen"

# boot device:
root     = "/dev/sda2"

# boot to run level:
extra    = "3"

# network interface:
vif      = [ 'mac=00:60:B0:3C:39:70, bridge=xenbr0' ]
dhcp     = "dhcp"
hostname = xen76

Pensez vous qu'il y a une solution?

Au plaisir,

Jimmy


_______________________________________________
Xen-fr mailing list
Xen-fr@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-fr

<Prev in Thread] Current Thread [Next in Thread>