Skip to content

feat(agent): Implement auto-discovery for extra mounted block volumes#1988

Open
disclearing wants to merge 1 commit into
henrygd:mainfrom
disclearing:main
Open

feat(agent): Implement auto-discovery for extra mounted block volumes#1988
disclearing wants to merge 1 commit into
henrygd:mainfrom
disclearing:main

Conversation

@disclearing
Copy link
Copy Markdown

@disclearing disclearing commented May 9, 2026

Added functionality to automatically register additional mounted block volumes based on specific criteria, including support for various filesystem types and conditions. Introduced tests to validate the behavior of the new auto-discovery feature, ensuring proper handling of conventional mounts, exclusions for certain filesystem types, and respect for the DISABLE_AUTO_EXTRA_DISK environment variable.

closes #1928
closes #1916

📃 Description

This literally just adds auto disk discovery

📖 Documentation

Add a link to the PR for documentation changes.

🪵 Changelog

➕ Added

This literally just adds auto disk discovery

Added functionality to automatically register additional mounted block volumes based on specific criteria, including support for various filesystem types and conditions. Introduced tests to validate the behavior of the new auto-discovery feature, ensuring proper handling of conventional mounts, exclusions for certain filesystem types, and respect for the DISABLE_AUTO_EXTRA_DISK environment variable.
@disclearing disclearing requested a review from henrygd as a code owner May 9, 2026 14:21
@svenvg93
Copy link
Copy Markdown
Collaborator

Does this one cover #1928 ?

@disclearing
Copy link
Copy Markdown
Author

disclearing commented May 15, 2026

Does this one cover #1928 ?

Yes covers scanning all disk will triple check as #1928 leads onto another

@disclearing
Copy link
Copy Markdown
Author

can confirm this does cover both linked issues

@svenvg93
Copy link
Copy Markdown
Collaborator

Awesome! I linked the issues so they will be updated after merging this.
Thanks for the work!

@disclearing
Copy link
Copy Markdown
Author

Awesome! I linked the issues so they will be updated after merging this. Thanks for the work!

nw also gonna commit some things for intel gpus specifically the battlemage intel gpus so it accurately detects them properly

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Automatic filesystem/disk detection [Feature]: Add EXTRA_FILESYSTEMS to /etc/beszel-agent.conf

2 participants