- Tux01 hard disk crash
issue opened on Sep 29 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...crash
One spinning disk crashed on Sept. 26th. It was used for Arthur's HOME and backups.
# Tags
* assigned: pjotrp
* priority: medium
* status: in progress
* keywords: system, tux01, hard disk crash...
- Penguin2 RAID 5
issue opened 8 weeks ago by Pjotr Prins
...RAID contains 3 disks:
```
root@penguin2:~# cat /proc/mdstat
md0 : active raid5 sdb1[1] sda1[0] sdg1[4]
/dev/md0 33T 27T 4.2T 87% /export
```
using /dev/sda,sdb,sdg
The current root...
- Sheepdog
issue opened on Nov 08 2021 by Pjotr Prins, last updated on Jul 01 2022 by Arun Isaac; 3 of 17 tasks done
...exists)
* [ ] synchronize between queues using a dump
* [ ] sheepdog_expect.rb - expect PINGs
* [ ] sheepdog_rsync.rb - test for 'total size is 0'
* [ ] sheepdog_list tag and filter switches improve...
- GN1 github problem
issue opened on Dec 17 2022 by Pjotr Prins
...rm --cached --ignore-unmatch \
MouseTissuesRWWMay08.xls' --prune-empty --tag-name-filter cat -- --all
git reflog expire --expire=now --all && git gc --prune=now --aggressive
```
Note this rewrites...
- GN1 Production
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi; 3 of 8 tasks done
...be a hard coded redirect
* [ ] Enable time machines
* [ ] Disable all defunct URLs (needs a script)
* [X] Disable galaxy URL
* [X] Disable EC2 URL
* [X] Disable GN mailing list URL
=> ./gn1-pairscan...
- Add track for showing which regions in mouse/rat correspond to human regions to the mapping figure
issue opened on Jul 21 2022 by Zachary Sloan, last updated on Sep 14 2022 by Pjotr Prins
...a UCSC genome browser link to the corresponding human region as a track for the mapping figure.
# TODO
[X] Display track showing homology across mouse/human/maybe rat (done for mouse, won't be hard...
- Designing an issue tracker on gemini
✓ issue opened on Jul 25 2021 by Pjotr Prins, last updated on Feb 02 2022 by Pjotr Prins
...help wanted
* closed
the keyword statement may have aliases, such as tag and kanban. To undo a keyword simply remove them from the file.
Can't think of anything more to add to make it really useful...
- Fix GN1 Network Graph
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...neatoExit = os.spawnlp(os.P_WAIT, "/usr/local/bin/neato", "/usr/local/bin/neato", webqtlConfig.IMGDIR + filename, "-T", format, "-o", webqtlConfig.IMGDIR + imageFilename)
```
hard coded bin path...