Eric Hicks wrote:
Ok I've had a chance to go back and give this another go. Everything seems fine except when I get down to step #3 To enable FC target support for a qlogic HBA:

1) Edit /etc/modprobe.conf
2) map qla2xxxt to your FC HBA (eg. alias scsi_hostadapter qla2xxxt)
3) echo "1" >/sys/class/scsi_host/host0/target_mode_enabled
Does this line get put into /etc/modprobe.conf ? I tried and I get WARNING: /etc/modprobe.conf line 11: ignoring bad line starting with 'echo'. My modprobe.conf looks like this lias eth0 e1000
alias eth1 3c59x
alias scsi_hostadapter qla2xxxt
alias scsi_hostadapter1 ata_piix
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin$
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd

echo "1" >/sys/class/scsi_host/host0/target_mode_enabled
This line goes in /etc/rc.local (after you've determined that the sysfs path for your qla device is host0)



Also when I run service scst start I get
Applying configurations additions..
        -> WARNING: Handler 'cdrom' does not exist.
        -> WARNING: Handler 'changer' does not exist.
        -> WARNING: Handler 'disk_fileio' does not exist.
        -> WARNING: Handler 'modisk' does not exist.
        -> WARNING: Handler 'modisk_perf' does not exist.
Encountered 5 error(s) while processing.
Configuration applied, 0 changes made.
All done.
I this normal what I should be seeing.

Yes.

R.
_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users

Reply via email to