[ovirt-users] Inquire about the 'ovirt_cinderlib' tables

2022-03-15 Thread ssarang520
Hi, I want to know about some tables in 'ovirt_cinderlib' DB. Could you please explain the 'consistencygroups', 'services', 'groups' tables? Many thanks. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Pri

[ovirt-users] Re: Using file storage(NFS, cephfs) directly in oVirt vm

2021-10-26 Thread ssarang520
Sorry for my poor English. Normally the vm cannot reach the host. So I thought the vm could not reach the nfs server on the host. As you said, in this case, it seems that the user needs to configure network settings. Doesn't ovirt do that for user? ___

[ovirt-users] Using file storage(NFS, cephfs) directly in oVirt vm

2021-10-21 Thread ssarang520
Hi, I want to use NFS directly in oVirt vm. NFS server is installed on the oVirt host. How can I use it if the oVirt vm and oVirt host cannot communicate? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Pri

[ovirt-users] Re: Create template from snapshot of vm using MBS disk

2021-09-12 Thread ssarang520
How can I file the bug? Do you have a guide? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/communi

[ovirt-users] Re: Create template from snapshot of vm using MBS disk

2021-09-09 Thread ssarang520
Hi, Has this problem been resolved? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about

[ovirt-users] Re: Cannot delete pvc attached to pod using ovirt-csi in kubernetes

2021-08-23 Thread ssarang520
With csi, a pvc is created and a pod is also created by attaching the pvc. And if I delete the pod, /dev/rbd0 connected to the ovirt vm is not released and connection information remains in the DB. So I cannot delete the pvc and cannot attach the pvc again. ___

[ovirt-users] Re: Cannot delete pvc attached to pod using ovirt-csi in kubernetes

2021-08-23 Thread ssarang520
Yes, that's right. I can attach and detach mbs disk to ovirt vm normally through dashboard. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt

[ovirt-users] Re: Cannot delete pvc attached to pod using ovirt-csi in kubernetes

2021-08-23 Thread ssarang520
I attached a mbs disk to the running vm through the dashboard. Here is the engine log: 2021-08-23 19:00:54,912+09 INFO [org.ovirt.engine.core.bll.storage.disk.HotPlugDiskToVmCommand] (default task-209) [28eaa439-0bce-456d-8931-f1edc74ca71b] Lock Acquired to object 'EngineLock:{exclusiveLocks

[ovirt-users] Re: Cannot delete pvc attached to pod using ovirt-csi in kubernetes

2021-08-23 Thread ssarang520
There were no error logs in vdsm and supervdsm. And I found that the [org.ovirt.engine.core.bll.storage.disk.managedblock.DisconnectManagedBlockStorageDeviceCommand] and [org.ovirt.engine.core.vdsbroker.vdsbroker.DetachManagedBlockStorageVolumeVDSCommand] functions are being called when the di

[ovirt-users] Re: Cannot delete pvc attached to pod using ovirt-csi in kubernetes

2021-08-23 Thread ssarang520
When I check the status of the rbd volume, watcher still exists. Wathcer is /dev/rbd0 in the ovirt vm. $ rbd status mypool/volume-3643db6c-38a6-4a21-abb3-ce8cc15e8c86 Watchers: watcher=192.168.7.18:0/1903159992 client.44942 cookie=18446462598732840963 And the attachment information was a

[ovirt-users] Cannot delete pvc attached to pod using ovirt-csi in kubernetes

2021-08-22 Thread ssarang520
Hi all, I deployed ovirt-csi in the k8s by applying yaml manually. I used the latest version of the container image. (https://github.com/openshift/ovirt-csi-driver-operator/tree/master/assets) After successfully creating pvc and pod, I tried to delete it. And the pod is deleted, but the pvc is n

[ovirt-users] Re: Deploy ovirt-csi in the kubernetes cluster

2021-07-27 Thread ssarang520
1. When I tried to deploy manually, I found that there were variables in the yaml file. What is the value of the ${KUBE_RBAC_PROXY_IMAGE}? 2. I have confirmed that the secret is also required. So I created a secret with the yaml below. Is the data correct? How can I get the value of ovirt_ca_bun

[ovirt-users] Deploy ovirt-csi in the kubernetes cluster

2021-07-22 Thread ssarang520
Hi, I want to deploy ovirt-csi in the kubernetes cluster. But the guide only has how to deploy to openshift. How can I deploy the ovirt-csi in the kubernetes cluster? Is there any way to do that? ___ Users mailing list -- users@ovirt.org To unsubscribe

[ovirt-users] Re: Create template from snapshot of vm using MBS disk

2021-07-14 Thread ssarang520
oVirt engine version is 4.4.7.6-1.el8. cinderlib version is 3.0.0. cinder version is openstack-victoria. Below is the log that occurred while creating template from snapshot of the vm that uses mbs disk. (In /var/log/ovirt-engine/engine.log file) 2021-07-14 19:51:09,853+09 INFO [org.ovirt.engi

[ovirt-users] Create template from snapshot of vm using MBS disk

2021-07-14 Thread ssarang520
Hi, If I create a template with a snapshot of the vm that uses the mbs disk, the template cannot be used to create a new vm. Is this normal or a bug? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy

[ovirt-users] Re: Image import to Managed Block Storage

2021-07-12 Thread ssarang520
I'll import image by copying. Thanks, Sincerely ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/com

[ovirt-users] Re: Image import to Managed Block Storage

2021-07-12 Thread ssarang520
Sorry for the lack of information. I want to import image from the default glance repository or locally. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-polic

[ovirt-users] Image import to Managed Block Storage

2021-07-12 Thread ssarang520
Hi, Any plans to add the function to import images to MBS? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ov