Skip to content

Drop space and the folder was removed but the disk space was not released #5157

Closed
@pengweisong

Description

@pengweisong

Please check the FAQ documentation before raising an issue

Describe the bug (required)

https://discuss.nebula-graph.com.cn/t/topic/11776/5
When the space was dropped, the space directory was removed successfully, but the spaces used by sst was not released successfully.

Your Environments (required)

  • OS: uname -a
  • Compiler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8) 3.2

How To Reproduce(required)

Steps to reproduce the behavior:

The reason has not been located, guess it may have sth to do with the compaction:

  1. insert lot of data
  2. submit a compact job
  3. drop the space

Expected behavior

The space is released successfully.

Additional context

Metadata

Metadata

Assignees

Labels

affects/nonePR/issue: this bug affects none version.need infoSolution: need more information (ex. can't reproduce)process/fixedProcess of bugseverity/noneSeverity of bugtype/bugType: something is unexpected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions