Solved DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set

Solved issue

soolan

Member
Joined
Jan 13, 2023
Messages
65
Reaction score
4
Credits
614
Hello

there is such an error on my server. How can I find out what is causing the problem?

On the internet it is recommended to emove the intel_iommu=on from the Linux kernel boot parameters.

Code:
Nov 21 08:40:28 soolean kernel: DMAR: DRHD: handling fault status reg 502
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: DRHD: handling fault status reg 102
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: DRHD: handling fault status reg 400
Nov 21 08:40:28 soolean kernel: DMAR: DRHD: handling fault status reg 402
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: [DMA Write] Request device [04:00.1] fault addr 791e2000 [fault reason 05] PTE Write access is not set
Nov 21 08:40:28 soolean kernel: DMAR: DRHD: handling fault status reg 700
 


f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,405
Reaction score
4,859
Credits
47,066
Even Redhat solutions suggests that as an answer, so try it? If that doesn't work try updating the servers hardware firmware.
 
OP
S

soolan

Member
Joined
Jan 13, 2023
Messages
65
Reaction score
4
Credits
614
Even Redhat solutions suggests that as an answer, so try it? If that doesn't work try updating the servers hardware firmware.
how to remove the intel_iommu=on from the Linux kernel boot parameters.

when I change this, how should I intervene if the operating system does not boot when I restart the server?
 
OP
S

soolan

Member
Joined
Jan 13, 2023
Messages
65
Reaction score
4
Credits
614
I've disabled virtualisation on the server. I'll check to see if that solves the problem

edit: the problem still persists

edit2 : grubby --update-kernel=ALL --remove-args="<PARAMETER_TO_REMOVE>" the problem still persists
remove intel_iommu


Code:
 cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.14.35-2025.403.3.el7uek.x86_64 root=/dev/mapper/ol-root ro rd.lvm.lv=ol/root rd.lvm.lv=ol/swap rhgb quiet LANG=en_US.UTF-8
 
Last edited:

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,405
Reaction score
4,859
Credits
47,066
OP
S

soolan

Member
Joined
Jan 13, 2023
Messages
65
Reaction score
4
Credits
614
I ran a different kernel on the operating system and the problem was resolved.
 
Last edited:

Staff online

Members online


Top