*** mhen_ is now known as mhen | 02:08 | |
*** arif-ali_ is now known as arif-ali | 02:19 | |
*** mhen_ is now known as mhen | 03:06 | |
*** yadnesh|away is now known as yadnesh | 04:04 | |
openstack_novice | Hi everyone. I am currently in the early stages of planning for a relatively small OpenStack deployment. I'm trying to figure out how to best to configure our development and testing deployments. I see that DevStack exists, but I am not sure if this is more for just playing around and testing of OpenStack itself, or if I could expect to use it as the basis for a full-blown development deployment? The alternative I'm looking at | 04:15 |
---|---|---|
openstack_novice | is simply running a whole bunch of virtual machines on one of our bare metal servers. Any help or guidance would be appreciated. Thanks. | 04:15 |
*** luigi is now known as luigi-remote | 10:11 | |
guesswhat[m] | Gene Kuo: do I need to specify also connection string to Cinder ? | 11:02 |
genekuo | <guesswhat[m]> "Gene Kuo: do I need to specify..." <- No, it should get the catalog from keystone | 12:47 |
genekuo | <openstack_novice> "Hi everyone. I am currently in..." <- There are several deployment tools you can find in the project navigator. | 12:51 |
genekuo | https://www.openstack.org/software/project-navigator/deployment-tools | 12:51 |
genekuo | I personally don't recommend to use Devstack for testing deployment as it's mostly aiming for development purpose. I'm currently using Kolla-Ansible in my personal cluster and IMO the documentation and deployment process is pretty straight forward. | 12:51 |
*** yadnesh is now known as yadnesh|away | 14:58 | |
jamesbenson | openstack_novice - I have a repo showing exactly how we deploy our clusters and it's completely automated. It is a bit tricky, but it shows everything from raw metal to deployment with ceph storage, but you'll want to be able to understand gitlab-ci.yml files to really understand the flow of it all. | 16:49 |
jamesbenson | openstack_novice - Also, we do testing running openstack in VM's but it's definitely not recommended. But our deployments range from 4 servers to 20 servers, with and without a 10GB backbone - ie with and without ceph, and typically on older equipment. | 16:53 |
jamesbenson | openstack_novice - https://gitlab.com/utsa-ics/osias/ | 16:54 |
BobZAnnapolis___ | Anyone know of a place where i can find / read a guide for all the possible tests, keywords, parameters, etc for the JSON files we need to create if we wish to run "rally task start test.json" ? tia | 17:38 |
jamesbenson | BobZAnnapolis___ : YOu can try: https://buildmedia.readthedocs.org/media/pdf/rally/latest/rally.pdf | 17:51 |
jamesbenson | BobZAnnapolis___ : If you run tempests tests in rally, you can find details of those here: https://docs.openstack.org/tempest/latest/tests/modules.html | 17:55 |
benbrown | Does OpenStack automatically grow the root partition when creating an instance using a flavor that provides storage greater than the source image? | 22:57 |
benbrown | I have both growpart and resizefs disabled in cloud-init, yet for some reason in journalctl I see "kernel: EXT4-fs (sda1): resizing filesystem from 785920 to 3931899 blocks". | 22:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!