* pull-request guidance
@ 2015-08-26 12:52 Eric Jackson
0 siblings, 0 replies; only message in thread
From: Eric Jackson @ 2015-08-26 12:52 UTC (permalink / raw)
To: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 800 bytes --]
Hello,
I have developed a small utility for configuring iSCSI targets and storing
the configuration in extended attributes of Ceph objects. I named it lrbd and
it's at https://github.com/swiftgist/lrbd.
For supporting rbd backstores (as opposed to iblock backstores), I depend on
a targetcli (and indirectly python-rtslib) that is not yet upstreamed and a
kernel supporting tpg_enabled_sendtargets. The primary purpose for using rbd
backstores is an active-active redundant iSCSI target across different
gateways.
The utility does support iblock backstores and can be useful for other
configurations. Lrbd is written in python and the spec file is fairly simple.
I have only packaged and tested on SUSE.
Should I submit a pull request with these limitations?
Eric
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-26 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-26 12:52 pull-request guidance Eric Jackson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.