open-iscsi / rtslib-fb

Python library for configuring the Linux kernel-based multiprotocol SCSI target (LIO)
Apache License 2.0
72 stars 90 forks source link

Add support for emulex ocs_fc_lio #72

Open rlenkala opened 8 years ago

rlenkala commented 8 years ago

Hi,

So far we used with standard "rtslib" by providing spec file in /var/target/fabric/ to configure our Emulex OCS LIO targets. Now we wanted to use ocs_fc_lio kernel module driver with "rtslib-fc" module. We added code to support Emulex ocs_fc_lio driver in "fabric.py" and verified the code changes. Could you please review the attached patch and let me know if any modifications are required?

I also wanted to know the code check-in

process, I'm not sure if i can do commit at this time or not

Thanks, Ravindar rtslib-fb.txt

agrover commented 8 years ago

Hi Ravindar,

Very good to see this! We would need to wait to consider adding this until OCS LIO target is supported in the kernel.

rlenkala commented 8 years ago

Hi Andy,

Thanks for your review. Do you mean we need to upstream our OCS FC LIO driver in order to commit the required changes mentioned above in fabric.py ?

Thanks, Ravindar

agrover commented 8 years ago

Yes. This will ensure we can test it properly now, and also in the future with future rtslib-fb changes.

824380210 commented 7 years ago

does anybody know that emulex ocs_fc_lio can be use in rhels 7.3 or centos 1611 ? can anybody give me some example to use it , I want to use it in target mode to test the HBA card

rlenkala commented 7 years ago

Hi,

ocs_fc_lio driver will supports from 3.18 kernel on wards and doesn't matter which OS it is & ocs_fc_lio driver is not yet open-sourced.

Thanks, Ravindar

On Wed, Aug 9, 2017 at 1:28 AM, 824380210 notifications@github.com wrote:

does anybody know that emulex ocs_fc_lio can be use in rhels 7.3 or centos 1611 ? can anybody give me some example to use it , I want to use it in target mode to test the HBA card

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/open-iscsi/rtslib-fb/issues/72#issuecomment-321189455, or mute the thread https://github.com/notifications/unsubscribe-auth/ARNHm8MedYdJKH2YC5pdHvtiTBAaX0J6ks5sWW2qgaJpZM4H8mL0 .