#
#Template file containing log formatting in the default locale of us_en.
#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident  "@(#)log_template 1.26     03/06/07 SMI"
#
####################################################
# Authorization log events with category level 1
####################################################
auth.1:AUTH_INSUFFICIENT_PRIVELEDGES:2:User {0} has insufficient priveledges for action {1}:
auth.2:AUTH_INVALID_CREDENTIALS:1:Invalid credentials supplied for attempted user {0}:
auth.3:AUTH_MODIFY_PASSWORD_COMPLETED:1:Password has been changed for user {0}:
auth.4:AUTH_MODIFY_PASSWORD_FAILED:1:Failed to change password for user {0}:

####################################################
# Pool log events with category level 2
####################################################
pool.1:POOL_CREATE:2:Storage Pool {0} created on array {1}:
pool.2:POOL_CREATE_ERROR:2:Error creating pool {0} on array {1}:
pool.3:POOL_CREATE_ERROR_DEGRADED:2:Unable to create pool {0} on array {1} because array is degraded:
pool.4:POOL_DELETE:2:Storage Pool {0} deleted on array {1}:
pool.5:POOL_DELETE_ERROR:2:Error deleting pool {0} on array {1}:
pool.6:POOL_OFFLINE:1:Storage Pool {0} set offline:
pool.7:POOL_ONLINE:1:Storage Pool {0} set online:
pool.8:POOL_CREATE_REQUEST:2:Storage Pool {0} beginning to be created on array {1}:
pool.9:POOL_CREATE_ABORT:2:Aborted creating pool {0} on array {1}:
pool.10:POOL_DELETE_ABORT:2:Aborted deleting pool {0} on array {1}:
pool.11:POOL_INITIALIZE:2:Storage Pool {0} initialized on array {1}:
pool.12:POOL_INITIALIZE_ERROR:2:Error initializing pool {0} on array {1}:
pool.13:POOL_INITIALIZE_ERROR_DEGRADED:2:Unable to initialize pool {0} on array {1} because array is degraded:
pool.14:POOL_INITIALIZE_REQUEST:2:Storage Pool {0} beginning to be initialized on array {1}:
pool.15:POOL_INITIALIZE_ABORT:2:Aborted initializing pool {0} on array {1}:

####################################################
# Volume log events with category level 3
####################################################
vol.1:VOLUME_CREATE:3:Storage Volume {0} created on array {1} and pool {2}:
vol.2:VOLUME_CREATE_ERROR:3:Error creating volume {0} on array {1} and pool {2}:
vol.3:VOLUME_CREATE_ERROR_DEGRADED:3:Unable to create volume {0} on array {1} and pool {2} because array is degraded:
vol.4:VOLUME_DELETE:3:Storage Volume {0} deleted on array {1}:
vol.5:VOLUME_CREATE_ABORT:3:Aborted creating volume {0} on array {1} and pool {2}:
vol.6:VOLUME_DELETE_ABORT:3:Aborted deleting volume {0} on array {1}:

####################################################
# Volume Group log events with category level 4
####################################################
volgrp.1:VOLUME_GRP_CREATE:2:Volume Group {0} created on array {1}:
volgrp.2:VOLUME_GRP_CREATE_ERROR:2:Error creating volume group {0} on array {1}:
volgrp.3:VOLUME_GRP_DELETE:2:Volume Group {0} deleted on array {1}:

####################################################
# Initiator Group log events with category level 5
####################################################
initgrp.1:INITIATOR_GRP_CREATE:2:Initiator Group {0} created on array {1}:
initgrp.2:INITIATOR_GRP_CREATE_ERROR:2:Error creating initiator group {0} on array {1}:
initgrp.3:INITIATOR_GRP_DELETE:2:Initiator Group {0} deleted on array {1}:
initgrp.4:INITIATOR_GRP_IMPORT:3:Initiator Group {0} from array {1} imported to array {2}:
initgrp.5:INITIATOR_GRP_IMPORT_ERROR:3:Initiator Group {0} from array {1} failed to be imported to array {2}:

####################################################
# Initiator Group log events with category level 6
####################################################
initiator.1:INITIATOR_CREATE:2:Initiator {0} created on array {1}:
initiator.2:INITIATOR_CREATE_ERROR:2:Error creating initiator {0} on array {1}:
initiator.3:INITIATOR_DELETE:2:Initiator {0} deleted on array {1}:

####################################################
# Tray events
####################################################
tray.1:TRAY_UNCONFIGURE_INITIATED:2:Tray unconfigure initiated on tray {0} array {1}:
tray.2:TRAY_UNCONFIGURE_ERROR:2:Tray unconfigure failed on tray {0} array {1}:
tray.3:TRAY_DISABLE_INITIATED:2:Tray disable initiated on tray {0} array {1}:
tray.4:TRAY_DISABLE_ERROR:2:Tray disable failed on tray {0} array {1}:
tray.5:TRAY_ENABLE_INITIATED:2:Tray enable initiated on tray {0} array {1}:
tray.6:TRAY_ENABLE_ERROR:2:Tray enable failed on tray {0} array {1}:

