Tuesday, 2024-06-11

*** mhen_ is now known as mhen01:45
peanutI did a fresh ubuntu 22.04 lts install on my server here in my home office. The server is assigned a private ip. I followed the directions on ubuntu's website for a single node installation https://ubuntu.com/openstack/install. This is the 3rd try today. Keeps getting stuck around 26/27 of 30 while doing the sunbeam cluster bootstrap. I can't seem to find this mentioned in the documentation. "Error: Timed out while waiting for mod01:56
peanutOh nice you keep a record of chat logs. I'll look there.01:57
peanutI'll just blog here maybe it will be useful to someone else. While looking through journalctl I saw complaints from microk8s.daemon-kubelite that I had set too many nameservers. So I edited my /etc/systemd/resolv.conf cut it back to 2 and restarted systemd-resolved.02:33
peanutthat didn't do it so I went back to journalctl and see apparmor complaining: Jun 11 02:21:54 puffsplus audit[846455]: AVC apparmor="DENIED" operation="open" profile="snap.openstack.sunbeam" name="/run/netns/cni-ed4cd1e9-fea5-9873-bd8a-6cb2987c6400" pid=846455 comm="python3" requested_mask="r" denied_mask="r" fsuid=1000 ouid=002:34
peanutSo now I have edited sudo nano /var/lib/snapd/apparmor/profiles/snap.openstack.sunbeam, adding /run/netns/ r, and /run/netns/** r, then reloaded the apparmor sudo apparmor_parser -r /var/lib/snapd/apparmor/profiles/snap.openstack.sunbeam finally I restarted the openstack clusterd like this sudo snap restart openstack.clusterd02:36
peanutlets see if this gets me up and going02:36
peanutOk well following journalctl i'm not seeing any more logs that look like they hate me. We will see. I am at 26/30 on the deploy02:47
peanutGather around I have an announcement to make! I am still waiting =)02:53
peanut30 minutes and no progress. Lets try a reboot!03:02
peanut27/30 so one more closer still no errors from journal04:30
peanutyep going no where fast here05:00
peanutI solved my problem by no longer using sunbeam and instead using devstack17:44

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!