[Bug 272434] Hangs with combined use of du and disk operations (like mv,cp,shutil.move/rmtree,os.rename)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Sep 2023 07:17:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272434

--- Comment #13 from shamsher <meetshamsher@gmail.com> ---
last pid: 81732;  load averages:  2.86,  2.92,  2.89    up 0+01:51:23  06:29:09
42 processes:  3 running, 37 sleeping, 2 zombie
CPU:  0.9% user,  0.0% nice, 94.1% system,  0.7% interrupt,  4.3% idle
Mem: 27M Active, 2692K Inact, 5164K Laundry, 61M Wired, 20M Buf, 2704K Free
Swap: 6144M Total, 164M Used, 5980M Free, 2% Inuse

  PID USERNAME    THR PRI NICE   SIZE    RES STATE    TIME    WCPU COMMAND
 1568 root          1 103    0    21M   192K RUN     85:33 100.00% mv
 1009 root          1  24    0    23M     0B wait     0:13   0.00% <python>
69488 root          6  24    0   824M    12M uwait    0:06   0.00% vault
87766 root          3  20    0    29M  2800K select   0:04   0.00% vmtoolsd
98489 root          1  20    0    19M  1596K select   0:02   0.00% htop
83894 root          1  20    0    72M  2180K select   0:02   0.00% raid_log_wat
16158 root          1  20    0    81M   304K piperd   0:02   0.00% external_aut
52144 root          1  52    0    80M    24M RUN      0:01   0.00% core_watch
90087 root          1  22    0    20M   188K ufs      0:01   0.00% du
90718 root          1  21    0    16M   188K ufs      0:01   0.00% du
   21 root          1  22    0    26M   192K ufs      0:01   0.00% du
99342 root          1  22    0    23M   192K ufs      0:01   0.00% du
99975 root          1  22    0    20M   192K ufs      0:01   0.00% du
99885 root          1  22    0    27M   192K ufs      0:01   0.00% du
  425 root          1  22    0    22M   192K ufs      0:01   0.00% du
97421 pgsql         1  20    0   187M   380K select   0:00   0.00% postgres

-- 
You are receiving this mail because:
You are the assignee for the bug.