Page MenuHomeDevCentral
Feed All Stories

Yesterday

dereckson updated the task description for T2337: Monitor MariaDB / MySQL databases.
Sun, Jul 26, 21:31 · DBA, Monitoring and reporting
dereckson merged T994: MySQL statistics for acquisitariat into T2337: Monitor MariaDB / MySQL databases.
Sun, Jul 26, 21:30 · DBA, Monitoring and reporting
dereckson merged task T994: MySQL statistics for acquisitariat into T2337: Monitor MariaDB / MySQL databases.
Sun, Jul 26, 21:30 · Monitoring and reporting, Servers, Docker images
dereckson added a comment to T2002: Export metrics for MySQL and MariaDB.

That will be useful to implement a bunch of values for T2337

Sun, Jul 26, 21:28 · Nasqueron Docker deployment squad, Monitoring and reporting
dereckson moved T2001: Upgrade acquisitariat to MySQL 9 from Backlog to Servers on the DBA board.
Sun, Jul 26, 21:27 · DBA, Docker images, DevCentral, Nasqueron Docker deployment squad
dereckson added a project to T2001: Upgrade acquisitariat to MySQL 9: DBA.
Sun, Jul 26, 21:27 · DBA, Docker images, DevCentral, Nasqueron Docker deployment squad
dereckson renamed T1439: [Tests] Ensure tests have a database source from [Tests] Ensure tests have a database ource to [Tests] Ensure tests have a database source.
Sun, Jul 26, 21:26 · Auth Grove
dereckson moved T646: Upgrade MySQL database schema from Backlog to Servers on the DBA board.
Sun, Jul 26, 21:25 · DBA, Nasqueron Docker deployment squad, Servers
dereckson added a project to T646: Upgrade MySQL database schema: DBA.
Sun, Jul 26, 21:25 · DBA, Nasqueron Docker deployment squad, Servers
dereckson moved T2282: Allow to reconnect automatically to MariaDB from Backlog to Need dev on the DBA board.
Sun, Jul 26, 21:22 · DBA, Dæghrefn
dereckson moved T2271: Refine the multiple choice fields in the schema from Backlog to Design on the DBA board.
Sun, Jul 26, 21:21 · DBA, ServPulse
dereckson moved T2230: Evaluate Barman for PostgreSQL backups from Backlog to Services / Features on the DBA board.
Sun, Jul 26, 21:21 · Servers, DBA, Product evaluation, Backups
dereckson moved T2186: Upgrade to PostgreSQL 17 from Backlog to Servers on the DBA board.
Sun, Jul 26, 21:21 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson moved T2187: Create a separate PostgreSQL log from Backlog to Servers on the DBA board.
Sun, Jul 26, 21:21 · DBA, Servers, Salt, Operations sprints (Echoes in the Void)
dereckson moved T2272: Avoid use of SELECT * in queries from Backlog to Queries on the DBA board.
Sun, Jul 26, 21:21 · DBA, ServPulse
dereckson moved T2337: Monitor MariaDB / MySQL databases from Backlog to Servers on the DBA board.
Sun, Jul 26, 21:21 · DBA, Monitoring and reporting
dereckson moved T2338: Monitor PostgreSQL databases from Backlog to Servers on the DBA board.
Sun, Jul 26, 21:20 · DBA, Monitoring and reporting
dereckson triaged T2338: Monitor PostgreSQL databases as Normal priority.
Sun, Jul 26, 21:20 · DBA, Monitoring and reporting
dereckson triaged T2337: Monitor MariaDB / MySQL databases as Normal priority.
Sun, Jul 26, 20:49 · DBA, Monitoring and reporting
dereckson updated the task description for T2337: Monitor MariaDB / MySQL databases.
Sun, Jul 26, 20:49 · DBA, Monitoring and reporting
dereckson created T2337: Monitor MariaDB / MySQL databases.
Sun, Jul 26, 20:37 · DBA, Monitoring and reporting
dereckson added a comment to D4135: Make innodb_buffer_pool_size configurable per node.

I confirm we probably don't need it on WindRiver right now.

