Skip to content

Add erofs to default excluded FS #3309

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

Open
Nemric opened this issue Apr 19, 2025 · 1 comment
Open

Add erofs to default excluded FS #3309

Nemric opened this issue Apr 19, 2025 · 1 comment

Comments

@Nemric
Copy link

Nemric commented Apr 19, 2025

erofs should be considered as squashfs and should be include in this default list

defFSTypesExcluded = "^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$"

@BowlesCR
Copy link

BowlesCR commented Jun 4, 2025

I see the PR is in progress, but possibly helpful info for other folks:

Stumbled onto this tracking down why my freshly upgraded EKS nodes started screaming at me.
Turns out Bottlerocket 1.39+ on k8s 1.33(+?) switched to erofs root partitions, which are by definition always "full".

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

No branches or pull requests

2 participants