# System Parameters

System_AltDevDirRoot=/dev/osa/dev/rdsk
System_LunlocksDirPath=/etc/osa/lunlocks
System_MaxLunsPerController=8
System_MaxControllers=32
System_NamefileDirPath=/etc/osa/mnf
System_RmHomeDirectory=/usr/lib/osa
System_NametempDirPath=/etc/osa/nametmp
System_TimestampDirPath=/etc/osa/timestamps
System_RmBootHomeDirectory=/usr/lib/osa/bin
System_RmFirmwareDirectory=fw
System_MaxHostAdapters=32
System_MaxSCSIid=15
System_MaxLunsPerHostAdapter=255
System_SafePassThroughLun=0
System_LunReDistribution=TRUE
System_NvsramDefDirPath=/usr/lib/osa/fw/
System_RdacBlkDirectory=/dev/osa/dev/dsk
System_RdacChrDirectory=/dev/osa/dev/rdsk
System_UnprotectedOfflineUpgradeAllowed=FALSE
System_DefaultModuleSelect=FALSE
System_CreateLunsExactSize=FALSE

# Array Monitor Parameters

Monitor_PollInterval=5
Monitor_ParityTime=02:00
Monitor_PchkEnabled=1
Monitor_ParityName=bin/parityck -aqf
Monitor_ParityDay=Sunday

# Graphical Viewer Parameters

Viewer_Log_Opened               = rmlog.log
Viewer_Controller= All DiskArrays
Viewer_Select1= NONE
Viewer_Inequallity1= NONE
Viewer_Conjunction1= NONE
Viewer_Phrase1= NONE
Viewer_Select2= NONE
Viewer_Inequallity2= NONE
Viewer_Conjunction2= NONE
Viewer_Phrase2= NONE
Viewer_LogSize=40

Help_Files_Directory		= help/
Help_Files_GlossaryName		= help/glossary.txt

# Parity Assurance Parameters

# Limits for Parity_Amount is 1000 to 32767
# Limits for Parity_Delay is 0 to 10

Parity_Amount=32767
Parity_Delay=0

# Notification Parameters

Notify_LogName=rmlog.log
Notify_LogEnabled=1
Notify_ScriptName=/usr/lib/osa/bin/rmscript

#	The System_CatalogLanguage parameter corresponds to the set ID in
#	the RAID Manager message catalog.  Supporting a new language
#	involves adding a new set to the messages.cat file and setting
#	the System_CatalogLanguage parameter to the new set ID.  The
#	currently defined sets are:
#
#			Set ID	Language
#			______	________
#
#			  101 	ENGLISH
#
#	The RAID Manager reserves sets 101 and above for its use; sets
#	1-100 are available for user customization.

System_CatalogLanguage=101

# RDAC driver/Resolution Daemon Failover parameters

Rdac_SupportDisabled=FALSE
Rdac_SinglePathSupportDisabled=FALSE
Rdac_HotAddDisabled=PARTIAL
Rdac_HotAddIDs:4:5:
Rdac_NativeScsiDrivers:sd:
Rdac_ExposeDualPath=FALSE
Rdac_Forced_Quiescence_Flag=TRUE
Rdac_Fail_Flag=TRUE
Rdac_Quiescence_Timeout=5
Rdac_Ioctl_Retry_Flag=TRUE
Rdac_NoReconfig=FALSE

# SNMP Trap Notification Daemon Definitions
SNMP_Target_IP_Address=127.0.0.1
SNMP_Community_Name=NONE
SNMP_Action_Number=0

#if the snmp action number is 0 no notifications are sent
#if the snmp action number is 1 SNMP version one trap are sent
#if the snmp action number is 2 all relevent data is written to the file trap.dat

#********************************************************************************
#***                             IDENTIFICATION                               ***
#********************************************************************************
#
#  Name:	rmparams
#  Title:	RAID Manager Parameters File
#  Version:	(see bill-of-materials)
#  Revision:	(see bill-of-materials)
#  Update Date:	(see bill-of-materials)
#  Programmer:	rmj
#  Documents:	
#
#  COPYRIGHT 1996,1997 by Symbios Logic Inc.
#
#  Description:
#     The RAID Manager Parameters File holds runtime parameters for the
#     RAID Manager.  The RAID Manager programs acccess these values
#     via the GetParam and PutParam interfaces (params.c).  This scheme
#     provides some control over RAID Manager behavior without use of
#     command line options or program recompilation.
#
#********************************************************************************
#

