Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error - no space left #16

Open
sailella opened this issue Feb 21, 2018 · 1 comment
Open

Error - no space left #16

sailella opened this issue Feb 21, 2018 · 1 comment

Comments

@sailella
Copy link

Hi,

I get this error while almost at the end of syncing blockchain. I have added 60GB space while configuring EC2 instance. I tried increasing the memory to 100GB and it failed again with same error.

what could possibility be wrong? Any help appreciated!!

CRIT [02-21|16:29:57] Failed to store hash to number mapping err="write /home/ubuntu/.ethereum/geth/chaindata/097153.log: no space left on device"

ubuntu@ip-xxx-xx-xx-xx:~$ url=/home/ubuntu/
-bash: .ethereum/geth.ipc: Permission denied

ubuntu@ip-xxx-xx-xx-xx:~$ url=/home/ubuntu/
-bash: .ethereum/geth.ipc: Permission denied

Sai

@funkoolow
Copy link

Don't know if this fits your case, but usually when you extend a storage of a virtualmachine you also need to extend the filesystem of the running machine. So if you add space to the EC2 machine you also need to grow the filesysyem that you are willing to grant the extra storage. To confirm the situation, logon into your machine and check partition spaces with command "df -h"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants