* [DPDK/DTS Bug 1439] Unmounting hugepages doesn't have admin privileges
@ 2024-05-13 15:08 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-05-13 15:08 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1439
Bug ID: 1439
Summary: Unmounting hugepages doesn't have admin privileges
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: DTS
Assignee: dev@dpdk.org
Reporter: juraj.linkes@pantheon.tech
CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
Target Milestone: ---
The error:
2024/05/13 17:05:08 - execution_setup - dts.SUT 1 - INFO - Re-mounting
Hugepages.
2024/05/13 17:05:08 - execution_setup - dts.SUT 1 - INFO - Sending: 'umount
$(awk '/hugetlbfs/ { print $2 }' /proc/mounts)'
2024/05/13 17:05:08 - execution_setup - dts.SUT 1 - DEBUG - Received from
'umount $(awk '/hugetlbfs/ { print $2 }' /proc/mounts)':
stdout: ''
stderr: 'umount: /dev/hugepages: must be superuser to unmount.'
return_code: '32'
The unmounting doesn't do anything without superuser privileges.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3093 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-05-13 15:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-13 15:08 [DPDK/DTS Bug 1439] Unmounting hugepages doesn't have admin privileges bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).