Hi

I setup an openstack system on my latpop using kvm and these instructions
for Centos 7:
https://docs.openstack.org/newton/install-guide-rdo/

It's a long process (about a weeks worth of work if you're new to it and
doing it full-time). Some issues I had were with the database sync commands
(eg: su -s /bin/sh -c "glance-manage db_sync" glance) . For some reason my
tables never populated until I'd run the command twice or restarted the
service.

Remember to open ports in the firewall if using centos. It has a firewall
enabled by default.

I made an nfs mount on the host machine to store the glance images. That
way I didn't need to allocated tons of space for the vm's hard disk.

Otherwise I think the instructions on that site referenced above are good
and straightforward. It's just that the process is long and prone to user
error.


On Wed, Jan 31, 2018 at 2:16 AM Guru Desai <guru...@gmail.com> wrote:

> Hello,
>
> I plan to setup openstack manually on single server ( preferably PIKE).
> Somehow i am not able to find any documentation for the same. Could some
> one help with any pointers.
> All the documentation that i find refers to either packstack or devstack
> which i dont want to use.
> I would like to setup all the openstack services on single server, either
> ubuntu or centOS.
>
> Any pointers would be very helpful..
>
> Thanks,
> Guru
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to