Hi, SAFE_DIRS is unrelated to your error message. It is used to control the files that can be copied into the Datastore [1], but you already have the Image registered and ready.
Since you are using the shared transfer manager drivers, the first thing to check is that /var/lib/one/datastores/1 is correctly mounted in xen01, and oneadmin has permissions to use the files [2]. Regards [1] http://opennebula.org/documentation:rel3.6:fs_ds#configuring_the_filesystem_datastores [2] http://opennebula.org/documentation:rel3.6:fs_ds#using_the_shared_transfer_driver -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula<http://twitter.com/opennebula><[email protected]> On Fri, Oct 5, 2012 at 11:00 AM, Gandalf Corvotempesta < [email protected]> wrote: > 2012/10/5 Blaz Balon <[email protected]>: > > I think there is permissions problem. > > Try adding SAFE_DIRS="/var/lib/one/datastores" to your datastore. > > Could you tell me how to do this on default datastore? > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
