Page MenuHomeDevCentral
Feed All Stories

Nov 4 2018

dereckson committed rOPS32c6cc23047b: Create home directories as ZFS filesystems (authored by dereckson).
Create home directories as ZFS filesystems
Nov 4 2018, 18:29
dereckson closed T1313: Create home directories as zfs filesystems, a subtask of T1268: Reprovision Ysul, as Resolved.
Nov 4 2018, 18:29 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson closed T1313: Create home directories as zfs filesystems as Resolved by committing rOPS32c6cc23047b: Create home directories as ZFS filesystems.
Nov 4 2018, 18:29 · Servers, Operations sprints (The Dreadnought will produce new officers)
dereckson closed D1980: Create home directories as ZFS filesystems.
Nov 4 2018, 18:29
dereckson accepted D1980: Create home directories as ZFS filesystems.
Nov 4 2018, 18:29
dereckson updated the diff for D1980: Create home directories as ZFS filesystems.

Use require to set order, remerge zfs blocks (require can solve the state order, previous require block was an onchanges actually)

Nov 4 2018, 18:27
dereckson updated the diff for D1980: Create home directories as ZFS filesystems.

zfs allow should occur when user is created

Nov 4 2018, 18:12
dereckson added inline comments to rOPSbef3c6994a53: Provision users and groups to servers.
Nov 4 2018, 18:03
dereckson committed rOPS0843b6f61098: Solve GID conflict between mediawiki and nasquenautes groups (authored by dereckson).
Solve GID conflict between mediawiki and nasquenautes groups
Nov 4 2018, 18:02
dereckson closed D1983: Solve GID conflict between mediawiki and nasquenautes groups.
Nov 4 2018, 18:02
dereckson closed T1477: GID conflict between mediawiki and nasquenautes groups as Resolved by committing rOPS0843b6f61098: Solve GID conflict between mediawiki and nasquenautes groups.
Nov 4 2018, 18:02 · Operations sprints (The Dreadnought will produce new officers)
dereckson accepted D1983: Solve GID conflict between mediawiki and nasquenautes groups.
Nov 4 2018, 18:02
dereckson added a revision to T1477: GID conflict between mediawiki and nasquenautes groups: D1983: Solve GID conflict between mediawiki and nasquenautes groups.
Nov 4 2018, 18:02 · Operations sprints (The Dreadnought will produce new officers)
dereckson requested review of D1983: Solve GID conflict between mediawiki and nasquenautes groups.
Nov 4 2018, 18:02
dereckson updated the diff for D1980: Create home directories as ZFS filesystems.

tank → zfs_tank

Nov 4 2018, 18:00
dereckson added a comment to T1477: GID conflict between mediawiki and nasquenautes groups.

Plan is to move nasquenautes to 3005 as not currently deployed (mediawiki is)

Nov 4 2018, 17:57 · Operations sprints (The Dreadnought will produce new officers)
dereckson created T1477: GID conflict between mediawiki and nasquenautes groups.
Nov 4 2018, 17:57 · Operations sprints (The Dreadnought will produce new officers)
dereckson committed rOPS91834012502d: Add sandlayth to nasquenautes group (authored by dereckson).
Add sandlayth to nasquenautes group
Nov 4 2018, 17:27
dereckson closed D1982: Add sandlayth to nasquenautes group.
Nov 4 2018, 17:27
dereckson accepted D1982: Add sandlayth to nasquenautes group.
Nov 4 2018, 17:27
dereckson requested review of D1982: Add sandlayth to nasquenautes group.
Nov 4 2018, 17:26
dereckson committed rOPSe84625590412: Remove kumkum from nasquenautes group (authored by dereckson).
Remove kumkum from nasquenautes group
Nov 4 2018, 17:25
dereckson closed D1981: Remove kumkum from nasquenautes group.
Nov 4 2018, 17:25
dereckson accepted D1981: Remove kumkum from nasquenautes group.
Nov 4 2018, 17:25
dereckson requested review of D1981: Remove kumkum from nasquenautes group.
Nov 4 2018, 17:25
dereckson updated the diff for D1980: Create home directories as ZFS filesystems.

Don't hardcore arcology as tank name

Nov 4 2018, 16:54
dereckson updated the diff for D1980: Create home directories as ZFS filesystems.

