*** mhen_ is now known as mhen | 01:45 | |
peanut | I 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 mod | 01:56 |
---|---|---|
peanut | Oh nice you keep a record of chat logs. I'll look there. | 01:57 |
peanut | I'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 |
peanut | that 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=0 | 02:34 |
peanut | So 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.clusterd | 02:36 |
peanut | lets see if this gets me up and going | 02:36 |
peanut | Ok 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 deploy | 02:47 |
peanut | Gather around I have an announcement to make! I am still waiting =) | 02:53 |
peanut | 30 minutes and no progress. Lets try a reboot! | 03:02 |
peanut | 27/30 so one more closer still no errors from journal | 04:30 |
peanut | yep going no where fast here | 05:00 |
peanut | I solved my problem by no longer using sunbeam and instead using devstack | 17:44 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!