I need to reformat the cluster drives (currently 4k cluster blocks, needs to be 64k cluster blocks) on a Windows 2008 R2 Cluster, it has SQL 2008 and SQL 2012 in different instances. I came across KB article 257937 (can't post the link, too new here)for Windows 2003 clusters, is this pretty much the same process for Windows 2008 R2?
What I looking to do is,
stop the SQL services
move the data to another drive
Format the drive
move the data back
The KB article has more detail, will this work, fortunately the cluster is not in production yet but I don't want to start over from scratch.
Thanks