Allow to replace /usr/home by /home

Nov 4 2018, 16:53
dereckson planned changes to D1980: Create home directories as ZFS filesystems.

FreeBSD uses /usr/home, but other OSes can directly use /home instead (e.g. Linux).

Nov 4 2018, 16:47
dereckson accepted D1980: Create home directories as ZFS filesystems.
Nov 4 2018, 16:46
dereckson requested review of D1980: Create home directories as ZFS filesystems.
Nov 4 2018, 16:45
dereckson added a revision to T1313: Create home directories as zfs filesystems: D1980: Create home directories as ZFS filesystems.
Nov 4 2018, 16:45 · Servers, Operations sprints (The Dreadnought will produce new officers)
dereckson committed rOPSe65627ad05a1: Improve Python code style (authored by dereckson).
Improve Python code style
Nov 4 2018, 16:35
dereckson closed D1979: Improve Python code style.
Nov 4 2018, 16:35
dereckson claimed T1313: Create home directories as zfs filesystems.

Migrating existing home directories

Nov 4 2018, 15:26 · Servers, Operations sprints (The Dreadnought will produce new officers)
dereckson added a comment to T1313: Create home directories as zfs filesystems.

zfs allow isn't currently available in salt.states.zfs, and it's not really a problem to run again the permission command, so probably a cmd.run with require state to the ZFS create dataset operation.

Nov 4 2018, 14:20 · Servers, Operations sprints (The Dreadnought will produce new officers)
dereckson added a comment to T1313: Create home directories as zfs filesystems.
Setup
$ zfs allow -s @local allow,clone,create,diff,hold,mount,promote,receive,release,rollback,snapshot,send arcology/usr/home
$ zfs allow -s @descendent allow,clone,create,diff,destroy,hold,mount,promote,receive,release,rename,rollback,snapshot,send arcology/usr/home
Nov 4 2018, 14:17 · Servers, Operations sprints (The Dreadnought will produce new officers)

Nov 2 2018

dereckson accepted D1979: Improve Python code style.
Nov 2 2018, 11:35
dereckson updated the summary of D1979: Improve Python code style.
Nov 2 2018, 11:34
dereckson requested review of D1979: Improve Python code style.
Nov 2 2018, 11:23
dereckson committed rOPS6ed63bc7594b: Improve comments (authored by dereckson).
Improve comments
Nov 2 2018, 11:04
dereckson closed D1978: Improve comments.
Nov 2 2018, 11:04
dereckson accepted D1978: Improve comments.
Nov 2 2018, 10:49
dereckson updated the summary of D1978: Improve comments.
Nov 2 2018, 10:49

Nov 1 2018

dereckson requested review of D1978: Improve comments.
Nov 1 2018, 22:47

Oct 30 2018

dereckson added a task to D1977: Configure Sentry containers: T1360: Deploy Sentry server to Equatower.
Oct 30 2018, 20:51
dereckson added a revision to T1360: Deploy Sentry server to Equatower: D1977: Configure Sentry containers.
Oct 30 2018, 20:51 · Continous integration and delivery, Salt, Operations sprints (The Dreadnought will produce new officers)
dereckson requested review of D1977: Configure Sentry containers.
Oct 30 2018, 20:51
dereckson moved T1341: Document what to do if php-fpm lost pid files from Backlog to Pending review on the Operations sprints (The Dreadnought will produce new officers) board.
Oct 30 2018, 19:43 · PHP 8.x support, Operations sprints (Consolidate them all), documentation, PHP 7 deployment, Servers
dereckson moved T1360: Deploy Sentry server to Equatower from Backlog to Working on on the Operations sprints (The Dreadnought will produce new officers) board.
Oct 30 2018, 19:43 · Continous integration and delivery, Salt, Operations sprints (The Dreadnought will produce new officers)
dereckson moved T1360: Deploy Sentry server to Equatower from Backlog to Services to add on the Salt board.
Oct 30 2018, 19:43 · Continous integration and delivery, Salt, Operations sprints (The Dreadnought will produce new officers)
dereckson updated the task description for T1475: Provision a mail server.
Oct 30 2018, 19:12 · Mail, Restricted Project, Servers
dereckson closed T728: Deploy a MongoDB container as Wontfix.

With T727 closed, we don't currently have service requiring a shared MongoDB instance.

Oct 30 2018, 19:05 · User-Sandlayth, Nasqueron Docker deployment squad
dereckson closed T728: Deploy a MongoDB container, a subtask of T727: Deploy a RocketChat container on Dwellers, as Wontfix.
Oct 30 2018, 19:05 · Nasqueron Docker deployment squad
dereckson added a subtask for T1475: Provision a mail server: T1215: Provision a new hypervisor.
Oct 30 2018, 19:03 · Mail, Restricted Project, Servers
dereckson added a parent task for T1215: Provision a new hypervisor: T1475: Provision a mail server.
Oct 30 2018, 19:03 · Operations sprints (The Dreadnought will produce new officers), Servers
dereckson removed a subtask for T1215: Provision a new hypervisor: T1475: Provision a mail server.
Oct 30 2018, 19:03 · Operations sprints (The Dreadnought will produce new officers), Servers
dereckson removed a parent task for T1475: Provision a mail server: T1215: Provision a new hypervisor.
Oct 30 2018, 19:03 · Mail, Restricted Project, Servers
dereckson added a parent task for T1475: Provision a mail server: T1476: Host @wolfplex.be mail.
Oct 30 2018, 19:01 · Mail, Restricted Project, Servers
dereckson added a subtask for T1476: Host @wolfplex.be mail: T1475: Provision a mail server.
Oct 30 2018, 19:01 · Mail, Wolfplex migration
dereckson removed a subtask for T1475: Provision a mail server: T1476: Host @wolfplex.be mail.
Oct 30 2018, 19:01 · Mail, Restricted Project, Servers
dereckson removed a parent task for T1476: Host @wolfplex.be mail: T1475: Provision a mail server.
Oct 30 2018, 19:01 · Mail, Wolfplex migration
dereckson added a subtask for T1475: Provision a mail server: T1476: Host @wolfplex.be mail.
Oct 30 2018, 19:01 · Mail, Restricted Project, Servers
dereckson added a parent task for T1476: Host @wolfplex.be mail: T1475: Provision a mail server.
Oct 30 2018, 19:01 · Mail, Wolfplex migration
dereckson updated the task description for T1476: Host @wolfplex.be mail.
Oct 30 2018, 19:00 · Mail, Wolfplex migration
dereckson triaged T1476: Host @wolfplex.be mail as High priority.
Oct 30 2018, 18:59 · Mail, Wolfplex migration
dereckson added a subtask for T4: Setup fauve services: T1475: Provision a mail server.
Oct 30 2018, 18:57 · Servers, Mail, Grip migration
dereckson added a parent task for T1475: Provision a mail server: T4: Setup fauve services.
Oct 30 2018, 18:57 · Mail, Restricted Project, Servers
dereckson closed T405: Test Flockport mail server as Wontfix.

Not maintained anymore at Flockport level. At this stage, we can use as a base template to provision a standalone mail server ourself through Salt.

