| *** fzzf has joined #openstack-manila | 01:31 | |
| *** fzzf has quit IRC | 01:40 | |
| *** fzzf has joined #openstack-manila | 02:50 | |
| *** fzzf has quit IRC | 02:58 | |
| *** fzzf has joined #openstack-manila | 03:37 | |
| *** fzzf has quit IRC | 03:45 | |
| *** fzzf has joined #openstack-manila | 06:45 | |
| *** fzzf has quit IRC | 07:13 | |
| *** fzzf has joined #openstack-manila | 07:14 | |
| *** tosky has joined #openstack-manila | 07:25 | |
| *** hoonetorg has joined #openstack-manila | 07:52 | |
| *** ganyuehui_ has joined #openstack-manila | 08:43 | |
| *** ganyuehui_ has quit IRC | 08:45 | |
| *** fzzf has quit IRC | 08:47 | |
| *** fzzf has joined #openstack-manila | 08:48 | |
| *** fzzf1 has joined #openstack-manila | 08:49 | |
| *** fzzf has quit IRC | 08:53 | |
| *** fzzf2 has joined #openstack-manila | 09:07 | |
| *** fzzf1 has quit IRC | 09:10 | |
| *** fzzf1 has joined #openstack-manila | 09:26 | |
| *** fzzf2 has quit IRC | 09:30 | |
| *** fzzf2 has joined #openstack-manila | 09:59 | |
| *** fzzf1 has quit IRC | 10:03 | |
| *** tkajinam has quit IRC | 10:37 | |
| *** fzzf1 has joined #openstack-manila | 10:43 | |
| *** fzzf2 has quit IRC | 10:47 | |
| *** fzzf has joined #openstack-manila | 10:47 | |
| *** fzzf1 has quit IRC | 10:50 | |
| *** carloss has joined #openstack-manila | 10:58 | |
| *** fzzf1 has joined #openstack-manila | 11:12 | |
| *** fzzf has quit IRC | 11:15 | |
| *** lpetrut has joined #openstack-manila | 11:26 | |
| *** raildo has joined #openstack-manila | 11:38 | |
| *** maaritamm has joined #openstack-manila | 14:03 | |
| *** lpetrut has quit IRC | 14:32 | |
| *** andrebeltrami has joined #openstack-manila | 14:47 | |
| *** rajinir_ has joined #openstack-manila | 15:02 | |
| *** maaritamm has quit IRC | 15:04 | |
| *** maaritamm has joined #openstack-manila | 15:16 | |
| vkmc | fzzf1, o/ | 15:17 |
|---|---|---|
| vkmc | fzzf1, so, could you give us more context on the driver you are working on? | 15:17 |
| vkmc | fzzf1, how can we assist? | 15:17 |
| fzzf1 | a new driver don't exist | 15:19 |
| fzzf1 | i don't clear about manila structure | 15:20 |
| fzzf1 | if i want to develop a new drvier like Hitachi ,what shou i start | 15:22 |
| * vkmc looks for docs | 15:22 | |
| vkmc | so this should be a good starting point to understand how manila operates https://docs.openstack.org/manila/latest/contributor/architecture.html | 15:24 |
| vkmc | index available here https://docs.openstack.org/manila/latest/contributor/index.html#background-concepts-for-manila | 15:24 |
| vkmc | driver specific, I'd check the source, all the share drivers are in this module https://github.com/openstack/manila/tree/master/manila/share | 15:25 |
| vkmc | and I'd check on how others implemented their driver | 15:26 |
| vkmc | for example | 15:26 |
| fzzf1 | i want know who is calling manila driver interface like manila list ,is it in manilaclient/shell.py, so i can know what run process is like | 15:30 |
| fzzf1 | ok ,i'll check others implemented drvier. | 15:32 |
| vkmc | it's not recent, but might help to give you a hint https://review.opendev.org/gitweb?p=openstack/manila.git;a=commitdiff;h=77f741b95baf1a91004adfaf33c1fd478ef2140e | 15:32 |
| vkmc | that's the cephfs native driver | 15:32 |
| vkmc | manilaclient/shell.py is only the CLI | 15:32 |
| vkmc | when you do "manila list" on the CLI, you interact with the API through the CLI, the CLI is implemented with the python-manilaclient | 15:33 |
| vkmc | if you want, this Thursday at 15:00utc, we will hold our weekly meeting on #openstack-meeting-alt | 15:35 |
| vkmc | you can propose this addition, share some details, and ask for feedback | 15:35 |
| vkmc | :) | 15:35 |
| vkmc | you can add the discussion topic in https://wiki.openstack.org/wiki/Manila/Meetings | 15:36 |
| fzzf1 | many thinks,i'll check it on python-manilaclient,i can't join now,maybe other time,Appreciate your help | 15:42 |
| vkmc | sure, let us know if we can help in other way | 15:43 |
| vkmc | just drop your question on this channel and we will get back to you | 15:43 |
| vkmc | thanks for working on this driver! | 15:43 |
| fzzf1 | i'll, thanks a lot | 15:45 |
| *** maaritamm has quit IRC | 16:35 | |
| gouthamr | fzzf1: when you get down to the driver implementation, here's a patch for a driver that was added a couple of releases ago: https://review.opendev.org/#/c/657775/ - you could use this as a reference to the driver interface and the implementation. ofcouse you can refer to any of the drivers in the module vkmc shared above - some are really simple, and some are slightly complicated, depending on the storage system they are integrating with | 16:42 |
| gouthamr | fzzf1: we also have a driver minimum requirements document: https://docs.openstack.org/manila/latest/contributor/driver_requirements.html | 16:43 |
| vkmc | I was looking for that doc actually | 16:46 |
| vkmc | :) | 16:46 |
| vkmc | thanks gouthamr! | 16:47 |
| *** maaritamm has joined #openstack-manila | 17:42 | |
| openstackgerrit | Douglas Viroel proposed openstack/manila-specs master: Share server migration https://review.opendev.org/735970 | 18:01 |
| openstackgerrit | Douglas Viroel proposed openstack/manila-specs master: Share server migration https://review.opendev.org/735970 | 18:16 |
| openstackgerrit | Merged openstack/python-manilaclient master: Add initial documentation for OSC https://review.opendev.org/705834 | 18:49 |
| *** gregwork has quit IRC | 18:49 | |
| *** maaritamm has quit IRC | 18:54 | |
| *** maaritamm has joined #openstack-manila | 20:23 | |
| *** raildo has quit IRC | 21:21 | |
| *** maaritamm has quit IRC | 21:24 | |
| *** tkajinam has joined #openstack-manila | 22:42 | |
| *** tosky has quit IRC | 22:49 | |
| *** andrebeltrami has quit IRC | 23:16 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!