Skip to content
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

Fixed and updated ZFS example #71

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

ItalyPaleAle
Copy link
Contributor

  1. The kernel module was not loaded and it required running depmod as well as writing into /etc/modules-load.d
  2. Updated example to use FCOS 39 and added an example command that can be used to set BUILDER_VERSION to the latest
  3. Do not install development/test packages for ZFS, significantly reducing image size

1. The kernel module was not loaded and it required running `depmod` as well as writing into `/etc/modules-load.d`
2. Updated example to use FCOS 39 and added an example command that can be used to set BUILDER_VERSION to the latest
3. Do not install development/test packages for ZFS, significantly reducing image size
Copy link
Member

@miabbott miabbott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Built this locally and rebased an FCOS VM to the resulting image. zfs module correctly loaded on boot.

Thanks for the PR!

@ItalyPaleAle
Copy link
Contributor Author

Yes I have been using it on 2 servers myself. My layers are built using GitHub Actions and published on GitHub Packages automatically twice a week:

Repo: https://github.com/ItalyPaleAle/fcos-layers
Container images: https://github.com/ItalyPaleAle?tab=packages&repo_name=fcos-layers

@jmarrero jmarrero merged commit 9329023 into coreos:main Jan 4, 2024
1 check passed
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.

None yet

3 participants