VMware vSphere

 View Only
  • 1.  Latest updates & snapshot problem

    Posted Jun 09, 2010 06:32 AM

    Hello guys,

    I've applied all latest updates and now all my 2008 R2 and Win7 VMs refuse to create snapshot

    >Cannot create a quiesced snapshot because the create snapshot operation exceeded the time limit for holding off I/O in the frozen virtual machine.

    ESX 4.0 build 256968. Has anybody similar problem or am I "lucky"?


    ---

    MCSA, MCTS Hyper-V, VCP 3/4, VMware vExpert

    http://blog.vadmin.ru



  • 2.  RE: Latest updates & snapshot problem

    Posted Jun 09, 2010 07:23 AM

    Downgraded one host in cluster to build 208167 (4u1 with no patches) - snapshots are now working on this host.


    ---

    MCSA, MCTS Hyper-V, VCP 3/4, VMware vExpert

    http://blog.vadmin.ru



  • 3.  RE: Latest updates & snapshot problem

    Posted Jun 09, 2010 07:28 AM

    or try

    1. Modify the VMware Tools installation and disable “Volume Shadow

    Copy Service”

    2. Reboot the VM

    3. Rerun the snapshotting

    If you found this or other information useful, please consider awarding points for "Correct" or "Helpful".

    Gregg Robertson, VCP3,4 , MCSE, MCSA, MCTS, MCITP



  • 4.  RE: Latest updates & snapshot problem

    Posted Jun 09, 2010 07:53 AM

    >1. Modify the VMware Tools installation and disable “Volume Shadow Copy Service”

    Why should I do that on my production VMs? I don't want backups with inconsistent file system.


    ---

    MCSA, MCTS Hyper-V, VCP 3/4, VMware vExpert

    http://blog.vadmin.ru



  • 5.  RE: Latest updates & snapshot problem

    Posted Jun 09, 2010 08:05 AM

    True, was just saying it's a problem with your volume shadow copy service that's causing that error. Have you payched your windows 7 and r2 machines recently? As i know there was a patch for windows 2003 a few months back to fix these problems http://support.microsoft.com/kb/940349/en-us

    If you found this or other information useful, please consider awarding points for "Correct" or "Helpful".

    Gregg Robertson, VCP3,4 , MCSE, MCSA, MCTS, MCITP



  • 6.  RE: Latest updates & snapshot problem

    Posted Jun 09, 2010 08:16 AM

    Hi,

    only just for information.

    I have tested it in my enviroment with an win7 vm (ESX Biuld 4.0.0,256968) and had NOT these snapshot problem.






    MCP, VCP



  • 7.  RE: Latest updates & snapshot problem

    Posted Jun 09, 2010 08:53 AM

    So I'm just very "lucky" guy. Or maybe it's my past experience as software tester guides me directly to the bugs hive :smileyhappy:


    ---

    MCSA, MCTS Hyper-V, VCP 3/4, VMware vExpert

    http://blog.vadmin.ru



  • 8.  RE: Latest updates & snapshot problem

    Posted Jun 11, 2010 09:03 AM

    Problem disappeared after upgrading to 4.0u2


    ---

    MCSA, MCTS Hyper-V, VCP 3/4, VMware vExpert

    http://blog.vadmin.ru



  • 9.  RE: Latest updates & snapshot problem

    Posted Nov 05, 2010 04:46 PM

    If it happens again, Try this:

    The VMware Snapshot Provider is the problem. Reviewing and implementing

    the fixes in the current version of the following VMware KB does not

    resolve the issue. They may fix it soon when they see this.

    Cannot create a quiesced snapshot because the snapshot operation

    exceeded the time limit for holding off I/O in the frozen virtual

    machine

    Use this method if you are getting the following error in the system

    event log when trying to start the VMware Snapshot Provider Service in

    the guest VM:

    Error 1053: The service did not respond to the start or control request in a timely fashion VMWare Snapshot Provider

    Also, you will probably be getting the following error when trying to

    take a snapshot of the VM with Memory unchecked and Quiesce checked or

    when trying to do a VDR backup:

    Cannot create a quiesced snapshot because the snapshot operation

    exceeded the time limit for holding off I/O in the frozen virtual

    machine.

    To fix the problem Uninstall and Reinstall VMWare Snapshot Provider as follows:

    1. Uninstall Volume Shadow Copy Service (using Modify from VMware Tools setup)

    2. Delete VSS folder from C:\Program Files\VMWare\VMWare Tools\Drivers

    3. Delete VMWare Snapshot Provider Service by deleting the key

    HKLM\System\Current Control Set\Services\vmvss (Just delete the vmvss

    key)

    4. Delete VMware Snapshot Provider

    {564d7761-7265-2056-5353-2050726f7669} from HKLM\system\current control

    set\services\VSS\Providers

    (If you do not have this key, just omit this step.)

    5. Reboot

    6. Start the two COM+ services mentioned in kb.vmware.com/kb/1018194

    7. Install Volume Shadow Copy Service (using Modify from VMWare Tools setup.exe)

    8. Reboot

    VMWare Snapshot Provider should now be Manual, and you can start it.You

    should now be able to take a snapshot and back up with vdr while the VM

    is powered on.

    ( Also see this Symantec article with a full step by step walkthrough of steps 1-4: )

    Marcus

    IT Wheel

    www.itwheel.com

    Consider awarding points for "helpful" and/or "correct" answers.