"Unsupported Cluster Configuration" status for all VM's in SCVMM 2012 R2

I have multiple Hyper-V 2012 R2 clusters that are managed via SCVMM 2012 R2. I want to make all the VM's highly available, but I receive the following errors.
VM status - Unsupported Cluster Configuration
error 13923 - highly available virtual machine is not supported by VMM because its cluster resource group is not configured correctly.
error 13706 - the host network adapter is not associated with any logical networks
I have 2 10Gb NICS teamed on all the Hyper-V Hosts. Then I create virtual switches and virtual NICS in Hyper -V. I then create separate VLANS for each virtual NIC to segment traffic for clustering, live migration, etc.
I found the following article, but it seems to just show how to identify the issue, not resolve it.
http://blogs.technet.com/b/scvmm/archive/2013/09/10/working-through-an-unsupported-cluster-configuration-scenario-in-virtual-machine-manager.aspx

Hi ok8ru12,
Thanks , it's a good article .
>>error 13706 - the host network adapter is not associated with any logical networks
According to the error , please check the setting of "Associated logical networks " of cluster nodes :
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] .

Similar Messages

  • Live migration to HA failed leaving VHD on local storage and VM in cluster = Unsupported Cluster Configuration

    Hi all
    Fun one here, I've been moving non-HA VMs to a HA and everything has been working perfectly until now.  All this is being performed on Hyper-V 2012R2, Windows Server 2012R2 and VMM 2012R2.
    For some reason on the VMs failed the migration with an error 10608 "Cannot create or update a highly available virtual machine because Virtual Machine Manager could not locate or access Drive:\Folder"  The odd thing is the drive\folder is
    a local storage one and I selected a CSV in the migration wizard.
    The net result is that the VM is half configured into the cluster but the VHD is still on local storage.  Hence the "unsupported cluster configuration" error.
    The question is how do I roll back? I either need to get the VM out of the cluster and back into a non-HA state or move the VHD onto the CSV.  Not sure if the latter is really a option.
    I've foolishly clicked "Ignore" on the repair so now I can't use the "undo" option (brain fade moment on my part).
    Any help gratefully received as I'm a bit stuck with this.
    Thanks
    Rob

    Hi Simar
    Thanks for the advice, I've now got the VM back in a stable state and running HA.
    Just to finish off the thread for future I did the following
    - Shutdown the VM
    - Remove the VM from the Failover Cluster Manager (as you say this did leave the VM configuration intact)
    - I was unable to import the VM as per your instructions so I copied the VHD to another folder on the local storage and took a note of the VM configuration.
    - Deleted the VM from VMM so this removed all the configuration details/old VHD.
    - Built a new VM using the details I saved from the point above
    - Copied the VHD into the new VMs folder and attached it to the VM.
    - Started it up and reconfigured networking
    - Use VMM to make the VM HA.
    I believe I have found the reason for the initial error, it appears there was a empty folder in the Snapshot folder, probably from an old Checkpoint that hadn't cleaned up properly when it was deleted.
    The system is up and running now so thanks again for the advice.
    Rob

  • Unsupported Cluster configuration.

    Hi 
    Im getting below error on refershing the host cluster I get below error . I have 2 hosts in the cluster and VMs report unsupported cluster configuration. SCVMM 2012 SP1 dont seem to see the Logical Switches . Although Upon restarting WMI Services on the
    host seem to fix the issue but after couple of weeks time I get the same error again. Upon doing some research I suspect when NIC Team moves the VNICs around and SCVMM agent doesnt get the latest information and therefore shows this error . 
    Solutions I have applied so for and get no joy are below 
    1. No snapshots are saved 
    2. No ISO files are mounted 
    3. VSS service set to manual 
    4. Host switches have same name 
    5. all VHD files are stored on CSV Volumes. 
    6. Set one NIC in team as standby because MAC Address of the host management network  is same as physical address as I have inherited the settings while creating logical networks. 
    Can Anyone please help 

    Hi Ed -
    thanks for response
    Although the other thread is referring to same error . I have already read that thread before starting a new one. This has been a known issue from 2008 R2 era . I have updated my SCVMM 2012 SP1 to rollup 7 but still seem to be an issue somewhere .  I
    can confirm that DNS server are same on both the hosts . 
    Does anyone think of anything else . Im happy to post the logs if anyone knows .
    Thanks
    Mumtaz 

  • Help fix my function to show status for all folders

    I have created a function (tow of them for the same purpose) but they are not working. They compile but when i call them I get null result.
    What I want to do is get folder status for all folders in the database. There is a table called folder with status code, and another table called validstatus with the statuscode description
    So when you look at the older you just see the status code which is a number but then using the function you will get the desription of what that code means.
    Here IS THE function. Maybe I am not doing it right when I call them.
    CREATE OR REPLACE FUNCTION f_folderstatus (v_folderrsn IN NUMBER)
    RETURN VARCHAR2
    IS
    v_return VARCHAR2 (128);
    BEGIN
    SELECT distinct vs.statusdesc
    into v_return
    FROM folder f, validstatus vs
    WHERE f.statuscode = vs.statuscode
    AND f.folderrsn = v_folderrsn;
    RETURN v_return;
    END;
    When I call them using this statement I get null
    select f.folderrsn, f_folderstatus3(vs.statusdesc)
    from FOLDER F, validstatus vs
    where f.statuscode = vs.statuscode
    Edited by: user9508421 on Sep 11, 2008 8:11 AM

    Now how do I create a function to give folder status for all foldertypes? I will then use this function in a package.
    The Folder table has the following columns:
    NAME Null? Type
    FOLDERRSN NOT NULL NUMBER(10,0)
    FOLDERTYPE NOT NULL VARCHAR2(4)
    STATUSCODE NUMBER(10,0)
    SUBCODE NUMBER(10,0)
    FOLDERDESCRIPTION VARCHAR2(4000)
    FOLDERCONDITION VARCHAR2(4000)
    FOLDERNAME VARCHAR2(80)
    The validstatus table has these columns:
    NAME Null? Type
    STATUSCODE NUMBER(10,0)
    STATUSDESC VARCHAR2(80)

  • Set required status for all subtypes first error

    Hello,
    While implementing OSS note 1744002 for Application Control Workflow i had the following error.
    In fact, i added a new attribute for BOR bus2201.
    When i wanted to change the status to implemented, i got the following error 'Set required status for all subtypes first'.
    Thanks,
    Meriem.

    Hi Meriem,
    Any new attribute should be added to the newly created custom SubType of the Object type BUS2201, but not Object BUS2201 itself.
    Revert the BOR BUS2201 to its original state and add the new attribute to your z<subtype>. You will no more get the error.
    Regards,
    Kiran

  • How to configure SNMP on all managed client using SCCM 2012 SP1

    hi ,
    do you know  How to configure SNMP on all managed client using SCCM 2012 SP1?

    As a side note, I made an interesting discovery last week: the SNMP Service is deprecated in Windows Server 2012. Why would you want to use SNMP on an actual Windows OS though? There are far better ways available to monitor Windows. I'm sure that lines
    up with why they deprecated it.
    Jason | http://blog.configmgrftw.com

  • I want all system status for all process orders in COR3

    Hi All,
    I have small requirement below:
    In COR3 tcode after we enter Process order as input, in that screen we can see in 3rd row, System Status and User Status,
    Where all these system status and User Status are stored,
    How we will get these msgs?
    Please help me on this....
    Sri

    Now  i have verified in productin box, i am getting more than one STATUS in JEST for OBJNR , with this value i am getting more than one values, but here i am facing again one more issue:
    in T02JT table i am getting some set of status(in table i am getting 10 values) but when i have verifed in COR3 tcode for that particuler order i am able to see only 8 system status...what about remain 2 ?
    in T02JT table i tried all options as i put X for status with out X, i tried all options..
    Please help me on this...
    One more this is i need User Status's also...? how we can will get these values also..
    Sri

  • Single XML configuration file for all the SSIS packages(including parent and child packages)

    Hi
    I have some 16 ssis packages. source Db and destination Db for these packages are common. I am calling these child packages in a master package.
    I want to use only one XML config file for this master.
    How do i use same for all child packages?
    and can i do it with parent package variable?

    I created a master package with a variable master, and in value i have entered the configuration file path.
    Hi vjp dinu,
    You should create variables in the parent package to pass values to variables in each child package rather than pass the file path of the XML Configurations file of the parent package.
    As Visakh mentioned, you can achieve your goal by creating corresponding variables in the parent package for each child package, and enable Package Configurations for the parent package so that you can control the values through the XML Configurations file
    for the variables of the parent package.
    Supposing there is a variable FilePath in child package 1, a variable ServerName in child package 2, then, we need to create two variables pFilePath, pServerName in the parent package. After configuring the Parent package variable in each child package (e.g.
    mapping pFilePath to FilePath, pServerName to ServerName), you can enable XML Configurations for the parent package, and expose the value property for both pFilePath and pServerName variables. In this way, you can modify the XML Configurations file of the
    parent package and the specified values will passed to the child packages.
    Reference:
    http://microsoft-ssis.blogspot.com/2011/06/passing-variables-from-parent-package.html 
    Regards,
    Mike Yin
    TechNet Community Support

  • Configure "reset" for all default signatures

    Hi all,
    When I update signature (all default signature by Cisco), I want to configure "action: reset" for all default signatures (all default signatures that are turned on) . If you know how to do that, please answer me.
    Thank you very much.
    Duy Khang

    Do you mean after each sig update? You can go into the sig configuration and do a "select by" release. you will get a drop-down box of releases, select the appropriate release. You can then sort by enabled. select multiple sigs at a time by using the shift key. now click the actions button to change multiple sigs at once.

  • How do you configure Firefox for all users on a machine?

    I want to
    1. Take my existing set-up of Firefox
    a. with all bookmarks
    b. with all my chosen options
    c. with my default start-up home page
    d. bypass all the initial Firefox startup screen and "make this your default screen"
    2. Have it be the base set-up for all users that log into a machine on our domain.
    Is there a config file? Where do I place this config file so when all open their firefox it takes the above settings. I am creating a base image using VMware and will want this set-up so when a user log in with their logon credentials and open Firefox, it already has the above mentioned settings in place.

    See CCK Wizard: https://addons.mozilla.org/firefox/addon/cck/
    You can use a mozilla.cfg file in the Firefox program folder to lock prefs or specify new (default) values.
    Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
    pref("general.config.filename", "mozilla.cfg");
    pref("general.config.obscure_value", 0); // use this to disable the byte-shift
    See:
    *http://kb.mozillazine.org/Locking_preferences
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes

  • Unable to change keyboard layout for all users on Windows Server 2012 R2

    Hi,
    I have a requirement where I need to support national keyboard layout for Danish for all users on that machine. When I ran the powershell with script Set-WinUserLanguageList
    -LanguageList da-DK it only sets the Danish keyboard layout to the specific logged in user.However the for other users its same English(US) keyboard which is not expected.
    Please help me how to set the Danish keyboard for all users on the machine. Its Urgent!Thanks

    Hi Mike,
    Thanks for reply.
    But I need to configure everything using powershell script. Is it possible to use powershell script to setting group policy/ adding logon script ?
    These are pretty basic administration tasks and almost always quicker to accomplish with the GUI. Why do you want to use a PowerShell script?
    EDIT: Here's some information on the topic however:
    https://technet.microsoft.com/en-us/library/cc781361%28v=ws.10%29.aspx
    http://blogs.technet.com/b/heyscriptingguy/archive/2011/01/06/use-powershell-and-group-policy-for-your-logon-script.aspx
    Don't retire TechNet! -
    (Don't give up yet - 13,225+ strong and growing)

  • Editing Configuration.MOF For Network Printers/Mapped Drives SCCM 2012?

    Question is in Configuration Manager 2007 I would edit the SMS Def MOF file and then run Datashift.vbs on all the clients to add a WMI class for mapped drives for inventory.  So most of my clients that I upgraded to 2012 already have that class added
    to WMI. I just need to figure out what I need to do on the new server and Configuration.MOF (since SMS Def is missing in 2012) to tell it to collect the newly added classes during hardware inventory. I see that you can click on Set Classes in the client settings
    but I don't see where you can check mapped drives or network printers there.

    There is no out-of-box solution to handle this task.
    But try this. This has worked for us really well. We've got 22000 machines inventoried.
    http://social.technet.microsoft.com/Forums/en-US/c08c393d-1ea4-4f6b-8f07-affc0f743193/network-printer-inventory-in-system-centre-configuration-manger-sccm-2012?forum=configmanagergeneral#c08c393d-1ea4-4f6b-8f07-affc0f743193

  • 1 configuration file for all control files

    I happen to use sqlldr many times in my automation work. Most of the times few things in all my control files are same like
    LOAD DATA
    FIELDS TERMINATED BY ','
    TRAILING NULLCOLS
    However if for some reason, something like delimiter changes, then I have to change the second line in all my control files and this makes maintenance tough.
    Was just wondering if its possible to store the common configuration settings in 1 config file and making sqlldr ctl files picking those common settings from 1 single file?
    Regards,
    Parag
    Edited by: Parag Kalra on Jul 25, 2010 12:15 AM
    Edited by: Parag Kalra on Jul 25, 2010 12:22 AM

    Of course you don't mention a version. Type four digits and three dots: too much work.
    Anyway: if you submit it as a feature request on Metaclunk, it might be arranged in release 13<whatever>, two years from now.
    Sybrand Bakker
    Senior Oracle DBA

  • Configuring EarlyWatchAlert for all the systems in the landscape

    Gurus ,
    In SDCCN can i configure EARLYWATCHALERT session with targethost as SDCC_OSS
    now this has been only for production system . can this be done to all the systems in the landscape ?

    Hi Susin,
    As per me i could say the EWAlert only be configured for your production system rather
    than the other systems(Dev/QA) existing in your ladscape.
    If you are thinking to schedule this Alert for other products(BI/EP/XI) or for other SIDs,
    then yes...please go ahead.
    Why i am saying we can only schedule the EWAlert for production system, coz the
    the EarlyWatch report uses the SDCC_OSS RFC, which is a copy of the SAPOSS connection. And the target destination refers to SAP's system where one copy of your
    weekly shceduled EWAlert report goes to SAP end as well.
    Please inform me incase any other queries...
    Thank you,
    Tilak

  • How to show the status for all CPU? Solaris 9 & 10 can support how many CPU

    Hi, may i know wat is the command to show all of the CPU status? i tried use "top" command, but could show all. Any Idea?
    And somemore, may I know Solaris 9 and 10 can support how many CPUs?
    thanks
    regards
    raymond

    What do you mean all of the CPU status?
    top shows you processes on all processors and for the currently running processes, it shows you which CPU a process is on.
    If you want separate stats for each processor, "mpstat 5" shows cpu usage and idle etc.
    As far as how many CPU's solaris supports.
    The largest machine Sun sells as far as I am aware is a E25K with 72 dual core CPU's
    for 144 cores. Is that big enough for you? You probably don't want to know the price though :-).

Maybe you are looking for

  • Does anyone make a display for iPod song/artist/album info?

    My old man turned 90 recently. I gave him an iPod and he absolutely loves it! But his wife (my mother) is always asking him who's singing and he's forced to get up from the table each time to look -- with the help of a magnifying glass! -- into the i

  • What's is a CFD process?

    I suddenly found my new iMac's CPU is quite busy with only 46% idle (while the one I am using in my office is quite idle --most of the time up to at least 80% or more unless I am doing something computaionally intensive). And I found in the activity

  • Price update in costing run

    Hi All, We have 2 costing variant for the company code. Out of the 2 costing variant, we have to block one costing varimonthly price update after costing run for one costing variant. Unchecking the option of 'Save estimate' in costing variant under u

  • WRT54G Limit bandwidth and minimum bandwidth

    Is there a way to limit individual computer's download speed to a specific website? Our DSL line only downloads at 80KBps and that's spread across 5 computers. (3 wired and 2 wireless) So my sister is on wireless. she likes to watch/stream videos. Th

  • OSX Server hangs on Configuring Services (Mountain Lion 10.8.2)

    Just installed OSX Server for the first time. I'm going through setup, and when it either tries to check on push notifications with my Apple ID, or when I skip past that and it starts configuring services, I get an exception in /var/log: Dec  2 11:15