Skip to content

[BUG] Excessive Disk Writes #500

@boomam

Description

@boomam

Title

Excessive Disk Writes

Platform

Website

Server Installation Method

Docker

Version

1.11.1

Troubleshooting

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions