From 870ebda6a3ca14251efcd0793db4db4f7f16425b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 10 Sep 2017 17:46:54 +0300 Subject: [PATCH] Update notes --- content/post/2017-05.md | 1 - content/post/2017-09.md | 5 +++++ public/2017-05/index.html | 7 +++---- public/2017-09/index.html | 11 ++++++++--- public/sitemap.xml | 12 ++++++------ 5 files changed, 22 insertions(+), 14 deletions(-) diff --git a/content/post/2017-05.md b/content/post/2017-05.md index ad6a0e087..8d71932c0 100644 --- a/content/post/2017-05.md +++ b/content/post/2017-05.md @@ -112,7 +112,6 @@ $ export JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx3072m -XX:-UseGCOverheadLimit" $ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-2517/10947-2517.zip $ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-2515/10947-2515.zip $ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-2516/10947-2516.zip -$ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-1/10947-1.zip $ [dspace]/bin/dspace packager -s -t AIP -o ignoreHandle=false -e some@user.com -p 10568/80923 /home/aorth/10947-1/10947-1.zip $ for collection in /home/aorth/10947-1/COLLECTION@10947-*; do [dspace]/bin/dspace packager -s -o ignoreHandle=false -t AIP -e some@user.com -p 10947/1 $collection; done $ for item in /home/aorth/10947-1/ITEM@10947-*; do [dspace]/bin/dspace packager -r -f -u -t AIP -e some@user.com $item; done diff --git a/content/post/2017-09.md b/content/post/2017-09.md index 3ea46c4af..b997a489e 100644 --- a/content/post/2017-09.md +++ b/content/post/2017-09.md @@ -29,3 +29,8 @@ DELETE 58 - We only have 7.7GB of free space on DSpace Test so I need to copy some data off of it before doing the CGIAR Library migration (requires lots of exporting and creating temp files) - I still have the original data from the CGIAR Library so I've zipped it up and sent it off to linode18 for now - sha256sum of `original-cgiar-library-6.6GB.tar.gz` is: bcfabb52f51cbdf164b61b7e9b3a0e498479e4c1ed1d547d32d11f44c0d5eb8a +- Start doing a test run of the CGIAR Library migration locally +- Notes and todo checklist here for now: https://gist.github.com/alanorth/3579b74e116ab13418d187ed379abd9c +- Create pull request for Phase I and II changes to CCAFS Project Tags: [#336](https://github.com/ilri/DSpace/pull/336) +- We've been discussing with Macaroni Bros and CCAFS for the past month or so and the list of tags was recently finalized +- There will need to be some metadata updates — though if I recall correctly it is only about seven records — for that as well, I had made some notes about it in [2017-07](/cgspace-notes/2017-07), but I've asked for more clarification from Lili just in case diff --git a/public/2017-05/index.html b/public/2017-05/index.html index 1896f9d8e..c25bcd139 100644 --- a/public/2017-05/index.html +++ b/public/2017-05/index.html @@ -13,7 +13,7 @@ - + @@ -37,9 +37,9 @@ "@type": "BlogPosting", "headline": "May, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-05/", - "wordCount": "2412", + "wordCount": "2398", "datePublished": "2017-05-01T16:21:52+02:00", - "dateModified": "2017-05-29T13:15:22+03:00", + "dateModified": "2017-09-10T13:35:51+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -239,7 +239,6 @@ $ for item in /home/aorth/10947-1/ITEM@10947-*; do [dspace]/bin/dspace packager $ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-2517/10947-2517.zip $ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-2515/10947-2515.zip $ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-2516/10947-2516.zip -$ [dspace]/bin/dspace packager -r -a -t AIP -o skipIfParentMissing=true -e some@user.com -p 10568/80923 /home/aorth/10947-1/10947-1.zip $ [dspace]/bin/dspace packager -s -t AIP -o ignoreHandle=false -e some@user.com -p 10568/80923 /home/aorth/10947-1/10947-1.zip $ for collection in /home/aorth/10947-1/COLLECTION@10947-*; do [dspace]/bin/dspace packager -s -o ignoreHandle=false -t AIP -e some@user.com -p 10947/1 $collection; done $ for item in /home/aorth/10947-1/ITEM@10947-*; do [dspace]/bin/dspace packager -r -f -u -t AIP -e some@user.com $item; done diff --git a/public/2017-09/index.html b/public/2017-09/index.html index deeb88b4a..09d0e385c 100644 --- a/public/2017-09/index.html +++ b/public/2017-09/index.html @@ -19,7 +19,7 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two - + @@ -49,9 +49,9 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two "@type": "BlogPosting", "headline": "September, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-09/", - "wordCount": "158", + "wordCount": "258", "datePublished": "2017-09-07T16:54:52+07:00", - "dateModified": "2017-09-07T17:02:57+07:00", + "dateModified": "2017-09-10T13:35:51+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -144,6 +144,11 @@ DELETE 58
  • We only have 7.7GB of free space on DSpace Test so I need to copy some data off of it before doing the CGIAR Library migration (requires lots of exporting and creating temp files)
  • I still have the original data from the CGIAR Library so I’ve zipped it up and sent it off to linode18 for now
  • sha256sum of original-cgiar-library-6.6GB.tar.gz is: bcfabb52f51cbdf164b61b7e9b3a0e498479e4c1ed1d547d32d11f44c0d5eb8a
  • +
  • Start doing a test run of the CGIAR Library migration locally
  • +
  • Notes and todo checklist here for now: https://gist.github.com/alanorth/3579b74e116ab13418d187ed379abd9c
  • +
  • Create pull request for Phase I and II changes to CCAFS Project Tags: #336
  • +
  • We’ve been discussing with Macaroni Bros and CCAFS for the past month or so and the list of tags was recently finalized
  • +
  • There will need to be some metadata updates — though if I recall correctly it is only about seven records — for that as well, I had made some notes about it in 2017-07, but I’ve asked for more clarification from Lili just in case
  • diff --git a/public/sitemap.xml b/public/sitemap.xml index 7d4bd0049..2d0e988a6 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2017-09/ - 2017-09-07T17:02:57+07:00 + 2017-09-10T13:35:51+03:00 @@ -24,7 +24,7 @@ https://alanorth.github.io/cgspace-notes/2017-05/ - 2017-05-29T13:15:22+03:00 + 2017-09-10T13:35:51+03:00 @@ -119,7 +119,7 @@ https://alanorth.github.io/cgspace-notes/ - 2017-09-07T17:02:57+07:00 + 2017-09-10T13:35:51+03:00 0 @@ -130,19 +130,19 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-09-07T17:02:57+07:00 + 2017-09-10T13:35:51+03:00 0 https://alanorth.github.io/cgspace-notes/post/ - 2017-09-07T17:02:57+07:00 + 2017-09-10T13:35:51+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2017-09-07T17:02:57+07:00 + 2017-09-10T13:35:51+03:00 0