Windows Server 2012R2 Failover Cluster error with mounted volumes

Hi all,
I've a problem with mounted volume on a WSFC build on top of Windows Server 2012R2, the situation is:
M: is the volume hosting mounting points
disk-1, disk-2, disk-3 are volume mounted on M:\SomeFolder
Theese volumes are used by a SQL Server Failover Cluster Instance, but my problem is related to WSFC. I've set dependencies so disk-1, disk-2, disk-3 depend upon H:
If I try a failover of the role "SQL Server" I observe that when the disk come online in the other node they fail with this error:
Cluster resource 'disk-1' of type 'Physical Disk' in clustered role 'SQL Server (ISQL2014A)' failed. The error code was '0xaa' ('The requested resource is in use.').
Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it.  Check the resource and group state using Failover Cluster
Manager or the Get-ClusterResource Windows PowerShell cmdlet.
If I manually take offline H: and than bring it online and then manually take online all disk (1 to 3) they come online with no error.
I'm going crazy!

I've found the root of the problem: the servers are virtual machine on a VMware ESX 5.5 infrastructure, VMware claims that on 5.5 multipath is supported for raw device mapping disks but disabling multipath (I've set to fixed path) the Windows Server Failover
Cluster stops to get problems.
Now we have opened a support call with VMware.

Similar Messages

  • Windows server 2012 failover cluster error: Cluster resource 'Virtual Machine Configuration ... of type 'Virtual machine configuration in clustered role ... failed.

    I have two windows 2012 host server that are clustered using windows failover cluster feature. Each server is hosting four VMs. When migrating from Host2 to Host1, the migration failed with the following error:
    Cluster resource 'Virtual Machine Configuration SCPCSQLSRV01' of type 'Virtual Machine Configuration' in clustered role 'SCPCSQLSRV01' failed. The error code was '0x569' ('Logon failure: the user has not been granted the requested logon type at this computer.').
    When this happens, the VM that I was migrating can no longer be started even on the original host. The only remedy is to restart the host server.
    Any suggestion on resolving this problem?
    Thanks
    Ikad

    Thanks. The article referred to above gives the solution to my issue. There is a group policy that is applied to the OU where the host servers were placed. Doing gpupdate /force temporarily removes the problem. Unfortunately the NT Virtual Machine\Virtual
    Machines account is a special account that cannot be added like other accounts and granted the log on as a service right. The thread
    http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/d56f2eae-726e-409a-8813-670a406593e8 contains how it can be added which is by creating a group and running the command
    Net localgroup VMTest “NT Virtual Machine\Virtual Machines” /add
    to add it to a local group VMTest. VMTest is then assigned the right to log on as a service.
    Ikad

  • Windows Server 2012r2 Failover Cluster Event Trace Log files

    Hi
    The only documentation I can find regarding event trace log files (Diagnostic.etl.*) for Failover Clustering relate to Server 2008/2008r2, which state that the etl files should be in C:\Windows\System32\winevt\Logs.
    I have been exploring a clustering lab for Server 2012r2 and cannot find these files in that folder.
    Strangely the PS cmdlet Get-ClusterLog still works!
    Where are the etl files?
    TIA

    Hi,
    Please check if the log is available in C:\ProgramData\Microsoft\Windows\WER\ReportQueue\.
    If not, you can use Get-ClusterLog with the Destination parameter to get the log file.
    Destination
    Specifies the location to copy the cluster log(s) to. To copy to the current folder use "-Destination ." for this parameter.
    http://technet.microsoft.com/en-us/library/ee461045.aspx
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Windows Server 2012R2 kerberos authetication failure with IBM iSeries

    Hi all,
    I've an IBM iSeries in my environment configured to use kerberos authentication, this type of SSO works fine from 2 years. Every client Windows 7 or Windows 8 works fine.
    Now I'm planning to deploy Windows 8.1 and Windows Server 2012R2.
    I've made a lot of attempts:
    Windows 2012 -> works
    Windows 8 -> works
    Windows 2012R2 -> does not works
    Windows 8.1 -> does not works
    All the server and workstation involved in thees attempts belong to the same OU and the same user are utilized.
    It seems clear to me that Windows 8.1 / 2012R2 has a different behaviour with kerberos authentication but I don't found anything on the technet.
    Please note that all DC are Windows server 2008R2 by two years.

    Hi, any news for your problem ?
    This setup should work ok.. Any firewall running on the 2012R2 or 8.1 ? did you checked the security log on the DC to see why the ticket was refused ? etc..
    Regards, Philippe
    Don't forget to mark as answer or vote as helpful to help identify good information. ( linkedin endorsement never hurt too :o) )
    Answer an interesting question ? Create a
    wiki article about it!

  • Windows Server 2008 failover cluster in VirtualBox

    Hi,
    I'm a Windows NT student and I need help with understanding how to do clustering using multiple Windows 2008 R2 Enterprise servers in VirtualBox 4.3.8. I have a Windows 7 host computer. I was wondering if someone could provide clearly detailed step-by-step
    directions (ex. Click this, then click that) on what I need to do prior to clustering, as well as starting the clustering process. Please ask if you need additional information. 
    Thank You.

    I'm sorry. I'm such a noob. Should I have 3 virtual machines, where one is the domain controller and the other 2 are nodes? Or is it ok to just have 2 virtual machines?
    It's optional. You just need your both cluster nodes (VMs) belong to the same domain. It can be own domain serviced by your private VM or it can be "external" one. See:
    Using Guest Clustering for High Availability
    http://technet.microsoft.com/en-us/library/dn440540.aspx
    Active Directory domain requirements
    Failover clusters require that nodes of the same cluster are members of the same Active Directory domain. However, there is no requirement that a guest cluster belongs to the same Active Directory
    domain as the physical hosts on which the virtual machines are running.
    Also you'll need some shared storage. See (same URL as above):
    Storage options
    The following tables lists the storage types that you can use to provide shared storage for a guest cluster.
    Storage Type
    Description
    Shared virtual hard disk
    New in Windows Server 2012 R2, you can configure multiple virtual machines to connect to and use a single virtual hard disk (.vhdx) file. Each virtual machine can access the virtual hard disk
    just like servers would connect to the same LUN in a storage area network (SAN). For more information, see Deploy a Guest Cluster Using a Shared Virtual
    Hard Disk.
    Virtual Fibre Channel
    Introduced in Windows Server 2012, virtual Fibre Channel enables you to connect virtual machines to LUNs on a Fibre Channel SAN. For more information, see Hyper-V
    Virtual Fibre Channel Overview.
    iSCSI
    The iSCSI initiator inside a virtual machine enables you to connect over the network to an iSCSI target. For more information, see iSCSI
    Target Block Storage Overview and the blog post Introduction of iSCSI Target
    in Windows Server 2012.
    Shared VHDX is out as you don't have proper software (Windows 7 is not supported as a host and Windows 2008 R2 does not support shared VHDX as a guest), virtual Fibre Channel is out as you again don't have Windows Server 2012 R2 (and don't have any FC gear).
    So iSCSI is your only choice. Either spawn dedicated Windows (or other OS if you like UNIX) VM with iSCSI stack or use third-party Windows software running on your host. Windows Server 2008 R2 does not have iSCSI target embedded so you can get it here:
    MSFT iSCSI Target 3.3 Download
    http://www.microsoft.com/en-us/download/details.aspx?id=19867
    Good luck and happy clustering :)
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Windows Server 2012 Failover Cluster (Hyper-V) Event Id 1196

    Hi All,
    I just installed Failover Cluster for Hyper-V on windows server 2012 with 2 nodes. I got following error event id 1196.
    reCreated / deleted Cluster Host A record on DNS and nothing happened.
    Any suggestion?
    There is similar topic but it couldnt help
    http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/2ad0afaf-8d86-4f16-b748-49bf9ac447a3/
    Regards

    Hi,
    You may refer to this article to troubleshoot this issue;
    Event ID 1196 — Network Name Resource Availability
    http://technet.microsoft.com/en-us/library/dd354022(v=WS.10).aspx
    Check the following:
    Check that on the DNS server, the record for the Network Name resource still exists. If the record was accidentally deleted, or was scavenged by the DNS server, create it again, or arrange to have a network administrator create it.
    Ensure that a valid, accessible DNS server has been specified for the indicated network adapter or adapters in the cluster.
    Check the system event log for Netlogon or DNS events that occurred near the time of the failover cluster event. Troubleshooting these events might solve the problem that prevented the clustered Network Name resource from registering the DNS name.
    For more information please refer to following MS articles:
    DNS Registration with the Network Name Resource
    http://blogs.msdn.com/b/clustering/archive/2009/07/17/9836756.aspx
    Lawrence
    TechNet Community Support

  • Win Server 2012 Failover Cluster - Error when adding disk onto a cluster (The error code was '0x1' ('Incorrect function.').)

    Hi Techies
    I'm currently running running 2 VMs Win Server 2012 and would like to test Failover Clustering for one of our FTP server
    I've added on both servers an additional partition, formatted and Online, but cannot bring the disk online from the cluster manager
    Assistance would be greatly appreciated
    Thank you
    Jabu

    You posted this in the Exchange Forum, your best bet for an answer would be to post this in the Windows Server Forum.
    https://social.technet.microsoft.com/Forums/en-US/home?forum=winserverClustering
    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

  • Win Server 2012 Failover Cluster - Error: Failed to bring cluster disk online

    Hi Technet
    I'm currently running running 2 VMs Win Server 2012 and would like to test Failover Clustering for one of our FTP server
    I've added on both servers an additional partition, formatted and Online
    One of the drives comes Online but cannot bring the 2nd disk online from the cluster manager
    Error: failed to bring resource online - clustered storage is not connected to the node
    Assistance would be greatly appreciated
    Thank you
    Jabu

    Hi jsibeko,
    Since the VMware offer the MSCS shared storage solution themselves, I suggest you first ask VMware whether that shared storage is supported with your vSphere edition, I found
    some VMware KB about the VMware shared storage for MSCS, may you can get more tips.
    The VMware KB:
    Microsoft Clustering on VMware vSphere: Guidelines for supported configurations (1037959)
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1037959
    Microsoft Cluster Service (MSCS) support on ESXi/ESX (1004617)
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1004617
    I’m glad to be of help to you!
    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 Support, contact [email protected]

  • Windows Server 2012R2 fails to get update from WSUS with error code 80072ee6

    Hi all,
    I've deployed WSUS role on a Windows Server 2012R2 machine. WSUS listen on port 8530. Now I'm trying a test server (this machine runs WIndows Server 2012R2 too). I've configured a GPO but when I try to check for updates I get the errore in the subject.
    I've checked windowsupdate.log and theese are the settings of the client:
    AIR Mode is disabled
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Policy Driven Provider:  http://MyWSUS.MyDomain.local:8530
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Detection frequency: 22
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Target group: CSM Servers
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Approval type: Pre-install notify (Policy)
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Auto-install minor updates: No (User preference)
    2014-02-05 12:59:00:357
    776 fe0
    AU  # Will interact with non-admins (Non-admins are elevated (User preference))
    I confirm that from the test server I can telnet to my wsus server on TCP port 8530

    Hi,
    This issue occurs if the URL under the Group Policy setting 'Specify intranet Microsoft update service location' is invalid.
    You receive a "80072EE6" error code when you download an update from Windows Server Update Services in Windows 7-based or Windows Server 2008 R2-based
    computer
    http://support.microsoft.com/kb/2724184
    Make sure that the URL is correct and the name can be resolved.
    Hope this helps.

  • Error While installing Visual Studio 2005 in windows server 2012R2

    Hi Team
    One Help
    I am using windows server 2012R2.I want to install visual studio 2005.
    i downloaded VS 2005 from :
    http://www.microsoft.com/en-us/download/details.aspx?id=804
    while installin i am getting this error : 
    "the upgrade patch cannot be installed by the windows installer service because the program to be upgraded or missing or upgrade patch may update a different version of the program.Verify that progam to be upgraded on exiting computer that you have
    the correct upgrade patch"
    PLease help us.
    Thanks,
    Bob

    Hi Gopi,
    Are you trying to add the hosts to your OEM 12c, and then choosing "Deploy Agent"?
    Please check this error message about the image file..
    The image file C:\oracle\core\12.1.0.2.0\jdk\bin\java.exe is valid, but is for a
    machine type other than the current machine.
    "Validating OMS_HOST & EM_UPLOAD_PORT failed."
    If the agents are deployed earlier from another OEM12c server, please undeploy them and then try.
    Thanks,
    Rajiv.

  • Windows Server 2012R2 disks go offline after reboot

    Hi all,
    I've a strange issue in my brand new Windows Server 2012R2, let's describe the environment:
    Hypervisor = VMware ESX 5.5
    Guest OS = Windows 2012 R2 Standard Edition
    I've configured the guest OS with several disk for a SQL Server installation, each disk are presented as "pure" virtual disk to Windows that means no RDM (pass through disk).
    After a reboot I've discovered that SQL Server has failed to come online, on a brief analisys, all the disks except system drive (C:) and a volume dedicated to swap file (D:) have not come online. They are present in disk management, but they are offline.
    I've manually brung online those disk, than reboot and all returned to normality. Subsequent reboot have generated no issues.
    In the system log I have no error message except that one of SQL that fails to came online due to the lack of disks...

    This happened to me too. Except with server 2008 R2 and exchange 2010. My servers replicate offsite using zerto and I was testing failover and noticed the drive D was offline. Brought it online then rebooted and everything was fine.
    So I just build a server 2012 R2 Datacenter edition VM on my production servers, gave it a second disk, initialized it, formatted it and assigned it the drive letter D. Rebooted after installing 3 windows updates and it was offline. There is nothing on this
    server at all. It's a fresh install.
    I'm running ESXi 5.5 build 2302651 with hardware version 8 and VMware tools version 9.4.11 build 2400950.
    From my experience when you see this kind of stuff happen in multiple situations it will happen again. My worry is what if one of my hosts decides to die and HA kicks in and the disk is offline when it boots.
    Anyone have anything to add to this?
    Edit: My DR site where I tested my failover is DAS and my production site is iscsi. So I don't think the storage type matters.
    Edit 2: The SCSI controller type is Paravirtual for all my VM's.

  • Lync 2013 Publish Topology Failed in window server 2012R2

    Scenario
    Lync Enterprise Edition!
    Windows Server 2012R2 - LyncServer 2013 
    WIndows Server 2008R2 - Sql 2008 R2 Failover Cluster (Multiple Database and Instances Created) 5 Others Application Database also Created which has been used.
    DNS Entries 
    HOst Name :
    LYNCFE.consoto.com
    Pool.consoto.com    (Host Name Created Same IP as Lync Frontend Server)
    dialin.consoto.com
    meet.consoto.com
    admin.consoto.com
    DBLYNC.consoto.com 
    Virtual Instant Name of Sql Database and Instance name : DBLYNC\Lynccore
    Permission Rights:
    I am using the Administrator account for Lync 2013 Installation.
    Domain Administrator Account Member to CSAdministrator group and RTC Universal Server admin group.
    SQL sysadmin Account member Sqladmin and Domain administrator User. 
    ShareFolder-Lyncshare on Storage.consoto.com
    Permission: 
    Everyone Read-write
    RTCComponentUniversalServices Read-write
    RTCHSUniversalServices Read-write
    RTCUniversalServerAdmins Read-write
    RTCUniversalConfigReplicator Read-write
    Virtual Computer Name DBLYNC$ Full control
    Issue : I have create one topology and try to publish but getting error.Log Detail Below
    Feature: CentralMgmtStore
    SQL Instance: domain-name.com\lynccore
    Collocated: False
    Found "RTCUniversalServerAdmins": True
    Found "RTCUniversalConfigReplicator": True
    Found "RTCUniversalReadOnlyAdmins": True
    TaskFailed: Task execution failed.
    Error:The network name cannot be found.
    ▼ Details
    └ Type: IOException
    └ ▼ Stack Trace
    └ at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
    at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
    at Microsoft.Rtc.Common.Data.DatabaseManager.CreateDatabase(String dbFileBase, String dbPath, String logPath, Int32 dbSizeMB, 
    Int32 logSizeMB, Int32 dbGrowthMB, Int32 logGrowthMB, Int32 maxDbSizeMB, Int32 maxLogSizeMB)
    at Microsoft.Rtc.Common.Data.DatabaseManager.CleanInstallDatabase(String dbFileBase, String initialScripfilePath, String 
    dbPath, String logPath, Int32 dbSizeMB, Int32 logSizeMB, Int32 dbGrowthMB, Int32 logGrowthMB, Int32 maxDbSizeMB, Int32 
    maxLogSizeMB)
    at Microsoft.Rtc.Common.Data.DbSetupBase.CleanInstallDatabase()
    at Microsoft.Rtc.Common.Data.DbSetupBase.CreateOrUpdateDatabase()
    at Microsoft.Rtc.Common.Data.XdsDatabase.CreateOrUpdateDatabase()
    at Microsoft.Rtc.Management.Deployment.Tasks.DatabaseCreator.CreateDatabaseForFeature(String featureName, Boolean clean, 
    Boolean update, String sqlServer, String instanceName, Boolean collocated, Boolean backup, Boolean noreindex, 
    DatabasePathAssignment[] pathAssignments, Boolean broadCast, String& logfile)
    at Microsoft.Rtc.Management.Deployment.installdatabaseCmdlet.CreateDatabaseForFeature(Planitem i)
    at Microsoft.Rtc.Management.Internal.Utilities.LogWriter.InvokeAndLog[T](Action`1 action,T arg)
    TaskFailed: An error occurred while creating or updating the database for feature CentralMgmtStore. For details, see the log 
    file ‘C:\Users\Administrator\AppData\Local\Temp\2\Create-CentralMgmtStore-domain-name.com_lynccore-[2014_07_09]
    [11_40_46].log’
    TaskFailedResolution: Consult exception information and previous errors for more information on how to resolve this error.
    Error: An error occurred: "System.IO.FileNotFoundException" "The network name cannot be found"
              

    SQL Scenario
    Windows Server 2008R2 - Sql 2008 R2 Failover Cluster (Multiple Database and Instances Created) 5 Others Application Database
    also Created on  the Failover Cluster.
    Failover SQL Cluster
    Active                 
      Passive
    Computer Name: Cluster1.Consoto.com                        
    Computer Name : Cluster2.Consoto.com
    ping cluster1.consoto.com reply IP 192.168.0.30 from Lync FE     
    ping cluster2.consoto.com reply  IP 192.168.0.31 from Lync FE
    SQL Database DBLYNC IP is 192.168.0.40 and also reply from Lync Server

  • Can't create ODBC connection in Windows Server 2012R2

    I just finished installing the instant client & odbc connection on Windows Server 2008R2. I then attempted to perform the same installation on a new Windows Server 2012R2 instance and encountered the following issue.
    After extracting the contents of the 64bit instant client & odbc files into c:\oracle\instantclient_12_1, adding this to the path statement, and adding a TNS_ADMIN environmental variable, I successfully ran odbc_install.exe from an admin cmd window. I then opened the 64bit ODBC Data Source Administrator, clicked add, selected the Oracle in instantclient_12_1, and clicked finish. As soon as I did so, I received the following error: "The setup routines for the Oracle in instantclient_12_1 ODBC driver could not be loaded due to system error code 126: The specified module could not be found. (c:\oracle\instantclient_12_1\SQORAS32.dll)"
    I uninstalled the odbc client (odbc_uninstall.exe) and attempted again with the 32bit version & 32bit odbc configuration screen. I get the exact same result with 32bit as I do with 64bit.
    Any help would be appreciated.
    EDIT: Nevermind. Apparently I needed the Microsoft Visual C++ 2010 SP1 Redistributable Package for the correct DLLs

    Hi,
    I am running Netweaver 7 and ERP2005.
    J2EE support pack is 9. The sap note that you mentioned is for NW2004 and our system is running on NW2004s.
    Now I am trying to reconfigure the sld. In case if you can suggest me another solution, I will be very happy to try that out...
    Thanks for your reply
    Edited by: Rakesh Bothra on Apr 20, 2011 4:23 AM

  • Windows Server 2012R2 DHCP Load Sharing Mode

    Hello,
    I am planning to migrate a standalone DHCP Server on Windows 2003 to Windows Server 2012R2. With this migration, I like to use the 2012R2 Load Sharing Mode feature for DHCP. This implementation cover TWO sites.
    My initial plan was to have two Windows 2012R2 DHCP Servers (virtual) at each site thus servers at each offers site redundancy  as well. So two at Site 1 and two at Site 2 on load sharing mode. If ServerA at Site 1 goes down for some reason Server B
    at Site1 will service the DHCP clients in load sharing mode without going to Site 2. I came across a MS document that says:
    Number of Servers: DHCP failover is not supported for more than two DHCP Servers. The failover relationship is always comprised of two DHCP servers.
    Does this mean I can have only TWO DHCP Servers in a load sharing mode. One at Site 1 and the second one at Site 2??
    Thanks in advance
    TIA TP

    Hi,
    The DHCP failover relationship is comprised of DHCP server and its partner.  In a relationship there are just 2 DHCP servers.
    But this doesn’t mean you can just use 2 DHCP servers in your sites.  The DHCP failover setting is based on DHCP scope, for one DHCP scope there could be just one DHCP failover relationship including 2 DHCP servers. If you have more than 1 DHCP scope,
    for example, set DHCP failover relationship between DHCP server 1 and DHCP server 2 for scope A. then set DHCP failover relationship between DHCP server 1 and DHCP server 3 for scope B.
    The document Step-by-Step: Configure DHCP for Failover(http://technet.microsoft.com/en-us/library/hh831385.aspx) is a introduction about this function and for your reference.
    Depends on the DHCP scope’s configuration and the requirements of your network. You may enhance or customize the architecture of implementation.
    Best Regards,           
    Eve Wang  

  • Windows Server 2012R2 ISO trial not booting

    I downloaded Windows Server 2012R2 ISO trial file - named 9600.17050.WINBLUE_REFRESH.140317-1640_X64FRE_SERVER_EVAL_EN-US-IR3_SSS_X64FREE_EN-US_DV9.ISO .
    After burning by Nero 12 (and even by Windows 8 image burning tool) , I got only one README.TXT file on the DVD disk,
    with the text content:
    This disc contains a "UDF" file system and requires an operating system
    that supports the ISO-13346 "UDF" file system specification.
    I tried to begin boot from this disk to install Windows server 2012 R2  , but I got the error message:
    Couldn't find BOOTMGR
    How can I solve this problem?
    Regards,
    Zvi

    Try with WUDT
    http://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool
    I personally no longer use DVD media. I use UFD instead and I recommend it to you.

Maybe you are looking for

  • Help with Active Directory Integration and kerberos

    Hello, I’m encountering a bug preventing me to use Active Directory integration with kerberos : Our domain name is CORP.DOMAIN.COM. When we request the GC in this domain : bash-3.00# nslookup -query=any gc.tcp.corp.domain.com Server: 1.2.1.6 Address:

  • Work flow in pgms

    is there any way to find the work flow(pgm flow) in a java pgm. i have netbeans and edit plus.

  • Help.. sound issues for HP Mini

    i just recently bought a HP mini netbook with intel atom processor 110-1125nr and I downloaded skype, but I can't seem to get the sound to work. I can't even listen to the help videos that my HP mini came with. Does someone know how to fix this becau

  • Trim support for SSD on Marvel controller?

    I read somewhere that the 6Gbs Marvell 9128 ports do not support trim on an SSD.  Is this true?  I also heard that the RAID support for the Intel P67 ports are much more better than the Marvel Ports.  This is what I am trying to do, and am wondering

  • Why is my apple account deaktivated

    My Apple account is deactivated. I cant update my apps or use Itunes. What to do???? Please