re: How to Enable CSV Cache
Is there any reason why this isn't enabled by default?Are there any drawbacks to CSV cache except the extra memory utilization?
View Articlere: How to Enable CSV Cache
In general we recommend turning on the CSV Cache for any/all Hyper-V or Scale-out File Server deployments.The only reason it is not enabled by default, is the default amount of memory may vary from...
View Articlere: Troubleshooting: Cluster UI Says a Server is Already Joined to a Cluster
None of these answers worked for me, this is very frustrating. I get the same messages as above but none of the answers that were presented did a bit of good, any more suggestions? 2008r2
View Articlere: Deploying Network Load Balancing (NLB) and Virtual Machines on Windows...
Is this option available on Windows 8, Client Hyper-V? I don't see Enable spoofing of MAC Address option in client hyper-v.
View Articlere: How to Configure Clustered Tasks with Windows Server 2012
hi, i create a clustered task in powershell, but i can't see it in task schedule ui. what went wrong?$A = New-ScheduledTaskAction -Execute "C:\Robocopy_backup.bat"$T = New-ScheduledTaskTrigger -Daily...
View Articlere: How to Configure Clustered Tasks with Windows Server 2012
Hi Joe,You should be able to view the tasks created using Task Scheduler UI under this path:Microsoft\Windows\Failover ClusteringIt may take a few minutes for the task to show up in the UI.Thanks,Amitabh
View Articlere: How to Configure a Clustered Storage Space in Windows Server 2012
Hi, I have a 2 node Windows Server 2012 Hyper-V Cluster - I have a EMC VNX FC Storage - 1GB quorum & 3x 2.5TB of disks are already mapped. I tried creating cluster storage pool and it did but I am...
View Articlere: How to Configure a Clustered Storage Space in Windows Server 2012
Again... Spaces is not supported on top of any form of hardware RAID, that would include your Fibre Channel EMC SAN. Blogs are not the best channel for troubleshooting conversations, please post...
View Articlere: What is the purpose of the “Repair Active Directory Object” option?
Is there a way to perform this operation from a command line or powershell?
View Articlere: What is the purpose of the “Repair Active Directory Object” option?
No, there is not a way to do a Repair on a Network Name resource from PowerShell. Hopefully it is a rarely (if ever) needed recovery mechanism that you don't need to script.Thanks!Elden
View Articlere: How to Configure Clustered Tasks with Windows Server 2012
Dear Amitabh: thanks for your reply, i can see it now. but i got another problem is the task can't set the RepetitionInterval and RepetitionDuration properly.$T = New-ScheduledTaskTrigger -Once -At...
View Articlere: How to Configure a Clustered Storage Space in Windows Server 2012
Rob, thanks for this info. I am confused on one topic. I am getting ready to configure a pair of Dell C6100s with 4 nodes each w/2 Xeon 4/8Procs. Each node is limited to 4 internal disks each. I'm...
View Articlere: How to add storage to Clustered Shared Volumes in Windows Server 2012
This is really interesting, I just need to know whether Microsoft windows server 2012 cluster is available to support dynamic disk or not? As we are still using third party software to manage dynamic...
View Articlere: How to Configure Clustered Tasks with Windows Server 2012
never mind, i reinstall os, it works again!
View Articlere: Creating a Cluster in Windows Server 2008
Hello i would like to know what is the requirement for fail over cluster ? does we need to shared storage for making fail over cluster ?1.The node should be on the same network?2.Can we connect node in...
View Articlere: How to Move Highly Available (Clustered) VMs to Windows Server 2012 with...
This blog works fine if you have only VM's created using the Failover Cluster Manager.But when you create VM's using SCVMM 2008 R2 (and possibly 2008 too) it's useless.In our (company) situation, all...
View Articlere: How to Move Highly Available (Clustered) VMs to Windows Server 2012 with...
Due to the lack of an edit button: "The way it works now, it doesn't"
View Articlere: How to Configure a Clustered Storage Space in Windows Server 2012
Hi,I am having two machines with Windows 2012 Server 64bit Standard edition. I created one cluster failover service by following blogs.msdn.com/.../10299698.aspxI ignored warnings which came related to...
View Articlere: How to Configure a Clustered Storage Space in Windows Server 2012
Hi Rohit,You should set up an iSCSI target on another node. Then connect the iSCSI initiators from your two cluster nodes to the iSCSI target server. Here are the step by step...
View Articlere: How to Configure Clustered Tasks with Windows Server 2012
Hi Joe,You should be able to view the tasks created using Task Scheduler UI under this path:Microsoft\Windows\Failover ClusteringIt may take a few minutes for the task to show up in the UI.Thanks,Amitabh
View Article