Displaying 20 results from an estimated 60000 matches similar to: "Converting .xva files to open source Xen"
2005 Aug 06
1
Cisco 7206 and Sample configs (Newbie)
Newbie to Asterisk
I've been looking around for a little while, can't seem to find some sample
configs for using a Cisco 7206 as a gateway. The below link is an initial
plan of an Asterisk solution that may replace our Cisco Call Manager 3.1/
IPCC / IVR setup. We currently have all of the hardware below. Just take a
peak and see if there is anything that is off base. I don't know
2010 Nov 29
2
ISSUE EXPORTING VM FROM XEN 3.2.1 to XCP 0.5 WITH XVA.PY
Hello everyone.
I have the following problem that could help would appreciate.
1) Environment:
HOST 1: xen-hypervisor-3.2-1-amd64 with all VM in LVM disk.
HOST 2: XCP 0.5
2) The VM that I wish migrate is a domU in XEN and is debian lenny over LVM:
...................................................................................................
# Configuration file for the Xen instance
2010 Mar 30
1
convert xva to img
Hi all,
I need to get NetScaler running for a load balancing project. So I''m trying to convert the xva to an image for use with Xen. I have done the following;
downloaded xenmigrate.py
downloaded and untarred the xva image from Citrix
ran the following: python xenmigrate.py --convert=Ref\:214/ ns.img
xenmigrate says that it has completed successfully however I can''t mount
2010 Nov 15
21
[XCP] converting a .img to xva
Hey,
Is it possible to covert a .img to a xva?
I have a virtual machine on a xen machine that i would like to run in a xen
cloud.
I used the xva.py and it gave me a xva + kernel i followed the copy
instructions but i get this:
[root@box ~]# xe vm-start vm=converted
Error code: WARNING: /dev/xvda is not a disk image
Error parameters: Traceback (most recent call last):, File
2010 Nov 15
21
[XCP] converting a .img to xva
Hey,
Is it possible to covert a .img to a xva?
I have a virtual machine on a xen machine that i would like to run in a xen
cloud.
I used the xva.py and it gave me a xva + kernel i followed the copy
instructions but i get this:
[root@box ~]# xe vm-start vm=converted
Error code: WARNING: /dev/xvda is not a disk image
Error parameters: Traceback (most recent call last):, File
2017 Nov 16
1
Re: [Qemu-devel] [qemu-img] support for XVA
2017-11-16 11:01 GMT+01:00 Richard W.M. Jones <rjones@redhat.com>:
> As mentioned before you can use this to do a qemu-img convert using
> captive nbdkit:
>
> $ nbdkit -U - \
> perl script=./xva-reader.pl file=./debian8cloud.xva size=4294967296 \
> --run 'qemu-img convert -f raw $nbd -O qcow2 /var/tmp/output.qcow2 -p'
What if XVA is hosting 2 or more
2012 Jun 25
4
XVA.PY Trouble
I''m attempting to convert a CentOs 5.6 x64 machine from Xen (Open Source) to
Citrix XenServer and I am having some trouble towards the final stages. I
need to take the .XVA created by XVA.PY and use XenConvert to manipulate
this into another file format (OVF).
Here''s the process I use:
1. Poweroff the VM
2. Create a new disk in 3 times the size of the primary
3. Sign in to
2011 Mar 21
1
XCP- Unable to Import Lenny.xva
I''m trying to follow the guide to set up Lenny 5.0 VMs on my newly installed
XCP machine. Following what the wiki suggests I downloaded the lenny.xva
from http://www.xen.org/files/XenCloud/Software/lenny.xva, saving to domain
zero. (note that this file was updated March 1, 2011)
When I try to import lenny.xva to my Xen Cloud Platform host using the
command:
xe vm-import
2017 Nov 16
0
Re: [Qemu-devel] [qemu-img] support for XVA
On 2017-11-16 11:08, Gandalf Corvotempesta wrote:
> 2017-11-15 23:55 GMT+01:00 Max Reitz <mreitz@redhat.com>:
>> https://xanclic.moe/convert-xva.rb -- does this work?
>> (It seems to works on the two example images I found...)
>>
>> An example is in the code, you use it like this:
>>
>> $ ./convert-xva.rb ~/Downloads/stats-appliance-2.36.020502.xva
2011 Feb 25
3
Link to xva.py broken
Hi,
any link[1] that I can find for "xva.py" did not seem to be working. where it has been moved?
regards
Andreas
[1]
http://www.xen.org/products/cloud_projects.html
http://www.xen.org/files/xva/README
--
Andreas Rieck
Fraunhofer-Gesellschaft e.V. / Zentrale
Abteilung C7 Kommunikationsmanagement
Schloss Birlinghoven, 53754 Sankt Augustin
Phone: (+49 2241) 14-2641
Fax: (+49 2241)
2017 Nov 15
4
Re: [Qemu-devel] [qemu-img] support for XVA
On 2017-11-15 22:50, Gandalf Corvotempesta wrote:
> https://stacklet.com/downloads/XenServer-XVA-Template-Debian-7.8-Lightweight-x86
Hmmm, that gives me a timeout when downloading. And another image I got
gives me an "argument list too long" -- which I had feared already...
It has a size of 3 MB and Linux "only" allows 2...
Max
2017 Nov 16
2
Re: [Qemu-devel] [qemu-img] support for XVA
2017-11-15 23:55 GMT+01:00 Max Reitz <mreitz@redhat.com>:
> https://xanclic.moe/convert-xva.rb -- does this work?
> (It seems to works on the two example images I found...)
>
> An example is in the code, you use it like this:
>
> $ ./convert-xva.rb ~/Downloads/stats-appliance-2.36.020502.xva Ref:73
It doesn't work on huge images:
# time convert-xva.rb
2017 Nov 15
0
Re: [Qemu-devel] [qemu-img] support for XVA
On 2017-11-15 23:28, Max Reitz wrote:
> On 2017-11-15 22:50, Gandalf Corvotempesta wrote:
>> https://stacklet.com/downloads/XenServer-XVA-Template-Debian-7.8-Lightweight-x86
>
> Hmmm, that gives me a timeout when downloading. And another image I got
> gives me an "argument list too long" -- which I had feared already...
> It has a size of 3 MB and Linux
2017 Nov 15
0
Re: [Qemu-devel] [qemu-img] support for XVA
[adding libguestfs]
On 11/15/2017 09:52 AM, Gandalf Corvotempesta wrote:
> I'm thinking if support for XVA files could be added to qemu-img
> The file-format is well known (it's just a tar archive) and there are scripts
> that are able to convert an XVA file to a RAW image. (ie:
> https://gist.github.com/miebach/0433947bcf053de23159)
>
> Running these script on their
2017 Nov 15
0
Re: [Qemu-devel] [qemu-img] support for XVA
https://stacklet.com/downloads/XenServer-XVA-Template-Debian-7.8-Lightweight-x86
Some XVAs
Il 15 nov 2017 10:42 PM, "Gandalf Corvotempesta" <
gandalf.corvotempesta@gmail.com> ha scritto:
> I'm thinking on how to prove you a sample XVA
> I have to create (and populate) a VM because an empty image will result in
> an empty XVA
> And a VM is 300-400Mb as minimum
2017 Nov 15
0
Re: [Qemu-devel] [qemu-img] support for XVA
On Wed, Nov 15, 2017 at 04:52:56PM +0100, Gandalf Corvotempesta wrote:
> I'm thinking if support for XVA files could be added to qemu-img
> The file-format is well known (it's just a tar archive) and there are scripts
> that are able to convert an XVA file to a RAW image. (ie:
> https://gist.github.com/miebach/0433947bcf053de23159)
>
> Running these script on their own
2017 Nov 15
2
Re: [Qemu-devel] [qemu-img] support for XVA
On 2017-11-15 18:44, Gandalf Corvotempesta wrote:
> XVA is a tar archive.
> I don't think would be possible to directly use the image stored inside
> without extracting and merging each chunks
>
> Any random reads would be impossible to do, only a huge sequential dump to
> build the raw image
Well, you can't just add support to qemu-img alone either. Every image
format
2017 Nov 15
0
Re: [Qemu-devel] [qemu-img] support for XVA
On Wed, Nov 15, 2017 at 09:27:14PM +0100, Max Reitz wrote:
> On 2017-11-15 21:24, Richard W.M. Jones wrote:
> > On Wed, Nov 15, 2017 at 09:07:12PM +0100, Max Reitz wrote:
> >> On 2017-11-15 21:06, Gandalf Corvotempesta wrote:
> >>> 2017-11-15 20:59 GMT+01:00 Max Reitz <mreitz@redhat.com>:
> >>>> Well, you can't just add support to qemu-img
2017 Nov 15
0
Re: [Qemu-devel] [qemu-img] support for XVA
On Wed, Nov 15, 2017 at 09:41:20PM +0100, Gandalf Corvotempesta wrote:
> 2017-11-15 21:29 GMT+01:00 Richard W.M. Jones <rjones@redhat.com>:
> > Gandalf, is there an XVA file publically available (pref. not
> > too big) that we can look at?
>
> I can try to provide one, but it's simple:
>
> # tar tvf 20160630_124823_aa72_.xva.gz | head -n 50
> ----------
2017 Nov 15
0
Re: [Qemu-devel] [qemu-img] support for XVA
On 2017-11-15 21:41, Gandalf Corvotempesta wrote:
> 2017-11-15 21:29 GMT+01:00 Richard W.M. Jones <rjones@redhat.com>:
>> Gandalf, is there an XVA file publically available (pref. not
>> too big) that we can look at?
>
> I can try to provide one, but it's simple:
>
> # tar tvf 20160630_124823_aa72_.xva.gz | head -n 50
> ---------- 0/0 42353