Hyper-V cluster Backup causes virtual machine reboots for common Cluster Shared Volumes members.

I am having a problem where my VMs are rebooting while other VMs that share the same CSV are being backed up. I have provided all the information that I have gather to this point below. If I have missed anything, please let me know.
My HyperV Cluster configuration:
5 Node Cluster running 2008R2 Core DataCenter w/SP1. All updates as released by WSUS that will install on a Core installation
Each Node has 8 NICs configured as follows:
 NIC1 - Management/Campus access (26.x VLAN)
 NIC2 - iSCSI dedicated (22.x VLAN)
 NIC3 - Live Migration (28.x VLAN)
 NIC4 - Heartbeat (20.x VLAN)
 NIC5 - VSwitch (26.x VLAN)
 NIC6 - VSwitch (18.x VLAN)
 NIC7 - VSwitch (27.x VLAN)
 NIC8 - VSwitch (22.x VLAN)
Following hotfixes additional installed by MS guidance (either while build or when troubleshooting stability issue in Jan 2013)
 KB2531907 - Was installed during original building of cluster
 KB2705759 - Installed during troubleshooting in early Jan2013
 KB2684681 - Installed during troubleshooting in early Jan2013
 KB2685891 - Installed during troubleshooting in early Jan2013
 KB2639032 - Installed during troubleshooting in early Jan2013
Original cluster build was two hosts with quorum drive. Initial two hosts were HST1 and HST5
Next host added was HST3, then HST6 and finally HST2.
NOTE: HST4 hardware was used in different project and HST6 will eventually become HST4
Validation of cluster comes with warning for following things:
 Updates inconsistent across hosts
  I have tried to manually install "missing" updates and they were not applicable
  Most likely cause is different build times for each machine in cluster
   HST1 and HST5 are both the same level because they were built at same time
   HST3 was not rebuilt from scratch due to time constraints and it actually goes back to Pre-SP1 and has a larger list of updates that others are lacking and hence the inconsistency
   HST6 was built from scratch but has more updates missing than 1 or 5 (10 missing instead of 7)
   HST2 was most recently built and it has the most missing updates (15)
 Storage - List Potential Cluster Disks
  It says there are Persistent Reservations on all 14 of my CSV volumes and thinks they are from another cluster.
  They are removed from the validation set for this reason. These iSCSI volumes/disks were all created new for
  this cluster and have never been a part of any other cluster.
 When I run the Cluster Validation wizard, I get a slew of Event ID 5120 from FailoverClustering. Wording of error:
  Cluster Shared Volume 'Volume12' ('Cluster Disk 13') is no longer available on this node because of
  'STATUS_MEDIA_WRITE_PROTECTED(c00000a2)'. All I/O will temporarily be queued until a path to the
  volume is reestablished.
 Under Storage and Cluster Shared VOlumes in Failover Cluster Manager, all disks show online and there is no negative effect of the errors.
Cluster Shared Volumes
 We have 14 CSVs that are all iSCSI attached to all 5 hosts. They are housed on an HP P4500G2 (LeftHand) SAN.
 I have limited the number of VMs to no more than 7 per CSV as per best practices documentation from HP/Lefthand
 VMs in each CSV are spread out amonst all 5 hosts (as you would expect)
Backup software we use is BackupChain from BackupChain.com.
Problem we are having:
 When backup kicks off for a VM, all VMs on same CSV reboot without warning. This normally happens within seconds of the backup starting
