opendevreview | Arun KV proposed openstack/cinder master: Reintroduce DataCore driver https://review.opendev.org/c/openstack/cinder/+/836996 | 03:36 |
---|---|---|
Zer0Byte | hey | 03:37 |
Zer0Byte | i have a little issue :( | 03:37 |
Zer0Byte | i create a volume type and everything was working fine after adding a second backend | 03:37 |
Zer0Byte | the first backend doesn't have specified volume_backend_name and now i can't set it because i have around 200 volumes | 03:38 |
Zer0Byte | used with this volume type | 03:38 |
Zer0Byte | is there a way to setup the volume_backend_name | 03:39 |
Zer0Byte | after you have volumes | 03:39 |
Zer0Byte | on it | 03:39 |
Zer0Byte | ? | 03:39 |
opendevreview | Francesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/826484 | 06:11 |
simondodsley | Anyone in Berlin? | 06:53 |
opendevreview | 王昊 proposed openstack/cinder master: Support multiple filters together for volume time comparison filter https://review.opendev.org/c/openstack/cinder/+/740146 | 07:41 |
opendevreview | 王昊 proposed openstack/cinder master: Support to query snapshot filter by updated_at/created_at https://review.opendev.org/c/openstack/cinder/+/733062 | 07:44 |
*** bhagyashris_ is now known as bhagyashris | 08:03 | |
opendevreview | Rajat Dhasmana proposed openstack/cinder master: Remove redundant line from host_manager.py https://review.opendev.org/c/openstack/cinder/+/844920 | 08:09 |
gokhani | hi folks, how can I migrate volume-backed instance to new openstack environment. we can't detach root volume. is there any way for migrating bootable volume instead of delete vm? | 08:16 |
opendevreview | Arun KV proposed openstack/cinder master: Reintroduce DataCore driver https://review.opendev.org/c/openstack/cinder/+/836996 | 08:28 |
whoami-rajat | gokhani, i think using --block-migrate with openstack live migrate command should work | 08:29 |
whoami-rajat | gokhani, here's the doc on live migration https://docs.openstack.org/nova/pike/admin/live-migration-usage.html | 08:29 |
whoami-rajat | https://docs.openstack.org/nova/latest/admin/live-migration-usage.html -- latest | 08:29 |
whoami-rajat | geguileo, minor followup on one of your patch https://review.opendev.org/c/openstack/cinder/+/844920 | 08:33 |
geguileo | ouch, I must have missed it in one of the merge conflict resolutions | 08:35 |
whoami-rajat | yep, looks like it | 08:37 |
whoami-rajat | but doesn't change anything so we're good | 08:38 |
gokhani | whoami-rajat, I mean not live migration, for example to different pike environment, openstack env1 and openstack env2. I want to snapshot of vm image but its root disk is on volume. | 08:45 |
gokhani | when I try to get volume snapshot, it throws root device is not detached error. this is pike environment | 08:47 |
opendevreview | Merged openstack/os-brick master: Avoid volume extension errors caused by multipath-tools version https://review.opendev.org/c/openstack/os-brick/+/762776 | 09:14 |
whoami-rajat | gokhani, ack, i think it would be more useful to ask this in #openstack-nova as they might have strategies to support moving instances between different deployments | 10:35 |
gokhani | thanks whoami-rajat I find solution with this link https://docs.fuga.cloud/how-to-migrate-a-volume-from-one-openstack-provider-to-another | 10:53 |
gokhani | firstly we need to get snapshot of bootable volume | 10:54 |
whoami-rajat | gokhani, i can see it requires a detach operation, if you just want to move volumes then you can unmanage the volume from one deployment and manage it in another but moving instances is a different thing | 11:00 |
sfernand | hey folks am I the only cinder dev attending to the Berlin summit today!? :( | 11:00 |
whoami-rajat | sfernand, maybe, none of the attendees of the mid cycle were in berlin ... | 11:00 |
sfernand | Oh I see, hope to see you at the ptg so | 11:03 |
opendevreview | Merged openstack/cinder master: db: Migrate "driver initiator data" APIs to enginefacade https://review.opendev.org/c/openstack/cinder/+/837534 | 12:02 |
yuval2 | Hey I am in the summit, anyone else is around? | 12:06 |
opendevreview | Merged openstack/cinder master: db: Migrate "image volume cache" APIs to enginefacade https://review.opendev.org/c/openstack/cinder/+/837535 | 12:07 |
opendevreview | Merged openstack/cinder master: db: Migrate "worker" APIs to enginefacade https://review.opendev.org/c/openstack/cinder/+/837536 | 12:07 |
opendevreview | Stephen Finucane proposed openstack/cinder master: db: Remove unnecessary engine facade decorator https://review.opendev.org/c/openstack/cinder/+/844961 | 12:23 |
opendevreview | Stephen Finucane proposed openstack/cinder master: db: Remove weird error handling code https://review.opendev.org/c/openstack/cinder/+/844962 | 12:23 |
opendevreview | Walt proposed openstack/cinder master: Add reporting of capacity factors in API https://review.opendev.org/c/openstack/cinder/+/844601 | 12:25 |
opendevreview | Stephen Finucane proposed openstack/cinder master: db: Move comment https://review.opendev.org/c/openstack/cinder/+/844964 | 12:27 |
opendevreview | Walt proposed openstack/cinder master: Fix tracking allocated_capacity_gb https://review.opendev.org/c/openstack/cinder/+/836083 | 12:29 |
opendevreview | Walt proposed openstack/cinder master: Fix and unify capacity calculations https://review.opendev.org/c/openstack/cinder/+/831247 | 12:30 |
rosmaita | yuval2: sfernand is also at the summit | 12:44 |
abishop_ | requirements-check ci job is failing for a couple of patches | 13:02 |
abishop_ | eharney: https://review.opendev.org/c/openstack/cinder/+/844879 | 13:02 |
abishop_ | yours is one of them | 13:02 |
rosmaita | abishop_: probably due to this commit: https://opendev.org/openstack/requirements/commit/5fab5913b5225e5b96c424f7975bd76003662fd7 | 13:10 |
rosmaita | i have an idea, hopefully will have a fix up soon | 13:10 |
opendevreview | Brian Rosmaita proposed openstack/cinder master: Don't limit use of importlib-metadata to Python < 3.8 https://review.opendev.org/c/openstack/cinder/+/844974 | 13:28 |
rosmaita | let's see if ^^ fixes the requirements job | 13:28 |
abishop_ | dc_arunkv: you can try rebasing your patch on ^^ | 13:31 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Don't limit use of importlib-metadata to Python < 3.8 https://review.opendev.org/c/openstack/cinderlib/+/844981 | 14:08 |
rosmaita | whoami-rajat__: https://review.opendev.org/c/openstack/cinder/+/844974 | 14:43 |
*** abishop_ is now known as abishop | 14:47 | |
opendevreview | Eric Harney proposed openstack/cinder master: Bump mypy version to 0.960 https://review.opendev.org/c/openstack/cinder/+/844879 | 15:04 |
whoami-rajat__ | rosmaita, I still don't understand why the restriction of py<3.8 was introduced? | 15:08 |
rosmaita | whoami-rajat__: i think because in py3.8, the functionality is in stdlib, so you don't really need to use importlib_metadata any more | 15:09 |
rosmaita | but the reason to still use it in 3.8 and 3.9 is that there's some py3.10 features that are in importlib_metadata that's not in importlib.metadata | 15:10 |
whoami-rajat__ | rosmaita, ah ok, so since we've removed py36 support from Zed, shouldn't we drop using this lib altogether? | 15:10 |
rosmaita | i think nova wants to use some of the py3.10 features that it makes available in 3.8 and 3.9 | 15:11 |
whoami-rajat__ | ack, sounds good then, thanks for the info | 15:11 |
whoami-rajat__ | rosmaita, do we have a precedent of requiring 2 +2s for requirement changes? I remember we don't need it in doc patches but not sure about this one | 15:12 |
rosmaita | whoami-rajat__: i'm not sure we have a policy, i think two +2s are better, but sometimes only one +2 for something that's holding up CI | 15:13 |
whoami-rajat__ | rosmaita, yeah this one is gate unblocker so will just approve it | 15:14 |
eharney | i just bumped my patch that was failing the check ^ | 15:14 |
eharney | so i could probably review it | 15:14 |
whoami-rajat__ | oh, i approved... | 15:14 |
eharney | well i reviewed it anyway since i was sitting here looking at it | 15:16 |
whoami-rajat__ | cool, that helps, thanks | 15:17 |
rosmaita | thanks! | 15:17 |
opendevreview | Merged openstack/cinder master: Don't limit use of importlib-metadata to Python < 3.8 https://review.opendev.org/c/openstack/cinder/+/844974 | 15:35 |
*** dviroel|afk is now known as dviroel | 16:41 | |
opendevreview | Rajat Dhasmana proposed openstack/cinder-tempest-plugin master: Add test to create multiple volume from resource https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/795753 | 17:09 |
*** dviroel is now known as dviroel|afk | 19:46 | |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Add requirements-check job https://review.opendev.org/c/openstack/cinderlib/+/845026 | 20:03 |
opendevreview | Sofia Enriquez proposed openstack/cinder-tempest-plugin master: Update README.md with Tempest information https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/845050 | 20:23 |
opendevreview | Brian Rosmaita proposed openstack/cinder master: WIP: Prospective policy matrix for Zed https://review.opendev.org/c/openstack/cinder/+/835525 | 21:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!