Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012

Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012...
Get this message in the Operational Log in "FileServices-ServerManager-EventProvider" section of MS-Windows Eventlogs:
Exception: Caught exception Microsoft.Management.Infrastructure.CimException: The xsi:type attribute (MSCluster_Property_Resource_Network_Name) does not identify an existing class.
   at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext(Boolean discardResultsAndErrors)
   at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
   at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.PerformQuery(String cimNamespace, String queryString)
   at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.BuildNodes(ICimSession session, ClusterRole scopeType, String query, IDictionary`2 groupNameToTypeMap)
   at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.GetClusterClientAccessPointNames(ICimSession session, IDictionary`2 groupNameToTypeMap)
   at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.RetrieveClusterConnections(ComputerName serverName, ClusterMemberTypes memberTypeToQuery)
Thanks for help...(everything else works fine in other type of cluster roles).
Thomas.

This issue also happens in fresh Windows 2012R2 installations, not just upgrades from 2008R2!
I have the issue where I cannot modify any settings on SMB shares.  Here is the stacktrace.  It appears to be WMI related.
Error: ERROR: Task 'TEST.xxxxxxx.COM-ClusterStorage$-SmbShareUpdate-46bcabf6-1dd4-4a48-a525-5e5d374596c7' has failed: Microsoft.FileServer.Management.Plugin.FSACException: Error occurred while updating an SMB share: The requested operation is not supported.
---> Microsoft.Management.Infrastructure.CimException: The requested operation is not supported.
   at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
   at Microsoft.Management.Infrastructure.CimSession.ModifyInstance(String namespaceName, CimInstance instance, CimOperationOptions options)
   at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance)
   at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance, IEnumerable`1 propertiesWithKeys)
   at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoUpdateInstance(ICimSession session, ICimInstance instance)
   at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
   --- End of inner exception stack trace ---
   at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Similar Messages

  • Failover Cluster Manager : Add node wizard Error " This operation returned because the timeout period expired" Windows Server 2012

    Hi Everybody,
    I have two node cluster and trying to add the third node (which is a Virtual Machine), all nodes are in different subnet and can communication with each other. While adding the third node it gives the error at the end of wizard "  This operation
    returned because the timeout period expired ". My domain controller is 2008 Enterprise Server and nodes are all running Windows Server 2012 Standard Edition. Any idea what is causing the issue.
    thanks 

    Hi,
    Before you add a server (node) to a failover cluster, we strongly recommend that you run the Validate a Configuration Wizard for the existing cluster nodes and the new node
    or nodes. The Validate a Configuration Wizard helps you confirm the configuration in a variety of important ways. For example, it validates that the server to be added is connected correctly to the networks and storage and that it contains the same software
    updates. Please post the error or warning report.
    Please try to install the Recommended hotfixes and updates for Windows Server 2012-based failover clusters:
    Recommended hotfixes and updates for Windows Server 2012-based failover clusters
    http://support.microsoft.com/kb/2784261
    Hope this helps.
    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.

  • Unable to install SQL server 2008 r2 standard edition on windows server 2008 r2 sp1

    I am unable to install sql server 2008 r2 standard edition on windows server 2008 r2 sp1.
     On the Setup Support Files page, choose Install this step I don't get any other window i.e. nothing happens I waited for 5-10 min.  Then I checked the log file.
    Final result:                  Failed: see details below
      Exit code (Decimal):           -2068053929
      Exit facility code:            1212
      Exit error code:               87
      Exit message:                  Failed: see details below
      Start time:                    2014-03-18 14:59:31
      End time:                      2014-03-18 15:00:25
    === Verbose logging started: 3/19/2014  9:45:47  Build type: SHIP UNICODE 5.00.7601.00  Calling process: E:\SQL Server 2008 R2 Standard\x64\setup100.exe ===
    MSI (c) (10:34) [09:45:47:496]: Note: 1: 2203 2: E:\SQL Server 2008 R2 Standard\x64\redist\watson\dw20sharedamd64.msi 3: -2147287038
    MSI (c) (10:34) [09:45:47:496]: MsiOpenPackageEx is returning 2.
    === Verbose logging stopped: 3/19/2014  9:45:47 ===
    Please help As i am running out of time as i have to upgrade TFS for that first step is to install SQL server.

    Hello,
    The following are a few things you can try:
    Copy the media to the local disk drive, unzip it (in case you are installing from an ISO file, and run SQL Server setup from there.
    Try to unregister and register the Windows Installer with the following two commands:
    msiexec /unregister
    msiexec /regserver
    Try to use Process Monitor to log the detailed error produced when the installation of dw20sharedamd64.msi fails. You can download Process Monitor from the following link:
    http://technet.microsoft.com/en-us/sysinternals/bb896645
    Share with us the error captured by Process Monitor.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Active-Passive Failover cluster in Windows Server 2008 R2

    Hi,
    As per the client requirements, I build an active-passive Oracle 11g R2 database cluster in Windows Server 2008 R2.
    (Used Microsoft cluster as Client don't have Fail Safe licence)
    As per the configuration, I follow the below mentioned steps:
    a)OS vendor configured Active-Passive Windows Cluster
    b)Installed Oracle 11g R2 on both the nodes with same ORACLE_HOME name
    c)Create Listener and configured it with cluster IP in Node1
    d)Create Database from Node1. Physical files location are all in Storage
    e)Create Oracle Service with the same name in the 2nd node and copy all the files like spfile,tnsnames.ora,listener.ora,password file to Node2
    f)Configure Listener with the same Oracle SID.
    g)Test database failover from Node2 with Listener registration
    h)Open the Windows Failover Manager to configure the Oracle Database and Listener Service in the Cluster Group
    Now I am facing problem by moving Cluster Group movement. Whenever trying to moving the group, Listerner service is not getting up by Cluster Manager as quorum is not included in the group and that quorum disk is not moving in the failover node with the Oracle Cluster Group. As per my understanding Quorum having information of Cluster IP which has been configured with Listener.
    But when I am shutdown one node, then in the other node all the resources successfully moving and cluster able to online all the resources. I guess at that time Quorum is also moving and thus cluster can able to make Listener online.
    Please suggest how to resolve this issue. Means how can I make Listener up instead having any dependencies with Quorum in the fail over node?
    Thanks a lot for your help.

    hello
    I was going through your post and i am also doing the same thing here at our organisation for Oracle 10g R2
    Can you pls send me any docs u r having for configuration of Oracle in windows clusters .
    And, can you pls elaborate on this point
    e)Create Oracle Service with the same name in the 2nd node and copy all the files like spfile,tnsnames.ora,listener.ora,password file to Node2.
    Pls send me the details at [email protected] or you can contact me at 08054641476.
    Thanks in advance.

  • Installing Application Server 10g (10.1.3) on Windows Server 2008 Document

    Basically, I need to find out if 10.1.3 application server Enterprise Edition can be installed on Windows Server 2008 with a 64-bit operating system. A yes or no is helpful, but I would like to have a link to the documentation. I'm assisting on an install and have been asked to find this info.
    I've done some searching, but haven't yet been able to find anything on 2008. I found this ( [http://download.oracle.com/docs/cd/B25221_04/win.1013/install/reqs.htm#sthref62] ), which is from this ( [http://download.oracle.com/docs/cd/B25221_04/getstart.htm] ), but the documentation found there only mentions as high as Windows Server 2003. Our DBA would like to see it say Windows Server 2008 64-bit, not just Windows Server 2003 and up (before we make an order on hardware).
    Does anyone have a link that specifically says windows server 2008 / 64-bit is possible?
    Thanks in advance!

    Since Windows 2008 was released after the 10.1.3 release, the Installation Guide does not include Windows 2008. In this case, the Certification should be checked before proceeding.
    Oracle Application Server 10g Release 3 (10.1.3) Certification Information
    [http://www.oracle.com/technology/software/products/ias/files/oracle_soa_certification_101310.html]
    From here, you will find that 10.1.3 is certified on Windows 2008 and that you should also see the following document for more details:
    Oracle Application Server 10g Release 3 (10.1.3) Installation Requirements for Microsoft Windows (Doc ID Note 444112.1)
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=444112.1
    (requires login)
    reference:
    How to Find Certification Details for Oracle Application Server 10g and Oracle Fusion Middleware 11g (Doc ID 431578.1)
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=431578.1
    (requires login)
    ...Ken

  • MS SQL Server 2008 R2 Enterprise Edition on Windows Server 2008 R2 Standard Edition

    Hello Team, 
    Is there any issue/conflicts/limitationn to install MS SQL Server 2008 R2 Enterprise Edition on Windows Server 2008 R2 Standard Edition. 
    OR their is nothing to worry about it I guess their is memory limitation between both of them. Please suggest
     Regards
    Naveed Amir

    Hi,
    Here you can find the officially Hardware and Software Requirements for SQL Server 2008 R2:
    http://msdn.microsoft.com/en-us/library/ms143506(v=sql.105).aspx
    There should be NO problem as much as I know if the basic limitation fit you (as shanky mentioned).
    I had (an clients still have) several servers with Windows Server 2008 R2 Standard & SQL
    Server 2008 R2 Enterprise and Standard with no problem (today I have one old developing server with this exact installations work great for several years).
    [Personal Site] [Blog] [Facebook]

  • Installing Application Server 10g (10.1.3) on Windows Server 2008 R2 64 bit

    installing Application Server 10g (10.1.3) on Windows Server 2008 R2 64 bit
    i have installed this but restarting of server making problem
    i m not able to start opmn.ctl
    what should i do is there any other version to be downloaded
    I did.
    1. i installed X 86 software as 64 bits is available for itanium only
    2. it installed successfully after changing value in orapram.ini
    now after reboot of server my opmnctl doesnt come up
    what can be the issue?

    hi,
    1st..check whether all the services of oracle are started in services.msc(if possible pls specify what all services of oracle can you see in services.msc)
    2nd..when you use the command opmnctl startall..what errors do you get..
    3rd..can you specify the opmn.logs and ons logs
    Regards
    Fabian

  • Upgrading Cluster To Windows Server 2012 R2

    My previous thread was closed so here is a new one.
    I have a 4 Hyper-V host failover cluster (R720s) running Windows Server 2012 Datacenter, which is connected to a SAN where the CSVs are stored. I have a 5th R720 server on which I have installed Windows Server 2012 R2 Datacenter from scratch. I have installed
    the Hyper-V and Failover Cluster roles on it as well. It is can see the SAN.
    Questions:
    1. To setup the Hyper-V virtual switch on the 5th server, should I join it to the existing Server 2012 Hyper-V failover cluster and create the virtual switch then? Or should I create the virtual switch on the 5th server, with the same settings as the virtual
    switch in the Hyper-V failover cluster, before adding it to the failover cluster?
    2. Can I add the 5th server to the existing Hyper-V cluster, migrate virtual machines from Hyper-V host #1 to the 5th server, install Virtual Guest Services on the virtual machines which have been migrated to the 5th server, drain roles from Hyper-V host
    #1 and perform an in-place upgrade on Hyper-V host #1, once the in-place upgrade is complete, fail the roles back to Hyper-V host #1.
    Please advise.
    Thanks,

    Just and FYI, it is now called a witness disk.  Yes, it does provide a quorum function from time to time, but with the new dynamic quorum model it is not always used as a quorum.
    There are multiple ways to move the VMs from 2012 to 2012 R2.  Here are three.  A little searching of TechNet and you will most likely find some others.
    One of the new capabilities is to live migrate the VM from 2012 to 2012 R2.  This involves storage migration across the network, so if you have lots of VMs and not a lot of bandwidth, this can be painful.  But it is the only way to ensure no downtime
    of a VM, so it could be used selectively.
    If you can take some downtime on the VMs, you can use something like VeeamZip -
    http://www.veeam.com/virtual-machine-backup-solution-free.html
    Another method that requires some downtime is to use a step-by-step guide that Microsoft published for moving from 2008 R2 cluster to a 2012 cluster.  Even though you are going 2012 to 2012 R2, it works exactly the same.
    http://blogs.msdn.com/b/clustering/archive/2012/06/25/10323434.aspx
    . : | : . : | : . tim

  • Maximum Nodes supported for NLB and Cluster in Windows Server 2008 Standard Edition ?

    Hi.
    I am looking for information How many nodes supported for NLB and Cluster in Windows Server 2008 Standard Edition ?
    If you can provide for all the versions that would be great.
    -Thanks
    - Ajay Chanana

    Hi,
    You can configure a Windows server 2008 NLB cluster with up to 32 nodes. However,
    scaling beyond 8 nodes will cause a slight performance hit because the network traffic is broadcasted to every node and only one NLB node accepts the connection.
    For more detailed information, please refer to the link below:
    FAQ Week for NLB: Tuesday
    Best regards,
    Susie

  • Compatibility Exchange Server 2003 SP2 and Domain controllers Windows Server 2008 R2

    Hi all, I have this scenario:
    - Two Domain Controllers Windows Server 2003 R2 SP2
    - Two mail servers Exchange Server 2003 with the following version:
      6.5 (Build 7638.2 Service Pack 2)
    I want to upgrade my domain controllers to Windows Server 2008 R2.
    My question is whether exchange Server 2003 6.5 (Build 7638.2 Service Pack 2) is supported with Domain Controllers Windows Server 2008 R2.
    Can you tell me some official Microsoft website where this reflected?
    regards
    Microsoft Certified IT Professional Server Administrator

    Exchange Server 2003 SP2 supports DCs running Windows Server 2008 R2. These DCs should be RWDCs and not RODCs:
    Exchange 2003 SP2 will now be supported against writeable Windows Server 2008 R2 Active Directory Servers.  Additionally, with the General Availability of Exchange Server 2010, and those looking to standardize on Windows
    Server 2008 R2 we have enhanced the supportability of forest and domain functional levels up to Windows Server 2008 R2.  This change is effective immediately on Exchange 2003 SP2.
    Reference: http://blogs.technet.com/b/exchange/archive/2009/11/30/3408893.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Outlook 2010 - Cannot Add or Create a Data File

    I am trying to Add both an existing Data File (.pst) into Outlook to review the emails, and add a New Email Account with a separate Data File from the Default Outlook.pst File.
    Setup is Windows 7 Pro x64 - Office 2010 Standard
    I already have 5 Email Accounts setup, each with their own Data File, so this did work in the beginning.
    I have tried opening Account Settings/Data Files, clicking on 'Add' and get this error - "An unknown error occurred, error code 0x80070003"
    When I add a New Email Account and leave the 'New Outlook Data File' selection checked for the 'Deliver new messages to:' option I get the same above error.
    When I add a New Email Account and select 'Existing Outlook Data File' for the 'Deliver new messages to:' option and click on the 'Browse' button nothing happens.  I can add the path though in the field and that will create the New Account using that
    Data File.
    Last related issue is if I want to change the Data File for an Existing Account to a New Outlook Data File.  I open Account Settings/Email, Click on an existing account, click on the 'Change Folder' button, then click the 'New Outlook Data File' button
    and nothing happens.
    Kirk

    Hi
    I had the same problem for an end user and I did all of the above:
    1)Reset My Documents to default
    2)Repaired Office\Outlook installation
    3)Uninstalled\Reinstalled Office\Outlook with reboots in between installations
    4)Cleared the user's previous settings
    This finally resolved my issue
    http://autocad.autodesk.com/?nd=blogs&post_id=136093&blog_id=62
    Creating a registry setting
    "HKCU\Software\Microsoft\Office\14.0\Outlook\ForcePSTPath"
    and forcing PST to be created  in the default path
    "C:\Users\username\AppData\Local\Microsoft\Outlook"
    Hope this helps
    MsHarvey

  • Permz - Quickly change file permissions in any file manager

    Designed to be integrated into any file manager, permz is a bash script which presents a GUI menu.  You can use it to quickly change file permissions and ownership as a normal user or as root, and delete files as root.  I wrote this because I have yet to see a file manager that isn't cumbersome for this - the mechanism is usually buried on a second tab of the Properties window, and changing permissions often involves multiple clicks in a grid. To change the owner of a file, you need to type the username. And if the file is owned by root, you can't do anything.
    permz --help
    Presents a GUI menu for changing file permissions/ownership. May be run
    as a normal user or root.
    Requires: zenity gksu
    Optional: sudo (recommended to prevent multiple root password prompts)
    Usage: permz FILE [...]
    MENU FUNCTIONS:
    rwxrwxrwx Sets file(s) to given permissions
    Sticky Clear/Set Performs "chmod -t" or +t to clear or set the sticky
    bit. You may select to clear/set sticky in addition
    to changing other permissions.
    Recursive go-rxw "chmod -R go-rxw" on file(s) recursively, denying
    access to non-owners
    Recursive go-w "chmod -R go-w" on file(s) recursively, denying write
    to non-owners
    Recursive ugo+rX "chmod -R ugo+rX" giving read access to all. Also
    sets +x for directories and executables.
    Recursive ugo+w "chmod -R ugo+w" on file(s), giving write to all
    (You may select several compatible recursive functions above at once)
    Owner USER As ROOT Sets ownership to USER:USER as root
    DELETE As ROOT Deletes file(s) as root. Must be used alone or with
    "Perform Recursively" (to delete directories - USE
    WITH CAUTION). Not available if permz is run as root.
    Perform As ROOT Run as root to change selected permissions.
    (Use of root is automatic when changing ownership)
    Perform Recursively Adds -R to all chmod, chown, and delete commands to
    descend into subdirectories. Use in conjunction with
    any other functions. (Recursion is automatic for
    "Recursive" functions above)
    Current su command is set to: gksu -gS
    If you're somewhat familiar with bash, adding additional options or changing the existing ones is straightforward.
    I have tested it pretty thoroughly but if you do encounter anything amiss please let me know.
    More details at http://igurublog.wordpress.com/downloads/script-permz/
    And in the AUR at http://aur.archlinux.org/packages.php?ID=36978
    Instructions for integrating permz into PCManFM-Mod are here.
    Last edited by IgnorantGuru (2010-05-05 13:53:08)

    rransom wrote:Recursive ugo+rX would be more useful than "Recursive ugo+r (dirs +x)".  (The +X feature of chmod is available at least in GNU coreutils, FreeBSD, and POSIX 2003.)
    Done - thanks for the tip.  I also left the old code active in there with just the menu option disabled, so if anyone wants it the other way or wants both it's easy to enable.  The difference is that the old way won't make any files +x, just dirs.
    permz doesn't provide every possible setting of permissions, just common ones, so you may want to customize it.  But I used to have these as user actions when I used Krusader and I found these were the handy ones, at least for me.

  • How do i get the file properties of any file in the phone?

    i need to get the meta data / properties of files in the phone.
    in addition, i will need the song title, artist, genre, etc information from video and audio files.
    can somebody help?

    but i cant seem to find any APIs Impl. would definitely complex.. as there are no stright api. matching your exact need (not sure if some third party has any library meeting your needs).
    that support the function of reading the whole file as the WHOLE file (headers + content).You could read byte by byte or set of bytes using read() and its overloaded method and store in byte[] array.
    It get the meaning full understanding of these bytes and get what you really need.. for the audio and video file, you need to go to the specification and read the bytes accordingly.
    if there are, then is there a way to rewrite the file?
    is there a way to change the bits in the file without creating a new one?Yes you could if you open the file with readwrite (look at Connector) mode and with OutputStreamWriter.
    Some of the challenges you would phase are memory issues, performance issues while reading big files..
    Regards,
    Raja Nagendra Kumar

  • HT4061 I cannot add my email account...for 2 days it keeps saying, yahoo server unavailable...but I have it on my computer!!

    I cannot add my yahoo email account to my iphone. I have been trying for 2 days and it keeps saying Yahoo server is unavailable...I can access my email on my computer, and was also able to add another email account to my iphone, but not the yahoo account.

    I checked the settings as per your link above and I have them set up correctly on my ipad (I have yahoo plus). That is to say I have added the plus.stmp.mail.yahoo.com as an outgoing server with the server port 465 but it still doesn't work.
    Annoyingly, I also took the advice of some earlier posts and changed my yahoo password and now I can't get email on my iphone 4 either - it was working perfectly before. I put in the new password and now both the ipad and iphone give me the "server unavailable" message.  Grrrrrr....

  • Migrating Windows Server 2003 File Cluster to Windows Server 2008 R2

    Hello,
    I have a very large Windows Server 2003 2 node file cluster that I would like to upgrade to Windows 2008 R2. I need to do this inplace (same server hardware) and I would like to use the existing storage if possible (I could buy more if it would make things
    easier).
    Is there a step by step guide that can tell me how to do this upgrade inplace or can anyone give me details on how to do this? I've looked at a few articles and they are not very descriptive on what to do.

    What Microsoft calls an inplace upgrade is option 2 below
    There are two basic migration/upgrade methods for a 2003 cluster to 2008
    1) Build on new hardware, and move the disk/migrate the data. 
    2) Break cluster and remove one node, use that node to build a new one node cluster.  Repeat by removing nodes and adding to new cluster.
    Here is the MS Step-by-step guide for both of these approaches.
    http://technet.microsoft.com/en-us/library/cc754481(WS.10).aspx

Maybe you are looking for

  • There was a problem downloading song. The file seems to be corrupted.

    Hi I'm trying to download an album i purchased but i'm constantly getting the message "There was a problem downloading X. The file seems to be corrupted" for every song I try to download. Also if i try to stream the song it says "This computer is not

  • BPM and Dynamic JMS

    Hi Here's a sample code written to receive a message from a JMS Queue. The external resources to connect to the JMS queue are configured.      logMessage ":::::::Before Receiving:::::::"      jmsMessage as JmsMessage= receiveMessage(DynamicJMS, confi

  • Exposing ABAP function modules as web services

    Hi All, I am trying to expose function modules as web service but when i click on 'Web service Homepage' button it is throwing error : "Setting for J2EE server do not exist". Could you please guide me through this? Regards, Abhijeet.

  • IPhoto looses imported iPhone photos

    So I've looked around the board for similar issues, but nothing seems to fit exactly with my issue (or offer a resolution), so here goes... Recently, whenever I try to import photos from my iPhone to iPhoto, an issue arrises in which the actual photo

  • Unable to download images from Card reader on Vista Premier Computer

    I have been trying to download (Import) .cr2 Raw images and .jpgs from a card reader using LR's downloader with a Vista Premium OS. I have this set to dual boot with XP Media Center 2005 as the other OS. I installed LR directly on the Vista boot "com