15:10:05 <enriquetaso> #startmeeting cinder_bs 15:10:05 <opendevmeet> Meeting started Wed Jun 21 15:10:05 2023 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:10:05 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:10:05 <opendevmeet> The meeting name has been set to 'cinder_bs' 15:10:22 <enriquetaso> #topic Restore RBD Incremental Backup Fails When Using the --container Argument. 15:10:32 <enriquetaso> #link https://bugs.launchpad.net/cinder/+bug/2024484 15:10:54 <enriquetaso> As mentioned on the main meeting: The CephBackupDriver forces the user to use the default RBD pool in every backup restore when restoring from an incremental backup [1]. This is incorrect since you can specify the container you would like to use when creating a backup [2], and that one should be used instead. 15:11:20 <enriquetaso> fix proposed to master: 15:11:22 <enriquetaso> #link https://review.opendev.org/c/openstack/cinder/+/788319 15:13:52 <enriquetaso> mnaser, proposed the fix a while ago ^ 15:14:13 <enriquetaso> I've solved the merge conflict, fixed a unit test and added a release note 15:14:29 <enriquetaso> thanks for submitting that fix mnaser! 15:16:23 <enriquetaso> hillpd, whoami-rajat have you resolved you issue with https://bugs.launchpad.net/cinder/+bug/2017575 ? 15:16:28 <enriquetaso> moving on 15:16:38 <enriquetaso> #topic Hitachi: wrong exception when deleted volume is busy. 15:16:45 <enriquetaso> #link https://bugs.launchpad.net/cinder/+bug/2024418 15:17:04 <enriquetaso> When delete_volume() is called and the deleted volume is busy, 15:17:05 <enriquetaso> Hitachi Cinder driver should be issued the exception with the name ``VolumeIsBusy``, 15:17:05 <enriquetaso> but ``VolumeDriverException`` is issued. 15:17:05 <enriquetaso> User would be confused by wrong exception. 15:17:32 <enriquetaso> fix proposed to master: 15:17:35 <enriquetaso> #link https://review.opendev.org/c/openstack/cinder/+/885986 15:17:40 <whoami-rajat> enriquetaso, I'm not sure if a fix for that was proposed, don't see it on the LP bug 15:18:28 <enriquetaso> oh okay, thanks whoami-rajat ! 15:18:59 <enriquetaso> the fix 885986 looks like does way more things that fixing an error message but I'll review later and leave a comment 15:29:26 <enriquetaso> #topic open discussion 15:31:08 <enriquetaso> okay! that's all 15:31:09 <enriquetaso> thank you! 15:31:11 <enriquetaso> #endmeeting