Cluster Network Name Does Not Come Online After You Upgrade to Windows Server 2003 (311799)
The information in this article applies to:
- Microsoft Windows Server 2003, 64-Bit Datacenter Edition
- Microsoft Windows Server 2003, 64-Bit Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows Server 2003, Enterprise Edition
This article was previously published under Q311799 SYMPTOMSCluster resources that use a cryptographic provider from a
third-party provider do not come online in a mixed-version cluster after you
upgrade to Windows Server 2003 or after the nodes are upgraded.RESOLUTIONTo resolve this problem, use the Cluster.exe utility to set
the Cryptographic Service Provider private property key length and the
effective key length for the third-party cryptographic provider that encrypts
and decrypts data for the failing resource type. To do so:
- From a command prompt, run the following command, where
cluster name is the name of the cluster,
CSP is the name of the cryptographic provider, and
key_length and
effective_key_length are the key length and the
effective key lengths for the RC2 algorithm in bits:
cluster
cluster nameCSP=key_length,effective_key_length:MULTISTR This command sets the encryption levels (key lengths) for a
cryptographic key that is used to export (encrypt) and import (decrypt)
resource data (cluster and cluster application cryptographic checkpoints). The
imported and exported resource data is saved to the quorum. For more
information about how to use Cluster.exe, see the cluster Help
documentation. - Depending on the resource, either bring the resource
online or re-create the resource to add the new cryptographic checkpoint.
The cryptographic key is generated by a cryptographic provider
that uses the RC2 block encryption method. Review the documentation for your
cryptographic provider to obtain valid values for the following RC2 encryption
algorithm parameters: key_length effective_key_length Also review the cryptographic provider documentation for
information about how to add the cryptographic checkpoint. STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 12/3/2003 |
---|
Keywords: | kbbug KB311799 |
---|
|