Oct 30 2018, 18:56 · Product evaluation, User-Sandlayth, Mail
dereckson closed T405: Test Flockport mail server, a subtask of T404: Install a mail server on Dwellers, as Wontfix.
Oct 30 2018, 18:56 · User-Sandlayth, Mail
dereckson removed a project from T1475: Provision a mail server: Operations sprints (The Dreadnought will produce new officers).
Oct 30 2018, 18:55 · Mail, Restricted Project, Servers
dereckson updated the task description for T1475: Provision a mail server.
Oct 30 2018, 18:54 · Mail, Restricted Project, Servers
dereckson created T1475: Provision a mail server.
Oct 30 2018, 18:23 · Mail, Restricted Project, Servers
dereckson updated the task description for T1215: Provision a new hypervisor.
Oct 30 2018, 17:47 · Operations sprints (The Dreadnought will produce new officers), Servers
dereckson moved T405: Test Flockport mail server from RC / beta / virtually adopted to Nope / later on the Product evaluation board.
Oct 30 2018, 17:43 · Product evaluation, User-Sandlayth, Mail
dereckson moved T852: Investigate matrix.nasqueron.org from Backlog to Nope / later on the Product evaluation board.
Oct 30 2018, 17:43 · Product evaluation, Nasqueron Docker deployment squad, Servers
dereckson moved T645: Redeploy Shipyard on Dwellers from Backlog to Nope / later on the Product evaluation board.
Oct 30 2018, 17:43 · Product evaluation, Servers, Nasqueron Docker deployment squad
dereckson moved T1268: Reprovision Ysul from Backlog to Pending review on the Operations sprints (The Dreadnought will produce new officers) board.
Oct 30 2018, 17:36 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson moved T1215: Provision a new hypervisor from Blocked to Not for this sprint on the Operations sprints (The Dreadnought will produce new officers) board.
Oct 30 2018, 17:36 · Operations sprints (The Dreadnought will produce new officers), Servers
dereckson moved T1215: Provision a new hypervisor from Backlog to Blocked on the Operations sprints (The Dreadnought will produce new officers) board.
Oct 30 2018, 17:36 · Operations sprints (The Dreadnought will produce new officers), Servers
dereckson committed rOPS64447440f0bd: Accept incoming mail on devserver role (authored by dereckson).
Accept incoming mail on devserver role
Oct 30 2018, 17:35
dereckson closed T1317: Ysul can't receive mail as Resolved by committing rOPS64447440f0bd: Accept incoming mail on devserver role.
Oct 30 2018, 17:35 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson closed D1976: Accept incoming mail on devserver role.
Oct 30 2018, 17:35
dereckson closed T1317: Ysul can't receive mail, a subtask of T1268: Reprovision Ysul, as Resolved.
Oct 30 2018, 17:35 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson accepted D1976: Accept incoming mail on devserver role.
Oct 30 2018, 17:35
dereckson updated the summary of D1976: Accept incoming mail on devserver role.
Oct 30 2018, 17:34
dereckson added a revision to T1317: Ysul can't receive mail: D1976: Accept incoming mail on devserver role.
Oct 30 2018, 17:32 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson requested review of D1976: Accept incoming mail on devserver role.
Oct 30 2018, 17:32
dereckson moved T1317: Ysul can't receive mail from Backlog to Pending review on the Servers board.
Oct 30 2018, 17:30 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson added a comment to T1317: Ysul can't receive mail.

Also tested it's not an open relay:

Oct 30 2018, 17:30 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson added a comment to T1317: Ysul can't receive mail.

Send a mail from my local workstation

Oct 30 2018, 17:29 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson committed rOPS7364e8eb91e0: Serve 502 pages (authored by dereckson).
Serve 502 pages
Oct 30 2018, 17:22
dereckson closed D1972: Serve 502 pages.
Oct 30 2018, 17:22
dereckson accepted D1972: Serve 502 pages.
Oct 30 2018, 17:21
dereckson claimed T1317: Ysul can't receive mail.
Oct 30 2018, 17:19 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson added a comment to T1317: Ysul can't receive mail.

Confirmed 2018-10-29.

Oct 30 2018, 16:54 · Operations sprints (The Dreadnought will produce new officers), Salt, Servers
dereckson closed T362: Create a 502 page to add in Discourse container, a subtask of T114: 502 pages for services on the Docker PaaS, as Wontfix.
Oct 30 2018, 16:51 · Operations sprints (Operations sprint 1), design, good-first-issue, Servers, Forum, DevCentral
dereckson closed T362: Create a 502 page to add in Discourse container as Wontfix.

Discourse should be deployed with multiple containers.

Oct 30 2018, 16:51 · Operations sprints (Operations sprint 1), good-first-issue, Forum, Servers, design
dereckson closed T565: 502 page for ci.nasqueron.org as Wontfix.

The Java process now restarts rather quickly, with a waiting page explaining the server is launching, with ab autorefresh feature.

Oct 30 2018, 16:50 · Operations sprints (Operations sprint 1), Nasqueron Docker deployment squad, design, good-first-issue
dereckson closed T114: 502 pages for services on the Docker PaaS as Resolved.
Oct 30 2018, 16:48 · Operations sprints (Operations sprint 1), design, good-first-issue, Servers, Forum, DevCentral
dereckson closed T114: 502 pages for services on the Docker PaaS, a subtask of T170: Validate Dwellers operational state, as Resolved.
Oct 30 2018, 16:48 · tracker, Servers