A description of the new Disk Unique ID feature of Windows Clustering in Windows Server 2003 Service Pack 1 and in x64-based versions of Windows Server 2003 (883286)
The information in this article applies to:
- Microsoft Windows Server 2003, Datacenter x64 Edition
- Microsoft Windows Server 2003, Enterprise x64 Edition
- Microsoft Windows Server 2003, Standard x64 Edition
- Microsoft Windows Server 2003 SP1
INTRODUCTIONThis article describes a new functionality in Microsoft Windows Server 2003 Windows Clustering. In Windows Server 2003 Service Pack 1 (SP1) and in x64-based versions of Windows Server 2003, the Clusdisk component uses a new Disk Unique ID feature to identify disks in your server cluster by using a GUID. MORE INFORMATIONClusdisk Disk Unique ID overviewBy default, in Windows Server 2003 SP1 and in x64-based versions of Windows Server 2003, the Clusdisk component uses the new Disk Unique ID feature instead of disk signatures to identify disks. Clusdisk still uses disk signatures to identify legacy disks and for backward compatibility with the original release version of Windows Server 2003 and Microsoft Windows 2000 Server server clusters. The new Clusdisk component still recognizes and handles changes to disk signatures.
However, by using the Disk Unique ID feature, Clusdisk reduces the number of device reset operations that Clusdisk sends. This new Clusdisk feature is compatible with legacy hard disks. Therefore, this new feature is compatible with hard disks that do not support the Disk Unique ID feature.
Because of this new Disk Unique ID feature, a new DiskUniqueIds property appears in the cluster disk resource private properties. To view this property, type the following command at a command prompt, and then press ENTER, where letter is the drive letter of the disk that you want to view the properties of: cluster res "disk letter:" /priv For example, to view the properties of the disk that the letter II is assigned to, type the following command, and then press ENTER: cluster res "disk i:" /priv Information that is similar to the following is returned: Listing private properties for 'disk i:':
T Resource Name Value
-- -------------------- ------------------------------ -----------------------
D disk i: Signature 2545596169 (0x97bab709)
D disk i: SkipChkdsk 0 (0x0)
D disk i: ConditionalMount 1 (0x1)
M disk i: MPVolGuids 7e00 \??\Volume{0b3afeff-9881-11d7-9ac5-505054503030}
S disk i: SerialNumber ZG02206609
B disk i: DiskUniqueIds 10 00 00 00 ... (48 bytes)
B disk i: MountVolumeInfo 09 B7 BA 97 ... (32 bytes) Clusdisk Unique Disk ID functionalityThe new Clusdisk Unique Disk ID feature is intended to reduce the chance that a disk is unavailable in the server cluster. Therefore, the number of device resets that Clusdisk sends is one. This device reset is sent only when the last disk owner has become unavailable but has not released the disk reserve. Clusdisk does not send a device reset under any other circumstances. Additionally, the default number of arbitration attempts for a disk has been changed from five in the original release version to two in SP1.
Modification Type: | Minor | Last Reviewed: | 7/5/2006 |
---|
Keywords: | kbDiskMemory kbClustering kbhowto kbinfo KB883286 kbAudITPRO |
---|
|