####################################################
# Firewall log events with category level 20 
####################################################
firewall.1:FIREWALL_NETWORK_SETTINGS_CHANGE_FIXED_IP:4:Firewall settings changed to IP {0}, gateway {1}, mask {2}, nameserver {3}:
firewall.2:FIREWALL_NETWORK_SETTINGS_CHANGE_FIXED_IP_ERROR:1:Failed to change network settings to fixed IP address {0}:
firewall.3:FIREWALL_NETWORK_SETTINGS_CHANGE_DHCP:0:Firewall settings changed to use DHCP for IP address:
firewall.4:FIREWALL_NETWORK_SETTINGS_CHANGE_DHCP_ERROR:1:Failed to change network settings to use DHCP for IP address:
firewall.5:FIREWALL_PORT_ENABLED:1:Firewall port {0} now enabled:
firewall.6:FIREWALL_PORT_ENABLED_ERROR:1:Failed to enable firewall port {0}:
firewall.7:FIREWALL_PORT_DISABLED:1:Firewall port {0} now disabled:
firewall.8:FIREWALL_PORT_DISABLED_ERROR:1:Failed to disable firewall port {0}:
firewall.9:FIREWALL_IO_ERROR:1:Corrupt or missing file {0}:
firewall.10:DOMAIN_NAME_CHANGE:1:Domain name changed to {0} on the service processor:
firewall.11:DOMAIN_NAME_CHANGE_ERROR:1:Failed to change domain name to {0} on the service processor:

####################################################
# SP Time log events with category level 21 
####################################################
sptime.1:SP_TIME_NTP_ENABLED:1:NTP is now enabled on the service processor with NTP server {0}:
sptime.2:SP_TIME_NTP_ENABLED_ERROR:1:Failed to enable NTP on the service processor with NTP server {0}:
sptime.3:SP_TIME_NTP_DISABLED:0:NTP is now disabled on the service processor:
sptime.4:SP_TIME_NTP_DISABLED_ERROR:0:Failed to disable NTP on the service processor:
sptime.5:SP_TIME_TIME_SET:1:Service processor time set to {0}:
sptime.6:SP_TIME_TIME_SET_FAILED:1:Failed to set service processor time to {0}:

sptime.7:SP_TIME_ZONE_SET:1: Time zone on server processor is set to {0}:
sptime.8:SP_TIME_ZONE_SET_FAILED:1:Failed to set service processor time zone to {0}:


####################################################
# Power Service log events with category level 22 
####################################################
power.1:POWER_SERVICE_PARTIAL_SHUTDOWN_INITIATED:0:Power service partial shutdown initiated:
power.2:POWER_SERVICE_PARTIAL_SHUTDOWN_ERROR:0:Power service partial shutdown failed:
power.3:POWER_SERVICE_FULL_SHUTDOWN_INITIATED:0:Power service full shutdown initiated:
power.4:POWER_SERVICE_FULL_SHUTDOWN_ERROR:0:Power service full shutdown failed:
power.5:POWER_SERVICE_RESTORE_POWER:0:Power service restored to full power:
power.6:POWER_SERVICE_REBOOT_INITIATED:0:Power service reboot initiated:

####################################################
# Persistence log events with category level 23 
####################################################
persist.1:PERSISTENCE_IO_ERROR:0:IO Error accessing persistence file on flash disk:
persist.2:PERSISTENCE_IO_ERROR_ON_FILE:1:Error accessing persistence data file {0}:
persist.3:PERSISTENCE_IO_ERROR_ON_STORAGE:0:Error accessing persistence flash disk:

####################################################
# Array Time log events with category level 30
####################################################

####################################################
# Array Port (speed, failover) log events with category level 31
####################################################

####################################################
# Array System (readahead, segment size) log events with category level 32
####################################################
array.1:ARRAY_DUPLICATE_FROM_SOURCE:2:Array {0} begining to be duplicated from array {1}:
array.2:ARRAY_DUPLICATE_FROM_SOURCE_ERROR:2:Array {0} failed to be duplicated from array {1}:
array.3:ARRAY_DUPLICATE_FROM_SOURCE_ERROR_DEGRADED:2:Array {0} failed to be duplicated from array {1} because array is degraded:
array.4:ARRAY_DUPLICATE_TRAY_FROM_SOURCE:3:Array {0} begining to duplicate tray {1} from tray {2}:
array.5:ARRAY_DUPLICATE_TRAY_FROM_SOURCE_ERROR:3:Array {0} failed to duplicate tray {1} from tray {2}:
array.6:ARRAY_DUPLICATE_TRAY_FROM_SOURCE_ERROR_DEGRADED:3:Array {0} failed to duplicate tray {1} from tray {2} because array is degraded:
array.7:ARRAY_CHANGE_PROFILE:3:Array {0} changing profile from {1} to {2}:
array.8:ARRAY_CHANGE_PROFILE_ERROR:3:Array {0} failed to change profile from {1} to {2}:
array.9:ARRAY_CHANGE_PROFILE_ERROR_DEGRADED:3:Array {0} failed to change profile from {1} to {2} because array is degraded:
array.10:CIMOM_RESTARTED:0:CIMOM has restarted causing possible loss of queued jobs :
array.11:ARRAY_SHUTDOWN_INITIATED:1:Shutdown initiated for array {0}:
array.12:ARRAY_SHUTDOWN_ERROR:1:Shutdown failed on array {0}:
array.13:ARRAY_REBOOT_INITIATED:1:Reboot initiated for array {0}:
array.14:ARRAY_REBOOT_ERROR:1:Reboot failed on array {0}:
array.15:ARRAY_RESET_LABELS_INITIATED:1:Restore defaults initiated for array {0}:
array.16:ARRAY_RESET_LABELS_ERROR:1:Restore defaults failed on array {0}:

####################################################
# Array Log File log events with category level 33
####################################################
arraylog.1:ARRAY_NOTIFICATIONS_CHANGE:2:Notification members {0} added for event {1}:
arraylog.2:ARRAY_JOB_TERMINATION:1:Job {0} terminated via user interface:

####################################################
# Array Network settings log events with category level 34
####################################################

####################################################
# Array boot mode settings log events with category level 35
####################################################

####################################################
# DevComm log events.  Exceptions and invalid http codes 
####################################################
devcomm.1:DEVCOMM_INVALID_HTTP_CODE:4:Device communication error.  Response code = {0}.  Retry attempt {1} of {2} in {3} seconds:
