Thursday, 2023-02-09

*** mhen_ is now known as mhen02:08
*** arif-ali_ is now known as arif-ali02:19
*** mhen_ is now known as mhen03:06
*** yadnesh|away is now known as yadnesh04:04
openstack_noviceHi 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_noviceis 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-remote10: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 keystone12:47
genekuo<openstack_novice> "Hi everyone. I am currently in..." <- There are several deployment tools you can find in the project navigator.12:51
genekuohttps://www.openstack.org/software/project-navigator/deployment-tools12:51
genekuoI 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|away14:58
jamesbensonopenstack_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
jamesbensonopenstack_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
jamesbensonopenstack_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" ? tia17:38
jamesbensonBobZAnnapolis___ : YOu can try: https://buildmedia.readthedocs.org/media/pdf/rally/latest/rally.pdf17:51
jamesbensonBobZAnnapolis___ : If you run tempests tests in rally, you can find details of those here: https://docs.openstack.org/tempest/latest/tests/modules.html17:55
benbrownDoes OpenStack automatically grow the root partition when creating an instance using a flavor that provides storage greater than the source image?22:57
benbrownI 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/!