new NFS server: kobudai#77
Merged
Merged
Conversation
dotlambda
marked this pull request as draft
November 21, 2025 05:51
dotlambda
force-pushed
the
trenderhoof
branch
from
November 21, 2025 06:33
5f58e38 to
e98d2e0
Compare
dotlambda
commented
Nov 21, 2025
Contributor
Author
|
These are the disks on dataloss: I'm not sure why the RAID 10 array called md126 is there. It doesn't seem to be mounted. |
Contributor
Author
|
Do we want to replicate the SSH motd saying ? |
dotlambda
commented
Nov 30, 2025
dotlambda
commented
Dec 7, 2025
BNH440
previously approved these changes
Jul 2, 2026
Contributor
|
ok I fixed a few remaining issues, should be good to go for testing on friday |
BNH440
force-pushed
the
trenderhoof
branch
2 times, most recently
from
July 3, 2026 21:30
229c9f9 to
b67692b
Compare
dotlambda
force-pushed
the
trenderhoof
branch
2 times, most recently
from
July 4, 2026 02:02
41ba82d to
934e405
Compare
Contributor
|
is there a reason this wasn't merged yet? |
BNH440
approved these changes
Jul 6, 2026
Merged
24apricots
requested changes
Jul 7, 2026
Co-authored-by: 24apricots <michaelzls@berkeley.edu>
hostname is set in flake.nix based on file name
24apricots
enabled auto-merge
July 13, 2026 00:50
BNH440
approved these changes
Jul 13, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is supposed to recreate https://github.com/ocf/puppet/blob/master/modules/ocf_filehost/manifests/init.pp as a NixOS config, which (besides NTP and storage) is the only thing configured on dataloss: https://github.com/ocf/puppet/blob/master/hieradata/nodes/dataloss.yaml
This is what the file
/etc/exportscreated by this config looks like:That should hopefully be the exact same as the file on dataloss (please check if you have access).
fixes #68