| *** sfernand has quit IRC | 00:00 | |
| *** vhari has quit IRC | 00:02 | |
| *** jmlowe has joined #openstack-manila | 00:15 | |
| *** jmlowe has quit IRC | 00:33 | |
| *** tosky has quit IRC | 00:51 | |
| *** dviroel has quit IRC | 03:02 | |
| carthaca | dviroel: sure, just to this resources I sadly can't provide insights of a large installation, since we aren't using share groups and share net subnets at the moment | 05:06 |
|---|---|---|
| *** jcollin has joined #openstack-manila | 05:17 | |
| *** lpetrut has joined #openstack-manila | 08:14 | |
| *** tosky has joined #openstack-manila | 08:36 | |
| openstackgerrit | Maari Tamm proposed openstack/manila-ui master: Add missing translation support to Access Rules Tables https://review.opendev.org/707793 | 09:33 |
| *** jcollin has quit IRC | 09:52 | |
| *** jcollin has joined #openstack-manila | 09:56 | |
| *** jcollin has quit IRC | 10:49 | |
| openstackgerrit | Merged openstack/manila master: Don't send heartbeats if driver not initializing correctly https://review.opendev.org/697957 | 11:26 |
| openstackgerrit | Merged openstack/manila master: Fix release note for LP 1853940's bugfix https://review.opendev.org/707036 | 12:06 |
| openstack | Launchpad bug 1853940 in Manila "manila service list shows up for uninitialized driver" [Medium,Fix released] https://launchpad.net/bugs/1853940 - Assigned to haixin (haixin77) | 12:06 |
| carthaca | A little Friday story: I'm playing around with manila manage. I have admin privileges in a project that is purely for admin tasks. Ergo no quota, so I get a quota error on manila manage. Would be nice to be able to specify a target project for my managed share by the way. Now I have to get admin in my target project and do the manage command there again.. But back to the first attempt. The share ends up in manage_error. Okay.. let's get rid of | 13:10 |
| carthaca | manila delete does not work (needs state 'available', 'error', 'inactive') Okay I don't care - it is a failed import anyhow. Force delete... Now I can manage in the proper project, but no, OOPS: the back end share is gone, because it apparently was already half-managed and got removed with the force delete. | 13:10 |
| carthaca | And though it failed with OverQuota on deletion it tried to reduce the usage - I ge the nice warning Change will make usage less than 0 for the following resources: ['gigabytes', 'shares'] | 13:11 |
| carthaca | Luckily this was only some empty test share in the back :D | 13:12 |
| *** enriquetaso has joined #openstack-manila | 13:35 | |
| *** jvisser_ has joined #openstack-manila | 14:05 | |
| tbarron | carthaca: so the bug here is that if 'manila manage' fails due to quota there is no good way out and a 'force delete' destroys the (not-yet) managed share? | 15:06 |
| tbarron | carthaca: seems worthy of a LP ... | 15:06 |
| carthaca | yepp | 15:06 |
| * tbarron returns to his own downstream Friday world of pain ... | 15:07 | |
| carthaca | I may try again and do a reset status insted of force delete to trick the quota system and have my managed share anyway | 15:08 |
| carthaca | free space! | 15:08 |
| *** eharney has joined #openstack-manila | 15:33 | |
| *** dviroel has joined #openstack-manila | 15:35 | |
| *** jmlowe has joined #openstack-manila | 16:57 | |
| *** lpetrut has quit IRC | 17:09 | |
| *** eharney has quit IRC | 17:45 | |
| *** eharney has joined #openstack-manila | 17:58 | |
| *** eharney has quit IRC | 18:33 | |
| *** jmlowe has quit IRC | 18:46 | |
| openstackgerrit | Merged openstack/manila-specs master: Update Create Share from Snapshot in Another Pool https://review.opendev.org/700776 | 18:53 |
| dviroel | \o/ | 18:59 |
| *** tosky has quit IRC | 19:36 | |
| carloss | hey, gouthamr | 19:41 |
| carloss | saw your comments in the spec | 19:41 |
| carloss | I have something to discuss about it | 19:43 |
| gouthamr | carloss: hey carloss | 19:43 |
| gouthamr | sure, sup? | 19:43 |
| carloss | I see your point where you said that we should allow that value being set to 2 | 19:45 |
| carloss | but I think that 2 being the "default" may cause misunderstanding in the user | 19:46 |
| carloss | so my suggestion here is to have it set to 'greater than or equal to 1' | 19:46 |
| carloss | and it should mean that the user is able to create 1 passive/inactive replica | 19:47 |
| carloss | and this 1 value would not consider the active replica | 19:48 |
| carloss | what do you think? | 19:48 |
| gouthamr | carloss: a replicated share starts out with 1 replica... that's been called out in the docs | 19:54 |
| *** eharney has joined #openstack-manila | 19:54 | |
| gouthamr | carloss: the active/passive thing makes sense for two of the three kinds of replication we have | 19:55 |
| gouthamr | carloss: but the third/synchronous active-active case, we don't really have a passive replica | 19:56 |
| carloss | hmm, so that only works for some types of replication | 19:59 |
| gouthamr | carloss: yes, i'm assuming we can clarify in the quota error messages for those that need to know | 20:01 |
| *** jmlowe has joined #openstack-manila | 20:03 | |
| *** eharney has quit IRC | 20:10 | |
| carloss | alright, gouthamr... thanks! | 20:13 |
| carloss | I'm going to propose a new patch soon | 20:14 |
| gouthamr | ty carloss | 20:15 |
| openstackgerrit | Carlos Eduardo proposed openstack/manila-specs master: Add lite spec to fix unlimited share replicas per share https://review.opendev.org/704793 | 20:23 |
| *** jmlowe has quit IRC | 21:00 | |
| *** eharney has joined #openstack-manila | 21:15 | |
| openstackgerrit | Carlos Eduardo proposed openstack/manila-specs master: Add lite spec to fix unlimited share replicas per share https://review.opendev.org/704793 | 21:21 |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Move all conditions skipped under "skip_checks" method https://review.opendev.org/701340 | 21:22 |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Move all conditions skipped under "skip_checks" method https://review.opendev.org/701340 | 21:22 |
| *** jmlowe has joined #openstack-manila | 21:36 | |
| *** maaritamm has quit IRC | 21:48 | |
| *** enriquetaso has quit IRC | 21:49 | |
| *** maaritamm has joined #openstack-manila | 21:55 | |
| *** jmlowe has quit IRC | 22:04 | |
| vkmc | https://review.opendev.org/#/c/698848/ | 22:28 |
| vkmc | ready for the +2's | 22:28 |
| vkmc | make the rainn | 22:28 |
| *** maaritamm has quit IRC | 22:39 | |
| *** dviroel has quit IRC | 22:51 | |
| *** jmlowe has joined #openstack-manila | 23:48 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!