*** alexanderhughes has quit IRC | 00:51 | |
*** portdirect has quit IRC | 01:02 | |
*** timClicks has quit IRC | 01:32 | |
*** jamesgu has quit IRC | 04:13 | |
*** roman_g has quit IRC | 04:24 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #airshipit | 05:34 | |
*** dpawlik has joined #airshipit | 07:07 | |
openstackgerrit | Phil Sphicas proposed airship/deckhand master: Barbican driver simplification https://review.opendev.org/701674 | 07:29 |
---|---|---|
*** pgaxatte has joined #airshipit | 07:42 | |
openstackgerrit | Phil Sphicas proposed airship/deckhand master: Barbican driver simplification https://review.opendev.org/701674 | 07:42 |
*** roman_g has joined #airshipit | 08:11 | |
openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: [AIR-195] Extend config with isogen options https://review.opendev.org/688914 | 10:27 |
openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: Implement document plugin loader https://review.opendev.org/700922 | 11:13 |
openstackgerrit | Dmitry Ukov proposed airship/airshipctl master: Add GoTemplater plugin https://review.opendev.org/700923 | 11:13 |
*** dpawlik has quit IRC | 13:21 | |
*** dpawlik has joined #airshipit | 13:25 | |
*** michael-beaver has joined #airshipit | 14:07 | |
*** portdirect has joined #airshipit | 14:31 | |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 14:33 |
*** rpocase has joined #airshipit | 15:34 | |
*** pgaxatte has quit IRC | 15:37 | |
rpocase | Has anyone installed aiab recently? Tried installing based on https://opendev.org/airship/treasuremap/src/branch/master/tools/deployment/aiab in a ubuntu 16.04.5 VM and keep getting into error states. Left it running overnight and postgresql-0 is constantly restarting with wrong ownership on pgdata dir | 15:37 |
rpocase | Issue seems to be logged at https://jira.akraino.org/projects/AIBD/issues/AIBD-1?filter=allopenissues - not sure if the airship jira is still active or if something similar needs to be refiled in storyboard | 15:43 |
openstackgerrit | Merged airship/airshipctl master: Add abstraction to git repositories https://review.opendev.org/698120 | 15:50 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 15:53 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 16:01 |
*** roman_g has quit IRC | 16:01 | |
openstackgerrit | Sreejith Punnapuzha proposed airship/promenade master: [apt-retry] - Added logic to retry apt update https://review.opendev.org/697689 | 16:17 |
rpocase | Ended up killing the VM, restarting, hitting errors on calico, restarting, and now I'm past postgresql this time. We'll see if I error farther out again :) | 16:23 |
*** quantomworks has joined #airshipit | 16:23 | |
*** alexanderhughes has joined #airshipit | 16:25 | |
*** roman_g has joined #airshipit | 16:43 | |
openstackgerrit | Alexander Hughes proposed airship/go-redfish master: [WIP] Update module to point to opendev https://review.opendev.org/701771 | 16:50 |
*** sfxworks has joined #airshipit | 17:06 | |
*** quantomworks has quit IRC | 17:06 | |
*** sfxworks is now known as quantomworks | 17:06 | |
quantomworks | So lets say I only have 1 NIC attached to my servers so im only left with an oob network + some tagged vlans. No pxe boot network. | 17:15 |
quantomworks | Can I still deploy airshipit? | 17:15 |
quantomworks | our networking setup is a bit weird and we're even troubleshooting some issues with our switches right now... | 17:15 |
quantomworks | But I wish to deploy airshipit as our company is currently comparing openstack deployment methods. | 17:16 |
quantomworks | I may need to ask for this setup... | 17:18 |
roman_g | quantomworks: probably you can't deploy without pxe. MaaS requires pxe boot. | 17:21 |
quantomworks | gotcha. hmm... | 17:22 |
*** evrardjp has quit IRC | 17:33 | |
*** evrardjp has joined #airshipit | 17:34 | |
roman_g | "Bring your own Kubernetes" is theoretically possible, but no one tested and it requires code changes. | 17:34 |
roman_g | quantomworks: ^^ | 17:34 |
roman_g | quantomworks: still, without pxe the redeployment of nodes (just in case) and expansion of the cluster wouldn't work | 17:35 |
quantomworks | Hey that helps! I'd be happy to OS + kubeadm the servers and work from there if possible. Was considering that or renting out some hardware from another provider. | 17:36 |
quantomworks | Could always to work it to management/admins as "if we get another nic, we get said feature" etc | 17:36 |
quantomworks | Things are currently in proof of concept phase | 17:36 |
roman_g | quantomworks: well, it would require development work | 17:37 |
quantomworks | I know a bit of python and go. | 17:37 |
rpocase | Is IPMI a hard requirement as well as PXE? I'm still POCing like quantomworks, but I know I have a regular beefy desktop that probably doesn't have IPMI. The rest of the servers should have it, just need to confirm | 17:37 |
quantomworks | looks to be we have 2 nics now. 1 for ipmi and 1 for general/vlans | 17:41 |
*** dwalt has joined #airshipit | 17:45 | |
roman_g | rpocase: I think 'manual' out of band management driver is supported for development needs. | 18:01 |
quantomworks | What is required with the airshit in a bottle? | 18:02 |
rpocase | roman_g: :thumbsups:. Ultimately not a deal breaker if this node can't be added into the cluster once its services have been migrated. | 18:02 |
quantomworks | airship** | 18:03 |
quantomworks | sorry | 18:03 |
quantomworks | airshipit in a bottle | 18:03 |
roman_g | rpocase: quantomworks: AIAB requires just a big VM, 60GB of RAM or so. | 18:03 |
roman_g | unfortunately AIAB became quite fat | 18:04 |
rpocase | roman_g: May explain my failures. Docs still reference 32 GB (and only enforce at least 20 GB). Just bumped to 48 and restarted. If I hit another failure I can bump to 60 | 18:04 |
roman_g | rpocase: AIAB is hosted on opendev.org/airship/treasuremap, old one is not being maintained and there are patch sets in flight to deprecate airship-in-a-bottle repository | 18:05 |
roman_g | rpocase: AIAB in treasuremap works well, it's running in the gates | 18:06 |
rpocase | roman_g: Yep - been using the one in treasuremap, just keep hitting failures (either things break early or start going into perpetual CrashLoopBack). I'll go ahead and preemptively bump to 60 GB and start the install again | 18:10 |
roman_g | rpocase: check the logs of pods, paste them onto ubuntu pastebin (almost no restrinction on length), and either post here in IRC or to the mailing list. | 18:12 |
rpocase | Will do! | 18:13 |
roman_g | *restriction | 18:13 |
roman_g | I'm leaving home now. People work in different time zones, so if there would be silent on IRC - ask for help in mailing list. | 18:14 |
quantomworks | Thank you for your assistance! | 18:23 |
openstackgerrit | Ian Pittwood proposed airship/airshipctl master: Updates to Makefile https://review.opendev.org/701569 | 18:51 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Fix postgresql utility https://review.opendev.org/691122 | 18:58 |
openstackgerrit | Dmitry Ukov proposed airship/go-redfish master: Switch repo URLs from GitHub to OpenDev https://review.opendev.org/701810 | 19:04 |
openstackgerrit | Dmitry Ukov proposed airship/go-redfish master: [WIP] Regenerated code using openapi-generator 4.2.2 https://review.opendev.org/701811 | 19:04 |
openstackgerrit | Dmitry Ukov proposed airship/go-redfish master: [DNM] Switch repo URLs from GitHub to OpenDev https://review.opendev.org/701810 | 19:08 |
openstackgerrit | Dmitry Ukov proposed airship/go-redfish master: [WIP] Regenerated code using openapi-generator 4.2.2 https://review.opendev.org/701811 | 19:08 |
openstackgerrit | Ahmad Mahmoudi proposed airship/drydock master: WIP: Use apt-get istead of apt https://review.opendev.org/701386 | 19:21 |
openstackgerrit | Ahmad Mahmoudi proposed airship/drydock master: WIP: Use apt-get istead of apt https://review.opendev.org/701386 | 19:40 |
*** openstackgerrit has quit IRC | 19:59 | |
*** quantomworks has quit IRC | 20:09 | |
*** quantomworks has joined #airshipit | 20:14 | |
*** openstackgerrit has joined #airshipit | 20:15 | |
openstackgerrit | Ahmad Mahmoudi proposed airship/drydock master: WIP: Use apt-get istead of apt https://review.opendev.org/701386 | 20:15 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Fix postgresql utility https://review.opendev.org/691122 | 20:25 |
quantomworks | Hello again! Can the pxe network be a vlan or does it HAVE to be a separate nic? | 20:27 |
quantomworks | For example this user is describing by providing an untagged/default VLAN on a node it seems https://discourse.maas.io/t/pxe-boot-over-trunk-port-at-the-switch/538/2 (edited) | 20:27 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Fix postgresql utility https://review.opendev.org/691122 | 20:27 |
*** dpawlik has quit IRC | 20:35 | |
*** quantomworks has quit IRC | 20:54 | |
*** ashferg has joined #airshipit | 21:07 | |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Initial commit with empty lint job https://review.opendev.org/701842 | 21:25 |
*** michael-beaver has quit IRC | 21:27 | |
*** alexanderhughes has quit IRC | 21:29 | |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Initial commit with empty lint job https://review.opendev.org/701842 | 21:38 |
openstackgerrit | Ian Pittwood proposed airship/pegleg master: [WIP] Accept multiple path options for decrypt https://review.opendev.org/701844 | 21:44 |
openstackgerrit | Ian Pittwood proposed airship/pegleg master: [WIP] Accept multiple path options for decrypt https://review.opendev.org/701844 | 22:02 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 22:06 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Initial commit with empty lint job https://review.opendev.org/701842 | 22:10 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 22:11 |
openstackgerrit | diwakar thyagaraj proposed airship/porthole master: Fix postgresql utility https://review.opendev.org/691122 | 22:11 |
openstackgerrit | Ahmad Mahmoudi proposed airship/drydock master: WIP: Use apt-get istead of apt https://review.opendev.org/701386 | 22:25 |
openstackgerrit | Merged airship/zuul-airship-roles master: Initial commit with empty lint job https://review.opendev.org/701842 | 22:29 |
openstackgerrit | Drew Walters proposed airship/drydock master: images: Add support for Ubuntu Bionic https://review.opendev.org/701855 | 22:32 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 22:32 |
openstackgerrit | Drew Walters proposed airship/drydock master: images: Add support for Ubuntu Bionic https://review.opendev.org/701855 | 22:33 |
openstackgerrit | Drew Walters proposed airship/drydock master: images: Add support for Ubuntu Bionic https://review.opendev.org/701855 | 23:02 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 23:13 |
openstackgerrit | Kostyantyn Kalynovskyi proposed airship/zuul-airship-roles master: Add ansible roles for sushy and libvirt https://review.opendev.org/701484 | 23:24 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!