Closed mikechristie closed 6 years ago
Ok. Will fix.
@mikechristie alternative PR #32
lgtm -- pending rtslib_fb change
Dropping this PR. Following the idea here
https://github.com/open-iscsi/targetcli-fb/pull/95
where we do not want to update every tool/lib in the stack to add a setting, we can modify rtslib-fb and our tools/libs to take control settings after the initial object initialization but before enablement, and we can do the same for ceph-iscsi-config/gwcli.
Will make new PRs.
Allow users to config the tcmu data area ring size.
This reqiures a updated kernel with the patch:
https://www.spinics.net/lists/target-devel/msg16097.html
and a updated rtslib with this PR merged:
https://github.com/open-iscsi/rtslib-fb/pull/112
This is marked a RFC because we are still waiting on upstream testing/review, so the patch should not be merged yet.