pf queuing/bandwidth control question

2022-02-16 Thread Matthias Pressfreund
On a server with 3 LAN interfaces (re0/1/2): * re0 connected to the ISP * re1 connected to the internal network * re2 so far unused I was setting up pf queues for bandwidth control as follows: * one queue on re0 for outgoing traffic * another queue on re1 for incoming traffic Now, I would like to

Values from wsconsctl(8) and xbacklight(1) may differ

2022-02-16 Thread Joel Carnat
Hello, I have just noticed that depending on how you change the display brightness on my ThinkPad, values may differ wether I query using wsconsctl(8) and xbacklight(1). Here's what I have observed: # doas wsconsctl display.brightness ; xbacklight -get display.brightness=25.11% 25.00 # xbac

Re: smtpd bounce messages and non-existent users

2022-02-16 Thread Tom Szilagyi
On Tue, Feb 15, 2022 at 12:26:55PM -0600, fix...@gmail.com wrote: > I have a server configured to accept mail for the domain of the server > itself (example.org) and virtual domains (example.com). The virtual > domain has several mappings of users to both local mbox accounts and > remote forwarding

Re: disk space issue

2022-02-16 Thread Lourens
On 2/16/22 17:26, Todd wrote: I like ncdu when searching for what is using disk space. ncdu -x / https://openports.se/sysutils/ncdu On Wed, Feb 16, 2022 at 4:32 AM Lourens wrote: Thank you Todd,  that is a useful app.

Re: disk space issue

2022-02-16 Thread Lourens
On 2/16/22 14:43, Raimo Niskanen wrote: Read the man pages for du(1) the switches -x and -k and sort(1) the switch -n. I suspect the command you have claimed to run will not sort correctly. Normally only 100..100 MB is used on / so you have done something strange. Thank you Raimo, All sorted

Re: disk space issue

2022-02-16 Thread Todd
I like ncdu when searching for what is using disk space. ncdu -x / https://openports.se/sysutils/ncdu On Wed, Feb 16, 2022 at 4:32 AM Lourens wrote: > Hello to Everyone, > > Thank you for your time and expertise. > > This is my first OpenBSD installation**so I am an obsd greenhorn, this > is 7

Re: No sound on ThinkPad X220 using current snapshot

2022-02-16 Thread Dirk-Wilhelm Peters
Matthias Schmidt wrote: > * Alexandre Ratchov wrote: > > On Mon, Feb 14, 2022 at 01:11:09PM +0100, Dirk-Wilhelm Peters wrote: > > > Hi, > > > > > > after a recent update to the latest snapshot on my ThinkPad X220, there > > > is no sound after returning from suspend mode. The problem persists >

Re: disk space issue

2022-02-16 Thread Lourens
On 2/16/22 13:52, Paul de Weerd wrote: On Wed, Feb 16, 2022 at 12:34:28PM +0100, Kacper Wilgus wrote: | Can someone please explain to me how is it possible to have negative | available space? Wouldn't it be impossible to able to take up 105% of | your disk capacity, and how is it that df(1) repor

Re: No sound on ThinkPad X220 using current snapshot

2022-02-16 Thread Matthias Schmidt
Hi, * Alexandre Ratchov wrote: > On Mon, Feb 14, 2022 at 01:11:09PM +0100, Dirk-Wilhelm Peters wrote: > > Hi, > > > > after a recent update to the latest snapshot on my ThinkPad X220, there > > is no sound after returning from suspend mode. The problem persists > > even after a reboot. I have to

Re: No sound on ThinkPad X220 using current snapshot

2022-02-16 Thread Alexandre Ratchov
On Mon, Feb 14, 2022 at 01:11:09PM +0100, Dirk-Wilhelm Peters wrote: > Hi, > > after a recent update to the latest snapshot on my ThinkPad X220, there > is no sound after returning from suspend mode. The problem persists > even after a reboot. I have to shutdown/restart the machine to enable > aud

Re: disk space issue

2022-02-16 Thread Thim Cederlund
On 16/02-22 11:01, Lourens wrote: > My / has run out of disk space and I cannot see any perculiar content in it > and I am  a little nervous to > mess with anything in /. > Try running the following command: # find /dev -type f If any files show up here besides *MAKEDEV* and the *.lock* files

[Solved] Re: disk space issue

