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.

0 votes
0 answers
28 views

OCFS2 on Google Cloud Platform GCP/GCE - FATAL: Module ocfs2_dlmfs not found linux-modules-extra

I installed OCFS2 on my google cloud server, when I try bringing o2cb online, I get this error: Loading filesystem "ocfs2_dlmfs": Unable to load filesystem "ocfs2_dlmfs" Failed The ...
Tacoma50's user avatar
0 votes
0 answers
21 views

Cannot boot live USB after changing boot order via UEFI shell

I have an Acer travel mate running Arch Linux via EFISTUB. after last sy update I rebooted and got "No bootable device found" screen. To fix that I prepared a live arch USB and changed boot ...
Syed Ali's user avatar
0 votes
0 answers
15 views

Issue: oracle linux UI goes black

I'm using the oracle linux verison Linux localhost.localdomain 5.15.0-207.156.6.el9uek.x86_64 #2 SMP Thu Jun 6 02:32:40 PDT 2024 x86_64 x86_64 x86_64 GNU/Linux I'm facing the issue, whenever I try to ...
Atul Joshi's user avatar
0 votes
1 answer
159 views

ip6gre tunnel ignores source device?

I'm trying to set up an ip6gre tunnel on Ubuntu with kernel 6.5.0-35-generic #35~22.04.1-Ubuntu and iproute2 5.15.0-1ubuntu2. I ran into bugs with netplan and systemd-networkd (sigh) so I figured I'd ...
Marlies's user avatar
  • 111
0 votes
0 answers
21 views

What do these bntx console errors mean?

I have a server spilling out the following errors to the console bnxt_en 0000:c8:00.1 bnxt_rel: Failed to add GID: Oxfffffff2 infiniband bnxt_rel: add roce_gid GID add failed port=1 index=2 ...
Andreas Fink's user avatar
0 votes
0 answers
27 views

How to force Linux kernel to refresh disk modifications

I have a disk that was used by ceph, I used wipefs to clean it. To make the system see that the disk is empty and can be used I have to reboot. Is there a way to force the kernel to recognize those ...
Wodel's user avatar
  • 71
0 votes
1 answer
141 views

Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 error on 5.15.0-1032-realtime

I am trying to isolate cores on an ARM64 Ampere (Supermicro) for real time workloads. When running workloads with RT prios I see the below error. I am not sure whats going wrong in this moment. I am ...
ninjab3s's user avatar
0 votes
1 answer
104 views

Why a network interface still responding even when it is down?

It may sound a bit silly. I'm experimenting with my dn42 network setup, in which I assigned an IP address to a dummy interface of Machine A and connect to another node (Machine B) using a WireGuard ...
d34db33f's user avatar
0 votes
0 answers
106 views

Enabling gso udp in nginx results in bad length udp packets from tcpdump

I have compiled the latest version of Nginx with H3/QUIC support and everything is working fine. However, after enabling quic_gso on, tcpdump is now flooded with "bad length" datagrams: 14:...
forke's user avatar
  • 53
0 votes
0 answers
47 views

OOM killing programs when used memory is at 30%

I am getting a bit crazy about this one: I am getting quite often processes killed by the kernel because of OOM. I see that free reports 14 GB used out of 14 GB, but when I add up the RSS of all the ...
chronos's user avatar
  • 101
0 votes
2 answers
170 views

Is it possible to run Docker on a hypervisor type 1?

Is it possible to run Docker bare metal on a type 1 hypervisor such as VMware and Hyper-V? Docker uses that same kernel as the host. So if the hypervisor is based on linux, does that work? Is there ...
luckyluke's user avatar
2 votes
1 answer
236 views

I/O errors during BLKDISCARD on Linux Dell R720 with SAS Seagate Nytro

I have a Dell R720 with PERC H310 Mini (LSI 2008 MegaRAID) controller which I have just loaded with 4 new Seagate Nytro XS1600LE70045 1.6TB SSD, configured as individual disks for Linux software raid. ...
M Conrad's user avatar
  • 131
0 votes
0 answers
72 views

Is it safe to mount same btrfs subvolume multiple times at same time?

I know that it is safe to mount multiple volumes from the same btrfs volume at the same time. But what about the same subvolume? The subvolume would be mounted from the same Linux kernel instance. ...
Jacob Brown's user avatar
0 votes
0 answers
209 views

TCP_NODELAY for All current sockets in linux

i want lowest latency network with tcp_nodelay., in windows OS we can easily enable TCP_NODELAY through registry of windows. i searched on the red hat website and another website but up to now, my ...
Kamala Nivas's user avatar
0 votes
0 answers
103 views

Remove old kernels with security implications / vulnerabilities

Some scanning tools (Qualsys, Sentinel, etc) detect installed old kernels and will report them as problems if those kernel versions have vulnerabilities. Is there a way to remove them if they have ...
Geoffrey Wiseman's user avatar

15 30 50 per page
1
2 3 4 5
40