[Bug 281511] FFS mount(8) test scenario hangs in "sdstart"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281511] FFS mount(8) test scenario hangs in "sdstart""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281511] FFS mount(8) test scenario hangs in "sdstart""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281511] FFS mount(8) test scenario hangs in "sdstart""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281511] FFS mount(8) test scenario hangs in "sdstart""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Sep 2024 07:15:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281511
Bug ID: 281511
Summary: FFS mount(8) test scenario hangs in "sdstart"
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs@FreeBSD.org
Reporter: pho@FreeBSD.org
root@mercat1:~ # pgrep mount | xargs ps -lp
UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
0 85859 28743 9 68 0 13280 3112 sdstart D 0 0:00.18 mount /dev/md23
/mnt23
0 85870 28497 10 68 0 13280 3116 sdstart D 0 0:00.18 mount /dev/md21
/mnt21
Details: https://people.freebsd.org/~pho/stress/log/log0549.txt
How to reproduce:
cd src/tools/test/stress2/misc
./all.sh -a mount7.sh
# Wait for up to one hour
--
You are receiving this mail because:
You are the assignee for the bug.