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

The number of account files on devnet is too high #9383

Closed
mvines opened this issue Apr 9, 2020 · 0 comments · Fixed by #9527
Closed

The number of account files on devnet is too high #9383

mvines opened this issue Apr 9, 2020 · 0 comments · Fixed by #9527
Assignees
Milestone

Comments

@mvines
Copy link
Member

mvines commented Apr 9, 2020

Problem

sol@validator-us-west1-b:~/ledger$ ls -l accounts/ | wc -l
263456

It's worse on the devnet API node, presumably because we retain more history there?

sol@api:~/ledger$ ls -l accounts/ | wc -l
384829

Proposed Solution

Compact account files

@mvines mvines added this to the v1.1.3 milestone Apr 9, 2020
@mvines mvines modified the milestones: v1.1.3, v1.1.4 Apr 13, 2020
@mvines mvines modified the milestones: v1.1.4, v1.1.5, v1.1.6, v1.1.7 Apr 16, 2020
@mvines mvines modified the milestones: v1.1.7, v1.1.8 Apr 24, 2020
@mvines mvines modified the milestones: v1.1.8, v1.1.9, v1.1.10, v1.1.11 May 2, 2020
@mvines mvines modified the milestones: v1.1.11, v1.1.12, v1.1.13 May 12, 2020
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

Successfully merging a pull request may close this issue.

2 participants