Change ssctuner Properties and Disable Features
ssctuner_vars/MAJOR_INTERVAL
ssctuner_vars/MEM_USAGE_CRIT
ssctuner_vars/MEM_USAGE_WARN
ssctuner_vars/MINOR_INTERVAL
ssctuner_vars/NDD_TUNE
ssctuner_vars/NFS_CHECK
ssctuner_vars/NFS_EXCLUDE
ssctuner_vars/NFS_INCLUDE
ssctuner_vars/NTPCONF_TUNE
ssctuner_vars/POWERADM_DISABLE
ssctuner_vars/SDCONF_TUNE
ssctuner_vars/SERD_THRESHOLD_TUNE
ssctuner_vars/SSDCONF_TUNE
ssctuner_vars/SYSLOG_DUP_SUPPRESS_HOURS integer
ssctuner_vars/SYSTEM_TUNE
ssctuner_vars/ZPOOL_FIX
ssctuner_vars/ZPOOL_NAME_CUST
2.
Use the svccfg command to change property settings.
These are examples of properties you might need to change:
Change the disk (/ and zone roots) usage warning level to 80%.
■
~# svccfg -s ssctuner setprop ssctuner_vars/DISK_USAGE_WARN=80
Enable thread priority changing for non-exa Oracle DB domains:.
■
~# svccfg -s ssctuner setprop ssctuner_vars/CRIT_THREADS_NONEXA=true
Enable zpool check and repair of vdisk zpools that are not generated by the SuperCluster
■
installer.
~# svccfg -s ssctuner setprop ssctuner_vars/ZPOOL_NAME_CUST=my_vdisk_pool
Exclude NFS mounts from warning mechanisms.
■
~# svccfg -s ssctuner setprop ssctuner_vars/NFS_EXCLUDE='mount_name_or_device'
Include NFS mounts in warning mechanism (overrides exclude).
■
~# svccfg -s ssctuner setprop ssctuner_vars/NFS_INCLUDE='mount_name_or_device'
Disable all NFS mount warnings (not recommended).
■
~# svccfg -s ssctuner setprop ssctuner_vars/NFS_CHECK=false
164
Oracle SuperCluster T5-8 Owner's Guide • May 2016
integer
120
integer
97
integer
94
integer
2
boolean
true
boolean
true
astring
astring
boolean
true
boolean
true
boolean
true
boolean
true
boolean
true
8
boolean
true
boolean
true
astring
Need help?
Do you have a question about the SuperCluster T5-8 and is the answer not in the manual?