Skip to content

[reconfigurator] Selecting a zpool for new zones only looks at PlanningInput, not disks in the blueprint #7079

@jgallagher

Description

@jgallagher

When a new zone is added, BlueprintBuilder::sled_select_zpool() is called to choose a zpool for that zone's transient root dataset (and optionally its durable dataset). This method only looks at the sled's SledResources, which comes from the PlanningInput. It should also consider the entries in blueprint_disks to avoid emitting blueprints where a zone references a disk that is not managed by sled-agent.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions