Neale,

Thanks, that helped.  We created the following file which loads the disks:
# cat /etc/sysconfig/hardware/hwcfg-zfcp-bus-ccw-0.0.0400
#!/bin/sh
#
# hwcfg-zfcp-bus-ccw-0.0.0400
#
# Configuration for the zfcp adapter at CCW ID 0.0.0400
#

STARTMODE="auto"
MODULE="zfcp"
MODULE_OPTIONS=""
MODULE_UNLOAD="yes"

# Scripts to be called for the various events.
# If called manually the event is set to 'up'.
SCRIPTUP="hwup-ccw"
SCRIPTUP_ccw="hwup-ccw"
SCRIPTUP_scsi_host="hwup-zfcp"
SCRIPTDOWN="hwdown-scsi"
SCRIPTDOWN_scsi="hwdown-zfcp"

# Configured zfcp disks
ZFCP_LUNS="
0x20040060451609a4:0x000B000000000000
0x20040060451609a4:0x000C000000000000"

-Mike MacIsaac, IBM  [EMAIL PROTECTED]   (845) 433-7061


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to