- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 12 2024
Not yet committed code from last March, so that explains the version lag. 2.5.2 is still what's currently deployed.
Jan 10 2024
Added RHEL question.
In T1924#28790, @dereckson wrote:router-001 update would cut network connections between Ysul, WindRiver, CloudHugger and IntraNought VMs.
I think that's actually acceptable, as production services can reach web-001/db-*/ directly through their dedicated network card.
Impact:
- IRC bots wouldn't be able to reach MySQL or Vault as they're still on Ysul
- Services still on Ysul can't reach
- Development servers can't reach production services, or Dwellers
Another issue is we lose connections to all those machines, as router-001 is used to route traffic to them.
Probably best to ship router-002 under FreeBSD 14 so we can prepare to minimize this impact if we need more hypervisors in the future.
router-001 is out of scope as long as T1939 is implemented
$ salt -G 'os:FreeBSD' state.apply roles/core/motd […] db-A-001: ---------- ID: motd Function: file.managed Name: /etc/motd.template Result: True Comment: File /etc/motd.template updated Started: 21:59:23.854873 Duration: 574.128 ms Changes: ---------- diff: --- +++ @@ -1,7 +1,7 @@ ____ ______ ___ / )/ \/ \ db-A-001.nasqueron.drake ( / __ _\ ) - \ (/ o) ( o) ) IP: 172.27.27.8 OS: FreeBSD 13 + \ (/ o) ( o) ) IP: 172.27.27.8 OS: FreeBSD 14 \_ (_ ) \ ) / GW: 172.27.27.1 Cluster A | PostgreSQL \ /\_/ \)_/ \/ //| |\\ This server hosts databases for Nasqueron projects. […]
Jan 8 2024
Can be automated with grain osmajorrelease.
Jan 7 2024
router-001 update would cut network connections between Ysul, WindRiver, CloudHugger and IntraNought VMs.
Other changes seem needed:
Jan 6 2024
This is a draft prepared last June for the script which prepared the database currently live in Odderon.
Small fixes from flake8
Jan 5 2024
Complector done.
FreeBSD integrates OpenSSH to the base OS.
Jan 2 2024
Code change merged, thanks for the task :)
Checked the rendering with arc patch D3255 (to get the branch) then python3 -m http.server, looks good to me.
Good idea to have chosen the same size, that will give a more coherent look.
Jan 1 2024
Dec 31 2023
Thanks for the contribution.
Dec 25 2023
$ zfs list -t snapshot | grep dereckson | awk '{print $2}' | space-sum 2.244G
WindRiver done last week. Works perfectly fine.