similar to: XCP- Unable to Import Lenny.xva

Displaying 20 results from an estimated 1300 matches similar to: "XCP- Unable to Import Lenny.xva"

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
2010 Jun 30
1
wget issue on XCP platform
I''m trying to work through the Virtual Machine Examples that are described on the wiki - http://wiki.xensource.com/xenwiki/Command_Line_Interface >From my XCP platform, I''m simply trying to do a wget as follows: wget http://www.xen.org/files/XenCloud/Software/lenny.xva The connection on the XCP host closes after 1209 bytes and retries a number of times to no avail.
2011 Mar 17
0
lenny.xva
First time newbie here, Trying to create my first vm using XenServer and this: http://wiki.xensource.com/xenwiki/Command_Line_Interface as a reference.... ''xe vm-import filename=lenny.xva'' only gives me "the VM could not be imported. msg: HANDLE INVALID: [ VM; OpaqueRef:NULL ]'' Which does not tell me much, nor does my jfgi search. Anyone have a pointer. I
2010 Aug 09
4
xen headers xcp kernel
hello guys, i was wondering where and if i can find the xen kernel headers for the latest stable XCP (0.5) i need these because i have to compile a kernel module. Thanks! Peter _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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
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
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 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
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 Il 15 nov 2017 10:30 PM, "Max Reitz" <mreitz@redhat.com> ha scritto: > On 2017-11-15 21:41, Gandalf Corvotempesta wrote: > > 2017-11-15 21:29 GMT+01:00 Richard W.M. Jones <rjones@redhat.com>: >
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
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 15
2
Re: [Qemu-devel] [qemu-img] support for XVA
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 alone either. Every image >>>> format supported by qemu-img is one
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
2011 Feb 28
7
XCP - migration from xend
Hello there, I have some issues regarding xend domU migration to XCP VM. I try to migrate my old xend domU''s to my xen Could using the xva.py script. All seems to work quite ok, the migration process doesn''t throw any errors, i get a .xva file with a proper Size. When importing that file, immidiately the VG and LV is created, and VM properties are assigned correctly. But when
2017 Nov 15
2
Re: [Qemu-devel] [qemu-img] support for XVA
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 alone either. Every image >> format supported by qemu-img is one supported by qemu as a whole and >> thus needs a proper block driver that needs to support random accesses >> as well. > > I was
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
10
Re: [Qemu-devel] [qemu-img] support for XVA
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 1970-01-01 01:00 ova.xml ---------- 0/0 1048576 1970-01-01 01:00 Ref:175/00000000
2011 Sep 20
7
FreeBSD 8.2 XENHVM Kernel on Xencloud
Good afternoon, The subject practically is saying what I''m trying to ask but... does anyone tried FreeBSD 8.2 or similar under Cytrix Xenserver or XenCloud?. I have been doing some benchmarks and seems to perform pretty nice... and seems to be stable too; the only thing would be nice to be available for FreeBSD at Xenserver/Xencloud would be the Xenserver/Xencloud''s
2010 Apr 28
4
XCP - VM creation from template and netinst
Hi all, i still have problem.. Some time I am able to install and other not. I tried this on different machine either in a pool and either in a single installation of XCP. These are the steps I use to create a VM: # set disk size xe template-param-set uuid=9d8c3be5-f16b-7446-b978-e23551d8a77e other-config:disks="<provision><disk device=\"0\"