<div dir="ltr"><div><div>Hmm, looks like selinux was already disabled. Not sure what's going on there.<br><br></div>I generated the ssh key manually and everything _seems_ to be working as expected.<br></div><div><br></div>
Thanks!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 17, 2014 at 12:37 PM, Javier Fontan <span dir="ltr"><<a href="mailto:jfontan@opennebula.org" target="_blank">jfontan@opennebula.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I believe that the problem is selinux. It does not let create and<br>
maybe use ssh keys outside /home directory. Try disabling selinux<br>
before installing the package.<br>
<br>
# setenforce 0<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Jun 17, 2014 at 8:51 PM, kerryhall . <<a href="mailto:kerryhall@gmail.com">kerryhall@gmail.com</a>> wrote:<br>
> This seems to have _mostly_ worked. I created a logical volume and mounted<br>
> it at /var/lib/one, installed the opennebula packages, and then changed the<br>
> ownership to the "oneadmin" user.<br>
><br>
> However, I have noticed two issues.<br>
> 1. .ssh was not created. (but all other files appear to have been created<br>
> normally afaik)<br>
> 2. The "system" data store does not report capacity. (but the "files" and<br>
> "default" datastores do)<br>
><br>
> My guess is that when the opennebula packages are installed, there is an "if<br>
> statement" being run by the installer that checks to see if the /var/lib/one<br>
> directory already exists, and if so, does not do certain things. (like set<br>
> up .ssh, perhaps)<br>
><br>
> Any suggestions would be appreciated!<br>
> Kerry<br>
><br>
><br>
> On Tue, Jun 17, 2014 at 11:09 AM, kerryhall . <<a href="mailto:kerryhall@gmail.com">kerryhall@gmail.com</a>> wrote:<br>
>><br>
>> That's a good idea. Let me give that a try.<br>
>><br>
>> Thank you!<br>
>> Kerry<br>
>><br>
>><br>
>> On Tue, Jun 17, 2014 at 10:21 AM, Alberto Zuin - Liste<br>
>> <<a href="mailto:liste@albertozuin.eu">liste@albertozuin.eu</a>> wrote:<br>
>>><br>
>>> Hi,<br>
>>> you can mount your partition directly on /var/lib/one or you can bind<br>
>>> your mount to /var/lib/one (for ex. mount -o bind /mnt/newpart /var/lib/one)<br>
>>> My 2 cents,<br>
>>> Alberto<br>
>>><br>
>>> Il 17/06/14 18:18, kerryhall . ha scritto:<br>
>>><br>
>>> Hi folks,<br>
>>><br>
>>> I was wondering how to change the location of /var/lib/one. I have tried<br>
>>> making a symlink from /var/lib/one to a new location before installing the<br>
>>> ONE packages, but for some reason generating the ssh key (and possibly other<br>
>>> installation steps) failed. My reason for doing so is that I am working with<br>
>>> systems that have /var as a separate 10 gig partition, and it is not<br>
>>> something I can change.<br>
>>><br>
>>> Thanks!<br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Users mailing list<br>
>>> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
>>> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Users mailing list<br>
>>> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
>>> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
>>><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Javier Fontán Muiños<br>
Developer<br>
OpenNebula - Flexible Enterprise Cloud Made Simple<br>
<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @OpenNebula | <a href="http://github.com/jfontan" target="_blank">github.com/jfontan</a><br>
</font></span></blockquote></div><br></div>