Hi guys 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??? 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@lists.xensource.com lists.xensource.com/xen-users
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 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@lists.xensource.com > lists.xensource.com/xen-users-- Denis Cardon Tranquil IT Systems 44 bvd des pas enchantés 44230 Saint Sébastien sur Loire tel : +33 (0) 2.40.97.57.57 tranquil-it-systems.fr _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
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 > 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@lists.xensource.com > > 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@lists.xensource.com lists.xensource.com/xen-users
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 > > 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@lists.xensource.com > > > 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@lists.xensource.com > lists.xensource.com/xen-usersGilberto Nunes TI Selbetti Gestão de Documentos Telefone: +55 (47) 3441-6004 Celular: +55 (47) 8861-6672 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
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 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@selbetti.com.br> 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 >> > 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@lists.xensource.com >> > > 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@lists.xensource.com >> 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@lists.xensource.com > lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
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 > 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@selbetti.com.br> 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 > >> > 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@lists.xensource.com > >> > > 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@lists.xensource.com > >> 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@lists.xensource.com > > 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@lists.xensource.com lists.xensource.com/xen-users
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@selbetti.com.br> 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 fromhttp://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@selbetti.com.br> 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 > >> > 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@lists.xensource.com > >> > > 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@lists.xensource.com > >> 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@lists.xensource.com > > 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@lists.xensource.com lists.xensource.com/xen-users
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@selbetti.com.br> 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 > > 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@selbetti.com.br> 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 > > >> > 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@lists.xensource.com > > >> > > 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@lists.xensource.com > > >> 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@lists.xensource.com > > > 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@lists.xensource.com lists.xensource.com/xen-users
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@selbetti.com.br> 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@selbetti.com.br> 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 >> > 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@selbetti.com.br> 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 >> > >> > 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@lists.xensource.com >> > >> > > 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@lists.xensource.com >> > >> 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@lists.xensource.com >> > > 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@lists.xensource.com lists.xensource.com/xen-users