Hi everyone! I have this doubt, on xenexpress there''s a command to export and import a vm i think it''s like this xe vm-export uuid=0099... filename=/path xe vm-import filename=/path ... I was wondering if there is something like this on Xen 3.0.3. If not how can i make a complete backup of my vm to install it on another computer (is it posible?). Thanks for your time and your help! Ivan. ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello, Where/how is your VM stored? If it is in a file, you can copy the file and config over to the new server and it should work that way. But you will need to bring down the box. If it is a machine that needs to be kept running, I am currently trying to find the same kind of answer. Cheers, Tait -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ivan Gonzalez Sent: January-31-08 2:32 PM To: xen-users@lists.xensource.com Subject: [Xen-users] Exporting a VM Hi everyone! I have this doubt, on xenexpress there''s a command to export and import a vm i think it''s like this xe vm-export uuid=0099... filename=/path xe vm-import filename=/path ... I was wondering if there is something like this on Xen 3.0.3. If not how can i make a complete backup of my vm to install it on another computer (is it posible?). Thanks for your time and your help! Ivan. ________________________________________________________________________ ____________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Tait! Mhhhh, well i''m new in xen but i think is stored in a file (if you tell me how do i know for sure that is stored on a file i won''t complain :)) Which file or files should i have to copy? Thanks again. Reegards. Ivan --- Tait Clarridge <Tait.Clarridge@lavalife.com> wrote:> Hello, > > Where/how is your VM stored? If it is in a file, you > can copy the file > and config over to the new server and it should work > that way. But you > will need to bring down the box. > > If it is a machine that needs to be kept running, I > am currently trying > to find the same kind of answer. > > Cheers, > Tait > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On > Behalf Of Ivan > Gonzalez > Sent: January-31-08 2:32 PM > To: xen-users@lists.xensource.com > Subject: [Xen-users] Exporting a VM > > Hi everyone! > > I have this doubt, on xenexpress there''s a command > to > export and import a vm i think it''s like this > > xe vm-export uuid=0099... filename=/path > xe vm-import filename=/path ... > > I was wondering if there is something like this on > Xen > 3.0.3. > > If not how can i make a complete backup of my vm to > install it on another computer (is it posible?). > > Thanks for your time and your help! > Ivan. > > > >________________________________________________________________________> ____________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Not sure if I''m understanding you correctly, but it sounds like you want to make a backup of a running VM instance and then start it as another VM instance on the same or other server. I have done this with LVM snapshots. I don''t have the time explain right now, but there are lots of resources on the web for LVM snapshots. On Jan 31, 2008 2:32 PM, Ivan Gonzalez <smaug_valley@yahoo.com> wrote:> Hi everyone! > > I have this doubt, on xenexpress there''s a command to > export and import a vm i think it''s like this > > xe vm-export uuid=0099... filename=/path > xe vm-import filename=/path ... > > I was wondering if there is something like this on Xen > 3.0.3. > > If not how can i make a complete backup of my vm to > install it on another computer (is it posible?). > > Thanks for your time and your help! > Ivan. > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Ivan, What does your config file look like? Is there a file:/ or phy:/ in the disk= part of it? Tait -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ivan Gonzalez Sent: January-31-08 5:09 PM To: xen-users@lists.xensource.com Subject: RE: [Xen-users] Exporting a VM Hi Tait! Mhhhh, well i''m new in xen but i think is stored in a file (if you tell me how do i know for sure that is stored on a file i won''t complain :)) Which file or files should i have to copy? Thanks again. Reegards. Ivan --- Tait Clarridge <Tait.Clarridge@lavalife.com> wrote:> Hello, > > Where/how is your VM stored? If it is in a file, you > can copy the file > and config over to the new server and it should work > that way. But you > will need to bring down the box. > > If it is a machine that needs to be kept running, I > am currently trying > to find the same kind of answer. > > Cheers, > Tait > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On > Behalf Of Ivan > Gonzalez > Sent: January-31-08 2:32 PM > To: xen-users@lists.xensource.com > Subject: [Xen-users] Exporting a VM > > Hi everyone! > > I have this doubt, on xenexpress there''s a command > to > export and import a vm i think it''s like this > > xe vm-export uuid=0099... filename=/path > xe vm-import filename=/path ... > > I was wondering if there is something like this on > Xen > 3.0.3. > > If not how can i make a complete backup of my vm to > install it on another computer (is it posible?). > > Thanks for your time and your help! > Ivan. > > > >________________________________________________________________________> ____________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >________________________________________________________________________ ____________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Tait. Ok, the config file is: disk = [ "phy:/dev/sda2,hda,w" ] Thanks again. Regards. --- Tait Clarridge <Tait.Clarridge@lavalife.com> wrote:> Hi Ivan, > > What does your config file look like? Is there a > file:/ or phy:/ in the > disk= part of it? > > Tait > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On > Behalf Of Ivan > Gonzalez > Sent: January-31-08 5:09 PM > To: xen-users@lists.xensource.com > Subject: RE: [Xen-users] Exporting a VM > > Hi Tait! > > Mhhhh, well i''m new in xen but i think is stored in > a > file (if you tell me how do i know for sure that is > stored on a file i won''t complain :)) > > Which file or files should i have to copy? > > Thanks again. > Reegards. > Ivan > > --- Tait Clarridge <Tait.Clarridge@lavalife.com> > wrote: > > > Hello, > > > > Where/how is your VM stored? If it is in a file, > you > > can copy the file > > and config over to the new server and it should > work > > that way. But you > > will need to bring down the box. > > > > If it is a machine that needs to be kept running, > I > > am currently trying > > to find the same kind of answer. > > > > Cheers, > > Tait > > > > -----Original Message----- > > From: xen-users-bounces@lists.xensource.com > > [mailto:xen-users-bounces@lists.xensource.com] On > > Behalf Of Ivan > > Gonzalez > > Sent: January-31-08 2:32 PM > > To: xen-users@lists.xensource.com > > Subject: [Xen-users] Exporting a VM > > > > Hi everyone! > > > > I have this doubt, on xenexpress there''s a command > > to > > export and import a vm i think it''s like this > > > > xe vm-export uuid=0099... filename=/path > > xe vm-import filename=/path ... > > > > I was wondering if there is something like this on > > Xen > > 3.0.3. > > > > If not how can i make a complete backup of my vm > to > > install it on another computer (is it posible?). > > > > Thanks for your time and your help! > > Ivan. > > > > > > > > >________________________________________________________________________> > ____________ > > Never miss a thing. Make Yahoo your home page. > > http://www.yahoo.com/r/hs > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > >________________________________________________________________________> ____________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users