-
Notifications
You must be signed in to change notification settings - Fork 40
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] Expunged disks are not in use after omicron_physical_disks_ensure #5965
Merged
Merged
Changes from 68 commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
cee78bc
Start requiring zone filesystem argument
smklein 3be4b6e
Deprecate the old service format
smklein 8756076
Merge branch 'main' into nexus-zone-filesystems-2
smklein 0aac450
Merge branch 'deprecate-services-migration' into nexus-zone-filesyste…
smklein 3833549
Plumbing through filesystem_pool, still need to make it optional
smklein aea4bdb
Merge branch 'main' into deprecate-services-migration
smklein b58352f
review feedback
smklein a04e9c7
no bail just warn
smklein 4615f1b
Merge branch 'deprecate-services-migration' into nexus-zone-filesyste…
smklein 9f09c32
Merge branch 'main' into deprecate-services-migration
smklein 9db3042
Merge branch 'deprecate-services-migration' into nexus-zone-filesyste…
smklein a96fc81
optional value
smklein 9858dbf
are we optional yet
smklein f1e6f7a
lie about filesystem_pools for simulated sled agent
smklein 8a9ade7
Patch test_builder_zones
smklein d7c462c
Fix test_silos_external_dns_end_to_end
smklein 3c59610
patch v3 schema
smklein 1270098
Patch blueprint edit
smklein f48fba3
Add schema change
smklein 684932d
fmt
smklein 87b8df9
Merge branch 'main' into nexus-zone-filesystems-2
smklein 52406a6
helios tests
smklein acaf91f
Merge branch 'main' into nexus-zone-filesystems-2
smklein b1339d4
Cleanup
smklein fcea2f1
Merge branch 'main' into nexus-zone-filesystems-2
smklein 53027a3
only pick in-service zpools from reconfigurator - regression test wanted
smklein ae41399
Merge zpool selection fns
smklein 5b38070
Add colocation test
smklein f0ab1c2
Merge branch 'main' into nexus-zone-filesystems-2
smklein b883eec
Ensure expunged disks are not in use after omicron_physical_disks_ensure
smklein 83c7cdf
Fix tests, add comments
smklein 6869d92
Zone bundler
smklein 4292158
Plumb 'PathInPool' structure
smklein 17db428
Destroy instances
smklein 32596df
Remove unused zone code
smklein d83a553
Merge branch 'main' into nexus-zone-filesystems-2
smklein d6618e7
Merge branch 'nexus-zone-filesystems-2' into physical_disks_ensure_le…
smklein 2c6eb01
fix helios tests
smklein e4123a9
Add TODO, re: concurrency safety
smklein 98278d4
Merge branch 'main' into nexus-zone-filesystems-2
smklein fa91e75
Merge branch 'nexus-zone-filesystems-2' into physical_disks_ensure_le…
smklein 1207c9e
very WIP - adjusting generation
smklein 892a7ca
Stop self-managing disks
smklein 15b8d21
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein c0e8e07
Fix imports
smklein 654a4ce
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein 187aea3
generation number unity
smklein 7c5a67f
Merge branch 'main' into stop-self-managing-disks
smklein b50007b
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein c2ee842
Remove self-managing test too
smklein a437cc2
imports
smklein d9ab0e2
Merge branch 'main' into stop-self-managing-disks
smklein 3d91d67
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein c7d4e2e
Merge branch 'main' into stop-self-managing-disks
smklein 7751f12
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein 8f2301d
Safe against concurrent updates
smklein 48c3578
Patch firmware tests
smklein e933a46
Add a bunch of logging
smklein 154a071
review feedback
smklein 691bc85
tx naming
smklein e360dae
more explicit instance termination
smklein ec013d9
better handling of oneshot tx in instance manager
smklein a818de2
use_only_these_disks
smklein f242e0a
Mark vmm failed
smklein 77931fd
Merge branch 'main' into stop-self-managing-disks
smklein 6babd19
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein d8a5465
Merge branch 'main' into stop-self-managing-disks
smklein d57ec70
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein 9e1d729
Merge branch 'main' into stop-self-managing-disks
smklein 426daf1
Merge branch 'stop-self-managing-disks' into physical_disks_ensure_le…
smklein File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This function tries to "derive the zone information from the system" if the Sled Agent didn't know about it before.
This is a little hairy for the new
PathInPool
type, because we'd need to re-derive the pool location from the filesystem path. This is possible, but I just opted to not do it, because no one is currently accessing this function.Instead, given that this function has no callers, I just removed it.