The kbsd tag has no wiki summary.
9
votes
1answer
2k views
How can I tell if a disk is failing on ESXi / what do these errors mean?
I have a server running VMware ESXi v4.1.0 348481. It has a hardware RAID10 and a SATA backup drive. I have a VM running which has it's primary boot vmdk on the RAID10 datastore, and a 600 GB vmdk on ...
6
votes
1answer
2k views
Why do I have so many apache2 processes?
I have a Debian 6.0.1 machine running GNU/kFreeBSD 8.1-1-amd64 and Apache. I installed apache2-mpm-worker using apt-get, and my apache2.conf file contains:
<IfModule mpm_prefork_module>
...