Monday, 2019-05-20

*** radeks has joined #openstack-ansible00:08
*** radeks_ has joined #openstack-ansible00:17
*** radeks has quit IRC00:19
*** sreejithp has joined #openstack-ansible00:20
snadgeim just looking at https://docs.openstack.org/openstack-ansible/latest/user/aio/quickstart.html00:50
snadgeand trying to appreciate how the tags map to a specific version number.. or what those versions mean00:51
snadgeeg.. if i just want to checkout the latest stable stein version00:51
snadgethere's 11.2.0, 11.2.1 and 11.2.10 ? 🤔00:51
djhankbsnadge: I don't think there's a tag yet (19.0.0.0) for Stein yet, I believe you should grab by doing: git clone -b stable/stein https://opendev.org/openstack/openstack-ansible.git01:00
snadgeyes i just changed my branch to stable/stein01:00
djhankbyep that's what I am running atm in my lab01:03
mnaserdirk, evrardjp: https://review.opendev.org/#/c/659967/ -- opensuse is broken01:20
logan-yep mnaser, on that topic: https://review.opendev.org/#/c/659853/01:25
mnaserI know centos Distros installs are broken too01:27
mnaserI need to get around those01:27
mnaserthanks logan- I will rebase that bump patch on top of yours01:27
openstackgerritMohammed Naser proposed openstack/openstack-ansible stable/rocky: Bump SHAs for stable/rocky  https://review.opendev.org/65996701:27
mnaserlinters are broken on queens hmm01:29
mnaser ERROR! Unexpected Exception, this is probably a bug: 'module' object has no attribute 'MAGIC_VARIABLE_MAPPING'01:29
logan-i fixed that earlier01:29
logan-one sec01:30
logan-queens is in rough shape actually01:30
logan-https://review.opendev.org/#/c/659971/ is the fix for the magic variable mapping issue (we were checking out -tests master branch)01:30
mnaserI think its time we clean up some branches.01:31
snadgeif i dont bother to change any defaults for AIO install, will it just default to local storage.. i dont have a second disk connected to this vm01:31
mnaseryep snadge01:31
mnasershould.. afaik01:31
mnaserlogan-: I think we'll need to squash the path changes too in that patch01:32
logan-mnaser: unfortunately that's not quite possible because the linters fix is in the -tests repo01:32
logan-also the tests repo gate is broken because of weird galera install issues on centos/suse: https://review.opendev.org/#/c/659930/01:32
mnaserdamn01:33
logan-i think we might be able to restack things to get it all working but the unsolved part is this galera issue01:33
mnaserFailing package is: qpress-11-1.el7.x86_64\n GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona01:34
mnaserI think01:34
mnaserI know01:34
mnaserthis one01:34
mnaserlogan-: https://review.opendev.org/#/c/643798/01:35
mnasercompression was no longer recommended by upstream too01:35
mnaserso we dropped qpress there01:35
mnaserthat is a pretty big change however01:35
logan-yeah but we can't backport a major version change01:35
mnasermaybe we can just disable compression by default then?  :\01:36
mnasernThe GPG keys listed for the \"Percona-Release YUM repository - x86_64\" repository are already installed but they are not correct for this package.01:36
mnaseror maybe we go and find the right keys..01:36
logan-++ maybe just some simple thing like that to get it moving01:36
mnaserthe only problem is01:36
mnaserit won't pass listing if o-a-t change doesn't land01:37
mnaserlinting01:37
logan-true01:37
mnaserso we're gonna have to do the disable-enable dance anyways01:37
mnaserat least that'll help unbreak the integrated for that then01:38
logan-yeah01:38
mnaserlogan-: think you have time to restack with a nv/patch/v set?01:38
logan-sure, on it01:38
logan-haha, actually we will have a hard time merging a linters nv patch in tests because of the galera issue01:39
logan-i might be able to pin galera, the integrated repo doesn't seem to have teh same problem01:40
logan-will look at that01:40
mnaserthanks logan-01:45
*** sreejithp has quit IRC01:49
*** sreejithp has joined #openstack-ansible01:49
snadgehmm..aio playbook fails because our proxy doesn't have downloads.mariadb.com whitelisted .. i wonder if thats the only thing i'll have to whitelist, or if I can just use bionics  mariadb?02:06
mnaseryou'd be walking a path on your own if you do :)02:07
snadgeim getting it whitelisted now XD02:08
*** radeks_ has quit IRC02:15
mnaserthat's a better path :p02:15
djhankbDoes the AIO build use the single machine as the deploy machine as well? I'm currently struggling with a Devstack that's being a pain to re-stack.02:18
mnaseryep02:18
djhankbAwesome! I've never tried the AIO, but it seems like it fits the same niche as Devstack. I may give that a whirl02:19
snadgei just blew away a devstack VM to try it myself.. :)02:21
djhankbGotcha, do you run OSA for your main deployment, or are you just starting out?02:22
snadgejust starting out.. and looking to do that.. my next project will be another test environment, with a controller, storage node, and 3 compute nodes02:23
snadgewe currently use a custom ansible deployment in production.. based on queens02:25
djhankbnice. I am about 5 months in to starting out. I have built several OSA multi-nodes at this point on commodity hardware (desktop PCs and such) I'm hoping to get something spun up in the work lab in the next couple months.02:25
djhankbAnd hopefully into production sometime after a POC...02:25
snadgeim less than a month into it.. but the previous guy created the custom deployment stuff, so rather than try and port it to newer versions of openstack, it seems more prudent to adapt this effort to what we need02:32
djhankbtotally.02:33
*** threestrands has joined #openstack-ansible02:34
djhankbFor me, I went from Zero to now with literally no exposure to openstack. I've been reading books, hanging out here and on some of the other channels, labbing, watching videos, etc.02:34
snadgesame.. i hope to eventually gain enough experience to do some contracting work relating to openstack deployments02:35
djhankbOSA seemed to be the quickest for me to get figured out and spun up. Then it's very customizable with the overrides. Honestly the part I struggled with the most was neutron and Open vSwitch. Once I got that sorted out I saved all of my configs in a git repo and it's been very repeatable02:37
*** sreejithp_ has joined #openstack-ansible02:45
*** sreejithp has quit IRC02:46
snadgeAIO deployment I just got connection failure / time out when trying ot access http://172.29.236.100:500002:52
snadgeaio1_keystone_container-ff96411e02:54
*** sreejithp_ has quit IRC02:55
snadgethen stein stable branch seems to have deployed keystone-19.0.0.0rc2.dev4303:03
snadgewhich doesn't sound very "stable" ?03:03
*** Talion has quit IRC03:08
djhankbThat's what I was saying earlier - the 19.0.0.0 release isn't out yet, I think they were working on a few more things, Placement maybe? There may be a better branch to checkout, but the stable/stein is what my current OSA build is running, which for me is keystone-19.0.0.0rc2.dev27 which is a few weeks old now03:11
snadgeahh okay, it seems there's something up with keystone in the dev43 then..03:16
snadgeTASK [os_keystone : Wait for services to be up] .. failing.. presumably means that its not starting for some reason03:16
djhankbyou can always run the playbook by itself: e.g. # openstack-ansible os-keystone-install.yml03:18
djhankbyou can also run it with -vvv flag to get extra debug, so you don't have to rerun the whole long playbook for setup-hosts setup-infrastructure, etc.03:18
snadgethere are tags 19.0.0.0b1 19.0.0.0rc103:19
djhankboh nice, that's good to know03:19
djhankbI must go for the night, good luck on your build!03:20
snadgeno worries.. have a good one03:20
logan-osa has not cut a stein release tag yet, but stable/stein HEAD is a lot closer to what the release will look like than the beta/rc tags03:28
logan-you will see similar version schemes for all openstack services installed because we pin at specific service SHAs that do not necessarily line up with service release tags, so the automatically generated version will look like keystone-<tag>.dev<number of commits since the referenced tag>03:29
snadgeyeah im just seeing if i can get the setup-openstack playbook to finish.. its gotten past wait for services to be up.. and now bombing on add service project "Cloud default was not found"03:45
*** dave-mccowan has quit IRC03:58
*** udesale has joined #openstack-ansible04:01
*** ansmith has joined #openstack-ansible04:20
*** ansmith has quit IRC04:33
*** sreejithp has joined #openstack-ansible04:52
*** sreejithp has quit IRC04:56
*** mhayden has joined #openstack-ansible05:00
*** mhayden has quit IRC05:00
openstackgerritLogan V proposed openstack/openstack-ansible stable/queens: Use the correct branch name to clone tests repo  https://review.opendev.org/65997105:06
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Fix clone list for opendev changes  https://review.opendev.org/65993005:08
*** ivve has quit IRC05:09
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Revert galera_server role pin  https://review.opendev.org/66001705:10
openstackgerritLogan V proposed openstack/openstack-ansible stable/queens: Use opendev links  https://review.opendev.org/65993605:11
openstackgerritLogan V proposed openstack/openstack-ansible stable/queens: Restore linters job to voting  https://review.opendev.org/66001805:11
*** joshualyle has quit IRC05:17
mnasersnadge: did you change the setting for the deployment host05:22
mnaserthat might seem because the clouds y’all file is missing05:22
snadgei didn't change anything from detault05:23
snadgethis is just my first test AIO deployment on an ubuntu 18.04.2 vm05:24
*** PTO has joined #openstack-ansible05:34
*** jbadiapa has joined #openstack-ansible05:35
*** udesale has quit IRC05:42
*** udesale has joined #openstack-ansible05:42
*** chkumar|pto is now known as chandankumar05:58
*** radeks_ has joined #openstack-ansible05:58
*** PTO has quit IRC05:59
*** ivve has joined #openstack-ansible06:12
dirkmnaser: thanks, I'll take a look06:19
*** luksky has joined #openstack-ansible06:23
*** cshen has joined #openstack-ansible06:26
jrossersnadge: i would immediatley suspect a networking issue with your keystone connection failure, partiularly as you mention a proxy06:43
jrosserthis task here https://github.com/openstack/openstack-ansible-os_keystone/blob/stable/stein/tasks/keystone_service_update.yml#L32 checks the endpoint is up06:45
snadgeok but i seem to have progressed past that06:45
snadgethe proxy is only needed to get to the outside internet.. the AIO is all internal network connections right?06:45
*** dirk--old has quit IRC06:47
*** mwhahaha has quit IRC06:48
*** mubix has quit IRC06:48
*** AB2019 has quit IRC06:48
*** FrankZhang has quit IRC06:48
*** jtanner has quit IRC06:48
*** geekinutah has quit IRC06:48
*** johnsom has quit IRC06:48
*** guilhermesp has quit IRC06:48
*** adrianreza has quit IRC06:48
*** guilhermesp has joined #openstack-ansible06:48
*** FrankZhang has joined #openstack-ansible06:48
*** AB2019 has joined #openstack-ansible06:48
*** geekinutah has joined #openstack-ansible06:48
*** mwhahaha has joined #openstack-ansible06:48
*** mubix has joined #openstack-ansible06:48
*** johnsom has joined #openstack-ansible06:48
*** jtanner has joined #openstack-ansible06:48
*** adrianreza has joined #openstack-ansible06:48
*** starborn has joined #openstack-ansible06:53
openstackgerritXuan Yandong proposed openstack/openstack-ansible-plugins master: Cap sphinx for py2 to match global requirements  https://review.opendev.org/66003306:57
*** udesale has quit IRC07:00
*** udesale has joined #openstack-ansible07:00
jrossersnadge: so long as you have appropriate no_proxy, you’ll be ok on an AIO07:05
jrosserMore care is needed with a larger deploy, we have documentation for that too07:05
openstackgerritXuan Yandong proposed openstack/openstack-ansible-os_tacker master: Cap sphinx for py2 to match global requirements  https://review.opendev.org/66003407:09
*** yolanda_ has quit IRC07:13
openstackgerritXuan Yandong proposed openstack/openstack-ansible-rsyslog_server master: Cap sphinx for py2 to match global requirements  https://review.opendev.org/66003507:14
*** mbuil has joined #openstack-ansible07:18
openstackgerritXuan Yandong proposed openstack/openstack-ansible-os_heat master: Cap sphinx for py2 to match global requirements  https://review.opendev.org/66003707:19
*** flaviosr has joined #openstack-ansible07:20
*** yolanda_ has joined #openstack-ansible07:20
*** udesale has quit IRC07:20
*** udesale has joined #openstack-ansible07:21
*** threestrands has quit IRC07:23
*** pcaruana has joined #openstack-ansible07:23
*** PTO has joined #openstack-ansible07:24
PTOIs there someone online who knows how nova cells are supposed to be configured?07:25
*** udesale has quit IRC07:26
*** udesale has joined #openstack-ansible07:27
dirkPTO: /query toabctl07:34
dirkargh07:34
dirkPTO: ignore that07:34
dirkPTO: I wanted to say that there is a documentation available on google: https://docs.openstack.org/nova/stein/user/cellsv2-layout.html#multiple-cells07:35
*** tosky has joined #openstack-ansible07:35
*** sreejithp has joined #openstack-ansible07:52
openstackgerritXuan Yandong proposed openstack/openstack-ansible-os_gnocchi master: Cap sphinx for py2 to match global requirements  https://review.opendev.org/66003907:54
openstackgerritXuan Yandong proposed openstack/openstack-ansible-os_ceilometer master: Cap sphinx for py2 to match global requirements  https://review.opendev.org/66004007:56
*** sreejithp has quit IRC07:57
*** shardy has joined #openstack-ansible07:58
CeeMacmorning08:16
*** shardy has quit IRC08:18
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata  https://review.opendev.org/65873108:19
*** mkuf has quit IRC08:28
*** DanyC has joined #openstack-ansible08:36
*** hamzaachi has joined #openstack-ansible08:36
openstackgerritMerged openstack/ansible-config_template master: Change the author-email openstack-dev to openstack-discuss  https://review.opendev.org/65940208:37
*** mkuf has joined #openstack-ansible08:38
evrardjpI am focusing on master metal everywhere for opensuse leap 15, and will backport all the things necessary on different branches (back to rocky, where we support 42.3)08:52
evrardjpbut it takes time. When it's officially done, we could rely on the metal jobs there, and everything will be okay.08:52
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/rocky: SUSE: Add support of leap 15  https://review.opendev.org/66005509:02
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/rocky: SUSE: Add support of openSUSE Leap 15  https://review.opendev.org/66005509:03
*** phasespace has joined #openstack-ansible09:11
*** sep has quit IRC09:16
*** sep has joined #openstack-ansible09:21
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_ceilometer master: Add distro installs jobs  https://review.opendev.org/66006409:30
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_ceilometer master: Clarify supported SUSE versions  https://review.opendev.org/66006609:34
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_blazar master: Add integrated coverage  https://review.opendev.org/65840209:38
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_blazar master: Clarify supported SUSE versions  https://review.opendev.org/65902309:38
openstackgerritDirk Mueller proposed openstack/openstack-ansible stable/stein: Re-enable openSUSE Leap 15.0 aio_metal jobs  https://review.opendev.org/66006809:42
openstackgerritChandan Kumar (raukadah) proposed openstack/openstack-ansible-os_tempest master: Update openstack.org -> opendev.org  https://review.opendev.org/65494209:48
openstackgerritPaul Martin proposed openstack/openstack-ansible-os_tempest master: Add support for aarch64 images  https://review.opendev.org/62003209:51
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_cinder master: Clarify supported SUSE versions  https://review.opendev.org/66007009:52
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_congress master: Add integrated coverage  https://review.opendev.org/66007109:57
CeeMacquick (hopefully) question. How far down the availibility zone rabbit hole have people gone?09:58
openstackgerritDirk Mueller proposed openstack/openstack-ansible stable/rocky: Remove openSUSE Leap 42.3 jobs  https://review.opendev.org/66007310:00
*** noonedeadpunk has joined #openstack-ansible10:01
noonedeadpunkmornigns10:02
*** aedc has joined #openstack-ansible10:03
CeeMacmorning noonedeadpunk10:03
openstackgerritMerged openstack/openstack-ansible stable/rocky: Set openSUSE 42.3 LXC jobs to non-voting  https://review.opendev.org/65985310:08
*** ivve has quit IRC10:09
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_designate master: Clarify supported SUSE versions  https://review.opendev.org/66007610:13
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_glance master: Clarify supported SUSE versions  https://review.opendev.org/66007710:15
*** miloa has joined #openstack-ansible10:18
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_gnocchi master: Clarify supported SUSE versions  https://review.opendev.org/66007810:19
*** mbuil has quit IRC10:20
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_gnocchi master: Test with package installs  https://review.opendev.org/66007910:20
*** phasespace has quit IRC10:26
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_heat master: Clarify supported SUSE versions  https://review.opendev.org/66008110:30
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_ironic master: Add integrated coverage  https://review.opendev.org/66008310:33
openstackgerritMerged openstack/openstack-ansible-lxc_hosts master: Revert "Temporary fix of failing aria2 on centos"  https://review.opendev.org/65729210:37
openstackgerritMerged openstack/openstack-ansible-lxc_hosts stable/rocky: Revert "Temporary fix of failing aria2 on centos"  https://review.opendev.org/65998110:37
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone master: Clarify supported SUSE versions  https://review.opendev.org/66008410:38
openstackgerritMerged openstack/openstack-ansible-lxc_hosts stable/stein: Revert "Temporary fix of failing aria2 on centos"  https://review.opendev.org/65998010:38
*** flaper87 has quit IRC10:42
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_magnum master: Clarify supported SUSE versions  https://review.opendev.org/66008510:43
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_magnum master: Add distro install jobs  https://review.opendev.org/66008610:45
*** cshen has quit IRC10:52
*** mhayden has joined #openstack-ansible11:00
*** mhayden has quit IRC11:00
*** flaper87 has joined #openstack-ansible11:00
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-openstack_hosts master: Add apt-utils everywhere  https://review.opendev.org/66009111:01
evrardjpcores, could you give me your opinion on ^ ? I don't like it, but I don't have a great solution either.11:02
openstackgerritMerged openstack/openstack-ansible master: Bump SHAs for master  https://review.opendev.org/65996511:03
*** yolanda_ has quit IRC11:04
*** DanyC has left #openstack-ansible11:04
*** yolanda_ has joined #openstack-ansible11:08
noonedeadpunkevrardjp: and why you don't like it? I don't feel like apt-utils is smth evil...11:09
*** cshen has joined #openstack-ansible11:09
evrardjpbecause it would be installed everywhere, and it's not needed _per se_ everywhere, it's only needed should we have those debconf things11:10
evrardjpso, pike and queens is broken11:10
*** jamesdenton has joined #openstack-ansible11:11
noonedeadpunkbut we won't actually know when debconf appear in some another package11:11
evrardjpcorrect11:12
evrardjpwhich is why I did this patch11:12
evrardjpbut generally if debconf appears, things will break anyway11:12
evrardjpbecause ansible will most likely ignore its output11:13
evrardjpbut at least there would be no complaint that apt-utils is not there :p11:13
noonedeadpunkyeah, that's another side of the medal...11:13
*** cshen has quit IRC11:15
*** udesale has quit IRC11:16
*** aedc has quit IRC11:24
PTOI did an upgrade from pike to queens last week. It was straight forward, except the step with cleanup-nova.yml. It failed and I cant rerun it. Any suggestions?11:27
*** aedc has joined #openstack-ansible11:33
nowster"No package matching 'python-httplib2' found available, installed or updated" in openstack-ansible-functional-tempestconf-centos-7  :-(11:34
nowsterSomething broken in the Centos tests?11:34
chandankumarnowster: is it getting hitted in all jobs or specific one?11:35
*** cshen has joined #openstack-ansible11:35
chandankumarnowster: I have seen in python-tempestconf job rechecked it, let's see how it goes11:36
chandankumar*all centos jobs11:36
*** kplant has joined #openstack-ansible11:38
nowsterLooks like most.11:39
nowstereg. https://review.opendev.org/#/c/654942/11:39
nowsterand https://review.opendev.org/#/c/659877/11:40
nowsterand https://review.opendev.org/620032, which is what I'm interested in.11:40
*** cshen has quit IRC11:41
*** kopecmartin has joined #openstack-ansible11:42
*** kopecmartin is now known as kopecmartin|off11:43
*** cshen has joined #openstack-ansible11:44
*** mhayden has joined #openstack-ansible11:58
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-tests master: Update ansible to 2.7.10  https://review.opendev.org/65650112:02
evrardjpnoonedeadpunk jrosser I have revived this ^ for backport purposes12:02
*** dave-mccowan has joined #openstack-ansible12:03
jrosserevrardjp: sure I think that should merge easily, there’s also a second one to the integrated repo which was abandoned, might want that too?12:19
*** joshualyle has joined #openstack-ansible12:20
evrardjpprobably wise12:21
*** joshualyle has quit IRC12:21
evrardjpdue to 2.7.8 being a security issue12:21
*** ianychoi has quit IRC12:28
*** ianychoi has joined #openstack-ansible12:29
*** admin0 has left #openstack-ansible12:37
*** admin0 has joined #openstack-ansible12:37
*** luksky has quit IRC12:42
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Update ansible to 2.7.10  https://review.opendev.org/65649912:44
CeeMacjrosser: evrardjp either of you happen to know if the 'service' project and user IDs are sucked into a variable during deployment at all?12:44
CeeMactrying to work out if I can build image caching config into my initial deployment or if I'll have to a post install config12:44
CeeMac*do a12:45
admin0do images to fail to be uploaded in horizon by default but only work via the cli ?12:45
CeeMacadmin0: i had issues with image upload where i had to set it to 'remote'12:45
CeeMaci'm pretty sure there are some CORS settings can be tweaked to get the default upload method to work12:46
admin0CeeMac, where do you set the remote thing ?12:46
CeeMac* to get it to work in horizon12:46
CeeMacadmin0: user_variables12:47
CeeMachorizon_images_upload_mode: remote12:47
admin0CeeMac, many thanks12:47
CeeMacadmin0: no problem12:48
*** dave-mccowan has quit IRC12:48
jrosserCeeMac: i don't think they are - see here https://github.com/openstack/openstack-ansible-os_keystone/blob/master/tasks/keystone_service_update.yml#L4712:50
CeeMacjrosser: thanks. presumably the service project isn't used in any of the other deployment workflow then12:52
jrosseri would guess not - what did you want to do with it?12:52
*** miloa has quit IRC12:53
CeeMaci was using it as the target for the cinder_internal_tenant_*_id variables for enabling image volume caching12:53
openstackgerritMerged openstack/openstack-ansible-tests stable/rocky: Fix clone list for opendev changes  https://review.opendev.org/65992912:54
openstackgerritMerged openstack/openstack-ansible-tests stable/stein: Use copy-links when collecting logs  https://review.opendev.org/65992012:54
CeeMacjust trying to work out how much i cant automate as part of the deployment and how much should be post deployment configuration12:54
jrosseractually i'm probably talking rubbish here12:54
jrosserif i look in horizon at the service project members then all the services have a user there12:54
CeeMacindeed they do12:55
CeeMacok, i'm going to go look at one of the roles see if I can unpick it12:55
CeeMacwhen I fail, I'll be back with questions ;)12:56
jrosserhere is where the user is added https://github.com/openstack/openstack-ansible-os_cinder/blob/master/tasks/cinder_service_setup.yml#L5412:56
CeeMacdarn you're fast12:57
CeeMaci only just loaded the page12:57
jrosserwell the pattern is the same across all the roles :)12:57
CeeMachmm12:58
CeeMacdoesn't seem to use the ids though12:58
CeeMacsome of these variables are arrays?12:59
CeeMaccinder_service_project_name.id or something might be a thing?12:59
CeeMachmm12:59
CeeMacmaybe not12:59
jrosserall of those things will originate from the defaults/main.yml like here https://github.com/openstack/openstack-ansible-os_cinder/blob/master/defaults/main.yml#L131-L14813:00
CeeMacyeah, just found that too13:00
CeeMaci'm thinking theres going to be no easy way to do this13:01
jrossersome of these things take names or id's13:01
CeeMacwithout scripting a bash module to pull the info13:01
*** udesale has joined #openstack-ansible13:01
jrosserif there is a piece of config you need that the cinder role doesnt support, then we should fix it13:02
CeeMachttps://opendev.org/openstack/cinder/src/branch/master/cinder/context.py#L36 <- looks like its requiring an ID13:03
CeeMacin my dev env I've used cinder_cinder_conf_overrides retrospectively to hard code the project and user id13:03
CeeMaci'm sure i saw a module the other day that was running bash script to pull some data from openstack cli13:04
CeeMaccould hack that to pull the info I need maybe13:04
*** Guest84310 has joined #openstack-ansible13:05
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_neutron stable/stein: Updated from OpenStack Ansible Tests  https://review.opendev.org/66011313:05
CeeMacprobably not the most graceful way of doing it though13:05
CeeMac?13:05
jrosserhttps://docs.ansible.com/ansible/latest/modules/os_project_module.html13:05
jrossersee right at the bottom, it returns the id13:05
CeeMacthats tidier13:06
jrosserhowever given that there appears to be no native support for this in the cinder role, feels like something not a lot of people are using - whats your storage backend?13:06
*** Guest84310 is now known as redrobot13:06
CeeMaciscsi based Zadara13:07
CeeMacusing the volume driver for zadara13:07
CeeMaci wonder if/how other people are implementing image caching13:07
CeeMacactually, if I switched to volume backed images i may not need image caching13:08
* CeeMac ponders13:08
CeeMacon a 50GB image, it was taking upwards of 15-20 minutes to deploy.  When I enable image caching it came down to 4-5mins13:08
CeeMacthats probably more to do with file backend for glance than anything else though maybe13:09
CeeMacas i don't have object storage worked out yet13:09
CeeMacwhile you're here jrosser, are you using availability zones much/at all?13:10
jrossernot really13:12
CeeMacboo :(13:13
CeeMacdid you rename the default, or still using nova?13:14
jrosserthe whole subject is a bit WTF really https://www.mirantis.com/blog/the-first-and-final-word-on-openstack-availability-zones/13:14
CeeMacyeah, i've read that and other articles alot13:15
CeeMaci'm stuck in a DR planning circle though13:15
CeeMacand AZs would seem at face value to be the appropriate solution13:15
CeeMacbut also, WTF as you say.13:15
jrosseri'd like to be able to offer some sensible anti-affinitty - but on units of stuff larger than a compute node. not really spent too much tim elooking at that though13:17
CeeMaci'm looking geographically13:18
CeeMacwas planning on splitting the DCs into seperate AZs then it would be up to the customer to deploy there VMs/Apps in the appropraite zones to provide HA13:19
CeeMacto do that properlly i'd need to have nova and cinder AZs, but then the AZ hints in neutron wouldn't match and could confuse the end users when deploying vms13:20
openstackgerritDirk Mueller proposed openstack/openstack-ansible stable/rocky: Remove openSUSE Leap 42.3 jobs  https://review.opendev.org/66007313:21
dirklogan-: evrardjp: followup ^^13:21
*** jroll has quit IRC13:25
*** jroll has joined #openstack-ansible13:26
*** sreejithp has joined #openstack-ansible13:26
*** luksky has joined #openstack-ansible13:27
*** pcaruana has quit IRC13:33
openstackgerritMerged openstack/openstack-ansible-tests master: Update ansible to 2.7.10  https://review.opendev.org/65650113:33
*** ansmith has joined #openstack-ansible13:38
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_glance stable/stein: Add ability to place glance-image-import.conf  https://review.opendev.org/66011513:40
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Clarify supported SUSE versions  https://review.opendev.org/66011713:42
noonedeadpunkevrardjp: ^ for your table:)13:42
jrosserthese are good to go https://review.opendev.org/#/q/topic:deprecated-tests+(status:open+OR+status:merged)13:46
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Add integrated coverage  https://review.opendev.org/66012213:49
noonedeadpunk+2:)13:49
*** goldenfri has quit IRC14:15
CeeMacjrosser: br-vlan isn't a dependency for anything anymore more is it?  I mean, if I'm not using it for tenant networks and I'm deploying provider networks with OVS, then I don't need to define br-vlan right? nothing will break without it?14:15
CeeMacjamesdenton: same question if you happen to be around :)14:15
jamesdentonyou shouldn't need it14:16
*** nicolasbock has joined #openstack-ansible14:16
jamesdenton<insert disclaimer here>14:16
jrosserIf you don’t refer to it anywhere in your neutron config then you should be good14:16
CeeMaccool cool14:16
CeeMacthanks chaps, I'll let you know if we're all wrong :014:17
CeeMac* :)14:17
jamesdenton:D14:17
cjloadermnaser: okay14:20
cjloaderi'll see if I can14:20
mnasercjloader: awesome thank you14:23
openstackgerritMerged openstack/openstack-ansible-rabbitmq_server master: Remove deprecated use of tests as filters  https://review.opendev.org/65716014:24
openstackgerritMerged openstack/openstack-ansible-tests stable/rocky: Stop deleting-and-creating RabbitMQ account on deploy  https://review.opendev.org/65647614:34
*** cshen has quit IRC14:43
CeeMacjamesdenton: don't suppose you've done anything with availability zones in neutron (or elsewhere)?14:45
*** tuxjohnson has joined #openstack-ansible14:46
openstackgerritLogan V proposed openstack/openstack-ansible-galera_server stable/queens: Update percona-release package  https://review.opendev.org/66014114:52
*** pcaruana has joined #openstack-ansible14:53
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Fix clone list for opendev changes  https://review.opendev.org/65993014:54
logan-ready for review: https://review.opendev.org/#/q/status:open+(branch:stable/stein+OR+branch:stable/rocky)+owner:logan2211%2540gmail.com+label:Verified:%252B114:56
*** gyee has joined #openstack-ansible14:57
CeeMacmnaser: you guys must use availability zones right?15:01
openstackgerritMerged openstack/openstack-ansible-openstack_hosts master: Add apt-utils everywhere  https://review.opendev.org/66009115:01
chandankumarHello15:06
CeeMaco/15:06
chandankumarhttp://logs.openstack.org/42/654942/8/check/openstack-ansible-functional-tempestconf-centos-7/72d4677/job-output.txt.gz#_2019-05-20_11_54_42_63809715:07
chandankumarWhere can I find the centos extra repos are enabled or disabled?15:07
chandankumarin the logs15:07
logan-chandankumar: does http://logs.openstack.org/42/654942/8/check/openstack-ansible-functional-tempestconf-centos-7/72d4677/logs/etc/host/yum.repos.d/ help?15:08
logan-chandankumar: well actually since that task ran in openstack1, not on the host: http://logs.openstack.org/42/654942/8/check/openstack-ansible-functional-tempestconf-centos-7/72d4677/logs/etc/openstack/openstack1/yum.repos.d/15:09
openstackgerritMerged openstack/openstack-ansible-os_designate master: Clarify supported SUSE versions  https://review.opendev.org/66007615:13
*** hamzaachi has quit IRC15:18
openstackgerritMerged openstack/openstack-ansible-os_magnum master: Clarify supported SUSE versions  https://review.opendev.org/66008515:21
chandankumarlogan-: thanks, do we know in OSA we disable centos extra repos somewhere?15:26
*** hamzaachi has joined #openstack-ansible15:26
chandankumarafter first enabling it then disbling15:26
*** starborn has quit IRC15:27
openstackgerritMerged openstack/openstack-ansible-os_ceilometer master: Add distro installs jobs  https://review.opendev.org/66006415:27
openstackgerritMerged openstack/openstack-ansible-os_nova master: Remove deprecated use of tests as filters  https://review.opendev.org/65715915:29
logan-chandankumar: not sure on that15:31
logan-chandankumar: i think we only enable things like EPEL only for certain packages but I have no idea how that works15:35
chandankumarlogan-: /me will dig tomorrow on that, then15:36
logan-chandankumar: oh, apparently this is how it works: http://logs.openstack.org/42/654942/8/check/openstack-ansible-functional-tempestconf-centos-7/72d4677/logs/etc/openstack/openstack1/yum.repos.d/epel-lxc_hosts.repo.txt.gz15:36
openstackgerritMerged openstack/openstack-ansible-os_blazar master: Add integrated coverage  https://review.opendev.org/65840215:36
openstackgerritMerged openstack/openstack-ansible-os_blazar master: Clarify supported SUSE versions  https://review.opendev.org/65902315:36
logan-maybe we need to do something like that for extras15:37
logan-https://opendev.org/openstack/openstack-ansible-lxc_hosts/src/branch/master/tasks/lxc_install_yum.yml#L46-L58 is where that happens15:38
*** fnpanic has quit IRC15:44
*** hamzaachi has quit IRC15:52
*** mmercer has joined #openstack-ansible15:57
openstackgerritMerged openstack/openstack-ansible-ceph_client master: Remove deprecated use of tests as filters  https://review.opendev.org/65715715:59
*** chandankumar is now known as raukadah16:01
evrardjpnoonedeadpunk: adding it. You want access rights?16:18
evrardjpthanks for helping :)16:19
noonedeadpunkevrardjp: not sure:)16:21
openstackgerritMerged openstack/openstack-ansible master: Remove deprecated use of tests as filters  https://review.opendev.org/65715616:21
evrardjphaha16:22
evrardjpit's great to see green :)16:22
*** ivve has joined #openstack-ansible16:24
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Remove opensuse 42.3 LXC jobs  https://review.opendev.org/66016416:27
noonedeadpunkcan't agree more)16:27
evrardjplogan-: woot, I think this was in line with dirk's patches16:30
*** Darcidride has joined #openstack-ansible16:30
logan-evrardjp: don't woot yet, queens is a disaster atm16:30
logan-:(16:30
evrardjpI know16:30
logan-about to push a stack that hopefully works16:30
evrardjpdid you change tests?16:30
logan-thats the incoming stack16:31
evrardjpI think I have probably same stack16:31
evrardjpI just had to temporarily stop that for meetings16:31
evrardjpok, I will be able to review that quick then :)16:31
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Fix clone list for opendev changes  https://review.opendev.org/65993016:31
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Restore CentOS voting job  https://review.opendev.org/66016616:31
evrardjphow deep did you go?16:31
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Restore CentOS voting job  https://review.opendev.org/66016616:32
evrardjpyup that's what I have16:32
openstackgerritLogan V proposed openstack/openstack-ansible-galera_server stable/queens: Update percona-release package  https://review.opendev.org/66014116:32
logan-hopefully it works16:32
evrardjpwow thanks for digging into galera too16:33
evrardjplogan-: no need to patch ocata for opendev :p16:34
evrardjpit should die in a fire16:34
logan-shrug, figured id see if it passes16:34
evrardjppike is the new "extended maintenance"16:34
evrardjpI said in a meeting that was borked, and nobody really fixed it. I want to EOL this16:35
* logan- still maintains green ocata gates downstream :(16:35
evrardjpoh really?16:35
logan-not for long16:35
evrardjphaha16:36
evrardjpok16:36
evrardjpshouldn't https://review.opendev.org/#/c/660164/1 be based on the fix clone list?16:36
evrardjpfor queens16:36
logan-the clone list won't pass without it16:36
logan-so we might need to combine the two actually16:36
evrardjpyeah16:36
evrardjpbecause the other won't either? :p16:36
logan-i think you're right. going to let it run for a minute though because it should fail fast if its going to die16:37
logan-http://zuul.openstack.org/stream/628b5e141ce04f23a09c54cedf4f03be?logfile=console.log already in tox16:37
evrardjpclone clone clone!16:38
evrardjpnot sure if it will run faster if I motivate it16:38
logan-haha16:38
logan-while we wait can I interest you with a stack of rocky & stein patches: https://review.opendev.org/#/q/status:open+(branch:stable/stein+OR+branch:stable/rocky)+owner:logan2211%2540gmail.com+label:Verified:%252B116:39
*** udesale has quit IRC16:40
evrardjpsure !16:40
logan-ok it died. combining those patches on queens16:42
evrardjplogan-: sorry I am one handed, could you help me with something?16:42
logan-yes16:42
evrardjphttps://review.opendev.org/#/c/659713/ -- are the shas ok for branches above?16:42
evrardjpshould we bump them too and backport instead?16:43
logan-which shas16:44
logan-there are no relevant updates to other roles needed afaik16:44
logan-only the etcd3 support is needed (the old sha deploys etcd2)16:45
evrardjpno I mean, the upper brqnches can deploy etcd3?16:46
logan-yep16:46
evrardjpbecause their shas are enough up to date?16:46
evrardjpcool16:46
logan-right16:46
evrardjphigher than this one?16:46
logan-i get your question now -- yep stein and master are etcd3 already16:46
evrardjpcool16:47
logan-higher or same (double checking which)16:47
logan-yea stein uses the same sha16:48
logan-which is currently head of master16:48
logan-and the latest tag16:48
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Fix clone list for opendev changes  https://review.opendev.org/65993016:52
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Restore CentOS voting job  https://review.opendev.org/66016616:52
openstackgerritMerged openstack/openstack-ansible-os_glance stable/stein: Add ability to place glance-image-import.conf  https://review.opendev.org/66011517:00
*** luksky has quit IRC17:06
openstackgerritNicolas Bock proposed openstack/openstack-ansible-os_ironic master: Add variables for openSUSE  https://review.opendev.org/66017917:10
openstackgerritNicolas Bock proposed openstack/openstack-ansible-os_ironic master: Add integrated coverage  https://review.opendev.org/66008317:12
dirklogan-, evrardjp: is opensuse really the only distribution with lxc 3.1?17:14
logan-i think so. looks like bionic has 3.017:16
openstackgerritMerged openstack/openstack-ansible master: Update ansible to 2.7.10  https://review.opendev.org/65649917:23
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_panko master: Clarify supported OS versions  https://review.opendev.org/66018117:27
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_panko master: Use the dynamic aio scenario  https://review.opendev.org/66018217:30
jamesdentonCeeMac You get your AZ question answered? I haven't really done anything with Neutron AZs, other than a demo17:31
dirklogan-: hmm, pretty bad I guess, but now it's too late, downgrade is not working17:33
dirkWell, I guess going forward leap is not going to be working due to the networkd removal17:34
logan-heh, i didn't know suse is also ditching networkd17:35
openstackgerritLogan V proposed openstack/openstack-ansible-galera_server stable/queens: Update percona-release package  https://review.opendev.org/66014117:37
openstackgerritMerged openstack/openstack-ansible-os_masakari master: Clarify supported SUSE versions  https://review.opendev.org/66011717:44
*** Weifan has joined #openstack-ansible17:49
CeeMacjamesdenton: no sadly. Guess I'll be corner casing on this one too. I'm going to take a punt and see how it goes.17:50
jamesdentonwhat's your goal, if you don't mind me asking17:50
*** markvoelker has joined #openstack-ansible17:58
CeeMacDon't mind at all. We have DCs in 2 geographic locations connected via 10Gb wavelength. I wanted operate the second as an active/DR site and rather than going down the region route in the first instance (due to cost/equipment limitations) thought it would be good to split the compute and storage in AZs to provide the customers with the capability to deploy in a HA capable way.18:03
CeeMacInitially the networking will stay in DC1 (unless I run the NN collapsed on the compute too). So trying to unlock the AZ interdependence where it exists.18:04
CeeMac-unlock, +unpick18:05
openstackgerritMerged openstack/openstack-ansible-os_neutron stable/stein: Fix calico service unit user/group  https://review.opendev.org/65971018:15
openstackgerritMerged openstack/openstack-ansible-os_neutron stable/rocky: Avoid looping systemd_service role include  https://review.opendev.org/65994118:15
openstackgerritMerged openstack/openstack-ansible-os_tempest stable/stein: Do not ping router when public net is local  https://review.opendev.org/65970718:19
*** Weifan has quit IRC18:21
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Fix clone list for opendev changes  https://review.opendev.org/65993018:25
openstackgerritLogan V proposed openstack/openstack-ansible-tests stable/queens: Restore CentOS voting job  https://review.opendev.org/66016618:25
openstackgerritLogan V proposed openstack/openstack-ansible-galera_server stable/queens: Update percona-release package  https://review.opendev.org/66014118:26
openstackgerritLogan V proposed openstack/openstack-ansible-galera_server stable/queens: Update percona-release package  https://review.opendev.org/66014118:40
openstackgerritNicolas Bock proposed openstack/openstack-ansible stable/rocky: SUSE: Add support for openSUSE Leap 15  https://review.opendev.org/66019418:40
CeeMacjamesdenton: sorry should have tagged you in my reply ^18:59
openstackgerritMerged openstack/openstack-ansible stable/stein: Use copy-links when collecting logs  https://review.opendev.org/65992119:01
openstackgerritLogan V proposed openstack/openstack-ansible-galera_server stable/queens: Update percona-release package  https://review.opendev.org/66014119:02
openstackgerritMerged openstack/openstack-ansible stable/stein: Collect openstack_deploy in gate log collection script  https://review.opendev.org/65993819:16
kplantexit19:17
kplantderp19:17
*** kplant has quit IRC19:17
*** markvoelker has quit IRC19:41
openstackgerritMerged openstack/openstack-ansible-os_gnocchi master: Test with package installs  https://review.opendev.org/66007919:45
*** dmsimard5 has joined #openstack-ansible19:50
*** dmsimard has quit IRC19:51
*** Darcidride has quit IRC20:04
*** Darcidride has joined #openstack-ansible20:05
logan-ok this stack is ready for reviews, unblocks the queens gates: https://review.opendev.org/#/q/branch:stable/queens+owner:self+status:open+(topic:osa/opendev+OR+topic:percona-release)20:07
logan-corrected link: https://review.opendev.org/#/q/branch:stable/queens+owner:logan2211%2540gmail.com+status:open+(topic:osa/opendev+OR+topic:percona-release)20:07
*** PTO has quit IRC20:08
openstackgerritMerged openstack/openstack-ansible stable/stein: Add Calico networking AIO scenario  https://review.opendev.org/65970920:23
*** aedc has quit IRC20:26
openstackgerritNicolas Bock proposed openstack/openstack-ansible-os_ironic master: Add variables for openSUSE  https://review.opendev.org/66017920:28
openstackgerritDirk Mueller proposed openstack/openstack-ansible-galera_server master: Update package list for openSUSE Leap 15.0  https://review.opendev.org/66020420:37
*** luksky has joined #openstack-ansible20:42
openstackgerritGuilherme  Steinmuller Pimentel proposed openstack/openstack-ansible-os_monasca master: Retire openstack-ansible-os_monasca  https://review.opendev.org/65363020:43
openstackgerritGuilherme  Steinmuller Pimentel proposed openstack/openstack-ansible-os_monasca-agent master: Retire openstack-ansible-os_monasca-agent  https://review.opendev.org/65363120:46
openstackgerritDirk Mueller proposed openstack/openstack-ansible-os_neutron master: Testing neutron jobs  https://review.opendev.org/52869220:47
*** radeks_ has quit IRC20:48
openstackgerritDirk Mueller proposed openstack/openstack-ansible-tests master: Rename opensuse functional jobs to opensuse-15  https://review.opendev.org/66020720:55
openstackgerritDirk Mueller proposed openstack/openstack-ansible-galera_server master: Switch to openSUSE Leap 15 for functional testing  https://review.opendev.org/66020820:58
jrosserlogan-: i think this is blocked on the abandoned patch it was submitted with https://review.opendev.org/#/c/659713/321:05
logan-ah yes21:05
logan-thanks21:05
openstackgerritLogan V proposed openstack/openstack-ansible stable/rocky: Bump etcd role to v3 capable SHA  https://review.opendev.org/65971321:08
openstackgerritLogan V proposed openstack/openstack-ansible stable/rocky: Use opendev links  https://review.opendev.org/65993321:08
openstackgerritLogan V proposed openstack/openstack-ansible stable/rocky: Add Calico networking AIO scenario  https://review.opendev.org/65971221:08
logan-rebased ^21:08
logan-https://review.opendev.org/#/c/659933/ will need a fresh round of reviews due to the rebase21:12
jrosserlogan-: doesnt run-tests.sh normally get updated via openstack-ansible-tests and the proposal bot?21:21
logan-yep21:24
logan-however the depends-on in the galera patch doesn't work without thte updated run-tests21:24
logan-and i wanted to see that the whole stack works before merging part of it ;)21:24
jrosserah, ok, no worries21:24
logan-we'll see a patchstorm after the -tests one merges tho21:25
logan-er i mean tests-role-clone or whatever21:28
*** sreejithp has quit IRC21:34
*** sreejithp has joined #openstack-ansible21:35
*** pcaruana has quit IRC21:40
*** sreejithp has quit IRC21:43
*** Darcidride has quit IRC21:47
openstackgerritLogan V proposed openstack/openstack-ansible stable/queens: Add Calico networking AIO scenario  https://review.opendev.org/65986921:49
openstackgerritLogan V proposed openstack/openstack-ansible stable/queens: Zuul: Simplify the integrated test playbooks  https://review.opendev.org/66022421:49
*** ChosSimbaOne has quit IRC22:04
*** ChosSimbaOne has joined #openstack-ansible22:04
openstackgerritLogan V proposed openstack/openstack-ansible-os_neutron stable/queens: Update Calico Felix to v3  https://review.opendev.org/61640722:07
*** tosky has quit IRC22:15
mnaserCeeMac: regions but not availability zones is what we use22:28
CeeMacmnaser: ah, ok. Makes sense I guess.22:29
*** dmsimard5 is now known as dmsimard22:44
openstackgerritLogan V proposed openstack/openstack-ansible-os_neutron stable/queens: Update Calico Felix to v3  https://review.opendev.org/61640722:47
*** joshualyle has joined #openstack-ansible22:54
*** joshualyle has quit IRC22:54
*** luksky has quit IRC22:55
*** sreejithp has joined #openstack-ansible23:07
*** sreejithp has quit IRC23:09
snadgesomeone was saying about a no proxy variable or something earlier but its gone out of my scrollback.. im having trouble deploying an AIO stack in a vm that doesn't have direct internet access (only via proxy)23:21
mcardensnadge: it was yesterday afternoon: "<jrosser> snadge: so long as you have appropriate no_proxy, you’ll be ok on an AIO"23:32
snadgeim trying to find documentation for no_proxy23:34
mcardenDunno about the doc, but grepping for no_proxy mostly hits etc/openstack_deploy/user_variables.yml23:35
openstackgerritNicolas Bock proposed openstack/openstack-ansible-os_octavia master: Use the admin endpoint for OpenStack API calls  https://review.opendev.org/65986223:35
mcardenOh, and maybe:  /doc/source/user/limited-connectivity/index.rst23:36
snadgei'll check it out.. thanks23:38
snadgeis it better to use LVM or not with an AIO install.. i mean.. i guess it doesn't really matter since its just a test bed.. but does it make a diference? .. its in a vm, so Im thinking of just using the snapshotting function of the hypervisor anyway, to snapshot a clean state before deploying everything23:49
*** gyee has quit IRC23:51
snadgei guess from the documentation "50GB free disk space on the root partition" .. answers that question23:51

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!