oVirt 4.5 Beta Test Day | Installing on Ceph

Hi all, As with the oVirt 4.5 Alpha Test Day[^1] I‘m checking out installing 2-node oVirt on hyper converged Ceph. This time with iSCSI (hopefully with failover multipathing) instead of NFS. [^1]: https://lists.ovirt.org/archives/list/devel@ovirt.org/thread/NO2QY5AYNREQKWD...

Result for today sofar: * Installation on iSCSI works fine (didn't test iSCSI multipath) * Copy from iSCSI to Managed Block Storage works * Creating a VM from that Managed Block Storage disk works ** Starting a VM with managed block storage volume works ** Creating a template from a vm with storage on Managed Block Storage doesn't work, error: 2022-04-07 15:02:44,984+02 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Permutation name: BD850CA753ED62B70AE455D832D2466E 2022-04-07 15:02:44,984+02 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read properties of undefined (reading 'a') at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.$postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.vm.CoreUnitToVmBaseBuilder.postBuild(CoreUnitToVmBaseBuilder.java:33) at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder$LastBuilder.build(CompositeBuilder.java:45) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.$build(BuilderExecutor.java:61) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.build(BuilderExecutor.java:28) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$postNameUniqueCheck(VmListModel.java:1337) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$lambda$14(VmListModel.java:1315) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel$lambda$14$Type.onSuccess(VmListModel.java:1315) at org.ovirt.engine.ui.frontend.Frontend$1.$onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.Frontend$1.onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.$onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.$onSuccess(GWTRPCCommunicationProvider.java:161) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.onSuccess(GWTRPCCommunicationProvider.java:161) at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198) at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233) at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409) at Unknown.eval(webadmin-0.js) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:306) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:345) at Unknown.eval(webadmin-0.js)
* Importing a Template from Glance into iSCSI-Volume, then copying that disk to Managed Block Storage works. * Removing the original imported disk, leaving only the managed block storage disk, works * Creating a VM of that template doesn't work (vdsm and engine attached)

@Arik Hadas <ahadas@redhat.com> @Benny Zlotnik <bzlotnik@redhat.com> can you please have a look? Il giorno gio 7 apr 2022 alle ore 15:20 Jöran Malek <joeran3@gmail.com> ha scritto:
Result for today sofar:
* Installation on iSCSI works fine (didn't test iSCSI multipath) * Copy from iSCSI to Managed Block Storage works * Creating a VM from that Managed Block Storage disk works ** Starting a VM with managed block storage volume works ** Creating a template from a vm with storage on Managed Block Storage doesn't work, error:
2022-04-07 15:02:44,984+02 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Permutation name: BD850CA753ED62B70AE455D832D2466E 2022-04-07 15:02:44,984+02 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read properties of undefined (reading 'a') at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.$postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.vm.CoreUnitToVmBaseBuilder.postBuild(CoreUnitToVmBaseBuilder.java:33) at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder$LastBuilder.build(CompositeBuilder.java:45) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.$build(BuilderExecutor.java:61) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.build(BuilderExecutor.java:28) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$postNameUniqueCheck(VmListModel.java:1337) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$lambda$14(VmListModel.java:1315) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel$lambda$14$Type.onSuccess(VmListModel.java:1315) at org.ovirt.engine.ui.frontend.Frontend$1.$onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.Frontend$1.onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.$onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.$onSuccess(GWTRPCCommunicationProvider.java:161) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.onSuccess(GWTRPCCommunicationProvider.java:161) at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198) at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233) at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409) at Unknown.eval(webadmin-0.js) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:306) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:345) at Unknown.eval(webadmin-0.js)
* Importing a Template from Glance into iSCSI-Volume, then copying that disk to Managed Block Storage works. * Removing the original imported disk, leaving only the managed block storage disk, works * Creating a VM of that template doesn't work (vdsm and engine attached) _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/L3LPZOHZLSGQJW...
-- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/> *Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.*

