-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for emulex ocs_fc_lio #72
Comments
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. |
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, |
Yes. This will ensure we can test it properly now, and also in the future with future rtslib-fb changes. |
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 |
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 ***@***.***> 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
<#72 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARNHm8MedYdJKH2YC5pdHvtiTBAaX0J6ks5sWW2qgaJpZM4H8mL0>
.
|
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
The text was updated successfully, but these errors were encountered: