# Parameters for the iscsi bootup scripts
# uncomment and adjust if the defaults do not work for your setup

# Time to wait for the iscsid to startup 
# STARTUPTIMEOUT=5

# Time to wait for sessions to be established - increase if your
# network or routing requires more time to get sessions up and running
# ESTABLISHTIMEOUT=30

# Connection failure timeout for iscsi devices on shutdown
#CONNFAILTIMEOUT=${CONNFAILTIMEOUT:-30}
# Disk command failure timeout for iscsi devices on shutdown
#DISKCOMMANDTIMEOUT=${DISKCOMMANDTIMEOUT:-5}
