-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Title
Excessive Disk Writes
Platform
Website
Server Installation Method
Docker
Version
1.11.1
Troubleshooting
- I have examined logs and tried to find the issue
- I have reviewed opened and closed issues
- I have tried restarting the application
- I have read Known Issues (Known Issues (Read Before Posting) #296)
The Problem
Container seems to do an excessive amount of disk writes.
In a 2h period, with status monitoring on, it writes (in my deployment at least) 2GB of data.
After turning off status-monitoring, it still writes 1GB an hour.
How to Reproduce
Use Termix.
On host CLI -
docker stats --format "table {{.Name}}\t{{.BlockIO}}"
Output after 1h of Termix running shows -
NAME BLOCK I/O
termix 188MB / 941MB
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
In progress