PC Review


Reply
Thread Tools Rate Thread

How to determine how many hard drives this server has via the OS

 
 
Rozz Williams
Guest
Posts: n/a
 
      8th Oct 2004
Hi,

I have a Compaq ProLiant DL380 G2 running Microsoft Windows 2000
Server 5.0.2195 Service Pack 4 Build 2195. I have two questions:

1. How can I determine the number of hard drives the server has via
the operating system? I'm looking at two areas which make no sense to
me:

A. start -> settings -> control panel -> Administrative Tools ->
Computer Management -> Device Manager -> Disks. This shows 4 entries,
does this mean that there are 4 hard drives?

B. start -> settings -> control panel -> Administrative Tools ->
Computer Management -> storage -> Disk Management. This shows disk 0 -
disk 3, but each disk differs in size, so I believe these are logical
disk drives.

2. There is a Disk Array attached to this server. How can I determine
how many hard drives it contains and what type of RAID setup (5, 0+1)
it is running? Also, how can I determine what is the make and model
number of this disk array?

Thanks in advance!

Regards...
 
Reply With Quote
 
 
 
 
Dan Seur
Guest
Posts: n/a
 
      8th Oct 2004
Device manager/disk drives is telling you that you have 4 hard drives,
drives 0...3.

Disk Management is telling you have 4 hard drives (HDD0-3) and the size
of each, and within each is displaying their partitions (volumes) with
volume letters and sizes as well. If you have other drives (CDs, etc) it
is also displaying these.

Source of confusion: when people say "drive C:", they're really talking
about a partition (volume) named "C:". Also, since a partition may
occupy all the space on a hard drive, there's even more confusion.

The primary master drive is always drive 0, and the rules for numbering
are fixed. The BIOS assigns these numbers, and all OSs depend on them.
The OS, however, knows we foggy humans like to arrange our files in an
intuitively human-understandable way, so it lets us use nice alphabetics
and filenames, and does a heck of a lot of translating into machinespeak
while it does what we ask it to do.

I can't answer your question about determining your RAID structure,
sorry. Are there any clues in Device Manager under "SCSI and RAID
Controllers"?

Rozz Williams wrote:

> Hi,
>
> I have a Compaq ProLiant DL380 G2 running Microsoft Windows 2000
> Server 5.0.2195 Service Pack 4 Build 2195. I have two questions:
>
> 1. How can I determine the number of hard drives the server has via
> the operating system? I'm looking at two areas which make no sense to
> me:
>
> A. start -> settings -> control panel -> Administrative Tools ->
> Computer Management -> Device Manager -> Disks. This shows 4 entries,
> does this mean that there are 4 hard drives?
>
> B. start -> settings -> control panel -> Administrative Tools ->
> Computer Management -> storage -> Disk Management. This shows disk 0 -
> disk 3, but each disk differs in size, so I believe these are logical
> disk drives.
>
> 2. There is a Disk Array attached to this server. How can I determine
> how many hard drives it contains and what type of RAID setup (5, 0+1)
> it is running? Also, how can I determine what is the make and model
> number of this disk array?
>
> Thanks in advance!
>
> Regards...


 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a
 
      8th Oct 2004
Answered in .file_system

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Rozz Williams" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| Hi,
|
| I have a Compaq ProLiant DL380 G2 running Microsoft Windows 2000
| Server 5.0.2195 Service Pack 4 Build 2195. I have two questions:
|
| 1. How can I determine the number of hard drives the server has via
| the operating system? I'm looking at two areas which make no sense to
| me:
|
| A. start -> settings -> control panel -> Administrative Tools ->
| Computer Management -> Device Manager -> Disks. This shows 4 entries,
| does this mean that there are 4 hard drives?
|
| B. start -> settings -> control panel -> Administrative Tools ->
| Computer Management -> storage -> Disk Management. This shows disk 0 -
| disk 3, but each disk differs in size, so I believe these are logical
| disk drives.
|
| 2. There is a Disk Array attached to this server. How can I determine
| how many hard drives it contains and what type of RAID setup (5, 0+1)
| it is running? Also, how can I determine what is the make and model
| number of this disk array?
|
| Thanks in advance!
|
| Regards...


 
Reply With Quote
 
