Windows 2012 Cluster on P6300 SCSI-3 Persistent Reservation issues

clusterhp-storageworkswindows-server-2012

Scenario:

1 HP 6300 with latest XCS version

1 Command View 10.1 + with hosts defined as Windows 2008

2 BL460c Gen8 Servers with SPP 2012.10 and Windows Server 2012 Datacenter Edition with all the updates + MPIO feature enabled

DSM v4.03.00

Cluster Analyser Tool triggers this error:

Test Disk 0 does not support SCSI-3 Persistent Reservations commands needed to support clustered Storage Pools. Some storage devices require specific firmware versions or settings to function properly with failover clusters. Please contact your storage administrator or storage vendor to check the configuration of the storage to allow it to function properly with failover clusters.

Any ideas?

Thanks for your help!

Best Answer

It turns out that's a new feature on Windows 2012 named Storage Spaces.

Cluster Analyser Tool validates if this feature is available or not but it does not compromise cluster functionality.

Microsoft Technet: http://technet.microsoft.com/en-us/library/hh831739.aspx states that in order for this feature to work you'll need:

"Serial ATA (SATA) or Serial Attached SCSI (SAS) connected disks, optionally in a just-a-bunch-of-disks (JBOD) enclosure. RAID adapters, if used, must have all RAID functionality disabled and must not obscure any attached devices, including enclosure services provided by an attached JBOD."

In this scenario, since the harddrives are behind FC RAID Controllers with RAID configured it does not meet Storage Spaces requirements, so it triggers the warning.

No issues were detected after creating the cluster.

Related Topic