Hi,
We're trying to launch the VM with PosixFS Storage and recently we've experienced
an error while launching.
We are successfully uploading the image with PosixFS storage in Storage -> Disks.
After upload, we get the status of image upload as illegal, then we are executing the
below command on management-engine, and the status changes to OK.
`/usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh -t all`
Now, When we are creating VM with the same image. Then at the launch time, we got the
below errors in /var/log/ovirt-engine/engine.log
`ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-32) [539b710]
EVENT_ID: VM_DOWN_ERROR(119), VM OS-22Dec is down with error. Exit message: Unable to get
volume size for domain <domain_id> volume <volume_id>`
All storage domains are PosixFS based.
Thanks