Browse by Tags

All Tags » Clustering (RSS)

Low Cost Cluster Storage for Windows Server 2008

Finally, cluster storage that doesn't break the bank (or even shake it hard).

...
Posted by davidr | 1 comment(s)
Filed under:

BuildToBuildUpgrade? What's that?

A common gotcha for Exchange 2007 Single Copy Clusters when upgrading to Exchange 2007 SP1 is a failure upgrading the CMS ......
Posted by davidr | with no comments

Clustering with Access-Based Enumeration (Part 2)

In Part 1 of this article we wrote a short script to re-enable Access-Based Enumeration on a clustered file share. In part 2, we'll dissect the script and make some improvements to the code so that the status of ABE can be checked. This will allow the Cluster Administrator console to show the true current state of Access-Based Enumeration to administrative users....
Posted by davidr | with no comments
Filed under: ,

Clustering with Access-Based Enumeration (Part 1)

Access-Based Enumeration is a rather cool add-on to Windows Server 2003 that allows an administrator to restrict what users can see on a file share. If Access-Based Enumeration is enabled for a share, a user can see only the files and folders to which they have access. This can help reduce support calls from users, eg "Why do I get this Access Denied error on the Finance folder?" and make it simpler for users to access the data they need. It works just fine on a single server, but when it comes to implementing ABE on a cluster, it's not so easy. Here's how to get started, and get basic ABE working across the cluster....
Posted by davidr | with no comments
Filed under: ,

Windows NFS Limitations

NFS has been a native part of Windows since the Windows 2003 R2 release, some 18 months ago now. The...
Posted by davidr | with no comments