VM Protection running on Hyper-V 2012 R2 with DPM 2010

Hi everyone,
We recently setup  a new Hyper-V 2012 R2 server hosting virtual machine running with a Win2012 R2 server OS and 2008R2 standard Edition
Our backup solution is still running DPM 2010.
As I understand from the DPM Protection Support Matrix, You can only protect virtual machine running on a hyper-v server under Windows 2012 R2 OS with DPM 2012 R2. Isn't there possible any walkaround to have the vm protection working on dpm2010?
Otherwise, if we choose to protect the VM at guest level instead of host-level, is DPM able to perform the recovery point?
For instance, we've got a VM running a SQL database. We would like specifically to back up that SQL  database running on that virtual machine.Is DPM able to perfom that job?
Regards,
Evan

Hi,
To remain in a supported configuration you need to a DPM 2012 R2 server to protect the Windows 2012 R2 hyper-v server.  Unfortunately, the path to get there from DPM 2012 is not an easy one.
Upgrade steps.
Note: the Operating system and SQL requirements for DPM 2012
System Requirements for DPM in System Center 2012
http://technet.microsoft.com/en-us/library/hh757757.aspx
1) On DPM 2010 install the latest update: KB2751231 Description of hotfix rollup package 7 for System Center Data Protection Manager 2010
2) Update the Agents to 3.0.8195.0
3) Backup the DPM 2010 database.
4) Upgrade to DPM 2012 and update agents.
5) Install the latest DPM 2012 update and Update agents.
6) Backup the DPM 2012 database.
7) Upgrade to DPM 2012 Sp1 and update agents.
Note: The Operating system and SQL requirements for DPM 2012 Sp1
System Requirements for DPM in System Center 2012 Sp1
http://technet.microsoft.com/en-us/library/jj651645.aspx
8) Install the latest DPM 2012 Sp1 update and update agents.
KB2904723-Issues that are fixed in System Center 2012 Data Protection Manager SP1 Update Rollup 5
http://support.microsoft.com/kb/2904723
KB2904730-Description of System Center 2012 Service Pack 1 Update Rollup 5
http://support.microsoft.com/kb/2904730
9) Continue to DPM 2012 R2..
Note: the Operating system and SQL requirements for DPM 2012 R2.
System Requirements for DPM in System Center 2012 R2
http://technet.microsoft.com/en-us/library/hh758176.aspx
10) Backup the DPM 2012 Sp1 database.
11) Upgrade to DPM 2012 R2 and update agents
12) Install latest DPM 2012 R2 update and update agents.
Else, you could stand up a new dedicated DPM 2012 R2 server from scratch to protect that new server and leave the DPM 2010 as is for current protection.  
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.

