hi is it possible to export vdi just as we export vm if yes then how to export it using HTTP? thanks _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, Jul 11, 2011 at 2:33 PM, shreyas pandya <pandyashreyas1@gmail.com> wrote:> hi > is it possible to export vdi just as we export vm > > if yes then how to export it using HTTP? > > thanks > > _______________________________________________How do you export vm? -- Kind Regards Rudi Ahlers SoftDux Website: http://www.SoftDux.com Technical Blog: http://Blog.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 07/11/2011 07:03 PM, Rudi Ahlers wrote:> On Mon, Jul 11, 2011 at 2:33 PM, shreyas pandya > <pandyashreyas1@gmail.com> wrote: >> hi >> is it possible to export vdi just as we export vm >> >> if yes then how to export it using HTTP? >> >> thanks >> >> _______________________________________________ > > > How do you export vm? >by command xe vm-export or http://<server>/export?uuid=<vm uuid> note that I am talking about XCP here I don''t know about xen hyperviser _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, Jul 11, 2011 at 11:25 AM, shreyas pandya <pandyashreyas1@gmail.com> wrote:> On 07/11/2011 07:03 PM, Rudi Ahlers wrote: >> >> On Mon, Jul 11, 2011 at 2:33 PM, shreyas pandya >> <pandyashreyas1@gmail.com> wrote: >>> >>> hi >>> is it possible to export vdi just as we export vm >>> >>> if yes then how to export it using HTTP? >>> >>> thanks >>> >>> _______________________________________________ >> >> >> How do you export vm? >> > by command xe vm-export or > http://<server>/export?uuid=<vm uuid> >Do this on your XCP dom0: xe vdi-<TAB> what you are probably looking for is xe vdi-list If you have created the VMs with default settings they are stored in LVM volumes. Use lvs or other lvm commands to match up your vdi to the LVM volume. Hope that helps. Thanks, Todd> note that I am talking about XCP here I don''t know about xen hyperviser > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Todd Deshane http://www.linkedin.com/in/deshantm http://www.xen.org/products/cloudxen.html http://runningxen.com/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users