Long story short, I am trying to create a SAN(sharing disks over fibre channel) with ESOS.
my /etc/scst.conf:
"HANDLER dev_disk {
DEVICE 0:0:0:0
}
TARGET_DRIVER copy_manager {
TARGET copy_manager_tgt
}
TARGET_DRIVER iscsi {
enabled 0
}
TARGET_DRIVER qla2x00t {
TARGET 21:00:00:24:ff:0b:3a:9f {
HW_TARGET
enabled 1
rel_tgt_id 1
GROUP test {
LUN 1 0:0:0:0
INITIATOR 21:00:00:24:ff:0b:3a:92
}
}
}
"
For testing I am running 1 ESOS computer and 1 Debian 12 computer. They are conencted via fibrechannel point-to-point. Each computer has 1 Broadcom QLE2560.
My other computer sees only local disks on /dev.