Skip to main content

Questions tagged [linux-kernel]

The Linux kernel is the operating system kernel used by the Linux family of Unix-like operating systems. It is one of the most prominent examples of free and open source software.

1 vote
0 answers
28 views

Since several days now, my Linux desktop (Fedora Linux 43 Workstation) has occasional IO "hangs". So far I noticed Playing MP3s from an NFS filemount Writing to the local filesystem (e.g. ...
taranion's user avatar
  • 245
0 votes
1 answer
341 views

After some time, I decided to update my install server to the latest RHEL releases (8.10, 9.6, 10.0). There were no issues with releases 8.10 and 9.6, but with release 10.0 I encountered a problem. ...
Polar Bear's user avatar
1 vote
1 answer
230 views

I am trying to setup some very specific rules with NF tables, but I am stuck at some point. There is obviously something I am missing. Here is the script I am using: #!/usr/sbin/nft -f flush ruleset ...
calandoa's user avatar
  • 1,375
6 votes
1 answer
361 views

I was trying to understand the sequence of events leading to a OOM kill in a container, which is eventually OOM invocation by memory controller of linux kernel. Assuming we are using cgroups V2, I ...
Chetan's user avatar
  • 61
1 vote
1 answer
103 views

Upgrading an infrastructure based on Debian workloads, I can see my monitoring alerting when upgrade from Debian 10 to 11. Same hardware, same workload, same applications and services running I can ...
Leahkim's user avatar
  • 134
2 votes
2 answers
297 views

I am studying a performance (progress guarantee?) problem of an x86 hypervisor. The current hypothesis is there is a high amount of interrupts caused by concurrently running unrelated processes or ...
Grigory Rechistov's user avatar
0 votes
2 answers
143 views

I have a vintage debian system, currently running bookworm. I notice there are many old kernels hanging around: mafro@locke:~ > dpkg -l "linux-image*" Desired=Unknown/Install/Remove/Purge/...
mafrosis's user avatar
  • 413
0 votes
0 answers
80 views

We applied the monthly kernel disruptive patch but the server didn’t boot up after the patches. We rebooted manually from vcenter tool without any issue. My patch is completed on 12, Jul 00:26 . Could ...
Danish's user avatar
  • 81
0 votes
1 answer
277 views

I've encounterd an odd behavior I do not fully understand. Journald is supressing auditd messages being send out by rsyslog to a remote server for some reason on my centos 7-x64 VM: Thats the ...
shark0x00's user avatar
0 votes
0 answers
171 views

I'm observing unusual behavior with the fq_codel qdisc on my wireless interface in Ubuntu 18.04 (kernel version 4.15.0-20-generic). During a stress test with high upstream UDP load (~8 Gbps) on a ...
ln7's user avatar
  • 1
0 votes
0 answers
75 views

So as the question says, I am in the process of migrating to new compute nodes. The new servers are HPE Proliant DL360 Gen 10 and the operating system installed is Ubuntu. These are the specifications ...
Sâu's user avatar
  • 101
9 votes
2 answers
704 views

Just for test, I created and mounted the same XFS file system on two hosts based on a shared device (pmem).Host A created a file in its mounted directory and executed the sync command to ensure that ...
SeenThrough's user avatar
1 vote
0 answers
336 views

I have two Proxmox hosts connected to one switch. Both Proxmox hosts have identical hardware, and are connected to the switch using LACP with two links in a bond. The WAN connection is connected to ...
Fabian Druschke's user avatar
0 votes
0 answers
265 views

The system shows these messages in the terminal upon reaching the critical temperature (70c): acpitz: critical temperature reached, shutting down reboot: HARDWARE PROTECTION shutdown (Temperature too ...
helppls's user avatar
0 votes
1 answer
112 views

I know how to set a pod's kernel parameters but I want to know Where the default network kernel parameters for pods come from. I tried to look up the answer online, but there is very little ...
chao wang's user avatar

15 30 50 per page
1
2 3 4 5
41