
Didn’t matter whether I let xscreeensaver do the job or just the X11 server.Īfter a while I noticed that DPMS actually worked between starting my X11 server and starting all my clients. (should make it available) No go, everybody says that DPMs is on, enabled and set on a timeout. I even wrote my own C program to use every available Xlib API call and even the xscreensaver library calls. Everybody said DPMS is on with a timeout. I grovels the output of various tools that display DPMS settings, which as usual in Xorg were useless. Screensaver would go on, but DPMs (to do the poweroff) never kicked in. Rant: running audio VU-meter increases my CO2 footprintĪ couple months ago I noticed that the monitor on my workstation never power off anymore. > For additional context as well as a design overview, see my short talk from the 2017 OpenZFS Developer Summit: slides video This feature is especially useful for small pools (typically with only one RAID-Z group), where there isn't sufficient hardware to add capacity by adding a whole new RAID-Z group (typically doubling the number of disks). This feature allows disks to be added one at a time to a RAID-Z group, expanding its capacity incrementally. > This is a alpha-quality preview of RAID-Z expansion. News Roundup raidz expansion, alpha preview 1

Enabling NPF and blacklistd services would normally result in them being automatically loaded as root, but predictably on securelevel=1 this is not going to happen Unfortunately (dont' ask me why :P) in 8.1 all the required kernel components are still not compiled by default in the GENERIC kernel (though they are in HEAD), and are rather provided as modules. Also remember npf shall rely on the npflog* virtual network interface to provide logging for tcpdump() to use.

Now, blacklistd(8) will require bpfjit(4) (Just-In-Time compiler for Berkeley Packet Filter) in order to properly work, in addition to, naturally, npf(7) as frontend and syslogd(8), as a backend to print diagnostic messages. The interface to the packet filter is in /libexec/blacklistd-helper (this is currently designed for npf) and the configuration file (inspired from nf) is in etc/nf
OPENZFS HARDWARE REQUIREMENTS HOW TO
How to use blacklistd(8) with NPF as a fail2ban replacementīlacklistd(8) provides an API that can be used by network daemons to communicate with a packet filter via a daemon to enforce opening and closing ports dynamically based on policy.

