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

Re: [Xen-users] XenConvert


  • To: gilberto.nunes@xxxxxxxxxxxxxxx
  • From: ma qiang <maqiang1984@xxxxxxxxx>
  • Date: Fri, 20 Aug 2010 10:10:49 +0800
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx, Denis Cardon <denis.cardon@xxxxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Thu, 19 Aug 2010 19:12:49 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=VVLZUJu3doIS0iA9a5uuUzh6r1jmYyY3luOBVcfnujlJnW2RfInBvL8FgDGJFdST9z 2PzSLeIVS7pZ4n+DKi9FGBh2ZWPVHjN1Tzc3dl7Hm2PZ/kInvU4ZsCvDjtYXnWp0SNq7 dsqVbmyW9VaBBGGGfWfKOTiWi8XonlIZDeQcI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

OK.

kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
name = "vhdtest"
memory = 1024
disk = [ 'tap:tapdisk:vhd:/etc/test/test.vhd,hda,w' ]
vif = [ 'type=ioemu, bridge=eth0' ]
vcpus=8
on_reboot = 'restart'
on_crash = 'restart'

sdl=0
vnc=1
vnclisten="0.0.0.0"
vncdisplay=24
stdvga=0
serial='pty'
usbdevice='tablet'






On Thu, Aug 19, 2010 at 11:14 PM, Gilberto Nunes
<gilberto.nunes@xxxxxxxxxxxxxxx> wrote:
> can u post the whole cfg of Xen VM that u using????
>
> Thanks
>
> Em Qui, 2010-08-19 às 23:08 +0800, ma qiang escreveu:
>> Yes, I did replace it by my vm image. In my system it
>> is /etc/test/test.vhd, which test.vhd is generated by xenconvert.
>> I double confirmed that.
>>
>>
>> On Thu, Aug 19, 2010 at 7:26 PM, Gilberto Nunes
>> <gilberto.nunes@xxxxxxxxxxxxxxx> wrote:
>>         Hi
>>
>>         Do you need change the path of VM image...
>>         /images/test.vhd is for my system...
>>         Change this for mach your system...
>>         I hope work properly
>>
>>
>>         Em Qui, 2010-08-19 às 16:39 +0800, ma qiang escreveu:
>>
>>         > Thanks for your question and answers.
>>         > I did this thing as your steps, and change disk to disk = [
>>         > 'tap:tapdisk:vhd:/images/test.vhd,hda,w' ].
>>         >
>>         > but when I type "xm create cfgfile".  Information about "Device 768
>>         > ...tap...  vhd:/images/test.vhd does not existed"
>>         >
>>         > Another question, I have install xen 4.0.0 from
>>         > http://www.gitco.de/repo/xen4.0.0 using yum, after that the dom0 
>> can
>>         > not connect network? and other guest cannot connect network
>>         > suceessfully.
>>         >
>>         > That's why?
>>         >
>>         > Thanks a lot!
>>         >
>>         > Qiang Ma
>>         >
>>         >
>>         > On Thu, Aug 12, 2010 at 7:54 PM, Gilberto Nunes
>>         > <gilberto.nunes@xxxxxxxxxxxxxxx> wrote:
>>         > > Oh! I see! I found my misstake...
>>         > > I must change disk from file to tap!
>>         > >
>>         > > Thanks for that Denis!
>>         > >
>>         > >
>>         > > Em Qui, 2010-08-12 às 08:16 -0300, Gilberto Nunes escreveu:
>>         > >> Hi Denis
>>         > >>
>>         > >> I try this...
>>         > >> I conert the physical to VHD format, and try deploy a VM like 
>> this:
>>         > >> kernel = "hvmloader"
>>         > >> builder='hvm'
>>         > >> memory = 512
>>         > >> name = "test"
>>         > >> vif = [ 'type=ioemu, bridge=xenbr0' ]
>>         > >> disk = [ 'file:/images/test.vhd,hda,w' ]
>>         > >> on_poweroff = 'destroy'
>>         > >> on_reboot   = 'restart'
>>         > >> on_crash    = 'restart'
>>         > >> device_model = 'qemu-dm'
>>         > >> boot="c"
>>         > >> sdl=0
>>         > >> opengl=1
>>         > >> vnc=1
>>         > >> vncpasswd=''
>>         > >> stdvga=0
>>         > >> serial='pty'
>>         > >> tsc_mode=0
>>         > >>
>>         > >> But doesn't work
>>         > >>
>>         > >> Perhaps is something that I do wrong...
>>         > >>
>>         > >> Thanks for any advice
>>         > >>
>>         > >> Em Qui, 2010-08-12 às 11:13 +0200, Denis Cardon escreveu:
>>         > >> > Hi Gilberto,
>>         > >> >
>>         > >> > > I have installed Xen 4 on Debian Lenny 5.0.
>>         > >> > > I have a physical Windows 2003 Server and I wanna convert 
>> this server on
>>         > >> > > a virtual server...
>>         > >> > > I try to use XenConvert but without sucsess...
>>         > >> > >
>>         > >> > > Somebody can help???
>>         > >> >
>>         > >> > XenConvert is mainly focused on XenServer/XCP. It can create 
>> OVF, XVA,
>>         > >> > and VHD packages or make direct transfert. I don't think 
>> OVH/XVA and
>>         > >> > direct transfert are supported by bare Xen. However I think 
>> you should
>>         > >> > be able to use VHD (Microsoft format) (from
>>         > >> > http://wiki.xensource.com/xenwiki/Xen4.0 : "blktap2 for VHD 
>> image
>>         > >> > support, including high-performance snapshots and cloning. 
>> Wiki link:
>>         > >> > blktap2 ")
>>         > >> >
>>         > >> > Cheers,
>>         > >> >
>>         > >> > Denis
>>         > >> >
>>         > >> >
>>         > >> > > Thanks
>>         > >> > >
>>         > >> > >
>>         > >> > > Gilberto Nunes
>>         > >> > > TI
>>         > >> > > Selbetti Gestão de Documentos
>>         > >> > > Telefone: +55 (47) 3441-6004
>>         > >> > > Celular: +55 (47) 8861-6672
>>         > >> > >
>>         > >> > >
>>         > >> > >
>>         > >> > >
>>         > >> > > _______________________________________________
>>         > >> > > Xen-users mailing list
>>         > >> > > Xen-users@xxxxxxxxxxxxxxxxxxx
>>         > >> > > http://lists.xensource.com/xen-users
>>         > >> >
>>         > >> >
>>         > >>
>>         > >> Gilberto Nunes
>>         > >> TI
>>         > >> Selbetti Gestão de Documentos
>>         > >> Telefone: +55 (47) 3441-6004
>>         > >> Celular: +55 (47) 8861-6672
>>         > >>
>>         > >>
>>         > >>
>>         > >>
>>         > >> _______________________________________________
>>         > >> Xen-users mailing list
>>         > >> Xen-users@xxxxxxxxxxxxxxxxxxx
>>         > >> http://lists.xensource.com/xen-users
>>         > >
>>         > > Gilberto Nunes
>>         > > TI
>>         > > Selbetti Gestão de Documentos
>>         > > Telefone: +55 (47) 3441-6004
>>         > > Celular: +55 (47) 8861-6672
>>         > >
>>         > >
>>         > >
>>         > >
>>         > > _______________________________________________
>>         > > Xen-users mailing list
>>         > > Xen-users@xxxxxxxxxxxxxxxxxxx
>>         > > http://lists.xensource.com/xen-users
>>         > >
>>
>>         Gilberto Nunes
>>         TI
>>         Selbetti Gestão de Documentos
>>         Telefone: +55 (47) 3441-6004
>>         Celular: +55 (47) 8861-6672
>>
>>
>>
>>
>
> Gilberto Nunes
> TI
> Selbetti Gestão de Documentos
> Telefone: +55 (47) 3441-6004
> Celular: +55 (47) 8861-6672
>
>
>
>

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


 


Rackspace

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