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

Retain file handle for disk fill experiment #325

Closed
xcaspar opened this issue Apr 13, 2020 · 0 comments
Closed

Retain file handle for disk fill experiment #325

xcaspar opened this issue Apr 13, 2020 · 0 comments
Labels
chaosblade-exec-os type/feature Category issues or prs related to feature request.
Milestone

Comments

@xcaspar
Copy link
Member

xcaspar commented Apr 13, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

The blade will exit after creating a large file in disk fill experiment currently, although it simulates disk occupancy, but it cannot realistically simulate the continuous writing of log files, it is difficult to find which files occupy the disk, so we need to keep the written file handle.

Describe what you expected to happen

Add --retain-handle flag to retain temp file handle.

How to reproduce it (as minimally and precisely as possible)

blade c disk fill --percent 60 --retain-handle

Tell us your environment

Anything else we need to know?

@xcaspar xcaspar added type/feature Category issues or prs related to feature request. chaosblade-exec-os labels Apr 13, 2020
@xcaspar xcaspar added this to the v0.6.0 milestone Apr 13, 2020
@xcaspar xcaspar added this to In progress in ChaosBlade for General Apr 14, 2020
@xcaspar xcaspar moved this from In progress to Published in ChaosBlade for General May 27, 2020
@xcaspar xcaspar closed this as completed May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaosblade-exec-os type/feature Category issues or prs related to feature request.
Projects
Development

No branches or pull requests

1 participant