mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-12-17
This commit is contained in:
@ -29,7 +29,7 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two
|
||||
|
||||
Ask Sisay to clean up the WLE approvers a bit, as Marianne's user account is both in the approvers step as well as the group
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.60.1" />
|
||||
<meta name="generator" content="Hugo 0.61.0" />
|
||||
|
||||
|
||||
|
||||
@ -110,15 +110,15 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne's user account is
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="20170906">2017-09-06</h2>
|
||||
<h2 id="2017-09-06">2017-09-06</h2>
|
||||
<ul>
|
||||
<li>Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two hours</li>
|
||||
</ul>
|
||||
<h2 id="20170907">2017-09-07</h2>
|
||||
<h2 id="2017-09-07">2017-09-07</h2>
|
||||
<ul>
|
||||
<li>Ask Sisay to clean up the WLE approvers a bit, as Marianne's user account is both in the approvers step as well as the group</li>
|
||||
</ul>
|
||||
<h2 id="20170910">2017-09-10</h2>
|
||||
<h2 id="2017-09-10">2017-09-10</h2>
|
||||
<ul>
|
||||
<li>Delete 58 blank metadata values from the CGSpace database:</li>
|
||||
</ul>
|
||||
@ -155,12 +155,12 @@ dspace.log.2017-09-10:0
|
||||
<li>I updated both CGSpace and DSpace Test to use these new settings (60 connections per web app and 183 for system PostgreSQL limit)</li>
|
||||
<li>I'm expecting to see 0 connection errors for the next few months</li>
|
||||
</ul>
|
||||
<h2 id="20170911">2017-09-11</h2>
|
||||
<h2 id="2017-09-11">2017-09-11</h2>
|
||||
<ul>
|
||||
<li>Lots of work testing the CGIAR Library migration</li>
|
||||
<li>Many technical notes and TODOs here: <a href="https://gist.github.com/alanorth/3579b74e116ab13418d187ed379abd9c">https://gist.github.com/alanorth/3579b74e116ab13418d187ed379abd9c</a></li>
|
||||
</ul>
|
||||
<h2 id="20170912">2017-09-12</h2>
|
||||
<h2 id="2017-09-12">2017-09-12</h2>
|
||||
<ul>
|
||||
<li>I was testing the <a href="https://wiki.duraspace.org/display/DSDOC5x/AIP+Backup+and+Restore#AIPBackupandRestore-AIPConfigurationsToImproveIngestionSpeedwhileValidating">METS XSD caching during AIP ingest</a> but it doesn't seem to help actually</li>
|
||||
<li>The import process takes the same amount of time with and without the caching</li>
|
||||
@ -190,7 +190,7 @@ dspace.log.2017-09-10:0
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20170913">2017-09-13</h2>
|
||||
<h2 id="2017-09-13">2017-09-13</h2>
|
||||
<ul>
|
||||
<li>Last night Linode sent an alert about CGSpace (linode18) that it has exceeded the outbound traffic rate threshold of 10Mb/s for the last two hours</li>
|
||||
<li>I wonder what was going on, and looking into the nginx logs I think maybe it's OAI…</li>
|
||||
@ -406,7 +406,7 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id in (134
|
||||
</code></pre><ul>
|
||||
<li>It added <em>another</em> authority… surely this is not the desired behavior, or maybe we are not using this as intented?</li>
|
||||
</ul>
|
||||
<h2 id="20170914">2017-09-14</h2>
|
||||
<h2 id="2017-09-14">2017-09-14</h2>
|
||||
<ul>
|
||||
<li>Communicate with Handle.net admins to try to get some guidance about the 10947 prefix</li>
|
||||
<li>Michael Marus is the contact for their prefix but he has left CGIAR, but as I actually have access to the CGIAR Library server I think I can just generate a new <code>sitebndl.zip</code> file from their server and send it to Handle.net</li>
|
||||
@ -415,7 +415,7 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id in (134
|
||||
<li>I didn't see any abnormally high usage in the REST or OAI logs, but looking at Munin I see the average JVM usage was at 4.9GB and the heap is only 5GB (5120M), so I think it's just normal growing pains</li>
|
||||
<li>Every few months I generally try to increase the JVM heap to be 512M higher than the average usage reported by Munin, so now I adjusted it to 5632M</li>
|
||||
</ul>
|
||||
<h2 id="20170915">2017-09-15</h2>
|
||||
<h2 id="2017-09-15">2017-09-15</h2>
|
||||
<ul>
|
||||
<li>Apply CCAFS project tag corrections on CGSpace:</li>
|
||||
</ul>
|
||||
@ -425,7 +425,7 @@ UPDATE 4
|
||||
UPDATE 1
|
||||
DELETE 1
|
||||
DELETE 207
|
||||
</code></pre><h2 id="20170917">2017-09-17</h2>
|
||||
</code></pre><h2 id="2017-09-17">2017-09-17</h2>
|
||||
<ul>
|
||||
<li>Create pull request for CGSpace to be able to resolve multiple handles (<a href="https://github.com/ilri/DSpace/pull/339">#339</a>)</li>
|
||||
<li>We still need to do the changes to <code>config.dct</code> and regenerate the <code>sitebndl.zip</code> to send to the Handle.net admins</li>
|
||||
@ -456,7 +456,7 @@ DELETE 207
|
||||
<li>I decided to start the import process in the evening rather than waiting for the morning, and right as the first community was finished importing I started seeing <code>Timeout waiting for idle object</code> errors</li>
|
||||
<li>I had to cancel the import, clean up a bunch of database entries, increase the PostgreSQL <code>max_connections</code> as a precaution, restart PostgreSQL and Tomcat, and then finally completed the import</li>
|
||||
</ul>
|
||||
<h2 id="20170918">2017-09-18</h2>
|
||||
<h2 id="2017-09-18">2017-09-18</h2>
|
||||
<ul>
|
||||
<li>I think we should force regeneration of all thumbnails in the CGIAR Library community, as their DSpace is version 1.7 and CGSpace is running DSpace 5.5 so they should look much better</li>
|
||||
<li>One item for comparison:</li>
|
||||
@ -466,7 +466,7 @@ DELETE 207
|
||||
<ul>
|
||||
<li>Moved the CGIAR Library Migration notes to a page — <a href="/cgspace-notes/cgiar-library-migration/">cgiar-library-migration</a> — as there seems to be a bug with post slugs defined in frontmatter when you have a permalink scheme defined in <code>config.toml</code> (happens currently in Hugo 0.27.1 at least)</li>
|
||||
</ul>
|
||||
<h2 id="20170919">2017-09-19</h2>
|
||||
<h2 id="2017-09-19">2017-09-19</h2>
|
||||
<ul>
|
||||
<li>Nightly Solr indexing is working again, and it appears to be pretty quick actually:</li>
|
||||
</ul>
|
||||
@ -481,7 +481,7 @@ DELETE 207
|
||||
<li>Marianne Gadeberg from WLE asked if I would add an account for Adam Hunt on CGSpace and give him permissions to approve all WLE publications</li>
|
||||
<li>I told him to register first, as he's a CGIAR user and needs an account to be created before I can add him to the groups</li>
|
||||
</ul>
|
||||
<h2 id="20170920">2017-09-20</h2>
|
||||
<h2 id="2017-09-20">2017-09-20</h2>
|
||||
<ul>
|
||||
<li>Abenet and I noticed that hdl.handle.net is blocked by ETC at ILRI Addis so I asked Biruk Debebe to route it over the satellite</li>
|
||||
<li>Force thumbnail regeneration for the CGIAR System Organization's Historic Archive community (2000 items):</li>
|
||||
@ -490,19 +490,19 @@ DELETE 207
|
||||
</code></pre><ul>
|
||||
<li>I'm still waiting (over 1 day later) to hear back from the CGIAR System Organization about updating the DNS for library.cgiar.org</li>
|
||||
</ul>
|
||||
<h2 id="20170921">2017-09-21</h2>
|
||||
<h2 id="2017-09-21">2017-09-21</h2>
|
||||
<ul>
|
||||
<li>Switch to OpenJDK 8 from Oracle JDK on DSpace Test</li>
|
||||
<li>I want to test this for awhile to see if we can start using it instead</li>
|
||||
<li>I need to look at the JVM graphs in Munin, test the Atmire modules, build the source, etc to get some impressions</li>
|
||||
</ul>
|
||||
<h2 id="20170922">2017-09-22</h2>
|
||||
<h2 id="2017-09-22">2017-09-22</h2>
|
||||
<ul>
|
||||
<li>Experimenting with setting up a global JNDI database resource that can be pooled among all the DSpace webapps (reference the <a href="https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+April+2017">April, 2017 DCAT meeting</a> comments)</li>
|
||||
<li>See: <a href="https://www.journaldev.com/2513/tomcat-datasource-jndi-example-java">https://www.journaldev.com/2513/tomcat-datasource-jndi-example-java</a></li>
|
||||
<li>See: <a href="http://memorynotfound.com/configure-jndi-datasource-tomcat/">http://memorynotfound.com/configure-jndi-datasource-tomcat/</a></li>
|
||||
</ul>
|
||||
<h2 id="20170924">2017-09-24</h2>
|
||||
<h2 id="2017-09-24">2017-09-24</h2>
|
||||
<ul>
|
||||
<li>Start investigating other platforms for CGSpace due to linear instance pricing on Linode</li>
|
||||
<li>We need to figure out how much memory is used by applications, caches, etc, and how much disk space the asset store needs</li>
|
||||
@ -538,7 +538,7 @@ DELETE 207
|
||||
<li>I ended up having to kill the import and wait until he was done</li>
|
||||
<li>I exported a clean CSV and applied the changes from that one, which was a hundred or two less than I thought there should be (at least compared to the current state of DSpace Test, which is a few months old)</li>
|
||||
</ul>
|
||||
<h2 id="20170925">2017-09-25</h2>
|
||||
<h2 id="2017-09-25">2017-09-25</h2>
|
||||
<ul>
|
||||
<li>Email Rosemary Kande from ICT to ask about the administrative / finance procedure for moving DSpace Test from EU to US region on Linode</li>
|
||||
<li>Communicate (finally) with Tania and Tunji from the CGIAR System Organization office to tell them to request CGNET make the DNS updates for library.cgiar.org</li>
|
||||
@ -602,7 +602,7 @@ INFO org.dspace.storage.rdbms.DatabaseManager @ Falling back to creating own Da
|
||||
</code></pre><ul>
|
||||
<li>So it's good to know that <em>something</em> gets printed when it fails because I didn't see <em>any</em> mention of JNDI before when I was testing!</li>
|
||||
</ul>
|
||||
<h2 id="20170926">2017-09-26</h2>
|
||||
<h2 id="2017-09-26">2017-09-26</h2>
|
||||
<ul>
|
||||
<li>Adam Hunt from WLE finally registered so I added him to the editor and approver groups</li>
|
||||
<li>Then I noticed that Sisay never removed Marianne's user accounts from the approver steps in the workflow because she is already in the WLE groups, which are in those steps</li>
|
||||
@ -613,7 +613,7 @@ INFO org.dspace.storage.rdbms.DatabaseManager @ Falling back to creating own Da
|
||||
<li>Start discussiong with ICT about Linode server update for DSpace Test</li>
|
||||
<li>Rosemary said I need to work with Robert Okal to destroy/create the server, and then let her and Lilian Masigah from finance know the updated Linode asset names for their records</li>
|
||||
</ul>
|
||||
<h2 id="20170928">2017-09-28</h2>
|
||||
<h2 id="2017-09-28">2017-09-28</h2>
|
||||
<ul>
|
||||
<li>Tunji from the System Organization finally sent the DNS request for library.cgiar.org to CGNET</li>
|
||||
<li>Now the redirects work</li>
|
||||
|
Reference in New Issue
Block a user