Start a Conversation

Unsolved

This post is more than 5 years old

1054

October 6th, 2011 03:00

SCSI-3 enabling for LUNs

I need to enable SCSI-3 for newly created LUNS that are going to be a part of SRDF device group.

Need to know the command to implement it.

Your advise/suggestion is much appreciated.

Thank you

Sanjit Achary

2 Intern

 • 

20.4K Posts

October 6th, 2011 05:00

set device 0864 attribute=scsi3_persist_reserv;

you know for sure your devices need that flag ?

October 6th, 2011 11:00

symconfigure -sid XXXX -file c:\file.txt  commit  where file.txt has the following contents:  set device XXXX attribute=SCSI3_persist_reserv ;

859 Posts

October 6th, 2011 11:00

emc200609 describes that it should not be enabled for the devices whch do not need it. Though we have not seen any customer affected by some issues if this flag is enabled but still we dont recommend enabling it for the hosts that do not need it.

regards,

Saurabh

2 Intern

 • 

138 Posts

October 6th, 2011 12:00

The above "symconfigure" command sets "SCSI-3 Persistent Reserve" on a specific device?  Is that what you want?.   You only need to set 'SCSI-3 Persistent Reserve" on devices that are in certain types of Clusters, such as SUN Cluster 3.0 and above, Veritas DBE / Active cluster for Oracle 9i RAC 3.5, MSCS for W2K8 (Failover cluster), and AIX (HACMP?), etc.

Just because you're using SRDF, doesn't mean that you need SCSI-3 Persistent Reserv.

   Stuart

3 Posts

August 3rd, 2013 20:00

Hi Dynomox,

Do we need to disable scsi-3 per bit on devices , i want to allocate storage to  window 2003 cluster

I see there is hot fix available from microsoft  911030

A cluster node failover does not work when you use SCSI-3-compliant persistent reservations in Windows Server 2003 SP1

2 Intern

 • 

20.4K Posts

August 3rd, 2013 20:00

Win2k3 does not require SCSI3_persist_reserv, Win2k8 failover clustering does.

3 Posts

August 3rd, 2013 23:00

Hi

I see there is an article from Microsoft, what does it refers to.

from 5874 it's by default yes for all the devices. what happens if provision thin devices with per bit to windows 2k3.

i know windows 2k3 does not require per bit since it has it's own reservation table.

859 Posts

August 4th, 2013 01:00

hi bollam,

check my response from Oct 2011 above for your doubt...

regards,

Saurabh

No Events found!

Top