Hi there,
thanks for the great VTL.
We were updating to the latest version of it, but it fails loading the fcint module. compile with bullseye kernel 5.10.0-20-amd64 worked. I also tried it on buster/debian 10 with 4.19 kernel.
On stretch/debian 9, the kernel is missing the nvme-fc files so compiling the module failed
kernel: fcint: loading out-of-tree module taints kernel.
kernel: fcint: module verification failed: signature and/or required key missing - tainting kernel
kernel: fcint: disagrees about version of symbol qlt_stop_phase2
kernel: fcint: Unknown symbol qlt_stop_phase2 (err -22)
kernel: fcint: disagrees about version of symbol qlt_lport_deregister
kernel: fcint: Unknown symbol qlt_lport_deregister (err -22)
kernel: fcint: disagrees about version of symbol qlt_free_mcmd
kernel: fcint: Unknown symbol qlt_free_mcmd (err -22)
kernel: fcint: disagrees about version of symbol qlt_enable_vha
kernel: fcint: Unknown symbol qlt_enable_vha (err -22)
kernel: fcint: disagrees about version of symbol qlt_lport_register
kernel: fcint: Unknown symbol qlt_lport_register (err -22)
kernel: fcint: disagrees about version of symbol qlt_unreg_sess
kernel: fcint: Unknown symbol qlt_unreg_sess (err -22)
kernel: fcint: disagrees about version of symbol qlt_stop_phase1
kernel: fcint: Unknown symbol qlt_stop_phase1 (err -22)
kernel: fcint: disagrees about version of symbol qlt_xmit_tm_rsp
kernel: fcint: Unknown symbol qlt_xmit_tm_rsp (err -22)
kernel: fcint: disagrees about version of symbol qlt_xmit_response
kernel: fcint: Unknown symbol qlt_xmit_response (err -22)
kernel: fcint: disagrees about version of symbol qlt_rdy_to_xfer
kernel: fcint: Unknown symbol qlt_rdy_to_xfer (err -22)
kernel: fcint: disagrees about version of symbol qlt_free_cmd
kernel: fcint: Unknown symbol qlt_free_cmd (err -22)
quadstorvtl.init[2222]: Starting quadstorvtl: Failed to insert fcint module
Version 3.0.65 works on bullseye/debian 11
Any ideas? how may I support you?