Questions tagged [kernel]

In computing, the kernel is the main component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware level. The kernel's responsibilities include managing the system's resources (the communication between hardware and software components).

Filter by
Sorted by
Tagged with
0 votes
1 answer
38 views

Amazon linux 2 - two kernels enabled

I recently upgraded kernel on one of the servers and I have two kernels enabled after reboot: # amazon-linux-extras |grep kernel _ kernel-5.4 available [ =stable ] 55 kernel-5.10=...
Mihai Radulescu's user avatar
1 vote
1 answer
171 views

servers unusable after boot...piix4_smbus SMBus Host Controller has stopped loading during boot, Debian Testing, various kernels

We have multiple old (14+ years) Tyan S3950 mobo servers running debian Unstable with various recent kernels like 6.1.0-3-amd64. Despite being on the bleeding edge with the unstable distro, this has ...
Andy Dorman's user avatar
0 votes
0 answers
26 views

strace restart apache server does not log accept/accept4 syscalls

We are using the following command to gather syscalls for apache server start (run as root): strace -e trace=open,close,read,write,connect,accept -f -o /home/sacumen/syscalls_start_apache.txt ...
Mahesh's user avatar
  • 101
0 votes
0 answers
36 views

Cannot configure VirtualBox because correct kernel RPMs cannot be found

I'm trying to configure VirtualBox on my CentOS 7.9 server. However, my kernel version is 3.10.0-1160.99.1.el7.x86_64, and I cannot find kernel-devel-3.10.0-1160.99.1.el7.x86_64.rpm or kernel-headers-...
boardrider's user avatar
1 vote
1 answer
398 views

Cannot "apt upgrade" due initramfs error - "update-initramfs: failed for /boot/initrd.img-5.15.0-86-generic with 1."

I have a Ubuntu 22.04 VM with CloudInit on a Proxmox Host which worked well, but recently I got often the issue after some time (some days, even after reinstalling) that I can't upgrade packages due ...
Jonathan's user avatar
1 vote
1 answer
252 views

Enable BTRFS in kernel (running Rocky Linux 9.2)

I am trying to read an encrypted filesystem pulled from a Fedora 38 installation on Rocky Linux 9.2. When I plug the SSD in, it shows the following error: I suppose that this means (1) the default ...
Lucky's user avatar
  • 113
0 votes
0 answers
30 views

xhci_hcd errors on CentOS 6 for cp210x device

We have very old CentOS 6 installed on CheckWay Sherman with Linux kernel 2.6.32-696.1.1.el6.i686. We try to integrate external usbserial scales device but there are errors settings UART speed. stty -...
Olga Pshenichnikova's user avatar
0 votes
1 answer
113 views

I want to make Linux Kernel Source an RPM file

I am currently using Rocky Linux 8.7. The current kernel version is "4.18.0-425.13.1.el8_7.x86_64". I want to upgrade kernel through RPM, not source compile. In the kernel compile step, use ...
gotothesky's user avatar
0 votes
0 answers
92 views

Automatic TCP SYN - cookie activation

I am simulating a SYN flood attack on a Raspberry Pi 1 with KALI Linux (ARM) installed. A similar message as mentioned in this post was printed after performing the attack: How to avoid syn cookies. ...
Gerry's user avatar
  • 1
0 votes
0 answers
139 views

EXT4-fs error (device md0) in ext4_free_inode:357: Filesystem failed CRC

After setting up Raid1 Mirror on DNS server, now I am planning to go for a Debian upgrade from 10 to 11. I was able to update the source.list file and perform apt update but when i do apt full-upgrade ...
codelearner1029's user avatar
0 votes
1 answer
148 views

Why MACsec can not reach more than 2Gbits/s?

i am configuring macsec and i have discovered that, when using this protocol to send/received data, the bitrate is so low. I am using it over a 10Gb network adaptor, using iperf3 it almost reach that ...
RandomUser8888's user avatar
4 votes
3 answers
1k views

What are the options to monitoring page cache usage?

