mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2016-12-04
This commit is contained in:
parent
e9faae906b
commit
7a4563de0d
@ -130,3 +130,32 @@ org.apache.solr.client.solrj.SolrServerException: Server refused connection at:
|
||||
- I enabled logging of `/rest/` and I think I'll leave it on for good
|
||||
- Also, the disk is nearly full because of log file issues, so I'm running some compression on DSpace logs
|
||||
- Normally these stay uncompressed for a month just in case we need to look at them, so now I've just compressed anything older than 2 weeks so we can get some disk space back
|
||||
|
||||
## 2016-12-04
|
||||
|
||||
- I got a weird report from the CGSpace checksum checker this morning
|
||||
- It says 732 bitstreams have potential issues, for example:
|
||||
|
||||
```
|
||||
------------------------------------------------
|
||||
Bitstream Id = 6
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Checksum Calculated = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Result = Bitstream marked deleted in bitstream table
|
||||
-----------------------------------------------
|
||||
...
|
||||
------------------------------------------------
|
||||
Bitstream Id = 77581
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = 9959301aa4ca808d00957dff88214e38
|
||||
Checksum Calculated =
|
||||
Result = The bitstream could not be found
|
||||
-----------------------------------------------
|
||||
```
|
||||
|
||||
- The first one seems ok, but I don't know what to make of the second one...
|
||||
- I had a look and there is indeed no file with the second checksum in the assetstore (ie, looking in `[dspace-dir]/assetstore/99/59/30/...`)
|
||||
- For what it's worth, there is no item on DSpace Test or S3 backups with that checksum either...
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2016-12-02T10:43:00+03:00" />
|
||||
<meta itemprop="wordCount" content="573">
|
||||
<meta itemprop="wordCount" content="722">
|
||||
|
||||
|
||||
|
||||
@ -245,6 +245,38 @@ org.apache.solr.client.solrj.SolrServerException: Server refused connection at:
|
||||
<li>Normally these stay uncompressed for a month just in case we need to look at them, so now I’ve just compressed anything older than 2 weeks so we can get some disk space back</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-12-04">2016-12-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>I got a weird report from the CGSpace checksum checker this morning</li>
|
||||
<li>It says 732 bitstreams have potential issues, for example:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>------------------------------------------------
|
||||
Bitstream Id = 6
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Checksum Calculated = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Result = Bitstream marked deleted in bitstream table
|
||||
-----------------------------------------------
|
||||
...
|
||||
------------------------------------------------
|
||||
Bitstream Id = 77581
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = 9959301aa4ca808d00957dff88214e38
|
||||
Checksum Calculated =
|
||||
Result = The bitstream could not be found
|
||||
-----------------------------------------------
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>The first one seems ok, but I don’t know what to make of the second one…</li>
|
||||
<li>I had a look and there is indeed no file with the second checksum in the assetstore (ie, looking in <code>[dspace-dir]/assetstore/99/59/30/...</code>)</li>
|
||||
<li>For what it’s worth, there is no item on DSpace Test or S3 backups with that checksum either…</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -148,6 +148,38 @@ org.apache.solr.client.solrj.SolrServerException: Server refused connection at:
|
||||
<li>Also, the disk is nearly full because of log file issues, so I&rsquo;m running some compression on DSpace logs</li>
|
||||
<li>Normally these stay uncompressed for a month just in case we need to look at them, so now I&rsquo;ve just compressed anything older than 2 weeks so we can get some disk space back</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-12-04">2016-12-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>I got a weird report from the CGSpace checksum checker this morning</li>
|
||||
<li>It says 732 bitstreams have potential issues, for example:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>------------------------------------------------
|
||||
Bitstream Id = 6
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Checksum Calculated = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Result = Bitstream marked deleted in bitstream table
|
||||
-----------------------------------------------
|
||||
...
|
||||
------------------------------------------------
|
||||
Bitstream Id = 77581
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = 9959301aa4ca808d00957dff88214e38
|
||||
Checksum Calculated =
|
||||
Result = The bitstream could not be found
|
||||
-----------------------------------------------
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>The first one seems ok, but I don&rsquo;t know what to make of the second one&hellip;</li>
|
||||
<li>I had a look and there is indeed no file with the second checksum in the assetstore (ie, looking in <code>[dspace-dir]/assetstore/99/59/30/...</code>)</li>
|
||||
<li>For what it&rsquo;s worth, there is no item on DSpace Test or S3 backups with that checksum either&hellip;</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -148,6 +148,38 @@ org.apache.solr.client.solrj.SolrServerException: Server refused connection at:
|
||||
<li>Also, the disk is nearly full because of log file issues, so I&rsquo;m running some compression on DSpace logs</li>
|
||||
<li>Normally these stay uncompressed for a month just in case we need to look at them, so now I&rsquo;ve just compressed anything older than 2 weeks so we can get some disk space back</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-12-04">2016-12-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>I got a weird report from the CGSpace checksum checker this morning</li>
|
||||
<li>It says 732 bitstreams have potential issues, for example:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>------------------------------------------------
|
||||
Bitstream Id = 6
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Checksum Calculated = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Result = Bitstream marked deleted in bitstream table
|
||||
-----------------------------------------------
|
||||
...
|
||||
------------------------------------------------
|
||||
Bitstream Id = 77581
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = 9959301aa4ca808d00957dff88214e38
|
||||
Checksum Calculated =
|
||||
Result = The bitstream could not be found
|
||||
-----------------------------------------------
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>The first one seems ok, but I don&rsquo;t know what to make of the second one&hellip;</li>
|
||||
<li>I had a look and there is indeed no file with the second checksum in the assetstore (ie, looking in <code>[dspace-dir]/assetstore/99/59/30/...</code>)</li>
|
||||
<li>For what it&rsquo;s worth, there is no item on DSpace Test or S3 backups with that checksum either&hellip;</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -147,6 +147,38 @@ org.apache.solr.client.solrj.SolrServerException: Server refused connection at:
|
||||
<li>Also, the disk is nearly full because of log file issues, so I&rsquo;m running some compression on DSpace logs</li>
|
||||
<li>Normally these stay uncompressed for a month just in case we need to look at them, so now I&rsquo;ve just compressed anything older than 2 weeks so we can get some disk space back</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-12-04">2016-12-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>I got a weird report from the CGSpace checksum checker this morning</li>
|
||||
<li>It says 732 bitstreams have potential issues, for example:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>------------------------------------------------
|
||||
Bitstream Id = 6
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Checksum Calculated = a1d9eef5e2d85f50f67ce04d0329e96a
|
||||
Result = Bitstream marked deleted in bitstream table
|
||||
-----------------------------------------------
|
||||
...
|
||||
------------------------------------------------
|
||||
Bitstream Id = 77581
|
||||
Process Start Date = Dec 4, 2016
|
||||
Process End Date = Dec 4, 2016
|
||||
Checksum Expected = 9959301aa4ca808d00957dff88214e38
|
||||
Checksum Calculated =
|
||||
Result = The bitstream could not be found
|
||||
-----------------------------------------------
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>The first one seems ok, but I don&rsquo;t know what to make of the second one&hellip;</li>
|
||||
<li>I had a look and there is indeed no file with the second checksum in the assetstore (ie, looking in <code>[dspace-dir]/assetstore/99/59/30/...</code>)</li>
|
||||
<li>For what it&rsquo;s worth, there is no item on DSpace Test or S3 backups with that checksum either&hellip;</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user