2022-02-16 Thread Lourens
 On 2/16/22 13:52, Paul de Weerd wrote: On Wed, Feb 16, 2022 at 12:34:28PM +0100, Kacper Wilgus wrote: | Can someone please explain to me how is it possible to have negative | available space? Wouldn't it be impossible to able to take up 105% of | your disk capacity, and how is it that df(1) repo

Re: disk space issue

2022-02-16 Thread Lourens
On 2/16/22 12:40, Raimo Niskanen wrote: # du -kx | sort -n should show which files occupy data. / Raimo Niskanen Thank you Raimo, Please check my logic - I understand that the error is related to space on '/' and that the other partitions are merely mounted on mount points in '/'. I see

Re: disk space issue

2022-02-16 Thread Paul de Weerd
On Wed, Feb 16, 2022 at 12:34:28PM +0100, Kacper Wilgus wrote: | Can someone please explain to me how is it possible to have negative | available space? Wouldn't it be impossible to able to take up 105% of | your disk capacity, and how is it that df(1) reports such when it also | reports 985M of 98

Re: disk space issue

2022-02-16 Thread Jan Stary
On Feb 16 12:34:28, kacperwil...@disroot.org wrote: > > Filesystem Size    Used   Avail Capacity  Mounted on > > /dev/sd0a  986M    985M  -48.2M   105%    / > > Can someone please explain to me how is it possible to have negative > available space? Wouldn't it be impossible to able to take

Re: disk space issue

2022-02-16 Thread Jan Stary
On Feb 16 11:01:17, lour...@runningwolf.co.za wrote: > Hello to Everyone, > > Thank you for your time and expertise. > > This is my first OpenBSD installation**so I am an obsd greenhorn, this is > 7.0 that has been kept up to date > * > * > My / has run out of disk space and I cannot see any perc

Re: disk space issue

2022-02-16 Thread Stuart Henderson
On 2022-02-16, Lourens wrote: > Hello to Everyone, > > Thank you for your time and expertise. > > This is my first OpenBSD installation**so I am an obsd greenhorn, this > is 7.0 that has been kept up to date > * > * > My / has run out of disk space and I cannot see any perculiar content in > it

Re: disk space issue

2022-02-16 Thread Łukasz Moskała
Dnia 16 lutego 2022 12:25:25 CET, Lourens napisał/a: >On 2/16/22 12:59, Łukasz Moskała wrote: >> Hi, >> >> Did you ran dd recently? If you specify non-existent output disk in >> dd, it'll create file in /dev, then write to it, filling up space. >> >> Also, try: >>  du -shx / | sort -h >> this

Re: disk space issue

2022-02-16 Thread Lourens
On 2/16/22 12:59, Łukasz Moskała wrote: Hi, Did you ran dd recently? If you specify non-existent output disk in dd, it'll create file in /dev, then write to it, filling up space. Also, try:  du -shx / | sort -h this should show you which directories take up most space. Thank you for teachi

Re: disk space issue

2022-02-16 Thread Łukasz Moskała
W dniu 16.02.2022 o 10:01, Lourens pisze: Hello to Everyone, Thank you for your time and expertise. This is my first OpenBSD installation**so I am an obsd greenhorn, this is 7.0 that has been kept up to date * * My / has run out of disk space and I cannot see any perculiar content in it and

Re: Problem configuring multiple wireguard tunnels

2022-02-16 Thread Carlos Lopez
> On 15 Feb 2022, at 13:58, Stuart Henderson wrote: > > On 2022-02-15, Carlos Lopez wrote: >> But regarding the question to use different keys for every wg client? > > You have two options: > > 1. use the same 'server' key for all connections: use one wg interface > on the server > > 2. us

disk space issue

2022-02-16 Thread Lourens
Hello to Everyone, Thank you for your time and expertise. This is my first OpenBSD installation**so I am an obsd greenhorn, this is 7.0 that has been kept up to date * * My / has run out of disk space and I cannot see any perculiar content in it and I am  a little nervous to mess with anythi

Re: /bsd: thread: table is full

2022-02-16 Thread Alexis de BRUYN
On 14/02/2022 17:19, Stuart Henderson wrote: On 2022-02-14, Alexis de BRUYN wrote: Hello Everybody, Since I have updated my -current deskop this morning (sysupgrade & pkg_add), the whole box seems slower, I have a lot of application crashes and I see this message a lot in /var/log/messages : "