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

Sled Agent: API to manage datasets independently of zones #6042

Closed
smklein opened this issue Jul 10, 2024 · 0 comments · Fixed by #6144
Closed

Sled Agent: API to manage datasets independently of zones #6042

smklein opened this issue Jul 10, 2024 · 0 comments · Fixed by #6144
Labels
Sled Agent Related to the Per-Sled Configuration and Management storage Related to storage.

Comments

@smklein
Copy link
Collaborator

smklein commented Jul 10, 2024

We need this explicitly for support bundles, but there is a precedent for requesting zones.

In the API exposed by sled agent, we currently expose an API to "ensure zones". This API creates, but never deletes, datasets.

We should have datasets be controlled separately from zones -- this will let the sled agent manage them explicitly, and expose them more easily to Nexus.

Related to #2000

@smklein smklein added storage Related to storage. Sled Agent Related to the Per-Sled Configuration and Management labels Jul 10, 2024
smklein added a commit that referenced this issue Jul 18, 2024
This is part of an effort to make datasets usable without an explicit
service managing them (e.g., in the context of Support Bundles).

Related to #6042
Fixes #2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sled Agent Related to the Per-Sled Configuration and Management storage Related to storage.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant