Page MenuHomeDevCentral
Feed Advanced Search

Fri, Nov 28

ptdradmin closed T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql as Resolved.

Mounting the ZFS datasets mysql-innodb-data and mysql-innodb-logs outside of /var/db/mysql, then deploying them to db-B-001: operation completed and functional.

Fri, Nov 28, 12:55 · good-first-issue, DBA, Servers

Tue, Nov 25

dereckson added a comment to T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql.

Deployed on WindRiver.

Tue, Nov 25, 10:06 · good-first-issue, DBA, Servers

Mon, Nov 24

ptdradmin added a comment to T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql.

Avancement sur T2074

Mon, Nov 24, 15:46 · good-first-issue, DBA, Servers
dereckson added a revision to T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql: D3890: Mount MySQL root ZFS dataset as /var/db/mysql/data.
Mon, Nov 24, 14:30 · good-first-issue, DBA, Servers
dereckson moved T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql from Backlog to Working on on the Servers board.
Mon, Nov 24, 14:07 · good-first-issue, DBA, Servers
dereckson assigned T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql to ptdradmin.
Mon, Nov 24, 14:07 · good-first-issue, DBA, Servers

Nov 11 2025

dereckson moved T2186: Upgrade to PostgreSQL 17 from Working on to Next on the Operations sprints (Echoes in the Void) board.
Nov 11 2025, 16:07 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson updated the task description for T2186: Upgrade to PostgreSQL 17.
Nov 11 2025, 16:07 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson updated the task description for T2186: Upgrade to PostgreSQL 17.
Nov 11 2025, 16:07 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson lowered the priority of T2186: Upgrade to PostgreSQL 17 from Unbreak Now! to High.

Deployed for WindRiver, server now runs on 17.6.

Nov 11 2025, 16:06 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson added a revision to T2186: Upgrade to PostgreSQL 17: D3874: Upgrade PostgreSQL version to 17.
Nov 11 2025, 13:53 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson moved T2186: Upgrade to PostgreSQL 17 from Next to Working on on the Operations sprints (Echoes in the Void) board.
Nov 11 2025, 13:50 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson claimed T2186: Upgrade to PostgreSQL 17.

Taking this, we've PostgreSQL deinstalled on WindRiver; as we're on a UNIX system, it still runs without any issue as long as it doesn't need to load dynamically a library, accepts connection, serves traffic but software isn't there anymore.

Nov 11 2025, 13:50 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson closed T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database as Resolved.
Nov 11 2025, 02:43 · Servers, DBA, Keruald
dereckson added a revision to T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database: D3872: Create PostgreSQL database for Keruald tests.
Nov 11 2025, 02:37 · Servers, DBA, Keruald
dereckson added a comment to T2187: Create a separate PostgreSQL log.

Each test run produces this:

Nov 11 02:29:33 windriver postgres[63389]: [19-1] 2025-11-11 02:29:33.804 UTC [63389] ERROR:  relation "nonexisting" does not exist at character 13
Nov 11 02:29:33 windriver postgres[63389]: [19-2] 2025-11-11 02:29:33.804 UTC [63389] STATEMENT:  DELETE FROM nonexisting
Nov 11 02:29:34 windriver postgres[63402]: [19-1] 2025-11-11 02:29:34.181 UTC [63402] ERROR:  relation "nonexisting" does not exist at character 15
Nov 11 02:29:34 windriver postgres[63402]: [19-2] 2025-11-11 02:29:34.181 UTC [63402] STATEMENT:  SELECT * FROM nonexisting
Nov 11 02:29:34 windriver postgres[63403]: [19-1] 2025-11-11 02:29:34.209 UTC [63403] ERROR:  relation "nonexisting" does not exist at character 15
Nov 11 02:29:34 windriver postgres[63403]: [19-2] 2025-11-11 02:29:34.209 UTC [63403] STATEMENT:  SELECT * FROM nonexisting
Nov 11 02:29:34 windriver postgres[63408]: [19-1] 2025-11-11 02:29:34.357 UTC [63408] ERROR:  relation "not_existing_table" does not exist
Nov 11 02:29:34 windriver postgres[63408]: [19-2] 2025-11-11 02:29:34.357 UTC [63408] STATEMENT:  TRUNCATE not_existing_table
Nov 11 02:29:34 windriver postgres[63409]: [19-1] 2025-11-11 02:29:34.385 UTC [63409] ERROR:  relation "not_existing" does not exist
Nov 11 02:29:34 windriver postgres[63409]: [19-2] 2025-11-11 02:29:34.385 UTC [63409] STATEMENT:  TRUNCATE not_existing
Nov 11 02:29:34 windriver postgres[63416]: [19-1] 2025-11-11 02:29:34.591 UTC [63416] FATAL:  password authentication failed for user "notexisting"
Nov 11 02:29:34 windriver postgres[63416]: [19-2] 2025-11-11 02:29:34.591 UTC [63416] DETAIL:  Role "notexisting" does not exist.
Nov 11 02:29:34 windriver postgres[63416]: [19-3]       Connection matched pg_hba.conf line 22: "host    all             all             127.0.0.1/32            scram-sha-256"

I guess we could avoid to post PostgreSQL logs directly in /var/log/messages.

Nov 11 2025, 02:33 · DBA, Servers, Salt, Operations sprints (Echoes in the Void)
dereckson triaged T2187: Create a separate PostgreSQL log as Normal priority.
Nov 11 2025, 02:33 · DBA, Servers, Salt, Operations sprints (Echoes in the Void)
dereckson added a comment to T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database.

Each test run produces this:

Nov 11 2025, 02:30 · Servers, DBA, Keruald
dereckson added projects to T2186: Upgrade to PostgreSQL 17: Servers, DBA.
Nov 11 2025, 02:13 · DBA, Servers, Operations sprints (Echoes in the Void)
dereckson added a comment to T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database.

Actually, we use the same database name than for MariaDB / MySQl:

Nov 11 2025, 01:47 · Servers, DBA, Keruald
dereckson triaged T2185: Create PostgreSQL database on WindRiver to test keruald Keruald Database as Normal priority.
Nov 11 2025, 01:41 · Servers, DBA, Keruald

Oct 12 2025

dereckson closed T2140: Migrate Wolfplex wiki tables on a dedicated database as Resolved.
Oct 12 2025, 15:36 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a comment to T2140: Migrate Wolfplex wiki tables on a dedicated database.

Write is working.

Oct 12 2025, 15:36 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a comment to T2140: Migrate Wolfplex wiki tables on a dedicated database.

Wiki is now using wolfplex_wiki database.

Oct 12 2025, 15:27 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a revision to T2140: Migrate Wolfplex wiki tables on a dedicated database: D3746: Revert "Lock Wolfplex wiki in read-only mode".
Oct 12 2025, 15:26 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a revision to T2140: Migrate Wolfplex wiki tables on a dedicated database: D3745: Switch Wolfplex wiki to wolfplex_wiki dedicated database.
Oct 12 2025, 15:24 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a comment to T2140: Migrate Wolfplex wiki tables on a dedicated database.

Import to wolfplex_wiki database done.

Oct 12 2025, 15:18 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a revision to T2140: Migrate Wolfplex wiki tables on a dedicated database: D3744: Create wolfplex_wiki database.
Oct 12 2025, 14:48 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a comment to T2140: Migrate Wolfplex wiki tables on a dedicated database.

Wolfplex wiki is in read-only mode.

Oct 12 2025, 14:44 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a revision to T2140: Migrate Wolfplex wiki tables on a dedicated database: D3743: Lock Wolfplex wiki in read-only mode.
Oct 12 2025, 14:14 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a revision to T2140: Migrate Wolfplex wiki tables on a dedicated database: D3742: Allow to set a wiki in read-only mode.
Oct 12 2025, 14:11 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson added a revision to T2140: Migrate Wolfplex wiki tables on a dedicated database: D3741: Introduce Option class with Some and None types.
Oct 12 2025, 13:44 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson triaged T2140: Migrate Wolfplex wiki tables on a dedicated database as Normal priority.
Oct 12 2025, 10:40 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson moved T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql from Backlog to Servers on the DBA board.
Oct 12 2025, 10:40 · good-first-issue, DBA, Servers
dereckson moved T1847: Set up PostgreSQL database from Backlog to Queries on the DBA board.
Oct 12 2025, 10:39 · DBA, ServPulse
dereckson moved T2140: Migrate Wolfplex wiki tables on a dedicated database from Backlog to Queries on the DBA board.
Oct 12 2025, 10:39 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson moved T2140: Migrate Wolfplex wiki tables on a dedicated database from Backlog to Working on on the Wolfplex migration board.
Oct 12 2025, 10:39 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson claimed T2140: Migrate Wolfplex wiki tables on a dedicated database.
Oct 12 2025, 10:39 · DBA, Wolfplex migration, Mediawiki SaaS
dereckson updated the task description for T2140: Migrate Wolfplex wiki tables on a dedicated database.
Oct 12 2025, 10:37 · DBA, Wolfplex migration, Mediawiki SaaS

Oct 9 2025

dereckson added a comment to T1878: Allow to run queries for reporting.

Alternatively, we made a lot of progress on this in T2124.

Oct 9 2025, 14:41 · Monitoring and reporting, security, DBA, Servers

Aug 31 2025

dereckson closed T2120: Don't allow infinite grow of MariaDB binary log as Resolved by committing rOPS9e78009934a7: Sets the MariaDB binary log expiration.
Aug 31 2025, 15:48 · DBA, Servers

Jul 27 2025

dereckson added a revision to T2120: Don't allow infinite grow of MariaDB binary log: D3645: Sets the MariaDB binary log expiration.
Jul 27 2025, 15:51 · DBA, Servers
dereckson added a comment to T2120: Don't allow infinite grow of MariaDB binary log.

For reference, the configuration contains max_binlog_size = 1000M. This only affects the maximal size of ONE log file, but it can create as many as needed.

Jul 27 2025, 15:47 · DBA, Servers
dereckson added a comment to T2120: Don't allow infinite grow of MariaDB binary log.

For dbserver-mysql role, configuration is located at roles/dbserver-mysql/mysql-server/files/conf.d/server.cnf

Jul 27 2025, 15:45 · DBA, Servers
dereckson triaged T2120: Don't allow infinite grow of MariaDB binary log as High priority.
Jul 27 2025, 15:40 · DBA, Servers

Oct 27 2024

dereckson moved T2076: Backup db-B from Backlog to Services to backup on the Backups board.
Oct 27 2024, 01:08 · Backups, DBA, Servers
dereckson added a project to T2076: Backup db-B : Backups.
Oct 27 2024, 00:59 · Backups, DBA, Servers
dereckson moved T2076: Backup db-B from Backlog to Analysis / under discussion on the Servers board.
Oct 27 2024, 00:59 · Backups, DBA, Servers
dereckson moved T2076: Backup db-B from Backlog to Services / Features on the DBA board.
Oct 27 2024, 00:59 · Backups, DBA, Servers
dereckson triaged T2076: Backup db-B as High priority.
Oct 27 2024, 00:58 · Backups, DBA, Servers
dereckson created T2076: Backup db-B .
Oct 27 2024, 00:58 · Backups, DBA, Servers

Oct 26 2024

dereckson updated the language for P367 bak-mysql.sh from autodetect to bash.
Oct 26 2024, 23:44 · DBA, Servers
dereckson moved T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql from Backlog to Ops on the good-first-issue board.
Oct 26 2024, 21:59 · good-first-issue, DBA, Servers
dereckson added a project to T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql: good-first-issue.
Oct 26 2024, 21:58 · good-first-issue, DBA, Servers
dereckson triaged T2074: Mount mysql-innodb-data and mysql-innodb-logs ZFS datasets outside /var/db/mysql as High priority.
Oct 26 2024, 21:58 · good-first-issue, DBA, Servers

Jan 15 2024

dereckson added a revision to T1888: Add XML support on db-A PostgreSQL: D3290: Ensure PostgreSQL port is still up-to-date on FreeBSD.
Jan 15 2024, 21:37 · upstream, DBA, Servers
dereckson closed T1888: Add XML support on db-A PostgreSQL as Resolved.
Jan 15 2024, 00:21 · upstream, DBA, Servers
dereckson added a revision to T1888: Add XML support on db-A PostgreSQL: D3287: Fix PostgreSQL 15 build instructions.
Jan 15 2024, 00:19 · upstream, DBA, Servers
dereckson added a comment to T1888: Add XML support on db-A PostgreSQL.

I've added documentation to https://agora.nasqueron.org/Operations_grimoire/FreeBSD#PostgreSQL without real conviction.

Jan 15 2024, 00:16 · upstream, DBA, Servers

Jan 14 2024

dereckson added a parent task for T1888: Add XML support on db-A PostgreSQL: T1943: Orbeon Forms trigger an error after application is submit.
Jan 14 2024, 23:19 · upstream, DBA, Servers
dereckson reopened T1888: Add XML support on db-A PostgreSQL as "Open".

When upgraded to FreeBSD 14, we lost this.

Jan 14 2024, 23:18 · upstream, DBA, Servers

Jun 6 2023

ieli added a revision to T1847: Set up PostgreSQL database: D3182: Implement basic MVC architecture.
Jun 6 2023, 05:53 · DBA, ServPulse
ieli added a revision to T1842: Design DB schema: D3182: Implement basic MVC architecture.
Jun 6 2023, 05:53 · DBA, ServPulse

May 31 2023

dereckson added a comment to T1842: Design DB schema.

What if we plan a brainstorming session where we put cards on a wall, one card per feature we'd like to see on the app?

May 31 2023, 21:14 · DBA, ServPulse
dereckson added a comment to T1842: Design DB schema.

Not sure each service has an IP, or only an IP. For those we do, what we do with the IP?

May 31 2023, 21:13 · DBA, ServPulse
ieli added a comment to T1842: Design DB schema.

Can you give an example of what you wish to store as information and how you wish to use it?

May 31 2023, 21:02 · DBA, ServPulse
dereckson added a comment to T1842: Design DB schema.

Can you give an example of what you wish to store as information and how you wish to use it?

May 31 2023, 20:40 · DBA, ServPulse
ieli added a comment to T1842: Design DB schema.

@dereckson hey, we forgot about id addresses, so do you think it would be wise to simply add a new column in the service table?

May 31 2023, 19:44 · DBA, ServPulse

May 25 2023

dereckson added a revision to T1888: Add XML support on db-A PostgreSQL: D3132: Handle the odd case no package is needed in roles/dbserver-pgsql/server.
May 25 2023, 15:42 · upstream, DBA, Servers
dereckson closed T1888: Add XML support on db-A PostgreSQL as Resolved by committing rOPSe79d77e83a85: Build PostgreSQL with XML support on FreeBSD.
May 25 2023, 04:54 · upstream, DBA, Servers
dereckson added a revision to T1888: Add XML support on db-A PostgreSQL: D3130: Build PostgreSQL with XML support on FreeBSD.
May 25 2023, 04:52 · upstream, DBA, Servers
dereckson added a comment to T1888: Add XML support on db-A PostgreSQL.

Packages required to build it ourselves:

May 25 2023, 04:35 · upstream, DBA, Servers
dereckson added a project to T1888: Add XML support on db-A PostgreSQL: upstream.

upstream https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269115

May 25 2023, 04:26 · upstream, DBA, Servers
dereckson triaged T1878: Allow to run queries for reporting as Wishlist priority.
May 25 2023, 04:23 · Monitoring and reporting, security, DBA, Servers
dereckson moved T1878: Allow to run queries for reporting from Backlog to Services / Features on the DBA board.
May 25 2023, 04:23 · Monitoring and reporting, security, DBA, Servers
dereckson moved T1888: Add XML support on db-A PostgreSQL from Backlog to Servers on the DBA board.
May 25 2023, 04:21 · upstream, DBA, Servers
dereckson triaged T1888: Add XML support on db-A PostgreSQL as High priority.
May 25 2023, 04:21 · upstream, DBA, Servers

May 20 2023

dereckson updated the task description for T1878: Allow to run queries for reporting.
May 20 2023, 15:45 · Monitoring and reporting, security, DBA, Servers
dereckson added a comment to T1878: Allow to run queries for reporting.

As a minimum, to have somewhere (a reports repository?) where we can write those report queries could already be useful, so we don't lose them.

May 20 2023, 15:43 · Monitoring and reporting, security, DBA, Servers
dereckson created T1878: Allow to run queries for reporting.
May 20 2023, 15:42 · Monitoring and reporting, security, DBA, Servers

May 6 2023

dereckson set the image for DBA to F2214901: profile.
May 6 2023, 13:10

May 2 2023

ieli triaged T1847: Set up PostgreSQL database as High priority.
May 2 2023, 08:59 · DBA, ServPulse
ieli created T1847: Set up PostgreSQL database.
May 2 2023, 08:33 · DBA, ServPulse

May 1 2023

dereckson set the color for DBA to Orange.
May 1 2023, 21:39
dereckson moved T1842: Design DB schema from Backlog to Design on the DBA board.
May 1 2023, 21:30 · DBA, ServPulse
dereckson added a project to T1842: Design DB schema: DBA.
May 1 2023, 21:30 · DBA, ServPulse
dereckson created DBA.
May 1 2023, 21:28