What have to done to troubleshoot this:
 We have tried rebalancing our backups
  Originally, I had backup jobs scheduled to kick off on Friday or Saturday evening after 9pm
  2 or 3 hosts would be backing up VMs (Serially; one VM per host at a time) each night.
  I changed my backup scheduled so that of my 90 VMs, only one per CSV is backing up at the same time
   I mapped out my Hosts and CSVs and scheduled my backups to run on week nights where each night, there
   is only one VM backed up per CSV. All VMs can be backed up over 5 nights (there are some VMs that don't
   get backed up). I also staggered the start times for each Host so that only one Host would be starting
   in the same timeframe. There was some overlap for Hosts that had backups that ran longer than 1 hour.
  Testing this new schedule did not fix my problem. It only made it more clear. As each backup timeframe
  started, whichever CSV the first VM to start was on would have all of their VMs reboot and come back up.
 I then thought maybe I was overloading the network still so I decided to disable all of the scheduled backup
 and run it manually. Kicking off a backup on a single VM, in most cases, will cause the reboot of common
 CSV members.
 Ok, maybe there is something wrong with my backup software.
  Downloaded a Demo of Veeam and installed it onto my cluster.
  Did a test backup of one VM and I had not problems.
  Did a test backup of a second VM and I had the same problem. All VMs on same CSV rebooted
 Ok, it is not my backup software. Apparently it is VSS. I have looked through various websites. The best troubleshooting
 site I have found for VSS in one place it on BackupChain.com (http://backupchain.com/hyper-v-backup/Troubleshooting.html)
 I have tested almost every process on there list and I will lay out results below:
  1. I have rebooted HST6 and problems still persist
  2. When I run VSSADMIN delete shadows /all, I have no shadows to delete on any of my 5 nodes
   When I run VSSADMIN list writers, I have no error messages on any writers on any node...
  3. When I check the listed registry key, I only have the build in MS VSS writer listed (I am using software VSS)
  4. When I run VSSADMIN Resize ShadowStorge command, there is no shadow storage on any node
  5. I have completed the registration and service cycling on HST6 as laid out here and most of the stuff "errors"
   Only a few of the DLL's actually register.
  6. HyperV Integration Services were reconciled when I worked with MS in early January and I have no indication of
   further issue here.
  7. I did not complete the step to delete the Subscriptions because, again, I have no error messages when I list writers
  8. I removed the Veeam software that I had installed to test (it hadn't added any VSS Writer anyway though)
  9. I can't realistically uninstall my HyperV and test VSS
  10. Already have latest SPs and Updates
  11. This is part of step 5 so I already did this. This seems to be a rehash of various other stratgies
 I have used the VSS Troubleshooter that is part of BackupChain (Ctrl-T) and I get the following error:
  ERROR: Selected writer 'Microsoft Hyper-V VSS Writer' is in failed state!
  - Status: 8 (VSS_WS_FAILED_AT_PREPARE_SNAPSHOT)
  - Writer Failure code: 0x800423f0 (<Unknown error code>)
  - Writer ID: {66841cd4-6ded-4f4b-8f17-fd23f8ddc3de}
  - Instance ID: {d55b6934-1c8d-46ab-a43f-4f997f18dc71}
  VSS snapshot creation failed with result: 8000FFFF
VSS errors in event viewer. Below are representative errors I have received from various Nodes of my cluster:
I have various of the below spread out over all hosts except for HST6
Source: VolSnap, Event ID 10, The shadow copy of volume took too long to install
Source: VolSnap, Event ID 16, The shadow copies of volume x were aborted because volume y, which contains shadow copy storage for this shadow copy, wa force dismounted.
Source: VolSnap, Event ID 27, The shadow copies of volume x were aborted during detection because a critical control file could not be opened.
I only have one instance of each of these and both of the below are from HST3
Source: VSS, Event ID 12293, Volume Shadow Copy Service error: Error calling a routine on a Shadow Copy Provider {b5946137-7b9f-4925-af80-51abd60b20d5}. Routine details RevertToSnashot [hr = 0x80042302, A Volume Shadow Copy Service component encountered an
unexpected error.
Source: VSS, Event ID 8193, Volume Shadow Copy Service error: Unexpected error calling routine GetOverlappedResult.  hr = 0x80070057, The parameter is incorrect.
So, basically, everything I have tried has resulted in no success towards solving this problem.
I would appreciate anything assistance that can be provided.
Thanks,
Charles J. Palmer
Wright Flood

Tim,
Thanks for the reply. I ran the first two commands and got this:
Name                                                            
Role Metric
Cluster Network 1                                              
3  10000
Cluster Network 2 - HeartBeat                              1   1300
Cluster Network 3 - iSCSI                                    0  10100
Cluster Network 4 - LiveMigration                         1   1200
When you look at the properties of each network, this is how I have it configured:
Cluster Network 1 - Allow cluster network communications on this network and Allow clients to connect through this network (26.x subnet)
Cluster Network 2 - Allow cluster network communications on this network. New network added while working with Microsoft support last month. (28.x subnet)
Cluster Network 3 - Do not allow cluster network communications on this network. (22.x subnet)
Cluster Network 4 - Allow cluster network communications on this network. Existing but not configured to be used by VMs for Live Migration until MS corrected. (20.x subnet)
Should I modify my metrics further or are the current values sufficient.
I worked with an MS support rep because my cluster (once I added the 5th host) stopped being able to live migrate VMs and I had VMs host jumping on startup. It was a mess for a couple of days. They had me add the Heartbeat network as part of the solution
to my problem. There doesn't seem to be anywhere to configure a network specifically for CSV so I would assume it would use (based on my metrics above) Cluster Network 4 and then Cluster Network 2 for CSV communications and would fail back to the Cluster Network
1 if both 2 and 4 were down/inaccessible.
As to the iSCSI getting a second NIC, I would love to but management wants separation of our VMs by subnet and role and hence why I need the 4 VSwitch NICs. I would have to look at adding an additional quad port NIC to my servers and I would be having to
use half height cards for 2 of my 5 servers for that to work.
But, on that note, it doesn't appear to actually be a bandwidth issue. I can run a backup for a single VM and get nothing on the network card (It caused the reboots before any real data has even started to pass apparently) and still the problem occurs.
As to Backup Chain, I have been working with the vendor and they are telling my the issue is with VSS. They also say they support CSV as well. If you go to this page (http://backupchain.com/Hyper-V-Backup-Software.html)
they say they support CSVs. Their tech support has been very helpful but unfortunately, nothing has fixed the problem.
What is annoying is that every backup doesn't cause a problem. I have a daily backup of one of our machines that runs fine without initiating any additional reboots. But most every other backup job will trigger the VMs on the common CSV to reboot.
I understood about the updates but I had to "prove" it to the MS tech I was on the phone with and hence I brought it up. I understand on the storage as well. Why give a warning for something that is working though... I think that is just a poor indicator
that it doesn't explain that in the report.
At a loss for what else I can do,
Charles J. Palmer

Similar Messages

  • How to Install Integration service from hyper-v host to a virtual machine ?

    i have around 100 Virtual Machine distributed on a cluster hyper-v cluster so i need to know how to install the upgraded version of integration service from the hyper-v host to all  virtual machines
    that has a mismatched version of the integration service using power-shell script ?

    See this article:
    PowerShell Script
    for Automated Install of Hyper-V Integration Services in a VM running on Windows Server 2012 with Hyper-V V 3.0 Role using PowerShell Remoting
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • How to Fix: Error (10698) The virtual machine () could not be live migrated to the virtual machine host () using this cluster configuration.

    I am unable to live migrate via SCVMM 2012 R2 to one Host in our 5 node cluster.  The job fails with the errors below.
    Error (10698)
    The virtual machine () could not be live migrated to the virtual machine host () using this cluster configuration.
    Recommended Action
    Check the cluster configuration and then try the operation again.
    Information (11037)
    There currently are no network adapters with network optimization available on host.
    The host properties indicate network optimization is available as indicated in the screen shot below.
    Any guidance on things to check is appreciated.
    Thanks,
    Glenn

    Here is a snippet of the cluster log when from the current VM owner node of the failed migration:
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RHS] Resource Virtual Machine Configuration VMNameHere called SetResourceLockedMode. LockedModeEnabled0, LockedModeReason0.
    00000b6c.00001a9c::2014/02/03-13:16:07.495 INFO  [RCM] HandleMonitorReply: LOCKEDMODE for 'Virtual Machine Configuration VMNameHere', gen(0) result 0/0.
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RHS] Resource Virtual Machine VMNameHere called SetResourceLockedMode. LockedModeEnabled0, LockedModeReason0.
    00000b6c.00001a9c::2014/02/03-13:16:07.495 INFO  [RCM] HandleMonitorReply: LOCKEDMODE for 'Virtual Machine VMNameHere', gen(0) result 0/0.
    00000b6c.00001a9c::2014/02/03-13:16:07.495 INFO  [RCM] HandleMonitorReply: INMEMORY_NODELOCAL_PROPERTIES for 'Virtual Machine VMNameHere', gen(0) result 0/0.
    00000b6c.000020ec::2014/02/03-13:16:07.495 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine Configuration <Virtual Machine Configuration VMNameHere>: Current state 'MigrationSrcWaitForOffline', event 'MigrationSrcCompleted', result 0x8007274d
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine Configuration <Virtual Machine Configuration VMNameHere>: State change 'MigrationSrcWaitForOffline' -> 'Online'
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine <Virtual Machine VMNameHere>: Current state 'MigrationSrcOfflinePending', event 'MigrationSrcCompleted', result 0x8007274d
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine <Virtual Machine VMNameHere>: State change 'MigrationSrcOfflinePending' -> 'Online'
    00000e50.00002080::2014/02/03-13:16:07.510 ERR   [RES] Virtual Machine <Virtual Machine VMNameHere>: Live migration of 'Virtual Machine VMNameHere' failed.
    Virtual machine migration operation for 'VMNameHere' failed at migration source 'SourceHostNameHere'. (Virtual machine ID 6901D5F8-B759-4557-8A28-E36173A14443)
    The Virtual Machine Management Service failed to establish a connection for a Virtual Machine migration with host 'DestinationHostNameHere': No connection could be made because the tar
    00000e50.00002080::2014/02/03-13:16:07.510 ERR   [RHS] Resource Virtual Machine VMNameHere has cancelled offline with error code 10061.
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] HandleMonitorReply: OFFLINERESOURCE for 'Virtual Machine VMNameHere', gen(0) result 0/10061.
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] Res Virtual Machine VMNameHere: OfflinePending -> Online( StateUnknown )
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] TransitionToState(Virtual Machine VMNameHere) OfflinePending-->Online.
    00000b6c.00001a9c::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] rcm::QueuedMovesHolder::VetoOffline: (VMNameHere with flags 0)
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] rcm::QueuedMovesHolder::RemoveGroup: (VMNameHere) GroupBeingMoved: false AllowMoveCancel: true NotifyMoveFailure: true
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] VMNameHere: Removed Flags 4 from StatusInformation. New StatusInformation 0
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] rcm::RcmGroup::CancelClusterGroupOperation: (VMNameHere)
    00000b6c.00001a9c::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000021a8::2014/02/03-13:16:07.510 INFO  [GUM] Node 3: executing request locally, gumId:3951, my action: /dm/update, # of updates: 1
    00000b6c.000021a8::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.00001a9c::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000022a0::2014/02/03-13:16:07.510 INFO  [RCM] moved 0 tasks from staging set to task set.  TaskSetSize=0
    00000b6c.000022a0::2014/02/03-13:16:07.510 INFO  [RCM] rcm::RcmPriorityManager::StartGroups: [RCM] done, executed 0 tasks
    00000b6c.00000dd8::2014/02/03-13:16:07.510 INFO  [RCM] ignored non-local state Online for group VMNameHere
    00000b6c.000021a8::2014/02/03-13:16:07.526 INFO  [GUM] Node 3: executing request locally, gumId:3952, my action: /dm/update, # of updates: 1
    00000b6c.000021a8::2014/02/03-13:16:07.526 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000018e4::2014/02/03-13:16:07.526 INFO  [RCM] HandleMonitorReply: INMEMORY_NODELOCAL_PROPERTIES for 'Virtual Machine VMNameHere', gen(0) result 0/0.
    No entry is made on the cluster log of the destination node. 
    To me this means the nodes cannot talk to each other, but I don’t know why.  
    They are on the same domain.  Their server names resolve properly and they can ping eachother both by name and IP.

  • Shall we use virtual machine(vmware) for signing windows driver?

    Recently I have purchased code signing certificate from CA and it is mentioned that the machine which is used to generate a certificate should be the same which will be used for signing. To avoid problems in future, is it possible to use virtual machine
    for signing windows driver and take backup of Virtual machine to use in any machine in future?

    I don't think that is necessary, you need to be very careful about how you store and persist the cert
    d -- This posting is provided "AS IS" with no warranties, and confers no rights.

  • DPM 2012 R2 backup Causes Redirected CSV IO on SOFS Cluster.

    Hi, I have a Scale out Storage Spaces Server with 2 nodes, and a 10 node 2012 R2, Hyper-V cluster using this via SMB3.0
    I also have installed a DPM2012 R2 backup server.
    the DPM agent is installed on all nodes of all servers and I have followed the pre-requisite from Microsoft for setting up DPM backup of SMB Hyper-V machines.
    The DPM backups all work fine. but occasionaly I get these errors on the SOFS cluster.
    Cluster Shared Volume 'Volume3' ('Cluster Disk 4') has entered a paused state because of '(c0130021)'. All I/O will temporarily be queued until a path to the volume is reestablished.
    I really thought this issue had been resolved in this revision, this doesn't seem to cause any issues with my VM's that I can notice. and all DPM backups are working fine, but it still causes me concern.
    has anyone else seen this or have any suggestions what I can try to resolve.
    Regards
    Mark Green

    We also encounter this issue. We use Windows Server 2012 R2 and SCVMM 2012 R2 (with RU1). Be carefull with this issue, because it can cause serious issues. Btw, note that Windows Server 2012 R2 used Direct I/O instead of Redirected I/O.
    If you can't find a full fix as we are in right now, there are two things that might offer a work-around for you:
    Disabled ODX (if your storage system does not support it):
    Deploy Windows Offloaded Data Transfers
    http://technet.microsoft.com/en-us/library/jj200627.aspx
    Serialize virtual machine backups per node
    Migrate to a hardware VSS provider
    http://technet.microsoft.com/en-us/library/hh758027.aspx
    The second option works best, because this issue mostly occurs when you run a backup of many VMs at once. It it not a full fix and makes you backup windows much longer, but can avoid you other problems. Also keep a close eye on this link:
    Recommended hotfixes and updates for Windows Server 2012 R2-based failover clusters
    http://support.microsoft.com/kb/2920151
    Boudewijn Plomp, BPMi Infrastructure & Security

  • Does Time Machine make complete backups of Virtual Machines?

    I am new to the forums, so forgive me if this has been asked before.
    I have a MacBook Pro and have VMWare Fusion 3 installed.
    I have Windows 7 and XP installed as virtual machines, and use an external hard drive to back up into using Time Machine. I have been given conflicting information regarding the backups being created by Time Machine.
    I have been told that I should use a Windows backup program such as Acronis to back up the Windows installations separately from the Mac backups on the separate hard drive.
    Someone else has told me that if I use Time Machine, then the Windows installations will be backed up automatically, as the Windows installations are effectively folders and files within the Mac software.
    Just to confuse things, I have read somewhere that Time Machine cannot back up Boot partitions of Windows installations, but I can't remember where I read this.
    I don't want to lose my Windows installations through not understanding the backup capabilities of Time Machine, so I am hoping that someone here can advise me as to what the best course of action would be please.
    Can I trust Time Machine to back everything up and to be able to restore my whole machine, including Windows installations, from a Time Machine backup, or do I need to back up the Windows virtual machines separately by using Acronis.
    Thanks
    Kevin

    1. TM will not backup a Boot Camp Windows volume.
    2. TM will backup a VM disc image every time it changes unless you have excluded it via TM's Exclude list.
    3. If the VMs change often then TM will backup each change thus consuming large amounts of space on the backup drive which is not recommended. Thus, it's best to backup VMs separately from within Windows using a Windows backup utility.
    4. TM will not backup individual files and folders of a VM disc image. It will only backup the entire disc image.

  • Installing Hyper-V Powershell Module on Virtual Machine

    I have a situation where I am running Hyper-V 2012 and have several virtual RemoteApp RDS servers (server 2012 R2) with a user profile disk server (also 2012R2 virtual machine) that stores all of the VHDX user profile disks. I want to perform some maintenance
    on the VHDX files by running optimize-vhd to compact the disks to keep them from being larger than they need to be. Anyhow, that PowerShell commandlet won't run unless the Hyper-V module is installed but in order to install it, the Hyper-V role must be installed.
    Since it's a virtual machine, it's not supported to install the Hyper-V role (although I hear it may be possible) so I was wondering if it is possible to install only the Hyper-V PowerShell modules. I would just use a Hyper-V server to run it but the commandlet
    does not seem to allow UNC/Share paths. Any suggestions? Thank you in advance for your time!

    Hi Scott,
    I tested on my hyper-v enviroment, and installed the feature "Hyper-v Module for Windows Powershell" on VM, and I could run the cmdlet "optimize-vhd", however, It couldn't run successfully without Hyper-v Role installed:
    In addition, if you just want to compact the vhd file on vm, how about using the command "DiskPart":
    You can then complete the compacting using diskpart from a Command Prompt:
    Run diskpart
    Select the disk via its path: select vdisk file="<path>"
    Attach it as read-only: attach vdisk readonly
    Compact it: compact vdisk
    Upon completion of the compact, detach it again: detach vdisk
    You can then re-attach it via Disk Management in its normal and newly compacted state
    Refer to:
    https://fiddley.wordpress.com/2014/01/27/dynamically-expanding-vhd-not-compacting-in-hyper-v/
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Can Hyper-V run in a virtual machine?

    Ok, we all know (or should know) that Microsoft's answer is a plain "No!".
    But we also know that recent hypervisors can support nested/recursive virtualization, provided the underlying CPU offers hardware virtualization; VMware's recent products (ESXi 5, Workstation 8) even support this natively,
    without the need for ugly hacks.
    So, my question is: can Hyper-V run succesfully (i.e. allowing to actually run virtual machines) inside other hypervisors?
    If yes, which ones? And how?

    Yes, it can, if the underlying CPUs support the latest virtualization extensions (Intel VT-X/EPT) and if you're using  VMware products at least (Workstation 8, ESXi 5).
    The relevant settings in your VM should be as follows:
    monitor.virtual_mmu = "hardware"
    monitor.virtual_exec = "hardware"
    vhv.enable = "TRUE"
    hypervisor.cpuid.v0 = "FALSE"
    The first three settings can be enabled via GUI (where exactly varies slightly between Workstation and ESXi), the last one needs to be manually added to the VM's .vmx file.
    Additionally, on ESXi 5, you need to add the following line to /etc/vmware/config:
    vhv.allow = "TRUE"

  • Client Hyper-V "Cannot Connect to Virtual Machine"

    I'm trying to run Client Hyper-V on my Windows 8 Pro machine. I was able to successfully install the service, and can create virtual machines and hard disks on my local system. I can even start them, and see boot activity via the preview window in the MMC.
    I cannot, however, connect to any machines from the local system: when I do, it hangs on "Connecting to <machinename>" for 30 seconds before it pops up with the dialog:
    "Cannot connect to virtual machine. Try to connect again. If the problem persists, contact your system administrator."
    Obviously, because this is Client Hyper-V, I am the system administrator, so I scour the Internet to solve my problem. I see solutions related to firewalls, administrative permissions, a few other things, and nothing has worked. I also tried creating
    a virtual machine on a Windows 8 Enterprise system (which can connect to it just fine) and export it for the Pro machine to import, and I still cannot connect to it, whether the VM is registered in place or copied to the host.
    Some other notes:
    - None of these systems has an OS installed - two locally created ones either had no boot or booted off a Linux LiveCD, and the exported one attempted to do a PXE boot. Thus, I cannot attempt to link via Remote Desktop since the computers have no names
    - Hyper-V has some other quirks on my system as well: in order to stop a virtual machine, I have to end the vmwp process - which restarts the machine - and then stop it from the console within a few seconds. Otherwise, it hangs in the "Stopping"
    state. In addition, none of the buttons on the side of the MMC work, but that occurs over all of MMC.
    - No events show up in the Event log when a connection fails
    - I am an admin on the Pro machine and have permissions to connect to machines and operate the management view

    When you checked the event log’s what sources did you check? 
    Can you verify there are not any relevant error/warning events under the following sources:
    Applications and Services Logs
    Microsoft
    Windows
    Hyper-V-VMMS
    Admin
    Operational
    Hyper-V-Worker
    Admin
    Operational
    If not we should enable some additional logging if possible to see what is going on.
    Shutdown any running VM’s
    Close all of the Hyper-V UI
    Stop the VMMS service (net stop vmms)
    Enable Analytic logging for the VMMS and Worker Process (see below)
    Enable UI Tracing for Hyper-V Manager and VMConnect (see below)
    Start the VMMS service (net start vmms)
    Open Hyper-V Manger
    Restart the VM
    Attempt to connect (try two or three times)
    Gather Logs (see below)
    Disable Tracing (see below)
    Enabling Analytic Logging For the VMMS and Worker Process
    Open the Event Viewer
    From the menu bar select View -> Show Analytic and Debug Logs
    Navigate to the Hyper-V logs and Enable the Analytic Channels
    Applications and Services Logs
    Microsoft
    Windows
    Hyper-V-VMMS
    Analytic
    Right Click -> Enable (yes if a pop up asks about enabling the logs)
    Hyper-V-Worker
    Analytic
    Right Click -> Enable (yes if a pop up asks about enabling the logs)
    Enabling UI Tracing
    Create a new text file named “VMClientTrace.config” in the "%appdata%\Microsoft\Windows\Hyper-V\Client\1.0\” folder
    Copy the following XML text into that file:
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
        <Microsoft.Virtualization.Client.TraceConfigurationOptions>
            <setting name="TraceTagFormat" type="System.Int32">
                <value>3</value>
            </setting>
            <setting name="BrowserTraceLevel" type="System.Int32">
                <value>71</value>
            </setting>
            <setting name="VMConnectTraceLevel" type="System.Int32">
                <value>71</value>
            </setting>
        </Microsoft.Virtualization.Client.TraceConfigurationOptions>
    </configuration>
    Save the file.
    Gathering The Logs
    The Analytic logs will be in the analytic folder (you often have to refresh or select another source then analytic again to see them)
    The UI trace Logs will be in %temp% (sometime back one directory i.e. %temp% = “C:\Users\taylorb\AppData\Local\Temp\2” for me but the logs are at “C:\Users\taylorb\AppData\Local\Temp”
    Disabling Tracing
    To disable Analytic Tracing just right click on the analytic sources and select disable (same as enabling)
    To disable UI tracing just delete the “%appdata%\Microsoft\Windows\Hyper-V\Client\1.0\VMClientTrace.config” file.
    -Taylor Brown
    -Program Manager, Hyper-V
    -http://blogs.msdn.com/taylorb

  • Varch - Virtual machine builder for ArchLinux

    I just finished the initial release of varch!
    varch is a tool used to easily generate an ArchLinux virtual machine images.
    The google-code homepage is:
    http://code.google.com/p/varch/
    The package is in the AUR:
    http://aur.archlinux.org/packages.php?ID=42428
    A brief wikipage on what varch is and how to use it:
    https://wiki.archlinux.org/index.php/Varch
    Varch is CRAZY easy to use, and is far more simple that other distribution's virtual machine builders.
    New improved support for Libvirt in 0.8
    New support for external kernels and a number of bug fixes in 0.8.2
    Let me know what you think!
    0.8.2 is out!
    Last edited by Ryujin (2010-12-20 07:13:46)

    I'm trying varch.
    when it was in the creating FS step i freaked out a bit because my pc became inresponsive during the mkfs.ext4 calls, but luckily it was correctly working on the /dev/mapper/loop* files.
    I checked /tmp/working.aif and it looks ok
    However something else went wrong:
    sudo varch
    Password:
    # Creating virtual machine image #
    #Checking that the aif configuration will be safe for the underlying system#
    # Executing AIF #
    Welcome to Arch Linux Installation Framework
    Automatic procedure running profile /tmp/working.aif ...
    Note that despite our careful coding and proper testing there may still be bugs in this software.
    When you are doing this installation on a system where some data must be preserved, we suggest you make a backup first
    Partitioning /dev/mapper/loop0
    Disabling all swapspace...
    Phase 1: Creating filesystems & blockdevices
    Making ext2 filesystem on /dev/mapper/loop0p1
    Making swap filesystem on /dev/mapper/loop0p2
    Making ext4 filesystem on /dev/mapper/loop0p3
    Phase 2: Mounting filesystems
    Mounting /dev/mapper/loop0p3 (ext4) on /
    Mounting /dev/mapper/loop0p1 (ext2) on /boot
    Swaponning /dev/mapper/loop0p2
    Done processing filesystems/blockdevices
    Partitions and filesystems made successfully
    Refreshing package database...
    Package installation will begin now. You can watch the output in the progress window. Please be patient.
    Installing... Please Wait
    WARNING: Installation Failed (see errors below)
    error: failed to prepare transaction (package architecture is not valid)
    :: package attr-2.4.44-1-x86_64 does not have a valid architecture
    :: package bash-4.1.009-1-x86_64 does not have a valid architecture
    :: package binutils-2.20.1-4-x86_64 does not have a valid architecture
    :: package bzip2-1.0.6-1-x86_64 does not have a valid architecture
    :: package coreutils-8.6-1-x86_64 does not have a valid architecture
    :: package cryptsetup-1.1.3-1-x86_64 does not have a valid architecture
    :: package dash-0.5.6.1-1-x86_64 does not have a valid architecture
    :: package dcron-4.4-2-x86_64 does not have a valid architecture
    :: package device-mapper-2.02.75-1-x86_64 does not have a valid architecture
    :: package dhcpcd-5.2.8-1-x86_64 does not have a valid architecture
    :: package diffutils-3.0-1-x86_64 does not have a valid architecture
    :: package e2fsprogs-1.41.12-1-x86_64 does not have a valid architecture
    :: package file-5.04-2-x86_64 does not have a valid architecture
    :: package findutils-4.4.2-2-x86_64 does not have a valid architecture
    :: package gawk-3.1.8-1-x86_64 does not have a valid architecture
    :: package gcc-libs-4.5.1-1-x86_64 does not have a valid architecture
    :: package gen-init-cpio-2.6.32-1-x86_64 does not have a valid architecture
    :: package gettext-0.18.1.1-1-x86_64 does not have a valid architecture
    :: package glibc-2.12.1-3-x86_64 does not have a valid architecture
    :: package grep-2.7-1-x86_64 does not have a valid architecture
    :: package grub-0.97-17-x86_64 does not have a valid architecture
    :: package gzip-1.4-1-x86_64 does not have a valid architecture
    :: package initscripts-2010.07-1-x86_64 does not have a valid architecture
    :: package iputils-20100214-2-x86_64 does not have a valid architecture
    :: package jfsutils-1.1.14-1-x86_64 does not have a valid architecture
    :: package kernel26-2.6.35.8-1-x86_64 does not have a valid architecture
    :: package less-436-1-x86_64 does not have a valid architecture
    :: package libusb-0.1.12-4-x86_64 does not have a valid architecture
    :: package logrotate-3.7.9-1-x86_64 does not have a valid architecture
    :: package lvm2-2.02.75-1-x86_64 does not have a valid architecture
    :: package lzo2-2.03-1-x86_64 does not have a valid architecture
    :: package mailx-8.1.1-7-x86_64 does not have a valid architecture
    :: package man-db-2.5.7-1-x86_64 does not have a valid architecture
    :: package mdadm-3.1.4-1-x86_64 does not have a valid architecture
    :: package net-tools-1.60-14-x86_64 does not have a valid architecture
    :: package pacman-3.4.1-1-x86_64 does not have a valid architecture
    :: package pciutils-3.1.7-1-x86_64 does not have a valid architecture
    :: package pcmciautils-017-1-x86_64 does not have a valid architecture
    :: package perl-5.12.1-3-x86_64 does not have a valid architecture
    :: package ppp-2.4.5-1-x86_64 does not have a valid architecture
    :: package procps-3.2.8-1-x86_64 does not have a valid architecture
    :: package psmisc-22.13-1-x86_64 does not have a valid architecture
    :: package rp-pppoe-3.10-5-x86_64 does not have a valid architecture
    :: package sed-4.2.1-2-x86_64 does not have a valid architecture
    :: package shadow-4.1.4.2-3-x86_64 does not have a valid architecture
    :: package sysfsutils-2.1.0-5-x86_64 does not have a valid architecture
    :: package syslog-ng-3.1.2-1-x86_64 does not have a valid architecture
    :: package sysvinit-2.88-2-x86_64 does not have a valid architecture
    :: package tar-1.23-3-x86_64 does not have a valid architecture
    :: package tcp_wrappers-7.6-12-x86_64 does not have a valid architecture
    :: package texinfo-4.13a-4-x86_64 does not have a valid architecture
    :: package udev-163-1-x86_64 does not have a valid architecture
    :: package usbutils-0.90-1-x86_64 does not have a valid architecture
    :: package util-linux-ng-2.18-3-x86_64 does not have a valid architecture
    :: package vi-050325-3-x86_64 does not have a valid architecture
    :: package wget-1.12-2-x86_64 does not have a valid architecture
    :: package which-2.20-3-x86_64 does not have a valid architecture
    :: package wpa_supplicant-0.7.3-1-x86_64 does not have a valid architecture
    :: package xfsprogs-3.1.3-1-x86_64 does not have a valid architecture
    :: package openssh-5.6p1-1-x86_64 does not have a valid architecture
    Package Installation FAILED.
    sed: can't read /tmp/tmpYuFtcK/etc/fstab: No such file or directory
    /usr/lib/aif/core/libs/lib-blockdevices-filesystems.sh: line 332: /tmp/tmpYuFtcK/etc/fstab: No such file or directory
    grep: /tmp/tmpYuFtcK/etc/rc.conf: No such file or directory
    Generating glibc base locales...
    chroot: failed to run command `locale-gen': No such file or directory
    sed: can't read /tmp/tmpYuFtcK/etc/rc.conf: No such file or directory
    awk: fatal: cannot open file `/tmp/tmpYuFtcK//etc/pacman.d/mirrorlist' for reading (No such file or directory)
    /usr/lib/aif/core/libs/lib-ui-interactive.sh: line 27: /tmp/tmpYuFtcK//etc/pacman.d/mirrorlist: No such file or directory
    sed: can't read /tmp/tmpYuFtcK/etc/rc.conf: No such file or directory
    grep: /tmp/tmpYuFtcK/etc/mkinitcpio.conf: No such file or directory
    sed: can't read /tmp/tmpYuFtcK/etc/mkinitcpio.conf: No such file or directory
    Rebuilding initcpio images ...
    WARNING: MKINITCPIO FAILED - SYSTEM MAY NOT BOOT
    chroot: failed to run command `/sbin/mkinitcpio': No such file or directory
    Generating glibc base locales...
    chroot: failed to run command `locale-gen': No such file or directory
    Generating GRUB device map...
    This could take a while.
    Please be patient.
    Probing devices to guess BIOS drives. This may take a long time.
    /dev/loop0 does not have any corresponding BIOS drive.
    grep: /tmp/aif/aif-dev.map: No such file or directory
    /usr/lib/aif/core/libs/lib-blockdevices-filesystems.sh: line 289: per/loop0p1-1: division by 0 (error token is "-1")
    Your root boot device could not be autodetected by setup. Ensure you adjust the 'root (hd0,0)' line in your GRUB config accordingly.
    sed: can't read /tmp/tmpYuFtcK/boot/grub/menu.lst: No such file or directory
    /usr/lib/aif/core/libs/lib-ui-interactive.sh: line 1144: /tmp/tmpYuFtcK/boot/grub/menu.lst: No such file or directory
    Execution Report:
    Phase preparation: Success
    Phase basics: Success
    Phase system: Success
    Phase finish: Success
    # Setting up the bootloader #
    # Cleaning up the build environment #
    Unmounting build environment
    restoring swap state

  • Hyper-V - "Verify that the Virtual Machine Management service on the computer is running."

    i can give the details  but as a reply by Brandon RecordsModerator already applies the short details are: that the entry for Hyper-V in windfows features doesn't allow "Hyper-V Platform" to be ticked and is greyed out.
    also can hyperv be run from powershell to give a different result?(module for Powershell is available and is ticked)_
    Problem solved Bradon had it right but i didn't realize the sequence to be followed mattered and when i turned virtualization technology on and booted HyperV platform was available

    That could mean a couple things.  First you need Windows 8.x Pro (or Ent),
    not just Windows 8.x.
    The second is that your hardware does not have the required features,
    (VT-x) and/or SLAT, or that they are not enabled in your BIOS.  You should
    contact the PC's manufacturer on that.
    There's no way to bypass the checks for hardware or OS from powershell.
    Bob Comer

  • Strange problem with virtual machines backup (Hyper-V 2012R2)

    Hi
    I have a strange problem with backup of virtual machines in one of my Hyper-V environments. Let me describe how does it looks like: There are two physical servers - HP DL360 G8. They are used as hosts for four virtual machines - domain controllers in two domains.
    Each of them runs one DC in every domain. I've configured backup "inside" every virtual machine (with Windows Server Backup tool), in its operating system, because domain controllers should have their system state, regularly backuped, etc. Backup
    is made on the network share - all machines to the same server as destination. And now the case - two virtual server are backuped as expected - the operation takes 3 - 4 minutes and is always succeded. But in case of two remaining it looks as below:
    - Backup operation starts (is scheduled).
    - Volume shadow copy is made.
    - The first partition of VM starts to be copied. It's Windows 2012 R2 Generation2 VM, so it has EFI, Recovery and C: partition. EFI is as first and at this moment backup stucks for a 2-3 hours! Progress of copying is 0%. After for example 3 hours this partition
    is completed and starts the next (disk C:). And again - it freezes for a few hours and suddenly is pushed. As a result the backup is made successfully, but it takes for example 10 hours.
    Both "dodgy" VMs are on separated hosts. All four of them were installed in the same time. I tried to change destination to locally connected disk, but no result. It's interesting as well, that after rebooting VM, the first backup is made normally,
    but every next has described problem again. In EventLog I can't find any errors, I don't know how to diagnose such case precisely, etc. Have you got idea what can cause such behaviour or where on the server should I look for some hints?
    Thanks
    Marcin

    Hi Marcin,
    >>that after rebooting VM, the first backup is made normally, but every next has described problem again.
    It shouldn't happen .
    To narrow this issue down , Please try to backup an Gen1 VM and check the result .
    Best Regards
    Elton JI
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Virtual Machines disappear from Hyper-V Manager on reboot

    I have a Windows 2012 RC server that has fail-over clustering installed (single server at the moment), and it has an iSCSI disk that is configured as a CSV volume.  When I create a new VM in Hyper-V Manager, I am storing the .vhdx and machine definition
    on that CSV.  Everything is good until I reboot the server.  Once I do that, the VM disappears from the Hyper-V console even though the symbolic link to the server still exists in C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines.
    I have tried to add the VM to the cluster manager (Configure Role...High Availability Wizard), but it fails with no error message that indicates why it is failing.  I get the following two errors in the report:
    An error occurred while configuring the virtual machine configuration resource 'Virtual Machine Configuration MYVM' with information about the virtual machine.
    and
    There was a failure configuring the virtual machine role for 'MYVM'.
    Please, override 'Header' property The object has been deleted from the cluster.
    The first error occurs after "Notifying virtual machine configuration resource 'Virtual Machine Configuration BUF-FS-SQL' that its configuration has changed..."
    I sense it might be related to permissions on the CSV, but not sure what permissions may need to be set?
    Thanks,
    Bob

    That did not work.  VM still does not show up after restart. I have tried to import the VM from the original location on the CSV, but I get:
    "Hyper-V encountered an error while loading the virtual machine configuration from C:\ClusterStorage\Host\Hyper-V\Virtual Machines\Test\Virtual....\GUID....
    Hyper-V encountered an error trying to access an object on computer 'localhost' because the object was not found.  The object might have been deleted, or you might not have permission to perform the task.".....
    BW

  • 2008R2 Virtual machine shutting down unexpected on Hyper-V 2012 server

    I have a problem where one of my 2008 R2 virtual servers are shutting down unexpected every Friday at more or less the same time. This has happen 2 Fridays in a row now and the time is 13:01:30 and 13:01:10. I did some investigation on the event viewer and
    it tells me the following: (Error) The previous system shutdown at 01:01:10 PM on ‎2014/‎08/‎01 was unexpected.  Event ID: 6008 which I have goggled and did not find much on this ID?    I also found the following event more or less the same
    time as the first one: (Critical) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly. Event ID: 41.  In most posts it looks like if it could
    be hardware related? But how do I justify this on a virtual machine?
    Some Infrastructure background: It is a 2008 R2 virtual server running on 2012 Hyper-V, 2012 server. SCVMM is not configured so all administration is done through Hyper-V manager. The virtual machine is backup up by Symantec backup exec and the Full backup
    only start at 23:00pm night time. No scheduled shut-downs are configured and all servers are running on UPS power, the virtual server are also configured to boot up automatically after any failure. But in this case the server is completely shut-down and I
    have to manually start the server up again.
    I hope there are somebody who can give some guidance on my problem?
    Regards  
    Juan Krynie

    Hi Sam
    Thanks for the reply!
    Yes, all disk space is on the host, I have 2 hosts running Hyper V each with their own set of virtual servers, I am planning a cluster in the near future, but for now all disk space for all virtual server are on the host, there is more than enough disk space
    left on all drives. Please below output from command, I only posted first few lines as there are to many lines.
          Shadow Copy ID: {17e38390-dcb5-4ac4-9f43-62bc1a4c1dc2}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy709
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {f938ba80-7641-457c-8297-863bf8419aba}
       Contained 1 shadow copies at creation time: 29/08/2014 07:00:12
          Shadow Copy ID: {44657104-c8bc-44ee-b8cb-b0469601531d}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy713
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {e9cb6a0c-973d-4ff5-9877-0c81ab74dc80}
       Contained 1 shadow copies at creation time: 29/08/2014 12:00:16
          Shadow Copy ID: {4f824796-3dd1-498a-947c-5747e25d7ebc}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy716
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {2f02b69b-1244-40bc-984b-f4488887d10d}
       Contained 1 shadow copies at creation time: 01/09/2014 07:00:01
          Shadow Copy ID: {8d039039-51ac-4cbf-be0a-4defb989a22c}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy843
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {55b3d33e-a347-46cd-bf39-686acd7329ab}
       Contained 1 shadow copies at creation time: 01/09/2014 12:00:01
          Shadow Copy ID: {1239354e-3037-42b1-802c-27e1187c13b1}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy846
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {813607c5-5d31-41b3-8b1c-5f89ef2e5b0b}
       Contained 1 shadow copies at creation time: 02/09/2014 07:00:12
          Shadow Copy ID: {0e1350a7-3fec-48fb-8fcb-d035dbfb001c}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy850
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {ec206fef-a325-41c9-90b5-c4c6de3f94a8}
       Contained 1 shadow copies at creation time: 02/09/2014 12:00:19
          Shadow Copy ID: {aea06cae-f88f-4941-bc33-4ca62bf3380f}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy853
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {45820935-e5c4-47a5-9979-0df9187194c8}
       Contained 1 shadow copies at creation time: 03/09/2014 07:00:01
          Shadow Copy ID: {8b14fdd6-2f2b-4cad-93b8-391c1d913cb3}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy854
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {52277c29-ce5c-4c59-bfd4-9174b4870a02}
       Contained 1 shadow copies at creation time: 03/09/2014 12:00:17
          Shadow Copy ID: {199611ca-ec3f-435f-828e-bc1748b02bf9}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy858
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Contents of shadow copy set ID: {1dfaeb8b-3726-4f08-8582-5fec43bd6b37}
       Contained 1 shadow copies at creation time: 04/09/2014 07:00:01
          Shadow Copy ID: {d6ae9b1a-41ef-4db5-9c44-581ee7d7192d}
             Original Volume: (C:)\\?\Volume{f7e4a444-a922-11e2-93e8-806e6f6e6963}\
             Shadow Copy Volume: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy859
             Originating Machine: ELAPNS02.AMentis.local
             Service Machine: ELAPNS02.AMentis.local
             Provider: 'Microsoft Software Shadow Copy provider 1.0'
             Type: ClientAccessible
             Attributes: Persistent, Client-accessible, No auto release, No writers,
     Differential
    Juan Krynie

  • How to fully backup virtual machines in Windows Azure

    For those of you like me using the 90-day trial package of Windows Azure for testing purpose before moving on to the cloud, I want to backup all virtual machines unless my account will be disabled if it reaches spending limit. Recently another account
    has been disabled so all virtual machines I created are removed. I've heard of the approach used to export virtual machines.
    Thuan Soldier
    A 23-year-old man loving Microsoft technologies and making crazy ideas on business journey.
    SharePoint Vietnam |
    Blog | Twitter

    Hi Thuan,
    When you hit the spending limit on a trail subscription, or an MSDN subscription with monthly limits, while it looks like your VMs are removed, the VHDs for those VMs still exist in your storage account and you can create VMs from them again when you enable
    your subscription again (convert to pay-as-you-go, or wait for the next billing cycle in the case of subscriptions with on-going monthly limits).
    Because of that, it isn't necessary to back them up relevant to the spending limit being hit.
    And note that backing them up outside of Azure would incur egress fees which would cause you to hit your spending limit more quickly.
    While it can be simpler to configure everything from scratch from new VMs created in Azure, another approach would be to configure them on-premises in Hyper-V, then upload them as either disks (to use for a single VM in Azure) or as images (generalized with
    sysprep to use as a base template for multiple VMs). That way you already have a backup of the VHD in the copy you have on-premises. And, since inbound traffic is free, you don't have the same issue of hitting your spending limit more quickly (there will be
    some outbound when doing an upload, but very little in comparison to a download).
    Thanks,
    Craig

Maybe you are looking for

  • ICal alarm problem

    I set alarms for most calendar events. They work fine if I have the computer turned on when the alarm is scheduled to go off. However, alarms will not show up if they are scheduled to go off when my Mac is not turned on. For example, if I set an alar

  • KPA6 and report painter

    HI Everyone and Consultants, Well i am at abaper and dont have much knowledge in finance controling. First issue: Currently we update our budget using the t.code KPA6 using Profit Center and Cost element. It is succesfully getting update at KPA7. But

  • Need some help with date

    Hi everyone! I have an application in Flex AIR and I'm having problems with dates, I could't found an example on internet until now. I tried this for insert (database is embeded sqlite) insertManager.parameters[":mydate"] = mydate.selectedDate.time;

  • HEY CREATIVE!!!! Where is the remote control plug-in for Mediasource 5?

    I just upgraded to Mediasource 5 only to discover that this version doesn't offer any support for my Creative remote control. The remote control plugin on the downloads page says: "This download is for all Creative MediaSource? (version 3.00.6 or lat

  • I Clicked Icon On Desktop But Will Not Open Firefox!! 4.0

    I Have Uninstalled And Installed 4.0 Several Times But Will Not Do Anything When I Click Icon In Desk Top!