Description
Faced a problem after vCenter integration. There are two datastores in the system, one for KVM (ID 100) second from vCenter (ID 102).
When creating an image in the datastore for KVM through CLI or GUI, an error periodically occurs
Error:
Fri Feb 11 10:27:41 2022 : Error creating datablock: Unable to create image with format qcow2 in Cluster-02-Standalone:/dev/drbd/by-res/one-image-30/0
Opennebula tries to create an image in the datastore for vCenter, not in the datastore specified, this error occurs in 2 out of 10 cases.
Details
Affected Component: [Storage]
Hypervisor: [KVM]
Version: [6.0.0.3]
Progress Status
[ ] Branch created
[ ] Code committed to development branch
[ ] Testing - QA
[ ] Documentation
[ ] Release notes - resolved issues, compatibility, known issues
[ ] Code committed to upstream release/hotfix branches
[ ] Documentation committed to upstream release/hotfix branches
Description Faced a problem after vCenter integration. There are two datastores in the system, one for KVM (ID 100) second from vCenter (ID 102). When creating an image in the datastore for KVM through CLI or GUI, an error periodically occurs
Command for excample: oneimage create -d 100 --name "node03_data" --type DATABLOCK --size 20000 --format qcow2
Error: Fri Feb 11 10:27:41 2022 : Error creating datablock: Unable to create image with format qcow2 in Cluster-02-Standalone:/dev/drbd/by-res/one-image-30/0
Opennebula tries to create an image in the datastore for vCenter, not in the datastore specified, this error occurs in 2 out of 10 cases.
Details
Progress Status