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

Crash recovery bugs #35

Open
IsaacKhor opened this issue Jun 24, 2024 · 0 comments
Open

Crash recovery bugs #35

IsaacKhor opened this issue Jun 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@IsaacKhor
Copy link
Member

Not quite sure where the issue is, but generally to test:

  • Create an image: ./imgtool create --img name --pool pone --size 10g
  • Start lsvd: ./lsvd pone name
  • Mount: nvme connect -t tcp --traddr 127.0.0.1 -s 1234 -n nqn.2016-06.io.spdk:cnode1 -o normal
  • Mkfs: mkfs.ext4 /dev/nvme1n1
  • Do some stuff, maybe run filebench
  • Kill lsvd
  • Re-mount
  • Do some more filesystem manip, FS seems to be corrupt
@joachimweyl joachimweyl added the bug Something isn't working label Jun 26, 2024
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