Re: Regarding Cloudstack storage plugin documentation

2025-12-02 Thread sandeep locharla
Thankyou! This really helps. Best, Sandeep On Tue, Dec 2, 2025 at 11:17 AM Suresh Kumar Anaparti < [email protected]> wrote: > Hi Sandeep, > > To get some idea about the storage plugin, you can refer to the details > about storage subsystem, the interfaces/methods to implement here:

Re: Regarding Cloudstack storage plugin documentation

2025-12-01 Thread Suresh Kumar Anaparti
Hi Sandeep, To get some idea about the storage plugin, you can refer to the details about storage subsystem, the interfaces/methods to implement here: - https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+subsystem+2.0 . For sample design & implementation, check the powerflex plugin det

Re: Regarding Cloudstack storage plugin documentation

2025-12-01 Thread sandeep locharla
Hi Daan, I'm looking for documentation to build my own storage plugin. Currently, I'm building stuff by hit and trial, going through errors in the logs and understanding core cloudstack code. This is becoming very inefficient, hence the query. Any leads would be highly appreciated. Thankyou, Be

Re: Regarding Cloudstack storage plugin documentation

2025-12-01 Thread Daan
Sandeep, tl;dr no It would be a good idea but storage vendors are usually not core developers. It would be good to have an extension documentation framework in general (not just for storage vendors). Are you looking for answers on a specific storage vendor or looking for how to implement your o