{"id":153,"date":"2016-07-02T19:07:05","date_gmt":"2016-07-02T19:07:05","guid":{"rendered":"http:\/\/info.ffteixeira.net\/2016\/07\/02\/how-to-backup-virtual-guest-on-hyperv-cluster-2012-with-windows-server-backup\/"},"modified":"2016-07-02T19:07:05","modified_gmt":"2016-07-02T19:07:05","slug":"how-to-backup-virtual-guest-on-hyperv-cluster-2012-with-windows-server-backup","status":"publish","type":"post","link":"https:\/\/blog.ffteixeira.net\/?p=153","title":{"rendered":"How to Backup Virtual Guest on Hyperv Cluster 2012 with Windows Server Backup"},"content":{"rendered":"<p>Windows Server Backup in Windows Server 2012 has feature been changed or added, which include limited support for CSV backup :<\/p>\n<ol start=\"1\" type=\"1\">\n<li style=\"line-height: normal;margin-bottom: 12pt\">Virtual machines hosted on CSV&rsquo;s cannot be added as part of backup configuration<\/li>\n<li style=\"line-height: normal;margin-bottom: 12pt\">Windows Server Backup has to be configured on all nodes to ensure that backup and recovery will be available in the event of a failure on one of the nodes in the cluster.<\/li>\n<li style=\"line-height: normal;margin-bottom: 12pt\">Volumes recovery not supported<\/li>\n<li style=\"line-height: normal\">Security access control lists are not applicable on CSV file service root. Therefore, file recovery to the root of CSV volume is not supported.<\/li>\n<\/ol>\n<p>Backup virtual guests on Hyper-V Cluster&nbsp; 2012 can be done with command line tool wbadmin. On all hyperv host in your cluster you have to install Windows Backup tool.&nbsp;This can be done with&nbsp;Windows Powershell or GUI.&nbsp; If&nbsp;you use Powershell&nbsp;console, &nbsp;you must run it as Administrator.<\/p>\n<p>From Powershell console run<\/p>\n<p><em>Import-module servermanager<\/em><\/p>\n<p><em>Add-WndowsFeatures Windowws-Server-Backup<\/em><\/p>\n<p>To backup virtual guest server1 on file share <a>\\\\localhost\\vmbackup<\/a><\/p>\n<p><em>wbadmin start backup -include:D:\\ClusterStorage1\\volume4\\server1 -backuptarget:\\\\localhost\\vmbackup\\server1<\/em><\/p>\n<p>D:\\ClusterStorage1\\volume4\\server1&nbsp; is location where you have vm guest files<\/p>\n<p>If you&nbsp;want to recover your Hyper-V virtual guest server1&nbsp;from backup to altenate location you simpy use file recovery.<\/p>\n<p>You must find backup version at first<\/p>\n<p><em>wbadmin get versions -backuptarget:\\\\localhost\\vmbackup\\server1<\/em><\/p>\n<p>Restor your virtual guest sever1<\/p>\n<p><em>wbadmin start recovery -version:05\/22\/2013-07:35 -backuptarget:\\\\localhost\\vmbackup\\server1 -itemtype:file -items:D:\\ClusterStorage1\\volume4\\server1&nbsp; -recursive -recoverytarget:x\\recover -machine:hyperv1<\/em><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"http:\/\/gorazdtaciga.blogspot.pt\/2013\/05\/how-to-backup-virtual-guest-on-hyperv.html\" target=\"_blank\" rel=\"noopener noreferrer\"><em>Credits<\/em><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows Server Backup in Windows Server 2012 has feature been changed or added, which include limited support for CSV backup : Virtual machines hosted on CSV&rsquo;s cannot be added as part of backup configuration Windows Server Backup has to be &hellip; <a href=\"https:\/\/blog.ffteixeira.net\/?p=153\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-153","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/posts\/153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=153"}],"version-history":[{"count":0,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/posts\/153\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=153"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=153"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}