Sun, Jul 26, 19:55
dereckson committed rOPSb418287923f0: Add minimal policy for managing TOTP keys (authored by dereckson).
Add minimal policy for managing TOTP keys
Sun, Jul 26, 19:49
dereckson closed D4137: Add minimal policy for managing TOTP keys.
Sun, Jul 26, 19:49
dereckson accepted D4137: Add minimal policy for managing TOTP keys.

Tested, works fine.

Sun, Jul 26, 19:47
dereckson committed rOPS3b8b09f489f8: Don't capitalize tmux (authored by dereckson).
Don't capitalize tmux
Sun, Jul 26, 18:15
dereckson closed D4138: Don't capitalize tmux.
Sun, Jul 26, 18:15
dereckson accepted D4138: Don't capitalize tmux.
Sun, Jul 26, 18:12
dereckson requested review of D4138: Don't capitalize tmux.
Sun, Jul 26, 18:11

Thu, Jul 23

dereckson requested review of D4137: Add minimal policy for managing TOTP keys.
Thu, Jul 23, 10:18

Wed, Jul 22

dereckson closed D4136: Install Poppler tools on devserver and shellserver roles.
Wed, Jul 22, 16:06
dereckson committed rOPS2c09689d25dc: Install Poppler tools on devserver and shellserver roles (authored by dereckson).
Install Poppler tools on devserver and shellserver roles
Wed, Jul 22, 16:06
dereckson accepted D4136: Install Poppler tools on devserver and shellserver roles.
Wed, Jul 22, 16:06
dereckson requested review of D4136: Install Poppler tools on devserver and shellserver roles.
Wed, Jul 22, 16:06

Tue, Jul 21

ptdradmin updated the diff for D4134: Fix missing CSS on /cd/dashboard without trailing slash.

Merge the three exact-match redirect blocks (/cd, /cd/, /cd/dashboard) into a single regex location, as suggested.

Tue, Jul 21, 20:38
ptdradmin updated the diff for D4134: Fix missing CSS on /cd/dashboard without trailing slash.

Merge the three exact-match redirect blocks (/cd, /cd/, /cd/dashboard) into a single regex location, as suggested: location ~ ^/cd(?:/|/dashboard)?$ { ... }

Tue, Jul 21, 20:37
dereckson added a comment to T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles.

Computed on db-B-001, got 1 Gb using POWER(1024,3) but only 139 Mb using POWER(1024,2), so we're good with the default value there for now.

Tue, Jul 21, 20:35 · Servers
dereckson triaged T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles as Normal priority.
Tue, Jul 21, 20:32 · Servers
ptdradmin updated the diff for D4135: Make innodb_buffer_pool_size configurable per node.

Drop the redundant pillar/top.sls entry per dereckson's comment: pillar/tower.sls already auto-loads dbserver/{{ minion_id }}.sls for every minion via salt-tower, so pillar/dbserver/ysul.sls alone is enough.

Tue, Jul 21, 20:31
dereckson added a comment to D4134: Fix missing CSS on /cd/dashboard without trailing slash.

I see 3 blocks with the same 302 redirect.

Tue, Jul 21, 20:28
dereckson requested changes to D4135: Make innodb_buffer_pool_size configurable per node.
Tue, Jul 21, 20:19
ptdradmin updated the diff for D4135: Make innodb_buffer_pool_size configurable per node.

Scope the diff to the T1130 commit only, the previous version wrongly included the unrelated T2289 (D4134) change from the same local branch.

Tue, Jul 21, 04:17
ptdradmin added a revision to T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles: D4135: Make innodb_buffer_pool_size configurable per node.
Tue, Jul 21, 04:15 · Servers
ptdradmin requested review of D4135: Make innodb_buffer_pool_size configurable per node.
Tue, Jul 21, 04:15
ptdradmin claimed T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles.
Tue, Jul 21, 04:07 · Servers
ptdradmin added a revision to T2289: https://infra.nasqueron.org/cd/dashboard without trailing slash doesn't serve CSS: D4134: Fix missing CSS on /cd/dashboard without trailing slash.
Tue, Jul 21, 03:38 · Jenkins, Tommy, Servers, Alkane
ptdradmin requested review of D4134: Fix missing CSS on /cd/dashboard without trailing slash.
Tue, Jul 21, 03:38
ptdradmin claimed T2289: https://infra.nasqueron.org/cd/dashboard without trailing slash doesn't serve CSS.
Tue, Jul 21, 03:28 · Jenkins, Tommy, Servers, Alkane

