Installing on AWS

92 views
Skip to first unread message

Tim Spindler

unread,
Feb 9, 2021, 2:56:09 PM2/9/21
to archipelago commons
I have  gotten to this command in the installation (v. 1.0.0 RC1):

    docker exec -ti esmero-php bash -c "chown -R www-data:www-data private"

And I am getting the following error

OCI runtime exec failed: write /tmp/runc-process912089476: no space left on device: unknown
ubuntu@ip-172-31-15-91:~/archipelago-deployment$

I am installing it on a t3.medium instance which I thought was large enough for a demo install.  This instance has 2 cpu's with 4GB ram.  I received no errors prior to the startup of docker.

Thanks for any assistance.


Tim Spindler (he, him, his)
Executive Director | Long Island Library Resources Council
tspi...@lilrc.org | 631-675-1570 x2000
http://www.lilrc.org



LILRC is a member of the Empire State Library Network (ESLN)

Follow LILRC on Facebook Twitter Instagram

Diego Pino

unread,
Feb 9, 2021, 3:18:43 PM2/9/21
to Tim Spindler, archipelago commons
That means your /tmp may be full in your AWS EC2 server

Do a general 

df -h 

and share that with me 

If docker is using too much space you may run

docker system prune

To clean some space.

(FYI rebooting small servers may help too since t3 may have system level limits of the number of processes that can run stuck?)

Also, if you are running a small root device and AWS linux you may have a lot of logs that have not been rotated and left over temps. Try some of the options in this post


If nothing helps, and since you server is small so you may want to stop your Docker containers first

docker-compose down

Then edit your docker-composer.json and remove all this lines 
Because the Natural language service is big and may use more than what you have 

Then do again a docker-compose up -d and continue the process

Let us know if you get this solved.


Thanks



Diego Pino Navarro
Assistant Director for Digital Strategy
Archipelago architect
Metropolitan New York Library Council
PO Box 2084
New York, NY 10108 

--
You received this message because you are subscribed to the Google Groups "archipelago commons" group.
To unsubscribe from this group and stop receiving emails from it, send an email to archipelago-com...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/archipelago-commons/CAORQogsKF4GeLmuaniuwsmBiGQOqtvi0bUVd4%2BxxL8n%3D4HmiaA%40mail.gmail.com.

dp...@metro.org

unread,
Feb 12, 2021, 4:08:46 PM2/12/21
to archipelago commons
Great. Hope all went well Tim. RC2 is coming soon and upgrading instructions will this time be simpler and concreter.
Reply all
Reply to author
Forward
0 new messages