I found this note from RedHat on bugzilla
Seems like this could be my issue
This could be where had issue with rebuild of ovirt-engine. And then had to scrape out the disk files to then import them back in. I then moved the "old files" into sub folder "junk" ... so after reboot I could know nobody needed them..and delete old orphaned disk from previous oVirt-HCI deploy version.
####
[root@thor images]# tree
.
├── 04002d39-4f60-4ed0-94db-74cb6b8de8d9
│ ├── 3f68af97-44ac-4a14-926e-dca66f7ce544
<snip>
├── fff3c1de-e21e-4f03-8905-d587448f6543
│ ├── 6f4343b6-dc3d-40e3-b872-6a954b8d1a7b
│ ├── 6f4343b6-dc3d-40e3-b872-6a954b8d1a7b.lease
│ └── 6f4343b6-dc3d-40e3-b872-6a954b8d1a7b.meta
└── junk
├── 138a359c-13e6-4448-b543-533894e41fca
│ ├── ece912a4-6756-4944-803c-c7ac58713ef4
│ ├── ece912a4-6756-4944-803c-c7ac58713ef4.lease
│ └── ece912a4-6756-4944-803c-c7ac58713ef4.meta
<snip>
├── ce4133ad-562f-4f23-add6-cd168a906267
│ ├── a09c8a84-1904-4632-892e-beb55abc873a
│ ├── a09c8a84-1904-4632-892e-beb55abc873a.lease
│ └── a09c8a84-1904-4632-892e-beb55abc873a.meta
└── f6679e35-fa56-4ed8-aa47-18492e00fd01
├── 3f2f0fc7-cb3c-4bbc-9f7b-4f196588c78c
├── 3f2f0fc7-cb3c-4bbc-9f7b-4f196588c78c.lease
└── 3f2f0fc7-cb3c-4bbc-9f7b-4f196588c78c.meta
31 directories, 113 files
########
The bug notes running command "taskcleaner.sh -R -o -A"
[root@ovirte01 dbutils]# /usr/share/ovirt-engine/setup/dbutils/taskcleaner.sh -R -o -A
This will remove all Tasks in async_tasks table, and all Job Steps and Compensation data!!!
Caution, this operation should be used with care. Please contact support prior to running this command
Are you sure you want to proceed? [y/n]
n
FATAL: Please contact support for further assistance.
[root@ovirte01 dbutils]#
I chickened out... Asking for input on of this is a good idea