Actually Wally - I've hit
Actually Wally - I've hit another snag, which hopefully you can help with.
Following the Veritas™ Cluster Server Implementation Guide for Microsoft SQL Server 2008 and 2008 R2, I'm attempting to create the MSDTC resource group as explained in Chapter 7.
I have a separate disk (I: MSDTC) ready on the node I'm configuring the resource on, and I'm using SQL Server Agent Configuration Wizard to create the resource group with.
After specifiying the name of the group and selecting both nodes of the cluster to configre the group on, I click Next and then receive the following error message:
I've done some research on the error but haven't found anything other than a patch: https://sort.symantec.com/patch/detail/7842 which includes the hotfix Hotfix_6_0_10011_3247363 and mentions the above error, but is intended to fix an issue with the "Windows FileShare" and "SQL Server 2008" agent configuration wizards.
Can you offer any advice on the error, please?
Thanks,
SB.
Hi Wally,
Actually - I found a workaround:
- Create the VMDKs for node 1 on SCSI ID 1:x (as you recommended)
- Run the SQL Config Wizard but add only node 1 and configure as normal
- Once the MSDTC resource is created, manually edit the configuration in Cluster Explorer to include node 2, its public MAC address, signatures, disk paths, VMWareDisks resource, etc.
Once I'd configured this I was successfully able to switch the MSDTC resource back and forth across node 1 and node 2.
Thanks for all of your pointers and advice - much appreciated!
Regards,
John (SB).