Re: fsck fails on ext2 partition during rc

2024-12-16 Thread Stuart Henderson
On 2024-12-14, Maxim wrote: > During the rc startup sequence, fsck fails to check this one ext2 > partition (known as /dev/sd0i and a7e6ed0a30d39bcc.i). I had to > disable fsck in fstab (set last field fs_passno to 0) to get the system > up. The partition looks good: I can mount and work with it j

How to identify processes using swap?

2024-12-16 Thread Joel Carnat
Hi, For some reasons, my server uses about 75% of swap while ram usage is about 80%. Everything works smooth so I don't expect this swap usage to be a sign of any problem. Probably some processes using data not used often enough so the OS decided to dump it to swap. OS is OpenBSD 7.6/arm64 and th

Re: Packet loss whilst using ssh

2024-12-16 Thread Jeremy Mates
Another source of quality-of-service problems is if you use a different port for ssh (or whatever) that some router somewhere turns out to have a problematic QoS set by default. Weird latency problems or staring at tcpdump outputs for hours isn't much fun?