From: boe on 28 Mar 2010 14:30 Hello, I'd like to think of a good way of backing up my hyperV so that I can easily put it on another server at a moment's notice. I'd like to automate exports or snapshots. I've never had to put a hyperV session on another server. What is better to do and why please?
From: RCan on 28 Mar 2010 15:47 Hi Boe, also here one of the possible solutions would be, to use powershell and the command-let library on codeplex (free). The Hyper-V powershell library is a very powerfull extension and a good base for automation installations :-) Here is in addition some good articles around this topic : Hyper-V - Export & Import (Part 1) http://blogs.msdn.com/virtual_pc_guy/archive/2008/08/26/hyper-v-export-import-part-1.aspx Hyper-V - Export & Import (Part 2) http://blogs.msdn.com/virtual_pc_guy/archive/2008/08/27/hyper-v-export-import-part-2.aspx Backing Up Hyper-V Virtual Machines http://blogs.technet.com/virtualization/archive/2008/08/29/backing-up-hyper-v-virtual-machines.aspx PS : If you do have Backup Exec or DPM available - they are currently doing a really good job in backup and restore scenarios. Regards Ramazan "boe" <boe_d(a)nospammyhotmail.com> wrote in message news:26967A06-457D-4061-A5E1-1F8DF2BFB435(a)microsoft.com... > Hello, > > I'd like to think of a good way of backing up my hyperV so that I can > easily put it on another server at a moment's notice. I'd like to > automate exports or snapshots. I've never had to put a hyperV session on > another server. What is better to do and why please?
From: Chris M on 28 Mar 2010 16:13 On 28/03/2010 19:30, boe wrote: > Hello, > > I'd like to think of a good way of backing up my hyperV so that I can > easily put it on another server at a moment's notice. I'd like to > automate exports or snapshots. I've never had to put a hyperV session on > another server. What is better to do and why please? If you want minimal downtime when moving a virtual server between Hyper-V hosts, take a look at Live Migration. http://www.microsoft.com/downloads/details.aspx?FamilyID=FDD083C6-3FC7-470B-8569-7E6A19FB0FDF&displaylang=en&displaylang=en -- Chris M.
From: boe on 28 Mar 2010 16:27 Thanks "Chris M" <nobody(a)nowhere.special> wrote in message news:hood8h$ro6$1(a)speranza.aioe.org... > On 28/03/2010 19:30, boe wrote: >> Hello, >> >> I'd like to think of a good way of backing up my hyperV so that I can >> easily put it on another server at a moment's notice. I'd like to >> automate exports or snapshots. I've never had to put a hyperV session on >> another server. What is better to do and why please? > > If you want minimal downtime when moving a virtual server between Hyper-V > hosts, take a look at Live Migration. > > http://www.microsoft.com/downloads/details.aspx?FamilyID=FDD083C6-3FC7-470B-8569-7E6A19FB0FDF&displaylang=en&displaylang=en > > -- > Chris M.
From: boe on 28 Mar 2010 16:27 Thank you "RCan" <noospam(a)arcor.de> wrote in message news:DF666E11-0775-4D7E-BB14-85E7969935D5(a)microsoft.com... > Hi Boe, > > also here one of the possible solutions would be, to use powershell and > the command-let library on codeplex (free). > The Hyper-V powershell library is a very powerfull extension and a good > base for automation installations :-) > > Here is in addition some good articles around this topic : > Hyper-V - Export & Import (Part 1) > http://blogs.msdn.com/virtual_pc_guy/archive/2008/08/26/hyper-v-export-import-part-1.aspx > Hyper-V - Export & Import (Part 2) > http://blogs.msdn.com/virtual_pc_guy/archive/2008/08/27/hyper-v-export-import-part-2.aspx > Backing Up Hyper-V Virtual Machines > http://blogs.technet.com/virtualization/archive/2008/08/29/backing-up-hyper-v-virtual-machines.aspx > > PS : If you do have Backup Exec or DPM available - they are currently > doing a really good job in backup and restore scenarios. > > Regards > Ramazan > > "boe" <boe_d(a)nospammyhotmail.com> wrote in message > news:26967A06-457D-4061-A5E1-1F8DF2BFB435(a)microsoft.com... >> Hello, >> >> I'd like to think of a good way of backing up my hyperV so that I can >> easily put it on another server at a moment's notice. I'd like to >> automate exports or snapshots. I've never had to put a hyperV session >> on another server. What is better to do and why please? >
|
Pages: 1 Prev: Web server administration Next: Windows 2003 Server stability |