re: How to add storage to Clustered Shared Volumes in Windows Server 2012
The best place for questions like these is the cluster Forum. Please post your questions here:social.technet.microsoft.com/.../threadsThanks!Elden
View Articlere: PowerShell for Failover Clustering: CSV Free Disk Space (and other info)
@roy - I posted a modified version of this script that can be run on a different machine than the Hyper-V host.social.technet.microsoft.com/.../e409f39d-81d7-4618-8dc2-abf5085822ed
View Articlere: How to Configure a Clustered Storage Space in Windows Server 2012
Hi Subhash,I have a SAS storage box which is not a JBOD. The SAS storage box has a RAID controller which cannot be bypassed. If I create RAID 1s of all the disks individually, it means I dont have an...
View Articlere: How to Configure a Clustered Storage Space in Windows Server 2012
Spaces is not supported on top of any form of hardware RAID. For future questions please post them to the cluster forum, it can be found at this link:social.technet.microsoft.com/.../threads
View Articlere: Creating and Configuring a Generic Service Resource
very nice article.is there a way with command line or powershell to add a service to an existing Cluster Generic Service?Thanks
View Articlere: How to Configure an Alias for a Clustered SMB Share with Windows Server 2012
We cannot get power shell to take multiple alias names. A single alias name works fine but we get a command parsing error when using multiple alias names (spaces only, commas only, comma followed by...
View Articlere: Understanding Quorum in a Failover Cluster
Excellent. Made by understanding about quorums so simple.
View Articlere: Scripting with Failover Clustering File Share Scopes
Thanks for sharing this script, it works well. But it turns out as you said, the new shares created with this script are read-only permission to everyone. We would like to set the Full-control...
View Articlere: How to Configure an Alias for a Clustered SMB Share with Windows Server 2012
Is it possible to use the LanmanResName property on Windows 2008 R2 to disable scoping?
View Articlere: Troubleshooting: Cluster UI Says a Server is Already Joined to a Cluster
solution in windows2012 clusters:open powershell and type:Clear-ClusterNode nodename(where nodename is the name of the previously evicted cluster node name)
View Articlere: How to Move Highly Available (Clustered) VMs to Windows Server 2012 with...
Seems there's an inconsistency here. You say that you unmask and mask the storage from the old cluster to the new cluster, but the screenshot shows that it is on-line on 2012 prior to the unmask/mask...
View Articlere: How to Move Highly Available (Clustered) VMs to Windows Server 2012 with...
One other comment/question: Don't you need to delete all snapshots on the 2008/R2 VMs and make sure they're shutdown cleanly (no Saved State) prior to the migration? That seems like a prereq for...
View Articlere: How to Move Highly Available (Clustered) VMs to Windows Server 2012 with...
I saw the inconsistency too. As well as the screen shot, the top part of the article (step 6) says to mask it from source then unmask on target (when doing the actual cutover), but at the screenshot...
View Articlere: What is RHS and what does it do?
Question:Resource DLLs are written to support functions executed from RHS. Is there any way we have can set "No Override" for functions executed from RHS to Resource DLLs? at least for IsAlive?Best
View Articlere: How to Move Highly Available (Clustered) VMs to Windows Server 2012 with...
Hi, I just finished this procedure so thought I would put my order of doing things on the SAN.1) I ran the migration wizard with the Lun ONLY connected to the old cluster (Win 2008 R2 hv)2) Once the...
View Articlere: Creating a Cluster in Windows Server 2008
Hi Mr.Symon,I have 5 guest machine and 2 host (physical server HP DL380G7) with good hardware (32GB+32GB ram) configuration.. Now i want to configure 5 VM on both host and after this process i want...
View Articlere: How to Setup a Failover Cluster in a RODC Environment
Great article but I'm looking for some clarification on something......In step 4, (modifying the computer attributes) in your list under "Service Principal Name" you haveHost/<computer object...
View Articlere: How to Setup a Failover Cluster in a RODC Environment
Hi John,That's correct - <FQDN> could be more accurately described as a <Domain Name>.Yes. These steps should be repeated for each VCO as well, except for any instructions specifically...
View Articlere: How to Setup a Failover Cluster in a RODC Environment
Subhasish - Thanks so much for the fast reply!! At first when reading your article I thought this was aimed towards ..... How to pre-stage CNO and VCO because Server 2008 doesn't allow clusters in...
View Articlere: How to Setup a Failover Cluster in a RODC Environment
Unfortunately, this configuration is not supported pre-WS 2012. Your cluster will need access to a RWDC even beyond the cluster creation process...- Subhasish
View Article