You need to add some environmental factors for this question - like the OS type and whether the node is clustered.
All other things being equal in a non clustered host you should have no issue between the 2 devices, however it is not normal to set the SCSI3 persistent reservation flag on a non shared device.
In a clustered node you may well be able to mount both however with certain clusters you will be unable to failover/failback the device with the SCSI3 bit set DISABLED.
so one lun is set as SCSI-3 Persistent Reserve: Enabled & other one is disabled i think you need to disable the SCSI-3 Persistent Reserve on the other device since the server is not in a cluster mode.
What will differ is that the device with the SCSI-3 Persistent Reserve flag set to "enabled" will accept and process the SCSI commands PERSISTENT RESERVE IN and PERSISTENT RESERVE OUT, and the device with the flag set to "disabled" will not process those commands.
How this affects your environment depends on whether these commands are ever sent to the devices. If they are not, the differing flags will not make any difference. If they *are* sent, they will fail on the device with the flag set to "disabled", and succeed on the device with the flag set to "enabled". How *this* in turn would affect your environment is hard to tell, since you didn't really specify your environment.
Anyway, I don't think this is the answer you were looking for.
Basically, it comes down to this:
* If you're just testing or experimenting on a non-production system with data of no value, go right ahead and try. Nothing will be physically damaged.
* If this concerns a production system (or a system containing data of any value greater than zero): just Don't Do It. Disable the flag on all devices, and ONLY turn it on when the EMC Interoperability Matrix or other official documentation tells you to (and then only on the correct devices, and make sure that you know which devices are the correct ones and which aren't). This is not meant to scare, but it's just good practice: sure, just setting or clearing flags might work in your current setup, but what will happen with the next version of your OS? Or the next Service Pack? Or the next patch? Doing this is an accident waiting to happen: if the behaviour of the system happens to change without you knowing, you have a problem.
(For what it's worth: enabling the flag is generally only done for some types of clusters.)
It asked me to unmap in microcode 5876 .But I remember not unmapping previously , not sure about micro code .. wann make sure if this was changed in code upgrade .
Sam Claret
86 Posts
3526
0
Posted January 23rd, 2011 23:00
Hello
You need to add some environmental factors for this question - like the OS type and whether the node is clustered.
All other things being equal in a non clustered host you should have no issue between the 2 devices, however it is not normal to set the SCSI3 persistent reservation flag on a non shared device.
In a clustered node you may well be able to mount both however with certain clusters you will be unable to failover/failback the device with the SCSI3 bit set DISABLED.
I hope this helps?
Sam Claret EMC TSE3