Skip to content

could not drop hosts #3639

Closed
Closed
@HarrisChu

Description

@HarrisChu

cannot repeat, sometimes cannot drop hosts

(root@nebula) [(none)]> show hosts
+-------------+-------+----------+--------------+----------------------+------------------------+
| Host        | Port  | Status   | Leader count | Leader distribution  | Partition distribution |
+-------------+-------+----------+--------------+----------------------+------------------------+
| "127.0.0.1" | 15171 | "ONLINE" | 0            | "No valid partition" | "No valid partition"   |
| "Total"     |       |          | 0            |                      |                        |
+-------------+-------+----------+--------------+----------------------+------------------------+
Got 2 rows (time spent 2413/12182 us)

Wed, 05 Jan 2022 15:42:53 CST

(root@nebula) [(none)]> show zones
+----------------+-------------+-------+
| Name           | Host        | Port  |
+----------------+-------------+-------+
| "default_zone" | "127.0.0.1" | 15171 |
+----------------+-------------+-------+
Got 1 rows (time spent 2481/11316 us)

Wed, 05 Jan 2022 15:42:55 CST

(root@nebula) [(none)]> drop hosts "172.0.0.1":15171
[ERROR (-1005)]: No hosts!

Wed, 05 Jan 2022 15:42:57 CST

but still can create space on this host

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

need infoSolution: need more information (ex. can't reproduce)type/bugType: something is unexpected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions