*** jmlowe has joined #openstack-manila | 00:11 | |
*** jmlowe has quit IRC | 00:27 | |
*** jmlowe has joined #openstack-manila | 00:34 | |
*** jmlowe has quit IRC | 00:47 | |
*** enriquetaso has quit IRC | 01:21 | |
*** jcollin has quit IRC | 02:26 | |
*** jcollin has joined #openstack-manila | 03:40 | |
*** carthaca has quit IRC | 05:44 | |
*** carthaca has joined #openstack-manila | 06:00 | |
*** lpetrut has joined #openstack-manila | 07:47 | |
*** tosky has joined #openstack-manila | 08:27 | |
*** brinzhang has quit IRC | 09:08 | |
openstackgerrit | MaAoyu proposed openstack/manila master: Totalcount returned by pagination query is wrong https://review.opendev.org/703025 | 09:11 |
---|---|---|
*** pcaruana has joined #openstack-manila | 11:02 | |
*** dviroel has joined #openstack-manila | 11:03 | |
*** jvisser has joined #openstack-manila | 11:41 | |
*** jcollin has quit IRC | 11:42 | |
*** jvisser has quit IRC | 11:45 | |
*** jvisser has joined #openstack-manila | 11:46 | |
*** jvisser has quit IRC | 12:41 | |
*** enriquetaso has joined #openstack-manila | 12:51 | |
openstackgerrit | Maari Tamm proposed openstack/python-manilaclient master: Implements osc share set/unset commands https://review.opendev.org/698848 | 13:05 |
*** jvisser has joined #openstack-manila | 13:15 | |
*** jcollin has joined #openstack-manila | 13:21 | |
openstackgerrit | Maari Tamm proposed openstack/python-manilaclient master: Implement OSC share access rules commands https://review.opendev.org/702924 | 13:25 |
openstackgerrit | Maari Tamm proposed openstack/python-manilaclient master: Implements osc share set/unset commands https://review.opendev.org/698848 | 13:29 |
maaritamm | hi everyone! I am working on quota sets commands at the moment following this doc : http://specs.openstack.org/openstack/manila-specs/specs/train/manila-support-openstackclient.html#quota-sets | 13:55 |
maaritamm | but it looks like ‘openstack quota set’ & ‘openstack quota show’ are already in use. | 13:55 |
maaritamm | unning $ openstack quota --help I get : | 13:56 |
maaritamm | Command "quota" matches: quota list, quota set, quota show | 13:56 |
maaritamm | most other commands start with ‘openstack share ‘, should this be the case for quotas and the spec is not correct? Or how should I implement the quota commands? | 13:56 |
vkmc | maaritamm, o/ | 13:57 |
vkmc | it should be openstack share quota | 13:57 |
vkmc | the spec is not correct | 13:57 |
maaritamm | vkmc, o/ | 13:57 |
maaritamm | right, that’s what I suspected | 13:58 |
openstackgerrit | Merged openstack/manila stable/train: Fix over-quota exception of snapshot creation https://review.opendev.org/703508 | 13:58 |
vkmc | :) | 13:58 |
maaritamm | cool, back to work then :D thanks! | 13:58 |
vkmc | np | 14:00 |
maaritamm | also vkmc, while I got you here :) I keep getting POST_FAILURE from zuul, but not consistently | 14:02 |
maaritamm | all tests pass in my env before I push for review | 14:03 |
maaritamm | might there be an issue with my environment? | 14:03 |
maaritamm | https://review.opendev.org/#/c/698848/ | 14:03 |
maaritamm | https://review.opendev.org/#/c/702924/ | 14:04 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/stein: Fix over-quota exception of snapshot creation https://review.opendev.org/703799 | 14:05 |
*** jvisser has quit IRC | 14:10 | |
*** jvisser has joined #openstack-manila | 14:27 | |
*** eharney has joined #openstack-manila | 14:34 | |
vkmc | maaritamm, sorry, got meetnapped | 14:53 |
vkmc | I see the functional gate failing for you | 14:53 |
vkmc | let me check the logs | 14:53 |
*** tosky has quit IRC | 16:31 | |
*** noonedeadpunk has joined #openstack-manila | 17:43 | |
noonedeadpunk | hey everyone. Do you have some handy architecture topology in terms of interaction of manila, ceph and ganesha-nfs? Like I found https://www.slideshare.net/sageweil1/the-state-of-ceph-manila-and-containers-in-openstack/18?src=clipshare but not sure how relevant it is (it's 2015 I guess?) | 17:46 |
noonedeadpunk | just trying to understand what type of connection should be between ganesha and manila-share and if manila-share should have access to ceph network | 17:47 |
noonedeadpunk | or having ganesha such access should be enough | 17:48 |
noonedeadpunk | or it's better to ask ceph folks regarding that?:) | 17:50 |
gouthamr | noonedeadpunk: manila-share and nfs-ganesha both need to be able to access the ceph public network in your installation | 17:59 |
noonedeadpunk | and both of them should have client.manila auth credentials? | 18:00 |
gouthamr | noonedeadpunk: the guests (VMs or containers or baremetal) don't need access to the ceph public network; they'll only need access to the ganesha server.. | 18:01 |
gouthamr | noonedeadpunk: yes | 18:01 |
gouthamr | noonedeadpunk: we don't have a topology diagram in the upstream docs, but, the literature may be helpful: https://docs.openstack.org/manila/latest/admin/cephfs_driver.html | 18:01 |
gouthamr | noonedeadpunk: there's a diagram here on what Triple-O does: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/cephfs_via_nfs_back_end_guide_for_the_shared_file_system_service/index | 18:02 |
*** eharney has quit IRC | 18:03 | |
noonedeadpunk | gouthamr: oh, thanks, that's exactly what I was looking for | 18:03 |
tbarron | gouthamr__ | 18:08 |
tbarron | I meant: gouthamr++ | 18:08 |
tbarron | noonedeadpunk: was stuck in a meeting but gouthamr said it better than me anyways | 18:08 |
tbarron | noonedeadpunk: and thanks for all your work to get manila working with ceph and nfs is OSA | 18:09 |
* tbarron is really tired of it only working in production if you use tripleo | 18:09 | |
noonedeadpunk | I feel like I'm still just in the beggining of the path :p | 18:09 |
tbarron | :) | 18:09 |
tbarron | you're doing great work | 18:09 |
*** jmlowe has joined #openstack-manila | 18:11 | |
noonedeadpunk | But I got passing tempest scenarios for Ubuntu metal deplooyment at least - so I hope we will be able to handle this all in all | 18:11 |
*** eharney has joined #openstack-manila | 18:15 | |
*** jmlowe has quit IRC | 19:21 | |
*** jmlowe has joined #openstack-manila | 19:34 | |
*** jmlowe has quit IRC | 19:39 | |
*** jmlowe has joined #openstack-manila | 19:40 | |
*** jmlowe has quit IRC | 19:47 | |
*** eharney has quit IRC | 20:04 | |
*** jmlowe has joined #openstack-manila | 20:12 | |
*** jmlowe has quit IRC | 20:18 | |
*** jvisser has quit IRC | 20:46 | |
*** enriquetaso has quit IRC | 20:46 | |
*** jmlowe has joined #openstack-manila | 20:55 | |
*** jmlowe has quit IRC | 21:06 | |
*** sfernand has quit IRC | 21:07 | |
*** pcaruana has quit IRC | 21:07 | |
*** jvisser has joined #openstack-manila | 21:22 | |
*** eharney has joined #openstack-manila | 21:23 | |
*** enriquetaso has joined #openstack-manila | 21:39 | |
*** jvisser has quit IRC | 22:05 | |
*** jvisser has joined #openstack-manila | 22:06 | |
*** jvisser has quit IRC | 22:17 | |
*** dviroel has quit IRC | 22:25 | |
openstackgerrit | Merged openstack/manila master: Store ganesha logs and configs https://review.opendev.org/703664 | 23:10 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!