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

kernel panic when recover inject #3

Closed
YiteGu opened this issue May 16, 2023 · 1 comment
Closed

kernel panic when recover inject #3

YiteGu opened this issue May 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@YiteGu
Copy link

YiteGu commented May 16, 2023

  1. source code from: wget https://github.com/chaos-mesh/chaos-driver/archive/refs/tags/v0.1.1.tar.gz
  2. golang version: 1.16.15
  3. Architecture: x86_64
  4. OS-release: Debian 9
  5. kernel version: 5.4
    Reproduction:
  6. modify scheduler: # echo ioem-mq |sudo tee /sys/block/rbd1/queue/scheduler
  7. inject: # ./bin/kchaos inject ioem delay --delay 1000000000 --dev-path /dev/rbd1
    Injected: 1
  8. run fio to write rbd1 device
  9. fio completed ok
  10. recover failure: # ./bin/kchaos recover --id 1
  11. kernel panic
@cwen0 cwen0 added the bug Something isn't working label May 16, 2023
@cwen0
Copy link
Member

cwen0 commented May 17, 2023

This issue has been fixed in v0.2.1

@cwen0 cwen0 closed this as completed May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants