On 4/30/2014 3:27 PM, Christophe Duez wrote:
Hello,
I have setup 2 new datastores
/var/lib/one//datastores/105 for Files
/var/lib/one//datastores/104 for Images

I wanted to start a VM but get te following error:
error: cannot open file '/var/lib/one//datastores/0/9/disk.0': Permission denied however the owner of /var/lib/one//datastores/0/ is oneadmin and the chmod is 0755

Here you can find the lof of my failed vm <http://pastebin.com/Xqxjavyh>
and here the oned.log file of opennebula frontend. <http://pastebin.com/gxF7c0TC>

anyone know why these VM's fail all the time?


_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
try chown -R oneadmin:oneadmin /var/lib/one/datastores/0/*
ps are you sure the image that you try to load are owned by oneadmin
ideea is that opennebula is making and simlink so on image datastores .. i had same problem because the images was not owned by oneadmin
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to