*** trident has joined #openstack-manila | 00:33 | |
*** altlogbot_1 has quit IRC | 01:28 | |
*** altlogbot_1 has joined #openstack-manila | 01:29 | |
*** baojg has joined #openstack-manila | 01:53 | |
*** brinzhang_ has joined #openstack-manila | 02:33 | |
*** whoami-rajat has joined #openstack-manila | 05:30 | |
*** baojg has quit IRC | 05:30 | |
*** brinzhang_ has quit IRC | 05:36 | |
*** pcaruana has joined #openstack-manila | 06:12 | |
*** petitbois has joined #openstack-manila | 06:52 | |
*** tosky has joined #openstack-manila | 08:11 | |
*** baojg has joined #openstack-manila | 08:14 | |
petitbois | tbarron: thanks! I've managed to pull some logs that indicate my share_backend_name do not correspond with the filtered host. Did a bit more digging only to find that the dummy driver creates a hostname@drivername host, but when I create a share, it doesn't properly route to that host nor does the Manila scheduler include it in the hosts it begins | 08:32 |
---|---|---|
petitbois | filter from when creating a share. | 08:32 |
petitbois | tbarron: It seems the dummy driver isn't meant to emulate all the actions of a true driver. Do you know if it's just a starting point for development? | 08:35 |
*** lpetrut has joined #openstack-manila | 09:00 | |
*** baojg has quit IRC | 11:03 | |
tbarron | petitbois: we use the dummy driver to test the manila api and internal apis among manila services in CI | 11:04 |
tbarron | petitbois: if we have bugs running with the dummy driver then we know they aren't caused by the storage backend, since there is no storage backend | 11:05 |
tbarron | petitbois: you can see the dummy driver here: https://github.com/openstack/manila/blob/master/manila/tests/share/drivers/dummy.py | 11:05 |
tbarron | petitbois: and if you click on the "dummy" job for any manila gerrit review, say this one: https://review.opendev.org/#/c/667166/ and | 11:07 |
tbarron | petitbois: look in the logs directory there will be screen-m-{api,sch,shr}.txt logs for the api, scheduler, and share service logs | 11:08 |
tbarron | petitbois: you can a create through the api service to the scheduler to the share service - where no share actually gets created, but the driver acts as if it did | 11:09 |
tbarron | petitbois: this job runs with several dummy back ends but you can see them reporting in to the scheduler service and compare hostnames, etc. | 11:10 |
tbarron | petitbois: but all that said, I don't know that the dummy driver is where I'd start for learning about manila if that's your objective | 11:11 |
tbarron | petitbois: I'd run with a real software defined back end in devstack, and we provide some sample local.conf files for doing that here: | 11:12 |
tbarron | https://docs.openstack.org/manila/latest/contributor/development-environment-devstack.html | 11:13 |
openstackgerrit | haixin proposed openstack/manila master: wip:Add update share-type API to Share Types https://review.opendev.org/669651 | 12:39 |
openstackgerrit | haixin proposed openstack/manila master: wip:Add update share-type API to Share Types https://review.opendev.org/669651 | 12:43 |
openstackgerrit | Soledad Kuczala proposed openstack/python-manilaclient master: Fix `manila list --count True` command https://review.opendev.org/667744 | 12:48 |
petitbois | tbarron: wow, thanks so much -- this information is all very helpful! I'm ultimately trying to create my own backend. It seems I was not using the proper driver from the docs. Instead, I was using this one (https://github.com/openstack/manila/blob/master/manila/tests/fake_driver.py) | 12:48 |
petitbois | tbarron: considering the code between the two drivers, I can see why my config probably didn't work ha .. I'll go ahead & check out one of the real backends to get started. Thanks again! | 12:48 |
openstackgerrit | haixin proposed openstack/manila master: wip:Add update share-type API to Share Types https://review.opendev.org/669651 | 12:57 |
tbarron | petitbois: yw | 12:58 |
*** dviroel has joined #openstack-manila | 13:14 | |
*** lseki has joined #openstack-manila | 13:20 | |
*** s0ru has joined #openstack-manila | 13:22 | |
openstackgerrit | Merged openstack/manila stable/queens: [CI] Add bindep.txt https://review.opendev.org/667721 | 13:44 |
*** eharney has joined #openstack-manila | 13:49 | |
*** FlorianFa has quit IRC | 14:05 | |
*** gouthamr has quit IRC | 14:47 | |
s0ru | vkmc, o/ happy holiday! :sweat face: | 14:48 |
vkmc | s0ru, o/ | 14:48 |
vkmc | happy holiday for you too | 14:48 |
vkmc | :) | 14:48 |
vkmc | sup | 14:48 |
s0ru | :v, I fixed first part of the spec and I was wondering about 'documentation impact' part | 14:49 |
s0ru | I'm assuming that take place for the line that says'cli docs will be auto-generated' | 14:50 |
s0ru | that's correct? | 14:51 |
vkmc | let me check... | 14:51 |
s0ru | or it's something different? | 14:52 |
s0ru | right | 14:52 |
vkmc | s0ru, yeah, you need to replace the bullet that says "cli docs will be auto-generated" with the suggested line | 14:53 |
s0ru | ok, Do I need to reformulate it in some way? | 14:54 |
*** gouthamr has joined #openstack-manila | 14:56 | |
s0ru | I do not know if I'm translating badly in my head 'consistency sake' :thinking:... | 14:57 |
vkmc | no, if it makes sense to you then it's all right | 14:58 |
vkmc | reviews are opinions by others, are not always 100% accurate... in this case I'm suggesting that we should take an strategy on how we create docs for this feature since it will have a high impact on user experience | 14:58 |
vkmc | so if you agree with me, you update the spec with that | 14:59 |
vkmc | if you think it should be modified, you modify it | 14:59 |
vkmc | if you think I'm wrong, you ping me in the review or in here to discuss about it, and we reach consensus :) | 14:59 |
vkmc | (how reviews work, in a nutshell) | 15:00 |
s0ru | and I'm agree with that :), it's just a translate issue that I'm pointing(wrong with me not with you):p | 15:02 |
vkmc | gotcha now, I didn't understand what you mean at first | 15:35 |
*** lpetrut has quit IRC | 15:50 | |
*** whoami-rajat has quit IRC | 16:10 | |
*** whoami-rajat has joined #openstack-manila | 16:15 | |
openstackgerrit | Soledad Kuczala proposed openstack/manila-specs master: Manila support in python-openstackclient https://review.opendev.org/644218 | 16:35 |
tbarron | 1 | 16:53 |
tbarron | 23 | 16:53 |
tbarron | sorry | 16:53 |
* lseki wonders what sort of shortcuts tbarron is mistyping | 17:25 | |
tbarron | lseki: mutt commands | 17:26 |
s0ru | XD | 17:26 |
tbarron | wrong window though | 17:27 |
lseki | hahah | 17:31 |
*** dviroel has quit IRC | 17:34 | |
* vkmc tries tbarron's homebanking with 123 as a password | 17:35 | |
tbarron | vkmc: i don't get paid till friday | 17:35 |
vkmc | tbarron, thanks, I'll double check this friday | 17:35 |
tbarron | :) | 17:36 |
vkmc | haha | 17:36 |
lseki | lol | 17:48 |
openstackgerrit | Soledad Kuczala proposed openstack/manila-specs master: Manila support in python-openstackclient https://review.opendev.org/644218 | 17:54 |
s0ru | haha | 17:55 |
*** whoami-rajat has quit IRC | 18:20 | |
*** whoami-rajat has joined #openstack-manila | 18:57 | |
*** eharney has quit IRC | 19:46 | |
openstackgerrit | Merged openstack/manila stable/queens: NetApp cDOT driver switch volume efficiency https://review.opendev.org/652768 | 20:39 |
*** ianychoi has joined #openstack-manila | 20:41 | |
*** pcaruana has quit IRC | 20:50 | |
*** whoami-rajat has quit IRC | 21:00 | |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/stein: Unmount NetApp active share after replica promote https://review.opendev.org/669756 | 21:20 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/stein: Check NetApp SnapRestore license for pools https://review.opendev.org/669759 | 21:30 |
*** s0ru has quit IRC | 21:39 | |
*** tosky has quit IRC | 23:06 | |
*** andreaf has quit IRC | 23:15 | |
*** andreaf has joined #openstack-manila | 23:15 | |
*** lseki has quit IRC | 23:19 | |
*** hoonetorg has quit IRC | 23:32 | |
*** hoonetorg has joined #openstack-manila | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!