opendevreview | Goutham Pacha Ravi proposed openstack/devstack-plugin-ceph master: Revert "Temporary pin the ceph jobs nodeset to Focal" https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/865315 | 02:11 |
---|---|---|
opendevreview | Sofia Enriquez proposed openstack/cinder master: Ceph: Fix restore backups to diff backend https://review.opendev.org/c/openstack/cinder/+/880965 | 09:00 |
opendevreview | Sylvain Bauza proposed openstack/devstack-plugin-ceph master: Revert "Temporary pin the ceph jobs nodeset to Focal" https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/865315 | 09:04 |
opendevreview | Jean Pierre Roquesalane proposed openstack/cinder master: This patch is to validate the Dell PowerMax driver supports cinder in HA active-active mode https://review.opendev.org/c/openstack/cinder/+/881549 | 10:55 |
opendevreview | Sofia Enriquez proposed openstack/cinder master: Zuul: Job For LVM + Ceph With c-bak Enabled https://review.opendev.org/c/openstack/cinder/+/881032 | 11:03 |
opendevreview | Merged openstack/devstack-plugin-nfs master: Fix the condition for volume revert tests https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/859844 | 11:07 |
opendevreview | Alexander Deiter proposed openstack/cinder master: Infinidat add support for enhanced features https://review.opendev.org/c/openstack/cinder/+/881180 | 11:50 |
happystacker | Hey guys, when migrating a volume from a backend to another backend, how the metadata to the volume/backend will be updated? | 12:06 |
happystacker | let's say we have a customer moving from an array to another array | 12:07 |
happystacker | how we get cinder to know the array and volume metadata have changed? | 12:07 |
happystacker | the migration is initiated from the array itself, block to block copy between the two arrays | 12:16 |
whoami-rajat | happystacker, migration is performed from one host to another, cinder uses the host format as host@backend#pool which is where the volume currently resides | 12:29 |
whoami-rajat | happystacker, need to check but metadata along with other values should be copied from source vol to destination vol | 12:30 |
opendevreview | Francesco Pantano proposed openstack/devstack-plugin-ceph master: [DNM][CI] Add CEPHADM_DEPLOY flag to py3 tests https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/834223 | 12:38 |
opendevreview | Merged openstack/rbd-iscsi-client master: Support Python 3.10 https://review.opendev.org/c/openstack/rbd-iscsi-client/+/880701 | 12:53 |
happystacker | whoami-rajat; we have been asked by internal team who are initiating migration from the array to another array. As the existing volumes are not updated with the new metadata information | 12:55 |
jbernard | happystacker: is the migration being done outside of cinder? | 12:58 |
happystacker | yes because cinder doesn't support that kind of migration | 13:02 |
happystacker | I told them it was not possible to update using cinder as long as it's been initiated outside of cinder | 13:03 |
opendevreview | Merged openstack/python-brick-cinderclient-ext master: Update functional jobs for 2023.2 https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/880700 | 13:18 |
whoami-rajat | early (but actually late) reminder that today's meeting will be video + IRC | 13:51 |
whoami-rajat | meeting link: https://meet.google.com/fkk-xarf-jhj | 13:51 |
whoami-rajat | Cinder meeting in #openstack-meeting-alt and video at 1400 UTC | 13:51 |
whoami-rajat | jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin adiare happystacker dosaboy | 13:51 |
rosmaita | whoami-rajat: thanks for the reminder! | 13:52 |
whoami-rajat | np | 13:52 |
enriquetaso | would you mind sharing the link to the video meeting again? | 14:06 |
eharney | enriquetaso: https://meet.google.com/fkk-xarf-jhj | 14:09 |
nahimsouza[m] | enriquetaso: https://meet.google.com/fkk-xarf-jhj | 14:09 |
opendevreview | Dan Smith proposed openstack/devstack-plugin-ceph master: Revert "Temporary pin the ceph jobs nodeset to Focal" https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/865315 | 14:17 |
jbernard | happystacker: if you're moving data below cinder, you'll have to synchronize cinder's metadata manually | 14:18 |
opendevreview | Eric Harney proposed openstack/cinder-tempest-plugin master: WIP: Tests for volume<->image dependencies https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/880077 | 14:45 |
raghavendrat | Requesting some feedback on below patch. Thanks. | 14:58 |
raghavendrat | https://review.opendev.org/c/openstack/cinder/+/879836 | 14:58 |
enriquetaso | https://bugs.launchpad.net/cinder/+bug/2017575 | 15:01 |
opendevreview | Eric Harney proposed openstack/cinder master: Bump mypy to 1.2.0 https://review.opendev.org/c/openstack/cinder/+/879961 | 15:32 |
ganso | enriquetaso: hi! Just saw your update. When you say "add a config option for "host" field" do you mean propose a patch with a new config option? or do you mean just to set a config option that already exists? | 16:09 |
opendevreview | Dan Smith proposed openstack/devstack-plugin-ceph master: Revert "Temporary pin the ceph jobs nodeset to Focal" https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/865315 | 16:26 |
happystacker | jbernard: using openstack volume set command right? | 16:29 |
jbernard | happystacker: can you do what with openstack client?! if you can, I didn't know about that. My understanding is that the volume tables in the DB that reference backend host will have to be manually updated. Maybe someone else reading has a better idea | 16:46 |
happystacker | I was thinging about openstack volume set property command, I'll test it | 16:57 |
jbernard | happystacker: im curious what you find | 16:58 |
opendevreview | Francesco Pantano proposed openstack/devstack-plugin-ceph master: [DNM][CI] Add CEPHADM_DEPLOY flag to py3 tests https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/834223 | 17:09 |
happystacker | I'll let you know jbernard | 18:18 |
opendevreview | Dan Smith proposed openstack/devstack-plugin-ceph master: Revert "Temporary pin the ceph jobs nodeset to Focal" https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/865315 | 18:33 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph master: [WIP][DNM] Update install podman function https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/876747 | 20:22 |
opendevreview | Dan Smith proposed openstack/devstack-plugin-ceph master: Revert "Temporary pin the ceph jobs nodeset to Focal" https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/865315 | 20:39 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph master: [WIP][DNM] Remote Ceph with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/876747 | 21:38 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph master: [WIP][DNM] Remote Ceph with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/876747 | 22:04 |
opendevreview | Merged openstack/os-brick master: Fix iSCSI disconnect_volume when flush fails https://review.opendev.org/c/openstack/os-brick/+/878045 | 23:21 |
opendevreview | Goutham Pacha Ravi proposed openstack/devstack-plugin-ceph master: Run the native CephFS job with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/881519 | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!