You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.