Fujitsu ETERNUS DX Disk Configuration Manual - Page 24

Browse online or download pdf Configuration Manual for Storage Fujitsu ETERNUS DX Disk. Fujitsu ETERNUS DX Disk 29 pages. Server connection, fcoe for linux driver settings for converged network adapter cards
Also for Fujitsu ETERNUS DX Disk: User Manual (35 pages), User Manual (42 pages), Configuration Manual (28 pages), Configuration Manual (44 pages), Configuration Manual (28 pages), Configuration Manual (25 pages), Configuration Manual (32 pages), Configuration Manual (35 pages), Configuration Manual (31 pages), Configuration Manual (43 pages), Configuration Manual (21 pages), Configuration Manual (24 pages)

Fujitsu ETERNUS DX Disk Configuration Manual
Chapter 6
Required Driver Parameters
6.1
Setting Up the Parameters
6.1.2

"/kernel/drv/fjpfca.conf" Example

Description example for ETERNUS DX400/DX400 S2 series
#
# All Rights Reserved, Copyright (c) FUJITSU LIMITED 2000
#
#ident "@(#)$Id: fjpfca.conf,v 1.3 2000/05/30 13:59:43 ueno Exp $ FUJITSU"
# The fjpfca driver support connection to NL_port(FC-AL) and
# F_Port/FL_Port(fabric).
# It is necessary to define "port" property in order to communicate
# with the fabric or N_port target. In addition, it is necessary
# to define "fcp-bind-target" property in order to communicate
# with the fabric. These need not be defined for FC-AL.
# Other properties like "alias" and "max-throttle" are optional.
# Alias name definition
# You can create an alias definition for a specific WWN
# with "alias" property.
# SYNOPSIS:
# alias="alias-name:wwn", ...;
# EXAMPLE:
# alias="TARGET_A:0x100000a0b8030001","TARGET_B:0x100000a0b8030002";
#
#alias=
# "TARGET_0A:0x100000a0b8030001",
# "TARGET_1A:0x100000a0b8030002",
# "TARGET_0B:0x100000a0b8030003",
# "TARGET_1B:0x100000a0b8030004";
alias= "DX400_CM0CA0P0:0x202000e000cb0001",
"DX400_CM1CA0P0:0x203000e000cb0001";
# Port type definition
# The port type definition sets the port mode for a specific instance.
# If the "port" property is not defined, the fjpfca driver
# will determine the port mode automatically during the initialization.
# SYNOPSIS:
# port="instance-name:[nport|loop]", ...;
# EXAMPLE:
# port="fjpfca0:nport","fjpfca1:loop";
#
#port=
# "fjpfca0:nport",
# "fjpfca1:nport",
# "fjpfca2:nport",
# "fjpfca3:nport";
port= "fjpfca0:nport:sp4",
"fjpfca1:nport:sp4";
# Target binding definition
# fcp-bind-target binds a specific instance to a target ID.
# You can use defined alias in "alias" property for the WWN.
# SYNOPSIS:
# fcp-bind-target="[target-name:[wwn|alias-name]]", ...;
# EXAMPLE:
# fcp-bind-target= "fjpfca0t0:0x100000a0b8030001","fjpfca1t0:TARGET_B";
#
#
#fcp-bind-target=
# "fjpfca0t0:0x100000a0b8030001",
# "fjpfca0t1:0x100000a0b8030003",
# "fjpfca1t0:TARGET_1A",
# "fjpfca1t1:TARGET_1B";
fcp-bind-target= "fjpfca0t0:DX400_CM0CA0P0",
# Number of maximum commands per target definition
# The driver uses the value specified by the max-throttle property
# as a number a target of commands which can be issued simultaneously.
# SYNOPSIS:
# max-throttle="[target-name:number]", ...;
# EXAMPLE:
# max-throttle="fjpfca0t0:240","fjpfca1t0:240";
#
#max-throttle=
# "fjpfca0t0:240",
# "fjpfca0t1:128",
# "fjpfca1t0:240",
# "fjpfca1t1:128";
max-throttle= "fjpfca0t0:255",
FUJITSU Storage ETERNUS DX, ETERNUS AF Configuration Guide -Server Connection- (Fibre Channel) for Oracle Solaris
For direct connections, set this parameter if required.
For direct connections, this setting is not required.
For direct connections, this setting is not required.
"fjpfca1t0:DX400_CM1CA0P0";
For both direct connections and switch connections, add this setting.
"fjpfca1t0:255";
Copyright 2017 FUJITSU LIMITED
24
P3AM-3712-15ENZ0