[SPDK] Re: a distributed storage system base on SPDK
peng yu <yupeng0921 at gmail.com>
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <CAG3TDc1r=Bc1fAnWWQhjXYm7MM+Pq7mCuV_HOTDTrjXfZMgROQ@mail.gmail.com> |
I submitted patches about SPDK "auto examine", those are for letting my project work correctly. I have a plan to submit additional patches to SPDK, one is supporting the concat (or linear) logical volume, another is raid1. Both of them are for this project. We have discussed them in other email threads about 1 year ago. I would work on them in the future. Best regards. On Thu, Sep 24, 2020 at 8:39 AM Luse, Paul E <paul.e.luse(a)intel.com> wrote: > > Hi Ping, > > This is indeed the right place to send an email ( I applaud you for such a complex and large endeavor! I'm sure you saw the other replies as well, as you work on your project please feel free to send your SPDK questions and comments here (or in Slack) and, of course, if you have any relevant SPDK contributions as you make forward progress we'd love to see those as well. > > Thanks! > Paul > > On 9/24/20, 12:07 AM, "peng yu" <yupeng0921(a)gmail.com> wrote: > > hello, sorry if this is not the correct place to send such an email. I'm > writing a distributed storage system, which uses SPDK as the data > plane. My purpose is using it as a persistent volume for k8s or a > backend driver for openstack cinder. It is a personal open source > project. I hope to find someone who is interested in it too. > > My idea is creating a virtual disk array, using SPDK as the disk > array's controller and disk. The SPDK on the disk exports the physical > disk to the controller. The SPDK on the controller aggregates multiple > disks to a single volume and exports to a host. We could set raid level > or encryption on the controller. > > Now I have a workable version, and my next step is writing a CSI > plugin for it, let it work on k8s. Hope to hear some feedback about > it. > > Here is the home page of the project: > https://virtual-disk-array.readthedocs.io/en/latest/Introduction.html > > Best regards. > _______________________________________________ > SPDK mailing list -- spdk(a)lists.01.org > To unsubscribe send an email to spdk-leave(a)lists.01.org > > _______________________________________________ > SPDK mailing list -- spdk(a)lists.01.org > To unsubscribe send an email to spdk-leave(a)lists.01.org