zoukankan      html  css  js  c++  java
  • nbu备份虚拟机报错156状态4207

    VMware Backup getting snapshot error encountered (156)and status: 4207: Could not fetch snapshot metadata
    Article ID:100014376 Last Published:2014-11-03 Product(s):NetBackup

    Problem
    A vCenter environment that is using the VMware Horizon View product to create virtual machines is having issues backing up.

    When doing a backup with the virtual machine powered up it fails with a snapshot error but when it is powered off it will backup just fine.

    Error that we are getting from vCenter is indicating that it is failing on the Quiesce of the machine.

    A snapshot taken within vCenter works just fine.

    Reason we have these results is in VMware when you do a snapshot it does a"Snapshot the virtual machine's memory"and does not do a"Quiesce guest file system"unless you select that option. When coming from NetBackup it is just the opposite. It relies on the quiesce of the virtual machine to do the backup.

    Error Message
    Job Details:
    10/21/2014 13:43:33 - Info bpfis (pid=1392) done. status: 4207
    10/21/2014 13:43:33 - end VMware: Delete Snapshot; elapsed time 8759:56:44
    10/21/2014 13:43:33 - Info bpfis (pid=1392) done. status: 4207: Could not fetch snapshot metadata
    10/21/2014 13:43:33 - end writing
    Operation Status 4207
    operation Status 156
    snapshot error encountered (156)

    Error seen in vCenter tasks when snapshot is attempted:
    Create virtual machine snapshotjgarnett-pcAn error occurred while saving the snapshot: msg.snaps-hot.error-Q-UIESCINGE-RROR.View details...rootvchorizon10/21/2014 1:43:40 PM10/21/2014 1:43:40 PM10/21/2014 1:43:44 PM

    Cause
    When using VMware Horizon view to create virtual desktops a tool was used from VMware called VMware OS Optimization Tool to optimize the virtual machine. The VMware OS Optimization Tool helps optimize Windows 7 desktops for use with VMware Horizon View. The optimization tool includes customizable templates to enable or disable Windows system services and features, per VMware recommendations and best practices, across multiple systems. This tool makes many changes to the virtual machine and it disables the required "Volume Shadow Copy" service that is needed to quiesce the virtual machine. This creates the failure of the snapshot within VMware.

    Solution
    After running theVMware OS Optimization toolyou need to go back and modify the"Volume Shadow Copy Service"which was disabled and set it to"Manual"

    Open Windows Services:

    • From theRunwindow typeservices.mscor go toAdministrative Toolsand selectServices
    • Find"Volume Shadow Copy"service
    • Right-Click to open theProperties
    • Go to"Startup Type"and change toManual
    • SelectOK

    Applies To

    NetBackup 7.6.0.3
    VMware 5.5 Update 1
    VMware Horizon View and used VMware OS Optimization Tool to optimize the virtual machines

  • 相关阅读:
    poj_3984_迷宫问题_(bfs+记录路径)
    uva_10369_mst
    HDU_1875_mst
    人工智能、机器学习和深度学习做好准备的数据中心
    网络安全需求爆发,千亿产业人才匮乏
    物联网IOT市场才起步,还要10年才成熟
    AI人士不得不了解的十大机器算法
    中国“人工智能”实力最强的5所大学
    物联网的历史:过去与未来
    人工智能进入第四代,人工直觉成为下一步发展
  • 原文地址:https://www.cnblogs.com/yihr/p/9406019.html
Copyright © 2011-2022 走看看