Re: groupadd, useradd, etc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



More info:

Heres a top immediately before a groupadd command:
top - 20:24:55 up 1 day,  3:25,  3 users,  load average: 0.93, 1.23, 1.25
Tasks:  51 total,   2 running,  49 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.0% us,  0.0% sy,  0.0% ni, 99.3% id,  0.7% wa,  0.0% hi,  0.0% si
Mem:   1035980k total,    25784k used,  1010196k free,     1136k buffers
Swap:  2032212k total,    14804k used,  2017408k free,     4312k cached

 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
6173 root      16   0  2904  580  432 R  0.3  0.1   0:00.46 top
   1 root      16   0  3032   88   68 S  0.0  0.0   0:01.02 init
   2 root      34  19     0    0    0 S  0.0  0.0   0:02.66 ksoftirqd/0
   3 root       5 -10     0    0    0 S  0.0  0.0   0:00.13 events/0
   4 root       5 -10     0    0    0 S  0.0  0.0   0:00.01 khelper
  16 root      15 -10     0    0    0 S  0.0  0.0   0:00.00 kacpid
 113 root       5 -10     0    0    0 S  0.0  0.0   0:25.66 kblockd/0
 178 root      12 -10     0    0    0 S  0.0  0.0   0:00.00 aio/0

Heres the top while groupadd is running, about 30 seconds into it:
top - 20:25:33 up 1 day,  3:26,  3 users,  load average: 1.19, 1.24, 1.25
Tasks:  52 total,   3 running,  49 sleeping,   0 stopped,   0 zombie
Cpu(s): 23.0% us,  9.0% sy,  0.0% ni,  0.0% id, 67.7% wa,  0.3% hi,  0.0% si
Mem:   1035980k total,  1030268k used,     5712k free,     1168k buffers
Swap:  2032212k total,   259104k used,  1773108k free,    16236k cached

 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
6181 root      18   0 1205m 959m  116 R 31.1 94.8   0:14.26 groupadd
 177 root      15   0     0    0    0 D  1.0  0.0   4:04.83 kswapd0
6175 root      15   0     0    0    0 S  0.3  0.0   0:00.03 pdflush
   1 root      16   0  3032   88   68 S  0.0  0.0   0:01.02 init
   2 root      34  19     0    0    0 S  0.0  0.0   0:02.66 ksoftirqd/0
   3 root       5 -10     0    0    0 S  0.0  0.0   0:00.13 events/0
   4 root       5 -10     0    0    0 S  0.0  0.0   0:00.01 khelper
  16 root      15 -10     0    0    0 S  0.0  0.0   0:00.00 kacpid
 113 root       5 -10     0    0    0 S  0.0  0.0   0:25.66 kblockd/0


Here's the time output: root@s2 ~# time groupadd docers

real    3m21.632s
user    0m27.710s
sys     0m9.414s


All of the group* and user* utilities take roughly 3 1/4 minutes to complete. The only users loged in are my ssh session. Check out the memory used during the groupadd. This is on a new P4 @ 2.6ghz


Everything else on the box appears to be normal.

--
Bill Gradwohl
bill@xxxxxxx
http://www.ycc.com
spamSTOMPER Protected email


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux