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

es-node output "no space on disk" with disk space #55

Open
qizhou opened this issue Oct 26, 2023 · 1 comment
Open

es-node output "no space on disk" with disk space #55

qizhou opened this issue Oct 26, 2023 · 1 comment
Assignees

Comments

@qizhou
Copy link
Contributor

qizhou commented Oct 26, 2023

INFO [10-26|00:34:02.265] The nonces are exhausted in this slot, waiting for the next block shard=0 thread=0 block=159,989 nonce=1,048,576
WARN [10-26|00:34:05.868] Peerstore put EthStorageENRKey error     err="write esnode_peerstore_db/000019.log: no space left on device"
WARN [10-26|00:34:10.869] Peerstore put EthStorageENRKey error     err="write esnode_peerstore_db/000019.log: no space left on device"
INFO [10-26|00:34:10.896] Updating tasks with L1 new head          blockNumber=159,990 blockTime=1,698,280,440 now=1,698,280,450
root@ax101-qi0 ~/github/es-node/es-data # df . -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/md2        7.0T  4.5T  2.2T  68% /
root@ax101-qi0 ~/github/es-node/es-data # du . -sh
1.1G    .
root@ax101-qi0 ~/github/es-node/es-data #54 
@qizhou
Copy link
Contributor Author

qizhou commented Oct 26, 2023

This happens when I perform fio test and fill the disk with full data. After deleting the data, es-node fails to recover from ENOSPC error.

@qzhodl qzhodl assigned ping-ke and unassigned qzhodl Nov 1, 2023
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

3 participants