Similar Messages

  • Unable to get SQL Server Agent to run after installing SQL 2012 Standard with SP1

    I am unable to get SQL Server Agent to run after installing SQL 2012 Standard with SP1. Log message is as follows:
    Attempting to load library 'xplog70.dll' into memory. This is an informational message only. No user action is required.
    Failed to verify Authenticode signature on DLL 'C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Binn\xplog70.dll'.
    Error: 17750, Severity: 16, State: 0.
    Could not load the DLL xplog70.dll, or one of the DLLs it references. Reason: (null).

    Hi JFriedley,
    According to your error message, there might three reasons for this issue.
    xplog70.dll is corrupt, you need to check if you have any SQL Server running on same file version and same production
     edition. If xplog70.dll is corrupt, you can copy it from the new server where agent is running fine to your problematic server.
    Native client not installed properly. If you try applying any latest Service Pack or Cumulative Update then check if the SQL Server Agent can start, if that also doesn’t solve issue then try to reinstalling SQL Server Native client from SQL Server setup
    files.
    There is a similar issue about error 17750, you can review the following article.
    http://blogs.lostincreativity.com/sqldba/sqlserver-error-17750-could-not-load-the-dll-xpstar90-dll/
    Regards,
    Sofiya Li
    If you have any feedback on our support, please click here.
    Sofiya Li
    TechNet Community Support

  • Issue with connection SSRS reportviewer control to SSRS 2012 integrated with SharePoint 2010...

    Hi,
    I have a .NET application that uses SSRS ReportViewer 2012 control to render reports deployed on SSRS 2012 integrated with SharePoint 2010. I am getting error "the report execution '' has expired or not found". The same code works when I connect
    to SSRS 2008 R2 integrated with SharePoint 2007. I investigated the issue and it seems the JavaScript that pings the SSRS server before it expires is missing from rendered HTML.
    Let me know if there is a way to fix this issue.
    following is the code:
    ASPX:
    <formid="form1"runat="server">
    <rsweb:ReportViewerAsyncRendering="true"  
    KeepSessionAlive="true"ID="test"runat="server"></rsweb:ReportViewer>
    <asp:scriptmanagerrunat="server"></asp:scriptmanager>
    </form>
    Code Behind:
    if(!IsPostBack)
    this.Session.Clear();
            test.Reset();
            test.ProcessingMode =
    ProcessingMode.Remote;
            test.KeepSessionAlive =
    true;
            test.ServerReport.ReportServerUrl =
    newSystem.Uri("https://webappname/_vti_bin/reportserver/");
            test.ServerReport.ReportPath =
    https://webappname/RS_Reports/REportEngineTest.rdl;
    ReportServerCredentialscred =
    newReportServerCredentials();
                test.ServerReport.ReportServerCredentials = cred;
    report server credentials:
    publicICredentialsNetworkCredentials
    get
    // Use default identity.
    returnnewNetworkCredential("user",
    "pwd",
    "domain");

    What's the meaning of webappname, are you mean the sharepoint site?
    I think this issue can be caused by the incorrect url. You can refer to the following link:
    http://msdn.microsoft.com/en-us/library/ms154497(v=sql.110).aspx
    Familyabc

  • Online Backup of supported Linux VM on Hyper-V 2012 R2 / SC DPM 2012 R2

    Hi,
    I'm trying to set up a lab environment:
    Win 2012 R2 with Hyper-V
    running 2 Linux Machines:
    Linux2 - CentOS 6.4 with manually installed Linux Integration services 3.4
    Linux3 - CentOS 6.4 without LIS (should be already included in CentOS)
    Another machine running Win 2012 R2 Server with SC DPM 2012 R2
    but both VMs show as "Offline" when trying to back them up via DPM. Tried local Windows Server Backup with the same result.
    I am able to backup the VMs "offline" (pausing the VM, taking snapshot, resume VM) but according to MS, SC DPM 2012 R2 should be able to do Online backups for supported Linux VMs (http://blogs.technet.com/b/virtualization/archive/2013/07/24/enabling-linux-support-on-windows-server-2012-r2-hyper-v.aspx)
    The only things in the EventLog are these:
    A storage device in 'Linux3' loaded but has a different version from the server.  Server version 6.0  Client version 4.2 (Virtual machine ID 4F5CDDD8-B855-41CF-83B2-772C1B99090D). The device will work, but this is an unsupported configuration.
    This means that technical support will not be provided until this problem is resolved. To fix this problem, upgrade the integration services. To upgrade, connect to the virtual machine and select Insert Integration Services Setup Disk from the Action menu.
    Any Ideas ?
    Thanks

    Hi,
    That list would need to come from the Windows hyper-v group, they are responsible with adding the feature to the integration components for various Linux OSes.  DPM just backs up whatever the hyper-V writer presents to us, if the guest supports
    online, we back it up online, if not hyper-V saves the guest before the VSS snapshot is taken and DPM takes the backup from the saved state.
    NEW NOTE ADDED 1-29-14: Windows group just released “Linux Integration Services Version 3.5 for Hyper-V”. The
    document mentions that some versions of Red Hat and CentOS are now
    supported to do online backup.
    Live virtual machine backup support
    ======================
    RHEL/CentOS 6.0-6.3
    RHEL/CentOS 5.7-5.8
    RHEL/CentOS 5.5-5.6
    ADDTL NOTES: If there are open file handles during a live virtual machine backup operation, the backed-up virtual hard disks (VHDs) might have to undergo a file system consistency check (fsck) when restored.
    Live backup operations can fail silently if the virtual machine has an attached iSCSI device or a physical disk that is directly attached to a virtual machine (“pass-through disk”).
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.

  • P2V a 2008 R2 DC on Hyper-V 2012 R2 with VMM 2012 R2

    We are looking to use Hyper-V in one of our offices and i'm looking for the best way to move one of our physical DCs which is also a print server to a VM running on a Hyper-V cluster.  I would like to P2V this server because been the print server for
    that office i don't want to have to recreate a new VM server as a print server and then reinstall all the printers on the users PCs. 
    Now the problem i'm facing is that VMM 2012 R2 has removed the Convert Physical to Virtual feature so i'm left wondering how to do this?  I have seen Disk2vhd but this only does online systems and as the server is a DC and its recommend to do P2V on
    DCs offline that's out.  Or i could demount the server from been a DC and then do an online conversion.  Another option is to use VMM 2012 which still has the feature to do P2V but in testing if my Hyper-V server is 2012 R2 then VMM 2012 won't allow
    me to add it as a host.  So would i have to start with Hyper-V 2012 and VMM 2012, do the P2V then upgrade Hyper-V to 2012 R2 and then upgrade VMM to 2012 R2?
    WHY WHY WHY have Microsoft taken the P2V feature out of VMM 2012 R2??????

    In every Environment, there should be a physical DC, this one should be backup up with BMR, so the Active Directory will bee backed up correctly
    Every VM DC is enough to backup the VM
    If all your DC are virtual, pleas ebackup one with BMR
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • Protection Agent failure error during backup to tape with DPM 2010.

    DPM TechNet Forum,
    We are experiencing an intermittent error when backing up to tape using DPM 2010 (with latest QFE roll-up applied).
    "The operation failed because of a protection agent failure. (ID 998 Details: The device is not connected (0x8007048F))"
    Any idea what could be causing this error?
    Thanks in advance,
    Joe

    Hi,
    You can try to reproduce the problem outside of DPM using some external utilities.  If you have more than one drive in the library, run the test against both drives simultaneously to simulate multiple backup jobs running.  If you get an error
    before the tape fills you can use net helpmsg errorcode to see what the error was.
    Download the DPMerasetape.zip file from the following link and extract to c:\temp folder.
    https://onedrive.live.com/?cid=b03306b628ab886f&id=B03306B628AB886F%21524&sc=documents
    The utilities are not that user friendly, but here are the basics.
    Always Stop DPMLA Service prior to running MCT.EXE Commands.
      NET STOP DPMLA
    C:\> mct-x64.exe -p
    Opening changer \\.\Changer0
         ********** Changer Parameters **********
             Number of Transport Elements : 1
             Number of Storage Elements : 50
             Number of Cleaner Slots : 0
             Number of of IE Elements : 0
             Number of NumberDataTransferElements : 6
             Number of Doors : 0
             First Slot Number : 0
             First Drive Number : 0
             First Transport Number : 0
             First IEPort number : 0
             First Cleaner Slot Address : 0
             Magazine Size : 0
             Drive Clean Timeout : 600
      Flags set for the changer :
             CHANGER_BAR_CODE_SCANNER_INSTALLED
             CHANGER_POSITION_TO_ELEMENT
             CHANGER_STORAGE_DRIVE
             CHANGER_STORAGE_SLOT
             CHANGER_DRIVE_CLEANING_REQUIRED
             CHANGER_VOLUME_IDENTIFICATION
             CHANGER_VOLUME_SEARCH
             CHANGER_SERIAL_NUMBER_VALID
     Changer can move from Slot to :
                     Slot
                     Drive
     Changer can move from Drive to :
                     Slot
                     Drive
     Changer is Capable of positioning transport to Slot.
     Changer is Capable of positioning transport to Drive.
    C:\> mct-x64.exe -d
    Opening changer \\.\Changer0
    Product Data for Medium Changer device :
      Vendor Id    : STK
      Product Id   : L180
      Revision     : 030
      SerialNumber : 3077520000
    For MCT utility we have the  -m [MOVE] command to move media around inside the library.
    -m [ElemType-T] Transport# [ElemType-Source] S_lot#/D_rive# [ElemType-Destination] S_lot#/D_rive#
    Get / view command syntax for –m (move) command for changer 0
    C:\>mct-x64 0 -m
    Opening changer \\.\Changer0
    MoveMedium : mct -m t N s\d N s\d N   [Where s/d means Slot or Drive and N is ZERO based].
    Some Examples:
    mct-x64 -m t 0 s 0 d 0    (Using transport-0, move media from slot-0  to drive-0)
    mct-x64 -m t 0 d 0 s 0    (Using transport-0, move media from drive-0 to slot-0)
    mct-x64 -m t 0 s 0 s 100  (Using transport-0, move media from slot-0  to slot-100)
    mct-x64 -m t 0 d 0 d 1    (Using transport-0, move media from drive-0 to drive-1)
    mct-x64 -m t 0 s 0 ie 0   (Using transport-0, move media from slot-0  to IEPort 0)
    Once you move a tape into a drive, use mytape commands Loadtape, taperewind, locktape, Disable hardware compression, Set block size to 65536 (64K), writeforspanning.
    You need the symbolic name for the tape drive you loaded media into - look in the DPM console by clicking the tape drive and look at the details for
    \\.\tape########.  use that in the following command.
    Mytape.exe \\.\Tape2147483638
    Status: Getting the handle for \\.\Tape2147483638...Success
    TapeConsole_1.0>taperewind">\\.\Tape2147483638>TapeConsole_1.0>taperewind
    Status: Rewinding Tape ...Success
    TapeConsole_1.0>setdriveinfo">\\.\Tape2147483638>TapeConsole_1.0>setdriveinfo
    Hardware error correction  [y]-Enable / [n] Disable : y
    Hardware data compression  [y]-Enable / [n] Disable : N   (BE SURE TO DISABLE)
    Data padding  [y]-Enable / [n] Disable : n
    Setmark reporting   [y]-Enable / [n] Disable : n
    Number of bytes between the end-of-tape warning and the physical end of the tape: 0
    Status: Setting Drive Information...Success
    TapeConsole_1.0>writeforspanning">\\.\Tape2147483638>TapeConsole_1.0>writeforspanning
    Status: Writing onto tape...Failed !!!
    Error_ID reported: 1100                 (net helpmsg 1100
    = The physical end of the tape has been reached.
    Number of bytes written: 983040     (Ignore bytes written, we'll get physical tape position later)
    Giving up
    Time taken: 15788ms
    TapeConsole_1.0>taperewind">\\.\Tape2147483638>TapeConsole_1.0>taperewind
    Status: Rewinding Tape ...Success
    REPEAT
    TapeConsole_1.0>erasetape">\\.\Tape2147483638>TapeConsole_1.0>erasetape s
    Short erase / Long Erase [s/l]:Status: Erasing the tape...Success
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • What is the Proper way to protect 2012 R2 DC on Hyper-V 2012 R2?

    Hello,
    I have one physical DC running server 2008 R2 of which I am protecting the system state with DPM 2012 R2.  I also have one Virtual DC running server 2012 R2 on a Hyper-V 2012 R2 cluster.  I am currently protecting the system state of my Server
    2012 DC VM in one protection group and protecting the Hyper-V VM itself with DPM 2012 R2.  After reading about Server 2012 VM-GenerationID and how it prevents USN rollbacks on a Virtual DC restoration, I am thinking that I should only need to protect
    my Virtual DC by just protecting the VM itself.
    Question, Do I still need to protect the system state of a server 2012 R2 Hyper-V Virtual DC?  Or should we now just need to protect the VM itself [no system state]?
    Thanks,
    Rob

    In every Environment, there should be a physical DC, this one should be backup up with BMR, so the Active Directory will bee backed up correctly
    Every VM DC is enough to backup the VM
    If all your DC are virtual, pleas ebackup one with BMR
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • Hyper-V 2012 R2 generation 2 VM corrupted system partition after restart

    Hi
    We have a cluster running on Windows Server 2012 R2 with Hyper-V feature.
    One VM that has Windows 2012 R2 Standard OS installed (generation 2) was corrupted via restart.
    VM has 3 virtual disks (VHDX) - first for system (dynamic size), second for SQL_data (fixed size) , third for SQL_logs (fixed size)
    Yesterday, I restarted VM and VM didn't come up, I got error
    - 'Boot Failed. Windows Boot Manager'
    - 'Boot Failed. EFI SCSI Device'
    Looked all three VHDX we noticed that the first one (system) was corrupted - partition and MBR are gone inside VHDX.
    Second and third one are OK, we can mount them and access all data on it.
    It looks like on first VHDX (system with SQL 2014 installed) partition was corrupted, so we can't do repair because it's says unknown partition.
    There were no updates applied to VM, corrupted partition is 40GB size (dynamical) with 18GB of data used.
    This is first generation 2 VM that we have, all others are generation 1 without any problems.
    Can anyone please explain us, how can this happened, since we did nothing inside VM, also cluster reports no errors, checking VHDX looks fine, just partition inside got corrupted.
    We like to find out what happened, before we deploy more Win2012 R2 VM (gen2) in production envirionment.
    Thank you in advance 
    Regards
    Mike

    Hi Mike ,
     " The most common causes of data corruption in the VHD file are from:
    Data corruption due to faulty / failing physical storage
    Data corruption due to transferring files over faulty / failing networks
    Maybe the following link is helpful :
    http://blogs.technet.com/b/tonyso/archive/2011/12/06/how-to-fix-a-corrupted-hyper-v-vhd-file.aspx
    Hope it helps
    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.

  • SCCM 2012 SP1 is Running on SQL Server 2012 with NO CU

    I am working in an org that has SCCM 2012 SP1, it is and always has been running on SQL Server 2012 RTM, with NO CU installed it seems (judging by the file versions 11.0.2100.60, which are not the same as as documented here http://support.microsoft.com/kb/2703275).
    sigh..........
    So before I upgrade to R2 I will ensure I installed SP2 and CU3 onto SQL Server.
    However, I am concerned about WHY SCCM 2012 SP1 requires SQL Server 2012 CU2 as a minimum and what damage may have been done as a result of this configuration?
    Are there any actions that can be performed as remediation or health check?
    Can anyone speculate?

    However, I am concerned about WHY SCCM 2012 SP1 requires SQL Server 2012 CU2 as a minimum
    Because the Microsoft product group decided it that way. All supported SQL versions are listed here:
    http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SupConfigSQLDBconfig
    Damage? Hard (impossible) to tell. You would have seen errors in various components if there were problems.
    Torsten Meringer | http://www.mssccmfaq.de

  • DPM2012 R2 protecting Hyper-V 2012 R2 Cluster VMs, some appear offline in DPM

    Hello,
    We have 2 separate Hyper-V 2012 R2 Clusters using iSCSI SAN CSVs as storage.For these I have set up 2 PSGs for VM backups using checkpoints (As new in DPM 2012R2/Hyper.V 2012 R2)
    90% of the VM backups work in online mode but some shows as Offline when running the DPMGuide to add a VM to a PSG.The server OS versions differs between WS2003 R2 SP2/WS2008 SP2 / WS2008 R2 SP1 / WS 2012.
    Windows Server Backup is installed on all VMs and vssadmin list writers shows no errors.How can I elaborate and solve this issue?
    Thx /Tony

    Hi Elton,
    Thanks for your answer, My comments in bold indent below.
    The Backup (Volume Snapshot) Integration Service is disabled or not installed.
    Installed and enabled on all those VMs
    A virtual machine has one or more dynamic disks.
    I know this is a supposed issue, however all other VMs with both Dynamic / Fixed disk VMs
    does work.And among these failing we have both dynamic / Fixed disks as well.
    A virtual machine has one or more volumes that are based on non-NTFS file systems.
    All Vms has NTFS
    In a cluster configuration, the virtual machine Cluster Resource Group is offline.
    The Cluster Resource Group is online
    A virtual machine is not in a running state.
    All are running
    A Shadow Storage assignment of a volume inside the virtual machine is explicitly set to a different volume other than itself.
    Interesting, how do I check this in the VM itself ?
    Thx /Tony

  • What are you allowed to run on a Free Hyper-V 2012 host?

    I have been looking for a "layman" version of the license for the Free Hyper-V 2012, and more precisely, what services you are allowed to run on the
    host.
    The OS itself does not prevent you from installing a variety of applications and services, but I wonder how legal this is.
    You can install 3rd party virtualization managers or servers: anything based on http.sys will run f.i, and so will 3rd party FTP or mail servers.For that matter you can even install alternative desktop shells, explorers, browsers and utilities etc. so the
    OS itself does not prevent installation of any 3rd party software, only the OS components are missing.
    Several third parties are even selling software to leverage those possibilities.
    My particular question would be to know if and how far the license allows to use the Free Hyper-V 2012 as a "bare-metal" OS that can be extended by 3rd party software?

    In theory you can install anything that will install (considering the missing components such as the Windows Shell).
    If you start hacking the OS to add supporting roles that are not there out of the box - then you exit the realm of supportability.
    If you want a licensing answer, you must contact Microsoft Licensing.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • Ubuntu running under Hyper-V with high load

    I'm running a VM for Ubuntu Server 12.04 LTS under Hyper-V and with no web server or any other public server installed, the system load is 1.0
    The VM is using a 75GB fixed VHD on its own partition (the hard drive is using raid 0).
    Is this normal for running a linux OS under Hyper-V?
    Here's what top shows (i restarted the vm for fresh numbers, but it still shows a load of 1.00 even after its been running for a day):
    top - 16:58:17 up 23 min,  1 user,  load average: 1.00, 0.58, 0.24
    Tasks: 235 total,   1 running, 234 sleeping,   0 stopped,   0 zombie
    Cpu(s):  0.0%us,  0.0%sy,  0.0%ni, 98.8%id,  1.0%wa,  0.0%hi,  0.2%si,  0.0%st
    Mem:   4040336k total,   870384k used,  3169952k free,    13232k buffers
    Swap:  7812092k total,        0k used,  7812092k free,   225396k cached
    The host OS is running Windows 2012 R2 and it too isint running anything else that would put a lot of load on the server.

    Hi Sir,
            The following daemons must be installed manually for Ubuntu distributions:
    VSS Snapshot daemon – This daemon is required to create live Linux virtual machine backups.
    KVP daemon – This daemon allows setting and querying intrinsic and extrinsic key value pairs.
    To install both daemons, please use the following command:
    Copy
    # sudo apt-get update
    # sudo apt-get install hv-kvp-daemon-init
    # uname –r
    <kernel release>
    # sudo apt-get install linux-tool-<kernel release>
    # sudo apt-get install linux-cloud-tools-<kernel release>
    Please refer to note 5 , 9 within following article :
    https://technet.microsoft.com/en-us/library/dn531029.aspx
    As for linux VM running on hyper- v, I would suggest you to try to get further assistance from this forum:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=linuxintegrationservices&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Elton Ji
    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 Subscriber Support, contact [email protected] .

  • Installing SCVMM 2012 r2 in a VM on Hyper-V 2012 and windows failover cluseter

    Hi,
    I am planning to configure scvmm 2012 r2 that will be managing 30 hyper-v host servers, please guide me will it be ok if i install and configure both scvmm 2012 r2 and sql server 2012 on same VM running on Hyper-V Failover Cluster ?
    Regards,
    Afzal
    [email protected]

    Hi,
    Like most of the time, there is a lot of possible topology to achieve your design.
    Installing VMM and the database in a virtual machine on the same cluster that it manage is a supported scenario. 
    The first question you have to ask is : What is the availability level i need for my VMM infrastructure ?If
    you shutdown the SCVMM instance for patching, you are not able to deploy new VM from template, and not able to create and manage Virtual Networks. It don't affect existing VM or Virtual Networks. Does this break your SLA ?
    Most of the time, VMM don't need a guest cluster (unless you are a hosting provider with provisionning portal
    available 24/24 7/7).
    The main advice i will give you is :
    Keep it simple as possible !
    Don't build complex infrastructure if you don't need to achieve a very hight level of availability.
    Availability, complexity and management cost have a exponential relation. 
    For large deployment, you can use a dedicated Hyper-V cluster to deploy System Center and infrastructures services (SCVMM, SCOM etc...) But there is nothing wrong in deploying VMM in the same cluster as the VM it manage. The design you have to achieve should
    be thinking in terms of availability and serviceability.
    I don't think that 30 Hyper-V hosts need a dedicated SQL Guest Cluster.
    If you install VMM on one VM and SQL on another, you will not achieve more performances, but your VMM instance
    will be less "portable".
    Cheer.
    Cedric.

  • 2008 R2 server running off Hyper V is reverting changes made by users to directories/ files that are moved.

    We have a Windows 2008 R2 file server ( running off hyper V)
    It has intronis and backup exec installed for backups. 
    Users are creating folders on the server and moving files, and sometimes ( not every time but about 20% of the time) the changes they made/ folders they setup will be gone and the files are back in the original directory they were in the day before. 
    There are some NTFS errors ( Event ID 55) that say to run a chkdsk, 
    which we have done ( chkdsk /r ) 
    But we are still having the problem. 
    Should we just replace the drive? There is not much on google about this type of problem anyone run into anything like this before?
    Thanks for any suggestions. 

    Hi,
    Do you restore the drive from backups? Do all the folders and files have the same issue in the drive or only some specific folders and files? Does the issue occur instantly? 
    You could refer to the article below to troubleshoot the event ID 55 error.
    EVENT ID 55: When Good Bits Go Bad
    http://blogs.technet.com/b/askcore/archive/2012/05/09/event-id-55-when-good-bits-go-bad.aspx
    Best Regards,
    Mandy 
    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 Subscriber Support, contact [email protected]

  • Unable to WDS install Win 8.1 VM on Hyper-V 2012 R2

    Hi.
    We've recently gone from Server 2008 R2 (Data Center) to Windows 2012 R2 (Data Center) and we're now trying to install Windows 8.1 clients on our Hyper-V solution.
    When using the virtual machine creation wizard I create two test machines.
    One machine is a gen1 and one machine is gen2 both are set to install via network (MDT 2013) and both a given a 40GB disk and 4GB of ram. Both installations fail.
    "Windows setup could not configure windows to run on this computer's hardware".
    According to everything I've found on the web this could happen if you try and install Windows 7 - something to do with 4K disks I think. This shouldn't happen on Windows 8.x.
    I've seen a few posts where they explain the IDE controller being unable to handle 4K disks so that might explain something but in my case I also have a gen2 machine where disk is attached to a SCSI controller.
    As I understand it a server 2012 R2 with Hyper-V should be able to have a Windows 8.1 installed on a VHDX file on a SCSI controller.
    Can anyone help out here?
    Thank you!

    According to the web setup.exe /quiet /norestart should be valid parameters for the components.
    What I mean by Applicaton Install is that there's a part of a Deployment Share where you can choose to install applications. A Task which will run at a appropriate time, e.g. Office is installed into our base image at that time. I tried including the Integration
    Components before the Office install creating a base image with Office 2013 and the IC.
    I also tried to use the base image a create a task for VMs only where no driver what so ever gets installed - it simply installs the base image created and activates Windows and nothing more. That doesn't work either.
    The problem in a nutshell is this:
    I want to install via MDT/WDS. I don't care if it's a regular machine or a virtual one. Both should work.
    I've created several base images (Win7_x86, Win7_x64, Win8_x64 etc.) with Office included and everything has worked fine except when I try and install Windows 8 as a VM.
    I must say that I've tweaked around and tried a few things while trying to find the problem so I probably have to test some things again to make sure what I say goes but we've installed both Win7 & Win8 on regular machines without problems but I can't
    seem to install a Windows 8 machine via MDT/WDS for some reason as a VM - only on regular PCs.
    As tested above installing via ISO works fine and creating a new image didn't help either.
    The way I capture an OS is by simply write DoCapture=YES in my Deployment Share Rules section and boot into that Deployment Share (then I get a menu where I can choose to capture the machine and it simply installs the imported Windows ISO via a Standard
    Client Task Sequence (where it also installs Office - there's an Application Install section part of the Standard Client Task Sequence).
    So really really short; the image I try to install works fine on a regular PC but won't install on Hyper-V.

Maybe you are looking for

  • [K8N Neo2 Platinum] BSOD - have had enough of them!

    My first K8N Neo2 was a DAO - no current to the PCI slots. Got a new one as replacement, seemed to work fine. "Seemed", indeed. I've had plenty of sudden resets and BSODs. I've seen: STOP 0x000000FC (no error or driver named) STOP 0x000000EA in ATI2D

  • Delivery Completed indicator for PO of Services

    Hello everyone! The PO for materials/goods has a delivery completed indicator in the Delivery tab of the Item Detail. But if the PO is for Service, we can not find a delivery completed indicator. Does the system have a counterpart of that indicator f

  • Need help on features of Oracle9iAS

    Dear All, I am new in this Forum. I am working as a Technical Consultant in Thailand. As of now, I am looking for a Application Server the will meet requirements of our prospected customer. Personally , I prefer to propose the Oracle9iAS, but I am no

  • Ipod updater not finding proper ipod

    Hey guys I have been trying to update my iPod video (5thGen) with the 2006-06-28 updater but everytime i plug in the ipod it shows it as being a 2nd generation ipod. The update and restore buttons are not available for me to click. The update buttons

  • Database string formatting

    I'm fairly new to java and was wondering how to manipulate substrings in database output string to become html links. Basically if I have the following string in the database: test = "The following text: www.google.ca and http://www.sun.com"; it woul