Re: Adding storage plugin

2023-02-26 Thread Rohit Yadav
ry 24, 2023 21:32 To: dev@cloudstack.apache.org Subject: Re: Adding storage plugin Hi Andre, Welcome to the community. As far as I know, the subsystem 2 documentation is still pretty accurate. We've had a number of new storage plugins over the last 2 major releases, including LinStor, StorPool a

Re: Adding storage plugin

2023-02-24 Thread Simon Weller
Hi Andre, Welcome to the community. As far as I know, the subsystem 2 documentation is still pretty accurate. We've had a number of new storage plugins over the last 2 major releases, including LinStor, StorPool and support for Dell VxFlex, so there are quite a few people on the list who will be

Adding storage plugin

2023-02-24 Thread Andrei Perapiolkin
Hi CloudStack community, I would like to integrate block storage solution into CloudStack. There is a lots of various guides and documentation on the topic of CloudStack development, and storage plugins in particular: 1. Minimal requirements