Mon, Jul 20

ptdradmin accepted rINFRAWWW1d2f47486e20: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

COMFIRM

Mon, Jul 20, 00:14

Sun, Jul 19

ptdradmin committed rINFRAWWW1d2f47486e20: Document HTTP/HTTPS pitfall when pulling from the local Docker registry (authored by ptdradmin).
Document HTTP/HTTPS pitfall when pulling from the local Docker registry
Sun, Jul 19, 18:08
ptdradmin closed D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Document HTTP/HTTPS pitfall when pulling from the local Docker registry is closed

Sun, Jul 19, 12:53
ptdradmin accepted D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Document HTTP/HTTPS pitfall when pulling from the local Docker registry is closed

Sun, Jul 19, 12:52
dereckson accepted D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sun, Jul 19, 12:49
ptdradmin updated the diff for D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Simplify wording per dereckson's feedback: switch to callout primary, keep only the pull URL and a brief note that localhost:5000 no longer provides a certificate.

Sun, Jul 19, 12:48

Sat, Jul 18

dereckson requested changes to D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sat, Jul 18, 21:48
dereckson added a comment to D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Instead of documenting the error in a warning block, I'd suggest we keep a primary callout block with directly the good instructions you wrote.

Sat, Jul 18, 21:48
dereckson closed D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:37
dereckson committed rOPSc25b0548609d: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001 (authored by dereckson).
Serve TLS .nasqueron.org certificates from acme.sh paths on web-001
Sat, Jul 18, 21:37
dereckson accepted D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.

Works like a charm.

Sat, Jul 18, 21:37
dereckson added a revision to T2312: Migrate web-001 TLS certificates to acme.sh: D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:34 · TLS certificates, Alkane, Servers
dereckson requested review of D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:34
dereckson added a revision to T2043: Switch to acme.sh instead of certbot: D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:34 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a task to D4102: Deploy .nasqueron.org certificates with acme.sh on web-001: T2312: Migrate web-001 TLS certificates to acme.sh.
Sat, Jul 18, 21:33
dereckson added a revision to T2312: Migrate web-001 TLS certificates to acme.sh: D4102: Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 21:33 · TLS certificates, Alkane, Servers
dereckson added a task to D4103: Allow to provide default options for acme.sh certificates: T2043: Switch to acme.sh instead of certbot.
Sat, Jul 18, 21:31
dereckson added a revision to T2043: Switch to acme.sh instead of certbot: D4103: Allow to provide default options for acme.sh certificates.
Sat, Jul 18, 21:31 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a revision to T2043: Switch to acme.sh instead of certbot: D4102: Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 21:30 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a task to D4102: Deploy .nasqueron.org certificates with acme.sh on web-001: T2043: Switch to acme.sh instead of certbot.
Sat, Jul 18, 21:30
dereckson added a comment to T2043: Switch to acme.sh instead of certbot.

To help edit vhosts, I've used the following sed expressions:

Sat, Jul 18, 21:27 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson closed D4132: Document py311-acme / py312-acme conflict deinstaling Salt.
Sat, Jul 18, 21:17
dereckson committed rOPS19a56d7bee83: Document py311-acme / py312-acme conflict deinstaling Salt (authored by dereckson).
Document py311-acme / py312-acme conflict deinstaling Salt
Sat, Jul 18, 21:17
dereckson accepted D4132: Document py311-acme / py312-acme conflict deinstaling Salt.
Sat, Jul 18, 21:17
dereckson added a comment to D4132: Document py311-acme / py312-acme conflict deinstaling Salt.

