thanks for getting back to me... The server is now seeing the array, it is just that sql will not start... specifically Analasys Services, SQL Server & SQL Server Agent....
Event log is loggin 17058 and 19019... which essentially is saying that sql failed to start and that sql failed to read the error log.... I have pasted the contents of that error log being referenced below.... Seems to say it cannoot open the log because access is denied....
Since this SQL Server is using MS Clustering, I tried to fail over to the other server and that one does the same thing...which leads me to think it is more a problem with the data on the array than the actual sql software... Any wisdom you can share would be greatly appreciated...thanks again....
Matt
2013-03-15 16:45:48.68 Server Microsoft SQL Server 2005 - 9.00.5000.00 (X64)
Dec 10 2010 10:38:40
Copyright (c) 1988-2005 Microsoft Corporation
Standard Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 2)
2013-03-15 16:45:48.68 Server (c) 2005 Microsoft Corporation.
2013-03-15 16:45:48.68 Server All rights reserved.
2013-03-15 16:45:48.68 Server Server process ID is 7432.
2013-03-15 16:45:48.68 Server Authentication mode is MIXED.
2013-03-15 16:45:48.68 Server Logging SQL Server messages in file 'F:\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
2013-03-15 16:45:48.68 Server This instance of SQL Server last reported using a process ID of 1692 at 3/15/2013 4:45:34 PM (local) 3/15/2013 8:45:34 PM (UTC). This is an informational message only; no user action is required.
2013-03-15 16:45:48.68 Server Registry startup parameters:
2013-03-15 16:45:48.68 Server -l F:\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2013-03-15 16:45:48.68 Server -e F:\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2013-03-15 16:45:48.68 Server -d F:\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
2013-03-15 16:45:48.68 Server SQL Server is starting at high priority base (=13). This is an informational message only. No user action is required.
2013-03-15 16:45:48.68 Server Detected 16 CPUs. This is an informational message; no user action is required.
2013-03-15 16:45:48.84 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2013-03-15 16:45:48.84 Server Lock partitioning is enabled. This is an informational message only. No user action is required.
2013-03-15 16:45:48.87 Server Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2013-03-15 16:45:50.07 Server Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2013-03-15 16:45:50.08 Server Database mirroring has been enabled on this instance of SQL Server.
2013-03-15 16:45:50.09 spid5s Starting up database 'master'.
2013-03-15 16:45:50.09 spid5s Error: 5172, Severity: 16, State: 15.
2013-03-15 16:45:50.09 spid5s The header for file 'F:\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf' is not a valid database file header. The PageAudit property is incorrect.