![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1005465.1 : Preventing LUN rebalance by the MPP (RDAC) driver on Linux hosts
PreviouslyPublishedAs 207588 Applies to:Sun Storage 6130 Array - Version Not Applicable and laterSun Storage 6140 Array - Version Not Applicable and later Sun Storage 6540 Array - Version Not Applicable and later Sun Storage 6180 Array - Version Not Applicable and later Sun Storage 6580 Array - Version Not Applicable and later Generic Linux ***Checked for relevance on 05-11-2012*** GoalHow to preventing LUN rebalance by the MPP (RDAC) driver on Linux hosts FixThe RDAC Multi-Path Proxy (MPP) driver for Linux is a multipathing driver designed to operate with the Sun StorageTek[TM] 2500, Sun Storage[TM] 6000 and Flexline arrays. The /etc/mpp.conf file contains configurable parameters for the MPP/RDAC driver. EXAMPLE CONTENTS : VirtualDiskProductId=StorageArray DebugLevel=0x0 NotReadyWaitTime=270 BusyWaitTime=270 QuiescenceWaitTime=270 InquiryWaitTime=60 MaxLunsPerArray=256 MaxPathsPerController=4 ScanInterval=60 InquiryInterval=1 MaxArrayModules=30 ErrorLevel=3 SelectionTimeoutRetryCount=0 UaRetryCount=10 RetryCount=10 SynchTimeout=60 FailOverQuiescenceTime=20 FailoverTimeout=120 FailBackToCurrentAllowed=1 DoUaRetry=1 ControllerIoWaitTime=300 ArrayIoWaitTime=600 DisableLUNRebalance=0 ArrayFailoverWaitTime=300 Descriptions of these parameters, valid settings and meaning of those settings are all documented in the "RDAC" man page. The description for the "DisableLUNRebalance" parameter is : Controls the failback scan task behavior of rebalancing the LUNs or putting the LUNs back on their preferred owning controller, when failed paths are determined to be good and usable again. This parameter can take on values from 0-3. 0 - means Lun rebalance is enabled for both AVT and non-AVT modes (default) 1 - means Lun rebalance is disabled for AVT mode and enabled for non-AVT mode 2 - means Lun rebalance is enabled for AVT mode and disabled for non-AVT mode 3 - means Lun rebalance is disabled for both AVT and non-AVT modes So, to prevent Linux hosts from rebalancing LUNs automatically to their preferred controller, change the setting of the "DisableLUNRebalance" variable from 0 to 3. The full procedure to do this is :
Attachments This solution has no attachment |
||||||||||||
|