techno
Guest
Posts: n/a
 
      9th Oct 2004
On Fri, 08 Oct 2004 11:35:00 -0400, Dan Seur <(E-Mail Removed)> wrote:

>Device manager/disk drives is telling you that you have 4 hard drives,
>drives 0...3.
>
>Disk Management is telling you have 4 hard drives (HDD0-3) and the size
>of each, and within each is displaying their partitions (volumes) with
>volume letters and sizes as well. If you have other drives (CDs, etc) it
>is also displaying these.
>
>Source of confusion: when people say "drive C:", they're really talking
>about a partition (volume) named "C:". Also, since a partition may
>occupy all the space on a hard drive, there's even more confusion.
>
>The primary master drive is always drive 0, and the rules for numbering
>are fixed. The BIOS assigns these numbers, and all OSs depend on them.
>The OS, however, knows we foggy humans like to arrange our files in an
>intuitively human-understandable way, so it lets us use nice alphabetics
>and filenames, and does a heck of a lot of translating into machinespeak
>while it does what we ask it to do.
>
>I can't answer your question about determining your RAID structure,
>sorry.


On my system there is an running process in the task bar called
SATARaid that I can double-click and get the RAID setup info from.
His adapter and RAID software may be different.
Trying Ctl-Alt-Del, Task Manager, Processes might show a running
"RAID" file.
The My Computer, Properties, Hardware, Device manager will show which
chipset is used for the RAID controller.

You're probably going to have to determine what chipset you have and
then visit the manufacturers website and see what utilities are
available for setting & viewing it's RAID characteristics. There may
be a generalized "RAID" reporting utility out there that someone has
made.

>Are there any clues in Device Manager under "SCSI and RAID
>Controllers"?
>
>Rozz Williams wrote:
>
>> Hi,
>>
>> I have a Compaq ProLiant DL380 G2 running Microsoft Windows 2000
>> Server 5.0.2195 Service Pack 4 Build 2195. I have two questions:
>>
>> 1. How can I determine the number of hard drives the server has via
>> the operating system? I'm looking at two areas which make no sense to
>> me:
>>
>> A. start -> settings -> control panel -> Administrative Tools ->
>> Computer Management -> Device Manager -> Disks. This shows 4 entries,
>> does this mean that there are 4 hard drives?
>>
>> B. start -> settings -> control panel -> Administrative Tools ->
>> Computer Management -> storage -> Disk Management. This shows disk 0 -
>> disk 3, but each disk differs in size, so I believe these are logical
>> disk drives.
>>
>> 2. There is a Disk Array attached to this server. How can I determine
>> how many hard drives it contains and what type of RAID setup (5, 0+1)
>> it is running? Also, how can I determine what is the make and model
>> number of this disk array?
>>
>> Thanks in advance!
>>
>> Regards...


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
raid10.. how many drives can fail and still have the array in tact?(4 drives/8 drives) markm75 Storage Devices 18 23rd Dec 2007 04:48 AM
How to determine how many hard drives this server has via the OS Rozz Williams Microsoft Windows 2000 File System 2 12th Oct 2004 04:53 PM
How to determine how many hard drives this server has via the OS Rozz Williams Microsoft Windows 2000 1 8th Oct 2004 04:59 PM
Tranferring Infromation from IDE hard drives to SATA RAID 1 hard drives Kawipoo Windows XP Hardware 1 29th Mar 2004 02:05 AM
Re: 1 to many - many to many - many to 1 Miha Markic Microsoft ADO .NET 3 23rd Jan 2004 06:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:58 PM.