mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2017-04-24
This commit is contained in:
parent
348ce8cef8
commit
3291968e6f
@ -400,3 +400,10 @@ org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: this Index
|
||||
```
|
||||
|
||||
- Now everything is ok
|
||||
- Finally finished manually running the cleanup task over and over and null'ing the conflicting IDs:
|
||||
|
||||
```
|
||||
dspace=# update bundle set primary_bitstream_id=NULL where primary_bitstream_id in (435, 1132, 1136, 1220, 1236, 3002, 3255, 5322, 5098, 5982, 5897, 6245, 6184, 4927, 6070, 4925, 6888, 7368, 7136, 7294, 7698, 7864, 10799, 10839, 11765, 13241, 13634, 13642, 14127, 14146, 15582, 16116, 16254, 17136, 17486, 17824, 18098, 22091, 22149, 22206, 22449, 22548, 22559, 22454, 22253, 22553, 22897, 22941, 30262, 33657, 39796, 46943, 56561, 58237, 58739, 58734, 62020, 62535, 64149, 64672, 66988, 66919, 76005, 79780, 78545, 81078, 83620, 84492, 92513, 93915);
|
||||
```
|
||||
|
||||
- Now running the cleanup script on DSpace Test and already seeing 4GB freed from the assetstore—it's likely we haven't had a cleanup task complete successfully in years...
|
||||
|
@ -59,7 +59,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -51,7 +51,7 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -65,7 +65,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -51,7 +51,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -55,7 +55,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -57,7 +57,7 @@ Working on second phase of metadata migration, looks like this will work for mov
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -73,7 +73,7 @@ In this case the select query was showing 95 results before the update
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -67,7 +67,7 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -67,7 +67,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -51,7 +51,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -75,7 +75,7 @@ Another worrying error from dspace.log is:
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -51,7 +51,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -79,7 +79,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2017-04-02T17:08:52+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-04-22T19:34:59+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-04-24T10:41:55+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -69,7 +69,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
|
||||
"/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
"@type": "BlogPosting",
|
||||
"headline": "April, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
|
||||
"wordCount": "2433",
|
||||
"wordCount": "2553",
|
||||
"datePublished": "2017-04-02T17:08:52+02:00",
|
||||
"dateModified": "2017-04-22T19:34:59+03:00",
|
||||
"dateModified": "2017-04-24T10:41:55+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -613,6 +613,14 @@ org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: this Index
|
||||
|
||||
<ul>
|
||||
<li>Now everything is ok</li>
|
||||
<li>Finally finished manually running the cleanup task over and over and null’ing the conflicting IDs:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>dspace=# update bundle set primary_bitstream_id=NULL where primary_bitstream_id in (435, 1132, 1136, 1220, 1236, 3002, 3255, 5322, 5098, 5982, 5897, 6245, 6184, 4927, 6070, 4925, 6888, 7368, 7136, 7294, 7698, 7864, 10799, 10839, 11765, 13241, 13634, 13642, 14127, 14146, 15582, 16116, 16254, 17136, 17486, 17824, 18098, 22091, 22149, 22206, 22449, 22548, 22559, 22454, 22253, 22553, 22897, 22941, 30262, 33657, 39796, 46943, 56561, 58237, 58739, 58734, 62020, 62535, 64149, 64672, 66988, 66919, 76005, 79780, 78545, 81078, 83620, 84492, 92513, 93915);
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Now running the cleanup script on DSpace Test and already seeing 4GB freed from the assetstore—it’s likely we haven’t had a cleanup task complete successfully in years…</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-04/</loc>
|
||||
<lastmod>2017-04-22T19:34:59+03:00</lastmod>
|
||||
<lastmod>2017-04-24T10:41:55+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -93,7 +94,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-04-22T19:34:59+03:00</lastmod>
|
||||
<lastmod>2017-04-24T10:41:55+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -104,19 +105,19 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-04-22T19:34:59+03:00</lastmod>
|
||||
<lastmod>2017-04-24T10:41:55+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-04-22T19:34:59+03:00</lastmod>
|
||||
<lastmod>2017-04-24T10:41:55+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-04-22T19:34:59+03:00</lastmod>
|
||||
<lastmod>2017-04-24T10:41:55+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.20.2" />
|
||||
<meta name="generator" content="Hugo 0.21-DEV" />
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user