diff --git a/content/posts/2019-04.md b/content/posts/2019-04.md index 67aa7a729..81484ec81 100644 --- a/content/posts/2019-04.md +++ b/content/posts/2019-04.md @@ -389,6 +389,16 @@ $ cat /proc/loadavg - `45.5.184.72` is CIAT, who I already blocked and am waiting to hear from - `2a01:4f8:140:3192::2` is BLEXbot, which should be handled by the Tomcat Crawler Session Manager Valve - `2408:8214:7a00:868f:7c1e:e0f3:20c6:c142` is some stupid Chinese bot making malicious POST requests -- Anyways, it seems that the issue with CGSpace being "down" is actually because of CPU steal again!!! +- There are free database connections in the pool: + +``` +$ psql -c 'select * from pg_stat_activity' | grep -o -E '(dspaceWeb|dspaceApi|dspaceCli)' | sort | uniq -c + 5 dspaceApi + 7 dspaceCli + 23 dspaceWeb +``` + +- It seems that the issue with CGSpace being "down" is actually because of CPU steal again!!! +- I opened a ticket with support and asked them to migrate the VM to a less busy host diff --git a/docs/2019-04/index.html b/docs/2019-04/index.html index 26f69d2d2..e0b2ec854 100644 --- a/docs/2019-04/index.html +++ b/docs/2019-04/index.html @@ -38,7 +38,7 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace - + @@ -81,9 +81,9 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace "@type": "BlogPosting", "headline": "April, 2019", "url": "https://alanorth.github.io/cgspace-notes/2019-04/", - "wordCount": "2174", + "wordCount": "2222", "datePublished": "2019-04-01T09:00:43+03:00", - "dateModified": "2019-04-07T18:08:38+03:00", + "dateModified": "2019-04-07T21:05:52+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -609,7 +609,18 @@ X-XSS-Protection: 1; mode=block
  • 45.5.184.72 is CIAT, who I already blocked and am waiting to hear from
  • 2a01:4f8:140:3192::2 is BLEXbot, which should be handled by the Tomcat Crawler Session Manager Valve
  • 2408:8214:7a00:868f:7c1e:e0f3:20c6:c142 is some stupid Chinese bot making malicious POST requests
  • -
  • Anyways, it seems that the issue with CGSpace being “down” is actually because of CPU steal again!!!
  • +
  • There are free database connections in the pool:
  • + + +
    $ psql -c 'select * from pg_stat_activity' | grep -o -E '(dspaceWeb|dspaceApi|dspaceCli)' | sort | uniq -c
    +      5 dspaceApi
    +      7 dspaceCli
    +     23 dspaceWeb
    +
    + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index afad8e25d..a3da07c47 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2019-04/ - 2019-04-07T18:08:38+03:00 + 2019-04-07T21:05:52+03:00 @@ -219,7 +219,7 @@ https://alanorth.github.io/cgspace-notes/ - 2019-04-07T18:08:38+03:00 + 2019-04-07T21:05:52+03:00 0 @@ -230,7 +230,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-04-07T18:08:38+03:00 + 2019-04-07T21:05:52+03:00 0 @@ -242,13 +242,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2019-04-07T18:08:38+03:00 + 2019-04-07T21:05:52+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2019-04-07T18:08:38+03:00 + 2019-04-07T21:05:52+03:00 0