EasyManua.ls Logo

Fujitsu ETERNUS DX - Emlxs.conf Parameter Example

Fujitsu ETERNUS DX
85 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1.5.3 emlxs.conf Parameter Example
A switch connection example is shown below.
# COPYRIGHT E004-2008 Emulex. All rights reserved.
# Solaris LightPulse emlxs driver: global initialized data.
#
# console-notices: Sets the verbose level for driver notices to the console.
# console-warnings: Sets the verbose level for driver warnings to the console.
# console-errors: Sets the verbose level for driver errors to the console.
#
# log-notices: Sets the verbose level for driver notices to the system log file*.
# log-warnings: Sets the verbose level for driver warnings to the system log file*.
# log-errors: Sets the verbose level for driver errors to the system log file*.
#
# *NOTE: The system log file is normally found at /var/adm/messages.
#
# Each parameter is a bit mask that enables/disables specific types of messages.
# If the bit is set, then the messages of that type are enabled.
#
# The available message types are listed below:
#
# LOG_MISC 0x00000001 /* Misc events */
# LOG_DRIVER 0x00000002 /* Driver attach and detach events */
# LOG_INIT 0x00000004 /* HBA initialization events */
# LOG_MEM 0x00000008 /* Memory management events */
# LOG_SLI 0x00000010 /* Service Level Interface (SLI) events */
# LOG_MBOX 0x00000020 /* Mailbox events */
# LOG_NODE 0x00000040 /* Node events */
# LOG_LINK 0x00000080 /* Link events */
# LOG_ELS 0x00000100 /* ELS events */
# LOG_PKT 0x00000200 /* General I/O packet events */
# LOG_FCP 0x00000400 /* FCP traffic events */
# LOG_TGTM 0x00000800 /* FCP target mode events */
# LOG_IP 0x00001000 /* IP traffic events */
# LOG_SFS 0x00002000 /* SFS events */
# LOG_IOCTL 0x00004000 /* IOCtl events */
# LOG_FIRMWARE 0x00008000 /* Firmware download events */
# LOG_CT 0x00010000 /* CT events */
# LOG_FCSP 0x00020000 /* FCSP events */
# LOG_RESERVED 0xfffc0000 /* Reserved for future use */
#
# Range: Min:0 Max:0xffffffff
#
# console-notices = 0; (Default)
# console-warnings = 0; (Default)
# console-errors = 0; (Default)
#
# log-notices = 0xffffffff; (Default)
# log-warnings = 0xffffffff; (Default)
# log-errors = 0xffffffff; (Default)
#
console-notices=0;
console-warnings=0;
console-errors=0;
log-notices=0xffffffff;
log-warnings=0xffffffff;
log-errors=0xffffffff;
# num-iocbs: Sets the number of iocb buffers to allocate.
#
# Range: Min:128 Max:10240 Default:1024
#
num-iocbs=1024;
# ub-bufs: Sets the number of unsolicited buffers to be allocated.
#
# Range: Min:40 Max:16320 Default:1000
#
ub-bufs=1000;
#
# +++ Variables relating to IP networking support. +++
#
# network-on: Enable/Disable IP networking support in the driver.
#
# 0 = Disables IP networking support in the driver.
# 1 = Enables IP networking support in the driver.
#
# Range: Min:0 Max:1 Default:1
#
network-on=1;
#
# +++ Fibre Channel specific parameters +++
#
# topology: link topology for initializing the Fibre Channel connection.
#
Chapter 1 Operations When Using Oracle Fibre Channel Cards
1.5 Required Driver Parameters
23
FUJITSU Storage ETERNUS DX, ETERNUS AF Configuration Guide -Server Connection- (Fibre Channel) for Oracle Solaris
Copyright 2017 FUJITSU LIMITED
P3AM-6312-18ENZ0

Table of Contents

Related product manuals