[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Problems wiht Config File


  • To: xen-users@xxxxxxxxxxxxx
  • From: Jan Hejl <jh@xxxxxxxxxx>
  • Date: Mon, 17 Dec 2012 14:24:46 +0100
  • Delivery-date: Mon, 17 Dec 2012 13:25:52 +0000
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=excello.cz; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type; q=dns; s=default; b=esp7pRIULzMKj+7mHMSm+wlTLrO9t BWNkoYh9SOZLLNTh+1HgBSn5RvUc0qsyLjwQVorv2Fmlqo+qBSOFYY+egeVf42o8 dIxML6bQ2/jXwr0vP9nCJNRbk8X9EJef4Gq
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Hello Patrick,

there's missing "=" on disk line.

Jan

Dne 17.12.2012 11:50, Patrick28 napsal(a):
Hello evreybody,
I have a Problem with an Creation of an Config File on my Xen-Server
(Gentoo).
First I have downloaded an ISO from the following URL (CentOS):
http://ftp.hosteurope.de/mirror/centos.org/6.3/isos/i386/CentOS-6.3-i386-bin-DVD1.iso


After that i created an Config File im my Folder /etc/xen/:
-------------------------------------------------------
import os, re

arch_libdir = 'lib'
if os.uname()[0] == 'Linux' and re.search('64',arch):
      arch_libdir = 'lib64'

kernel = "/usr/lib/xen/boot/hvmloader"
builder = "hvm"
memory = 1024
name = "Test-01"
vcpus=1
vif = ['mac=00:16:3r:00:00:11, bridge=eth0']
disk['tap:aio:/dev/vg/test-01,sda,w','file:/mnt/discs/CentOS-6.3-i386-bin-DVD1.iso,hdc:cdrom,r']



If I know run the command: xm create -c test01.cfg
---------------------------------------------------
Using config file "./test01.cfg".
Started domain test-01 (id=21)

But If I run: xm list
I didn't see an domain with the name test-01



I hope somebody please could help me or give me some helpfull Details.

Thanks
Patrick





--
View this message in context: 
http://xen.1045712.n5.nabble.com/Problems-wiht-Config-File-tp5713090.html
Sent from the Xen - User mailing list archive at Nabble.com.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users


Attachment: smime.p7s
Description: Elektronicky podpis S/MIME

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.