Re: Windows server 2003 randomly failing



In news:7DFDCD37-0AF6-455F-B4D9-6B404849273A@xxxxxxxxxxxxx,
dDan <dDan@xxxxxxxxxxxxxxxxxxxxxxxxx> typed:
Thanks for your reply.

Another piece of information that may be useful is that once the
server starts failing, if I look in the Computer Management console
under Shared Folders > Sessions, the # of open files is often listed
as extremely high for all users (often thousands). If I then look in
Shared Folders > Open Files, the user only has 1 or 2 files open.

The DC is managing DNS for the domain. All clients and the server
have the DC listed as their primary DNS server. This is our only DC.

I've run dcdiag and netdiag, both of which seemed to be error-free.

Here's the output of IPCONFIG /all:

IPCONFIG
=========================================

Windows IP Configuration

Host Name . . . . . . . . . . . . : server1
Primary Dns Suffix . . . . . . . : pclnetwork.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : pclnetwork.local


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 3Com Gigabit LOM (3C940)
Physical Address. . . . . . . . . : 00-0E-A6-23-3C-8E
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 127.0.0.1

=========================================


Thanks again and I look forward to any further input you might have.

The ipconfig looks pretty good. The only thing in this configuration is to
replace the loopback address with the actual DC's IP; 192.168.1.10. That got
in there because dcpromo sets it up that way. I would also suggest to create
a reverse zone for 192.168.1.x and allow updates in it. That takes care of a
few minor issues.

I assume this DC was a fresh install with a fresh brand new domain based on
the loopback being present. Or was it upgraded?

But of course that wouldn't explain the numerous sessions and the slowness.
Do you have an antivirus solution as well as an antispyware solution in
place? Have you ran a scan or ethier? Even if you have one antispyware
solution, such as Windows Defender, I would also suggest to download the
freeware version of Adaware and run a scan.

Are there any event log errors pertaining to ATAPI errors?

What type of clients are connecting? Are they 2000, XP, Vista? Any legacy
clients or Macs?

What applications are installed on this DC? Exchange? Third party apps such
as an ERP, financial apps, etc?

Run a packet capture, such as Netmon or Wireshark and look at traffic coming
to and from the server. Also run TCPView (free download) and see what ports
are open and what executables are listening. If there are any rogue apps
running that may be eating up diskspace or sessions (possibly), such as a
hijacked ftp app (servU, warFTP, etc), should show up.


--
Regards,
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
MVP Microsoft MVP - Directory Services
Microsoft Certified Trainer

Infinite Diversities in Infinite Combinations



.



Relevant Pages

  • RE: Server2000 Std Edition Timeouts
    ... We also see the timeouts when trying to do the initial connection to the Std ... Is there a way to increase the timeout limit? ... Have apps on user XP PCs running Server2000 MSDE - sharing into db on MS ... Server 2000 Std Edition was configured to 32 users at setup. ...
    (microsoft.public.sqlserver.server)
  • open file descriptors
    ... The problem I have is I'm running a server on unixand i'm ... should I do when I get a socket error on a accept and the error is ... EMFILE (Too many open files). ... happened the connection that was being tried did it fail (so the client ...
    (comp.unix.programmer)
  • Client PC losing database connection - problem with mdb files
    ... I have a PC where the user likes to keep several apps open all day. ... apps losing their connection to the server. ... The cabling infrastructure and switch are still the same as ...
    (microsoft.public.windows.server.sbs)
  • Problem connecting to SQL 2000 on WIndows 2003 via VPN
    ... I have a problem with connection from my workstation, ... where I develop apps using Visual Studio .NET. ... Server 2000) which is conected to domain through VPN connection (VPN ...
    (microsoft.public.sqlserver.connect)
  • Re: VB.NET - Desktop App - DB Connections
    ... If the app is constantly hitting the database, leave the connection open. ... I have apps that use both methods. ... Should I open my database connection (to SQL Server) ...
    (microsoft.public.dotnet.languages.vb)