We can live with that, as there is work in progress to:

  • at Nasqueron, migrate certificates to acme.sh
  • on FreeBSD ports, prepare Salt for Python 3.12
Sat, Jul 18, 21:17
dereckson requested review of D4132: Document py311-acme / py312-acme conflict deinstaling Salt.
Sat, Jul 18, 21:16
dereckson retitled D4102: Deploy .nasqueron.org certificates with acme.sh on web-001 from Added web-001.sls to Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 20:48
dereckson closed D4102: Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 20:47
dereckson committed rOPS6dc36176fd68: Deploy .nasqueron.org certificates with acme.sh on web-001 (authored by Duranzed).
Deploy .nasqueron.org certificates with acme.sh on web-001
Sat, Jul 18, 20:47
dereckson added a comment to T2283: Allow to install Salt to run tests against operations repository.

It could be solved upstream with 3006.26.

Sat, Jul 18, 20:46 · Continous integration and delivery, Regression, Salt
dereckson added a comment to T2266: Improve Python requirements for Operations repository.

@yousra It seems better with last Salt versions on 3006 LTS branch.

Sat, Jul 18, 20:45 · Python, Servers, Regression, Salt
dereckson closed D4103: Allow to provide default options for acme.sh certificates.
Sat, Jul 18, 20:34
dereckson committed rOPS10b107344c7a: Allow to provide default options for acme.sh certificates (authored by dereckson).
Allow to provide default options for acme.sh certificates
Sat, Jul 18, 20:34
ptdradmin updated the diff for D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Fix: the pull failure was reported on docker-002, not docker-001.

Sat, Jul 18, 19:49
ptdradmin requested review of D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sat, Jul 18, 19:45
ptdradmin added a revision to T1792: Docker registry HTTP / HTTPS mismatch: D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sat, Jul 18, 19:45 · good-first-issue, Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Servers, documentation
ptdradmin claimed T1792: Docker registry HTTP / HTTPS mismatch.
Sat, Jul 18, 19:31 · good-first-issue, Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Servers, documentation

Wed, Jul 15

dereckson closed D4130: Avoid duplicate MOTD on Debian.
Wed, Jul 15, 13:47
dereckson committed rOPSa289e0718c51: Avoid duplicate MOTD on Debian (authored by dereckson).
Avoid duplicate MOTD on Debian
Wed, Jul 15, 13:47
dereckson accepted D4130: Avoid duplicate MOTD on Debian.
Wed, Jul 15, 13:44
dereckson requested review of D4130: Avoid duplicate MOTD on Debian.
Wed, Jul 15, 13:44
dereckson closed D4129: Switch to modern SSH configuration keyword KbdInteractiveAuthentication.
Wed, Jul 15, 13:43
dereckson committed rOPSa17898143ff0: Switch to modern SSH configuration keyword KbdInteractiveAuthentication (authored by dereckson).
Switch to modern SSH configuration keyword KbdInteractiveAuthentication
Wed, Jul 15, 13:43
dereckson accepted D4129: Switch to modern SSH configuration keyword KbdInteractiveAuthentication.
Wed, Jul 15, 13:43
dereckson requested review of D4129: Switch to modern SSH configuration keyword KbdInteractiveAuthentication.
Wed, Jul 15, 13:23
dereckson closed D4128: Update nologin path.
Wed, Jul 15, 13:10
dereckson committed rOPSd9d204447ebc: Update nologin path (authored by dereckson).
Update nologin path
Wed, Jul 15, 13:10
dereckson accepted D4128: Update nologin path.
Wed, Jul 15, 13:10
dereckson requested review of D4128: Update nologin path.
Wed, Jul 15, 13:10
dereckson closed D4127: Fix chmod argument for salt-tower configuration.
Wed, Jul 15, 12:51
dereckson committed rOPS162cb4819869: Fix chmod argument for salt-tower configuration (authored by dereckson).
Fix chmod argument for salt-tower configuration
Wed, Jul 15, 12:51
dereckson accepted D4127: Fix chmod argument for salt-tower configuration.
Wed, Jul 15, 12:50