15:10:05 #startmeeting cinder_bs 15:10:05 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 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:10:05 The meeting name has been set to 'cinder_bs' 15:10:22 #topic Restore RBD Incremental Backup Fails When Using the --container Argument. 15:10:32 #link https://bugs.launchpad.net/cinder/+bug/2024484 15:10:54 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 fix proposed to master: 15:11:22 #link https://review.opendev.org/c/openstack/cinder/+/788319 15:13:52 mnaser, proposed the fix a while ago ^ 15:14:13 I've solved the merge conflict, fixed a unit test and added a release note 15:14:29 thanks for submitting that fix mnaser! 15:16:23 hillpd, whoami-rajat have you resolved you issue with https://bugs.launchpad.net/cinder/+bug/2017575 ? 15:16:28 moving on 15:16:38 #topic Hitachi: wrong exception when deleted volume is busy. 15:16:45 #link https://bugs.launchpad.net/cinder/+bug/2024418 15:17:04 When delete_volume() is called and the deleted volume is busy, 15:17:05 Hitachi Cinder driver should be issued the exception with the name ``VolumeIsBusy``, 15:17:05 but ``VolumeDriverException`` is issued. 15:17:05 User would be confused by wrong exception. 15:17:32 fix proposed to master: 15:17:35 #link https://review.opendev.org/c/openstack/cinder/+/885986 15:17:40 enriquetaso, I'm not sure if a fix for that was proposed, don't see it on the LP bug 15:18:28 oh okay, thanks whoami-rajat ! 15:18:59 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 #topic open discussion 15:31:08 okay! that's all 15:31:09 thank you! 15:31:11 #endmeeting