I have a newly installed ovirt engine, and node. I created a new VM, gave<br>
it a virtual disk, and a network, attached my one ISO that I have out<br>
there, and tried to start it. It failed. The admin portal error messages<br>
say:<br>
<br>
2012-Feb-27, 15:40:10<br>
Failed to run VM oel-test (User: admin@internal).<br><br>
2012-Feb-27, 15:40:10<br>
Failed to run VM oel-test on Host oravm2.<br>
<br>2012-Feb-27, 15:40:10<br>
VM oel-test is down. Exit message unable to open disk path<br>
/rhev/data-center/f465251e-<div id=":6m">5679-11e1-ba81-97917332892e/24b70dff-549e-46a6-a863-3a158aa6e9a3/images/c07482cb-818f-47b7-97d1-1409909408bb/e1e57887-e660-4191-87a0-5eac7a44f2d7:<br>
Permission denied.<br>
<br>2012-Feb-27, 15:40:08<br>
VM oel-test was started by admin@internal (Host: oravm2).<br>
<br>
<br>
When I go to the node, and check, the permissions do indeed look bad.<br>
vdsm:kvm owns everything down through<br>
/rhev/data-center/f465251e-5679-11e1-ba81-97917332892e/24b70dff-549e-46a6-a863-3a158aa6e9a3,<br>
but below that, it looks bad. Here is a &quot;ls -l&quot; of that last directory:<br>
<br>
# ls -l<br>
total 8<br>
drwxr-xr-x. 2 4294967294 4294967294 4096 Feb 23 16:22 dom_md<br>
drwxr-xr-x. 3 4294967294 4294967294 4096 Feb 27 16:22 images<br>
<br>
And then the owner and group of everything below &#39;images&#39; is bad, too.<br>
<br>
Can some help me determine what happened? And how to fix it?</div>