!tCyGickeVqkHsYjWnh:nixos.org

NixOS Networking

900 Members
Declaratively manage your switching, routing, wireless, tunneling and more.262 Servers

Load older messages


SenderMessageTime
3 Jul 2025
@ctheune:matrix.flyingcircus.ioChristian Theune hexa (clat on linux when): i'm debugging some scalability issues with the ACME unit structure we're having. after a couple of interesting bits I now face https://github.com/NixOS/nixpkgs/pull/81371#issuecomment-605526099 and would like to consider alternatives to adding the renew services to multi-user.target. Specifically, you mention that you'd like changes to be applied, however, in our situation this always causes service restarts and massive (local) lego calls that add up in unfortunate ways - even if nothing has changed. aside from bolting on an option whether to do this or not, I'm wondering whether we can change it in a way that will leverage the regular "this service has changed, lets restart it". I'm currently playing around with remainafter exit, but that causes other things to explode. It's a bit of a minefield ... I'm available to chat basically the whole day if you'd like to give some input on this ... 05:09:22
@emma:rory.gay@emma:rory.gaythis might be offtopic for here, but what's the mostefficient way to mount a remote filesystem?09:56:50
@emma:rory.gay@emma:rory.gaycurrently using sshfs and its slow as molasses (and doesnt keep its parallel connections alive it seems)09:57:11
@k900:0upti.meK900NFSv4 is decently fast09:58:18
@emma:rory.gay@emma:rory.gay(latency is probably the biggest blocker here)09:58:20
@emma:rory.gay@emma:rory.gaydoes it support clientside caching?10:01:28
@k900:0upti.meK900Yeah10:02:32
@emma:rory.gay@emma:rory.gayooh neat, guess ill still be dealing with running a few recursion commands to preload data, but sounds like it might be less painfully slow than sshfs10:03:11
@emma:rory.gay@emma:rory.gay okay, so if i undertand it right, the format of /etc/exports is like this, right?
/path/to/exported/dir client_ip(flags)?
10:11:31
@k900:0upti.meK900Don't we have properly shaped options for that10:12:25
@emma:rory.gay@emma:rory.gaythe server isnt on nixos ^^'10:12:34
@k900:0upti.meK900Oh10:12:38
@k900:0upti.meK900Then yeah something like that10:12:52
@emma:rory.gay@emma:rory.gayalright, thanks <310:13:03
@emma:rory.gay@emma:rory.gay mount: /mnt: fsconfig() failed: NFS: mount program didn't pass remote address., not sure what im doing wrong 10:21:51
@emma:rory.gay@emma:rory.gay here's the command im trying: sudo mount full-server-dns-name:/exported/path /mnt 10:22:27
@emma:rory.gay@emma:rory.gay using mount.nfs4 however just seems to hang 10:30:26
@k900:0upti.meK900 Firewall? 10:31:02
@emma:rory.gay@emma:rory.gayalready forwarded the port on the server end10:31:14
@emma:rory.gay@emma:rory.gayat least assuming i didnt fail horribly at reading the docs... TCP/204910:31:46
@emma:rory.gay@emma:rory.gayoh, didnt start the nfs4-server service... i completely missed that given you need to run a separate command to update the exports list10:33:00
@emma:rory.gay@emma:rory.gayargh, kernel compile time, turns out the server's kernel doesnt have nsfd10:33:58
@k900:0upti.meK900Maybe also try ksmbd10:34:33
@k900:0upti.meK900If you have that10:34:38
@emma:rory.gay@emma:rory.gayoh it needs a reboot... lol10:34:50
@emma:rory.gay@emma:rory.gay... assuming i didnt brick the system, at least10:35:44
@emma:rory.gay@emma:rory.gaycool, it lives, except the database10:37:04
@emma:rory.gay@emma:rory.gayokay, unless i did something wrong, nfs4 seems to end up slower than sshfs?10:44:51
@saiko:knifepoint.net@saiko:knifepoint.netafaik that is to be expected, it does a lot more stuff like locking and whatnot10:47:02
@saiko:knifepoint.net@saiko:knifepoint.netevery serious network file system that tries to avoid file corruption is going to be slower than sshfs10:47:27

Show newer messages


Back to Room ListRoom Version: 6