Morning oVirt.
I've rebuilt my oVirt environment and I'm currently on 4.4.5.8-1.el8. I have
storage presented via NFS. I'm unable to move / copy VM disks when powered off.
However I can Live migrate the disks when powered on. I have three storage domains
presented and this is repeated across all three no matter where the storage is located.
The disks are thin provisioned. I've tried deactivating and detaching the disk and
it's the same NullPointerException error.
2021-03-06 15:13:17,010Z ERROR
[org.ovirt.engine.core.bll.storage.disk.image.CopyDataCommand]
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-84)
[af63add0-0ef3-4049-8461-b564abedba02] Command
'org.ovirt.engine.core.bll.storage.disk.image.CopyDataCommand' failed: null
2021-03-06 15:13:17,010Z ERROR
[org.ovirt.engine.core.bll.storage.disk.image.CopyDataCommand]
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-84)
[af63add0-0ef3-4049-8461-b564abedba02] Exception: java.lang.NullPointerException
Engine log with stack trace is at
https://textuploader.com/1820f
Vdsm log is at
https://textuploader.com/1820z
I'm just checking I've not missed something obvious before raising a bug if
neccessary