@Shani Leviim <sleviim@redhat.com> can you please take a look? On Thu, Apr 7, 2022 at 4:27 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
@Arik Hadas <ahadas@redhat.com> @Benny Zlotnik <bzlotnik@redhat.com> can you please have a look?
Il giorno gio 7 apr 2022 alle ore 15:20 Jöran Malek <joeran3@gmail.com> ha scritto:
Result for today sofar:
* Installation on iSCSI works fine (didn't test iSCSI multipath) * Copy from iSCSI to Managed Block Storage works * Creating a VM from that Managed Block Storage disk works ** Starting a VM with managed block storage volume works ** Creating a template from a vm with storage on Managed Block Storage doesn't work, error:
2022-04-07 15:02:44,984+02 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Permutation name: BD850CA753ED62B70AE455D832D2466E 2022-04-07 15:02:44,984+02 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read properties of undefined (reading 'a') at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.$postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.vm.CoreUnitToVmBaseBuilder.postBuild(CoreUnitToVmBaseBuilder.java:33) at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder$LastBuilder.build(CompositeBuilder.java:45) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.$build(BuilderExecutor.java:61) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.build(BuilderExecutor.java:28) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$postNameUniqueCheck(VmListModel.java:1337) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$lambda$14(VmListModel.java:1315) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel$lambda$14$Type.onSuccess(VmListModel.java:1315) at org.ovirt.engine.ui.frontend.Frontend$1.$onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.Frontend$1.onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.$onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.$onSuccess(GWTRPCCommunicationProvider.java:161) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.onSuccess(GWTRPCCommunicationProvider.java:161) at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198) at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233) at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409) at Unknown.eval(webadmin-0.js) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:306) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:345) at Unknown.eval(webadmin-0.js)
* Importing a Template from Glance into iSCSI-Volume, then copying that disk to Managed Block Storage works. * Removing the original imported disk, leaving only the managed block storage disk, works * Creating a VM of that template doesn't work (vdsm and engine attached) _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/L3LPZOHZLSGQJW...
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.*

Tried to reproduce it (see attached screen) after running and powering off the VM, But I didn't get any errors or failed operations. *Regards,* *Shani Leviim* On Thu, Apr 7, 2022 at 4:29 PM Arik Hadas <ahadas@redhat.com> wrote:
@Shani Leviim <sleviim@redhat.com> can you please take a look?
On Thu, Apr 7, 2022 at 4:27 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
@Arik Hadas <ahadas@redhat.com> @Benny Zlotnik <bzlotnik@redhat.com> can you please have a look?
Il giorno gio 7 apr 2022 alle ore 15:20 Jöran Malek <joeran3@gmail.com> ha scritto:
Result for today sofar:
* Installation on iSCSI works fine (didn't test iSCSI multipath) * Copy from iSCSI to Managed Block Storage works * Creating a VM from that Managed Block Storage disk works ** Starting a VM with managed block storage volume works ** Creating a template from a vm with storage on Managed Block Storage doesn't work, error:
2022-04-07 15:02:44,984+02 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Permutation name: BD850CA753ED62B70AE455D832D2466E 2022-04-07 15:02:44,984+02 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-18) [] Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read properties of undefined (reading 'a') at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.$postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.vm.CoreUnitToVmBaseBuilder.postBuild(CoreUnitToVmBaseBuilder.java:33) at org.ovirt.engine.ui.uicommonweb.builders.vm.HwOnlyCoreUnitToVmBaseBuilder.postBuild(HwOnlyCoreUnitToVmBaseBuilder.java:24) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder$LastBuilder.build(CompositeBuilder.java:45) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder.build(CompositeBuilder.java:21) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.$build(BuilderExecutor.java:61) at org.ovirt.engine.ui.uicommonweb.builders.BuilderExecutor.build(BuilderExecutor.java:28) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$postNameUniqueCheck(VmListModel.java:1337) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel.$lambda$14(VmListModel.java:1315) at org.ovirt.engine.ui.uicommonweb.models.vms.VmListModel$lambda$14$Type.onSuccess(VmListModel.java:1315) at org.ovirt.engine.ui.frontend.Frontend$1.$onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.Frontend$1.onSuccess(Frontend.java:239) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.$onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.onSuccess(OperationProcessor.java:133) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.$onSuccess(GWTRPCCommunicationProvider.java:161) at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.onSuccess(GWTRPCCommunicationProvider.java:161) at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198) at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233) at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409) at Unknown.eval(webadmin-0.js) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:306) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:345) at Unknown.eval(webadmin-0.js)
* Importing a Template from Glance into iSCSI-Volume, then copying that disk to Managed Block Storage works. * Removing the original imported disk, leaving only the managed block storage disk, works * Creating a VM of that template doesn't work (vdsm and engine attached) _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/L3LPZOHZLSGQJW...
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.*