In essence the Page Cache is a part of Virtual File System (VFS) which main purpose, as you can guess, is improving IO latency of read and write operations. In computing, a page cache, sometimes also ...
King David's user avatar
0 votes
0 answers
116 views

production kafka clusters + How to optimize Page Cache

one of the importance things in Kafka production cluster is the page cache here is a good explains what is page cache PageCache is a typical read/write cache. The operating system uses the free ...
King David's user avatar
0 votes
1 answer
182 views

ZFS I/O Error, Kernel Panic during import

I'm running a raidz1-0 (RAID5) setup with 4 data 2TB SSDs. During midnight, somehow 2 of my data disks experience some I/O error (from /var/log/messages). When I investigated in the morning, the zpool ...
Jealous_Donut_7128's user avatar
0 votes
0 answers
69 views

Number of receiving queues is double the number of cores of my server?

I'm using Mellanox ConnectX-5 100 GB NIC, Linux kernel 5.15 and my server has 32 cores (SMT disabled). But in the /sys/net//queues, the number of rx queues is 64, which is double the number of cores ...
Anh Phan's user avatar
0 votes
1 answer
1k views

Can we use fdisk to partition a disk bigger than 2 TB without recompiling the kernel?

Here is my problem. Our operating system is Debian 11. The main hard disk is doing fine. I have a 6TB external volume. If I choose to use parted to format this disk it will entail recompiling the ...
user2338823's user avatar
0 votes
0 answers
49 views

Saving contents of /proc/net

I'm trying to archive files from /proc/net when a process crashes. This is to aid in debugging, to get understanding about the machine status when crash happened. The contents are not regular files, ...
m.divya.mohan's user avatar
0 votes
1 answer
110 views

kernel messages are complained about memory.inspite all DIMM cards was replaced

we have few DELL machines ( with RHEL 7.6) , and as we replaced the DIMM cards on machines because the Erros that we seen from kernel messages after some time we checked again the kernel messages and ...
King David's user avatar
0 votes
0 answers
74 views

May I ask during runtime how to check the some kernel command line parameters which not set in the grub but have a default value?

