[DPDK/DTS Bug 1439] Unmounting hugepages doesn't have admin privileges
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon May 13 17:08:25 CEST 2024
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 at dpdk.org
Reporter: juraj.linkes at pantheon.tech
CC: juraj.linkes at pantheon.tech, probb at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240513/18ada274/attachment.htm>
More information about the dev
mailing list