
2012/10/16 Mike Burns <mburns@redhat.com>
On Tue, 2012-10-16 at 16:33 +0200, Neil wrote:
Hi Keith,
On Tue, Oct 16, 2012 at 3:48 PM, Keith Robertson <kroberts@redhat.com> wrote:
Neil,
I suspect that you are having the same issue described in [1].
I unfortunately don't have access to view this bug...
"You are not authorized to access bug #858880."
Is there any progress on repairing it, or do you know if there is a work round in the meantime?
You can try going into the nfs share manually and
chown 36:36 *
i.e., if your iso domain is at /export/iso:
chown 36:36 /export/iso/<uuid>/images/<uuid>/*
Note that the uuid is different in both cases above, and for each domain.
Not sure if this will help or not, but it's worth a shot.
Mike
Thanks!
Regards.
Neil Wilson. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
The owner 36:36 should be vdsm.kvm and not vdsm.vdsm Do you have a group kvm with gid = 36? Alex