From d3d1a31040f3f2aee176125ca7898e4f00167efe Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 8 Nov 2021 12:16:36 +0100 Subject: sheepdog --- topics/systems/sheepdog.gmi | 1 + 1 file changed, 1 insertion(+) (limited to 'topics/systems') diff --git a/topics/systems/sheepdog.gmi b/topics/systems/sheepdog.gmi index 478adf1..137a5dd 100644 --- a/topics/systems/sheepdog.gmi +++ b/topics/systems/sheepdog.gmi @@ -13,6 +13,7 @@ that need resolving at some point. ## Tasks * [X] add locking functionality for tags - added borg with-lock (test) +* [X] chgrp functionality in sheepdog_borg * [ ] check whether rsync dir exists, repo valid and/or no lock before proceeding * [ ] send digest E-mails * [ ] smart state E-mails on services going down -- cgit v1.2.3 From deca20da6e0a7b17b7222bb031a7da5fb43ede27 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 23 Nov 2021 10:36:38 +0100 Subject: GN1 and machine room --- issues/authorisation.gmi | 7 +++++-- issues/genenetwork1/gn1-symbols.gmi | 23 +++++++++++++++++++++++ tasks/pjotrp.gmi | 3 ++- topics/systems/machine-room.gmi | 7 ++++--- 4 files changed, 34 insertions(+), 6 deletions(-) create mode 100644 issues/genenetwork1/gn1-symbols.gmi (limited to 'topics/systems') diff --git a/issues/authorisation.gmi b/issues/authorisation.gmi index c98509b..751ec86 100644 --- a/issues/authorisation.gmi +++ b/issues/authorisation.gmi @@ -2,13 +2,16 @@ Look at Chris' authorisation code: -=> https://github.com/chfi/gn-proxy +=> https://github.com/genenetwork/gn-proxy Atm genenetwork2's handling of authorisation is a bit clunky; Since @Bonface is working on the data data up-loader, and it requires authorisation, this is a good time to clean up authorisation. +# Tags + +* assigned: bonfacem, pjotrp, zachs # TODO @@ -123,4 +126,4 @@ On the UI(quote from Zach): to the show trait page. Key point is that I changed the URLs and moved them to their own module. Particularly for published datasets. -- New PR: https://github.com/genenetwork/genenetwork2/pull/614 \ No newline at end of file +- New PR: https://github.com/genenetwork/genenetwork2/pull/614 diff --git a/issues/genenetwork1/gn1-symbols.gmi b/issues/genenetwork1/gn1-symbols.gmi new file mode 100644 index 0000000..ac4cf71 --- /dev/null +++ b/issues/genenetwork1/gn1-symbols.gmi @@ -0,0 +1,23 @@ +# GN1 symbols + +# Tags + +* assigned: pjotrp, arthurc + +# Tasks + +* [ ] fix font issue +* [ ] fix linked webqtl images + +# Info + +The fonts differ on + +=> http://gn1-lily.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2 +=> http://gn1.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2 + +There is a deeper problem. When you click on one of the symbols it wants to show, for example: + +=> http://www.webqtl.org/array_images/S092UM-1F2.png + +This fails both for GN1 and Lily. Do we still want to show those images, or simply disable? If we want to show them, where are they? diff --git a/tasks/pjotrp.gmi b/tasks/pjotrp.gmi index 5b5178e..f6554fd 100644 --- a/tasks/pjotrp.gmi +++ b/tasks/pjotrp.gmi @@ -7,7 +7,8 @@ ## Tasks * [ ] Rabbit https and GN2 https -* [X] Allow @bonfacem to run redis on P2 +* [ ] fix GN1 images linking to http://www.webqtl.org/array_images/S238-1F1-U74Av2.png +=> http://gn1.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2 => ../topics/systems/tux02-production.gmi Set up stable GN service * [ ] Pluto tool with Zach => ../issues/genenetwork1/gn1-production-system-issues.gmi diff --git a/topics/systems/machine-room.gmi b/topics/systems/machine-room.gmi index bece333..d75883a 100644 --- a/topics/systems/machine-room.gmi +++ b/topics/systems/machine-room.gmi @@ -6,9 +6,10 @@ ## Tasks -* [ ] Make tux02e visible from outside -* [ ] Network switch 10Gbs -* [ ] Add disks to tux01 - Sep 28 To Brock +* [X] Make tux02e visible from outside +* [ ] Network switch 10Gbs - add hosts +* [ ] Add disks to tux01 and tux02 - need to reboot +* [ ] Set up E-mail relay for tux01 and tux02 smtp.uthsc.edu, port 25 => tux02-production.gmi setup new production machine => decommission-machines.gmi Decommission machines -- cgit v1.2.3