Hi Shani, thanks for checking. I want to use Ceph/RBD exclusively without any kind of other shared storage in the cluster, except NFS or iSCSI for uploading, and then moving over images to Ceph. I did a screencapture[^1] of all steps required to get the error I'm referring to. Though this is only one of the errors I'm experiencing. Best, Jöran [^1]: https://1drv.ms/v/s!AqDF3R6HxnoJi_stJq17Y_jy7tVDQA?e=lUmfCJ Am Do., 7. Apr. 2022 um 17:24 Uhr schrieb Shani Leviim <sleviim@redhat.com>:
Tried to reproduce it (see attached screen) after running and powering off the VM, But I didn't get any errors or failed operations.
*Regards,* *Shani Leviim*

Does this fail only with a Managed Block Storage disk? Or traditional image disks fail too? On Mon, Apr 11, 2022 at 4:04 PM Jöran Malek <joeran3@gmail.com> wrote:
Hi Shani,
thanks for checking. I want to use Ceph/RBD exclusively without any kind of other shared storage in the cluster, except NFS or iSCSI for uploading, and then moving over images to Ceph. I did a screencapture[^1] of all steps required to get the error I'm referring to. Though this is only one of the errors I'm experiencing.
Best, Jöran
[^1]: https://1drv.ms/v/s!AqDF3R6HxnoJi_stJq17Y_jy7tVDQA?e=lUmfCJ
Am Do., 7. Apr. 2022 um 17:24 Uhr schrieb Shani Leviim <sleviim@redhat.com>:
Tried to reproduce it (see attached screen) after running and powering off the VM, But I didn't get any errors or failed operations.
Regards, Shani Leviim
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/QAOXCIXSJ7XKJU...

Sorry that it took so long to answer (had to realize that half of the underlying storage cluster disks are SMR drives, and the oVirt VMs didn't start correctly). Yes, I do see this issue with regular NFS disks as well (see attached). Eventually related to locale? Installed everything in de_DE. Best, Jöran //Resent, due to not including mailing list. Am Di., 12. Apr. 2022 um 12:58 Uhr schrieb Benny Zlotnik < bzlotnik@redhat.com>:
Does this fail only with a Managed Block Storage disk? Or traditional image disks fail too?

it could be related to locale as I couldn't reproduce this with en. Can you submit a bug? On Thu, Apr 14, 2022 at 6:38 PM Jöran Malek <joeran3@gmail.com> wrote:
Sorry that it took so long to answer (had to realize that half of the underlying storage cluster disks are SMR drives, and the oVirt VMs didn't start correctly).
Yes, I do see this issue with regular NFS disks as well (see attached).
Eventually related to locale? Installed everything in de_DE.
Best, Jöran
//Resent, due to not including mailing list.
Am Di., 12. Apr. 2022 um 12:58 Uhr schrieb Benny Zlotnik <bzlotnik@redhat.com>:
Does this fail only with a Managed Block Storage disk? Or traditional image disks fail too?

Hi, I just recreated the issue with oVirt Node being installed on en-us, and the web ui set to en-us as well. Exported Chrome log for the exception. ovirt-engine tries to access `/ovirt-engine/services/files/spice/SpiceVersion.txt` while creating the template, which returns 404, and it fails to continue. This is a fresh installation from the newest ISO (as of writing). Best, Jöran Am Mo., 18. Apr. 2022 um 12:37 Uhr schrieb Benny Zlotnik < bzlotnik@redhat.com>:
it could be related to locale as I couldn't reproduce this with en. Can you submit a bug?
On Thu, Apr 14, 2022 at 6:38 PM Jöran Malek <joeran3@gmail.com> wrote:
Sorry that it took so long to answer (had to realize that half of the
underlying storage cluster disks are SMR drives, and the oVirt VMs didn't start correctly).
Yes, I do see this issue with regular NFS disks as well (see attached).
Eventually related to locale? Installed everything in de_DE.
Best, Jöran
//Resent, due to not including mailing list.
Am Di., 12. Apr. 2022 um 12:58 Uhr schrieb Benny Zlotnik <
bzlotnik@redhat.com>:
Does this fail only with a Managed Block Storage disk? Or traditional image disks fail too?
participants (5)
-
Arik Hadas
-
Benny Zlotnik
-
Jöran Malek
-
Sandro Bonazzola
-
Shani Leviim