I notice there are some kernel command line parameters like below, which from Manual: audit= [KNL] Enable the audit sub-system Format: { "0" | "...
superpear's user avatar
1 vote
1 answer
64 views

iSCSI shared disks with custom device name on clients

I'm using RHEL 7.9 (Maipo) and need to setup for all iSCSI clients the same device name, like /dev/sdb or /dev/thiscustomname. I could do that by sharing the source disk using multipath, but for Db2 ...
adamitj's user avatar
  • 113
1 vote
1 answer
48 views

RHEL + how to capture fresh kernel message without machine reboot

here is example from dmesg output from important production server ( RHEL 7.2 - DELL machine HW ) as we can see the sde disk in server is dying [Wed Jun 30 11:24:58 2021] sd 0:2:4:0: [sde] tag#0 ...
King David's user avatar
0 votes
0 answers
152 views

SLURM / NFS based computing cluster with disk uniterruptible sleep issues (state : D)

Context : We have a computing cluster based on 7 servers, running Debian 11: a storage (HDD NAS, ~500TB, RAID5, LVM) a frontal server, running SLURM, nfs-common 5 nodes on which the storage is ...
Grégory Hare's user avatar
0 votes
0 answers
270 views

cat /proc/pid/cmdline hangs (no cgroups, no nfs or network fs, no memory issues)

We are a bit stumped. Once in a while ps/w hang forever (at least an hour) on our server, and it is on reading /proc/pid/cmdline for a process (happend twice today, verified with strace cat directly ...
Ariel E's user avatar
1 vote
0 answers
115 views

RHEL server + what is the meaning of the kernel messages about Hung TX queue XX

We have 524 RHEL machines. in our Hadoop cluster ( all machines are DELL HW ) all machines are RHEL 7.2 version (old kernel version) uname -r 3.10.0-327.el7.x86_64 last week we seen the following ...
King David's user avatar
0 votes
1 answer
270 views

Why do some servers have /etc/sysconfig/kernel and others do not?

I spent some time looking into this and couldn't figure out why there are servers with and without /etc/sysconfig/kernel. What's particularly interesting is that we have some servers with the same ...
hfranco's user avatar
  • 585
0 votes
1 answer
235 views

Clear RAM Memory Cache and buffer on production Hadoop cluster with HDFS filesystem

we have Hadoop cluster with 265 Linux RHEL machines. from total 265 machines, we have 230 data nodes machines with HDFS filesystem. total memory on each data-node is 128G and we run many spark ...
King David's user avatar
0 votes
1 answer
686 views

Linux server loses network connectivity after an OOM event

We have a server runnnig Linux 5.15 and we've had multiple verified situations where a process is killed by OOM and that leaves the whole system inaccessible on the network, both for inbound and ...
Délisson Junio's user avatar
0 votes
1 answer
453 views

kernel message + how to know if we need to replace the DIMM based on kernel messages

we have RHEL 7.6 server , and we noticed about the following kernel messages. [1065085.048872] EDAC sbridge MC0: PROCESSOR 0:406f1 TIME 1676989040 SOCKET 0 APIC 0 [1065086.052107] EDAC MC1: 0 CE ...
King David's user avatar
0 votes
0 answers
45 views

Issue with i9-10900TE while activating PAE on linux kernel 5.15.x

I've to compile a linux 32b kernel 5.15.86 RT56 for running on 2 different computers with Intel CPUs : one with an i7-9700TE and 32Gb RAM, and the other one using an i9-10900TE with 64 Gb RAM. I need ...
oartigues's user avatar
0 votes
0 answers
25 views

Reusing Virtual Network Devices across different customers

I am trying to reuse virtual networks(made of virtual linux network devices) across customers. I am facing issue where we are not able to find if there is any network packet from previous customer is ...
Prashant Singh's user avatar
2 votes
0 answers
3k views

Explain of OOM killer logs

I have a question about the OOM killer logs. We are expecting a lot of OOM kills. The ecosystem My ecosystem looks like below: I have a server with 4 cores and 8 GB of RAM. I am running there the ...
Daniel Hornik's user avatar
0 votes
1 answer
243 views

Is the outgoing connection from a OpenVPN client to a LAN behind an OpenVPN server forwarded by the server kernel?

I've observed a somewhat strange behavior that I can't quite understand. So I set up an OpenVPN connection as shown in the graphic below. (It's a TUN and client-to-client setup). My thoughts are ...
Koala's user avatar
  • 3
2 votes
1 answer
845 views

Fix kernel issues in rescue mode

I have updated the kernel in a VPS Centos 7, and after rebooting, the machine is not responding anymore, including with SSH. I connected to the VPS via a temporary rescue linux machine from where I ...
AFA Med's user avatar
  • 607
3 votes
0 answers
196 views

How to tell whether a linux tcp socket had recent activity?

Most of the time, when changing or upgrading a network service, I would do this during maintenance hours but some services are rarely used so it is tempting to just check whether it is currently in ...
Gamification's user avatar
1 vote
0 answers
236 views

how can I list all static builtin drivers in kernel, such as pcieport and pciehp?

with lspci I can see things like: Slot: 00:02.0 Class: PCI bridge [0604] Vendor: Red Hat, Inc. [1b36] Device: QEMU PCIe Root port [000c] Driver: pcieport In dmesg I can see pcieport 0000:00:02.0: ...
Wang's user avatar
  • 318
1 vote
0 answers
233 views

Kernel 6.0 and AMD-GPU/Notion app issue

Recently I installed the new linux kernel 6.0.2 on my Manjaro laptop. After using my usual apps for a while, I notice the laptop "freezed" and only a forced power off got it back. Looking ...
djalmascat's user avatar
0 votes
1 answer
272 views

How can I update php 8 on a linux server without internet access?

Operating System: Redhat 8.4 Internet access : no access to redhat server : ssl vpn Current php version : 7.4 Purpose: Make php version 8 How can I do that ?
Raafet Sword's user avatar
1 vote
0 answers
57 views

Ifconfig result on the server running PF_RING with zerocopy

I have an application which uses PF_Ring zero copy as a part of its packet sniffing capability. When this application is running would it be possible to find out the amount of RX/TX traffic using ...
user2714795's user avatar
2 votes
1 answer
557 views

RHEL 7.9 and OS compatibility with DELL server GEN 15 PowerEdge

we want to purchase the dell servers Gen 15 machines , total machines should be around 85 servers these servers should used for Hadoop cluster as data-node machines and the OS should be RHEL 7.9 ...
King David's user avatar
0 votes
1 answer
267 views

dmesg tells 1G out of 128G available?

I have a 128GB RAM server, kernel 4.18.0-305.7.1.el8_4.x86_64, "dmesg | grep Memory" outputs as follows: [ 0.000000] Memory: 1282732K/133708404K available (12293K kernel code, 2225K ...
Tao Lei's user avatar
2 votes
0 answers
277 views

Is there a utility for detecting temporary system freezes?

Is there a (unix) utility which is able to detect temporary system freezes by observation? E.g. I could imagine an utility which continuously fetches the system time, sleeps for a specific amount of ...
MRalwasser's user avatar
1 vote
2 answers
5k views

Module ip_tables not found after upgrade

Since I upgraded recently my Ubuntu server from 20.04 to 22.04 I have an issue with Docker. Docker will not start any more after reboot, because of the ip_tables module. After every reboot of Ubuntu ...
Ar_wed's user avatar
  • 13
1 vote
0 answers
507 views

Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-5.18.11-1.el7.elrepo.x86_64", will be passed to user space

On CentOS 7, after upgrading the kernel to version 5.18.11, I observed the below message in /var/log/messages: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-5.18.11-1.el7.elrepo....
Sandeep's user avatar
  • 121
0 votes
0 answers
133 views

Is it possible to read less than 4 bytes from TUN device when IFF_NO_PI is not set?

I was reading the implementation of wireguard-go, and found it handles reading less than 4 bytes from the TUN device file when the no packet information flag is not set. I wonder is it possible that ...
Sirius Lee's user avatar
-1 votes
2 answers
180 views

RHEL + can we improve disks performance by tuning kernel parameters?

we have Hadoop cluster and we are collection metrics collection data in order to investigate slowness behavior on spark applications after long investigation on our Hadoop cluster we noticed from ...
King David's user avatar
0 votes
0 answers
26 views

Is a value of 18446744073692774399 normal for kernel.shmmax? [duplicate]

Context: web server hosted on DigitalOcean with a PostgreSQL database. We were experiencing recurring database crashes for unknown reasons. Eventually I nailed down a faulty query that was overloading ...
dabadaba's user avatar
  • 101
1 vote
0 answers
471 views

Invalid argument received when running chown in a Linux namespace

After running something like this: unshare -rUm mkdir opt mount --bind opt /opt touch /opt/test chown 1000:1000 /opt/test I'm receiving this: chown: changing ownership of '/opt/test': Invalid ...
Marius's user avatar
  • 11
0 votes
0 answers
90 views

GNU Linux Debian 11 (should work for Ubuntu too) - compiling latest kernel (Linux/x86 5.17.7) - results in Volume group "name-vg" not found

Dear internet & users & robots & AIs & other entities with access to digital, one fine day... decided to compile the latest currently available kernel under Debian 11. last time did ...
user13226980's user avatar
0 votes
2 answers
3k views

what's root cause of "A start job is running for Create Volatile Files and Directories"

Stuck at "A start job is running for Create Volatile Files and Directories" after reboot a server(Debian 9.5, 64bit), and solve by this "boot-stuck-at-a-start-job-is-running-for-create-...
VictorLee's user avatar
6 votes
2 answers
14k views

How to cleanup /usr/lib/modules and /usr/lib/x86_64-linux-gnu?

I executed the command apt autoremove but those folders persist. As the command "du -h -x --max-depth=1 /usr/lib | sort -hr | head -n 10" showed me, they are currently using almost 1G each: ...
Raul Chiarella's user avatar

1
2 3 4 5
17