| Author |
70-218 Q of the Day 6/26/03
|
|
| mrfixit 2003-06-26, 2:08 pm |
| Three parter today. 
You have a server that is running out of disk space. You want to increase the disk space with the least amount of expense, and it must be fault tolerant. Which is your best choice?
A)Striped set w/Parity (Raid 5)
B)Mirrored Set (Raid 1)
And part two of the question:
In Windows 2000 Server, a Mirrored Set is required to be a:
A)Basic Disk
B)Dynamic Disk
And part three:
What is the minimum number of disk required for a Raid 5 set?
A)4
B)8
C)6
D)3
Good luck! See you tomorrow!  | |
| ghaouf 2003-06-26, 2:39 pm |
| 1)A
2)B
3)D | |
| isles1 2003-06-26, 4:17 pm |
| A, B, D | |
| ringuete 2003-06-26, 8:43 pm |
| a
b
d | |
| thecomeons 2003-06-27, 7:16 am |
| bbd | |
|
|
| jeff50ho 2003-06-27, 9:00 am |
| I agree with A,B,D | |
| karlisi 2003-06-27, 10:02 am |
| 1A
2B
3D | |
| mrfixit 2003-06-27, 12:59 pm |
| Time for the answer.
You have a server that is running out of disk space. You want to increase
the disk space with the least amount of expense, and it must be fault
tolerant. Which is your best choice?
B)Mirrored Set (Raid 1)
A fault-tolerant volume that duplicates data on two physical disk. A mirrored volume provides data redundancy by using two identical volumes, which are called mirrors, to duplicate the information contained on the
volume. A mirror is always located on a different disk. You can create volumes only on dynamic disk on computers running Windows Server 2000 or Windows Server 2003 families of operating systems. You cannot extend
mirrored volumes.
Also, a Mirrored Set has a lower cost because it requires only two disks; a RAID-5 volume requires more disks. Requires less system memory. Provides better overall performance. Does not degrade performance during a failure except when high-volume read operations are performed. If a single write error occurs, however, redundancy is lost.
And part two of the question:
In Windows 2000 Server, a Mirrored Set is required to be a:
B)Dynamic Disk
All members of a RAID 1 volume set must be on a dynamic disk.
And part three:
What is the minimum number of disk required for a Raid 5 set?
D)3
You need a minimum of three hard disk to set up fault tolerance.
I will try to post another later today.  | |
| Tarzanboy 2003-06-27, 1:50 pm |
| I do not believe B on the first question can be correct, as you are not increasing the disk space of the server, you are merely replicating the data onto another drive.
Edit note: darn typos
Cheers,
TB | |
| isles1 2003-06-27, 3:21 pm |
| I disagree with the answer to the first part as well.
Mirroring only replicates the data at a cost of 50% of overhead.
RAID5 on the other hand starts out with overhead of 33% (3 drives) and decreases as more drives are added.
Regardless, the question says the goal is to increase disk space...mirroring certainly does not do this.
The least cost, in terms of storage space, is accomplished with RAID5. Concidering how many physical drives need to be added implies an assumed monetary cost.
Correct me if these thoughts are flawed. | |
| ghaouf 2003-06-27, 3:24 pm |
| i agree that part 1 should be A
because RAID 1 does not increase the size of the disk, it just makes an exact copy of the first drive on another disk. | |
|
| I agree with isles1,
A mirrored set (RAID 1) does not increase your disk space at all. The answer to the first part can not be RAID 1.
I have (2)18.2GB disks, I want to increase disk space, I setup a mirror, I only have 18.2GB worth of space I can use. There is no increase in space available for usage. If anything, you've reduced your available space at the cost of fault tolerance. | |
|
|
| mrfixit 2003-06-27, 10:47 pm |
| quote: Originally posted by Spid
I have (2)18.2GB disks, I want to increase disk space, I setup a mirror, I only have 18.2GB worth of space I can use. There is no increase in space available for usage. If anything, you've reduced your available space at the cost of fault tolerance.
Wish I could get away with an 18.2GB HD on any one of my servers! (Or even 2 for that matter! ) | |
| Tarzanboy 2003-06-27, 11:50 pm |
| This would be more of a Microsoft question:
You are the systems admininstrator servicing a 120 user domain. You currently have a file server running Windows 2000 Server Advanced Server with a 4.3GB SCSI hard drive for the system and boot partitions and an 18.2GB SCSI hard drive used to store user data.
Your primary objective is to increase the disk space on the file server. You have a secondary objectives of implimenting it at the least amount of expense and the setup must be fault tolerant.
As a solution, you have elected to use RAID 1.
A. This meets all of the objectives.
B. This meets the primary objective but none of the secondary objectives.
C. This meets the primary objective and one of the secondary objectives.
D. This meets one secondary objective.
E. This meets both secondary objectives.
F. This does not meet any objective.
Cheers,
TB | |
| mrfixit 2003-06-28, 12:03 am |
| quote: Originally posted by Tarzanboy
This would be more of a Microsoft question:
You are the systems admininstrator servicing a 120 user domain. You currently have a file server running Windows 2000 Server Advanced Server with a 4.3GB SCSI hard drive for the system and boot partitions and an 18.2GB SCSI hard drive used to store user data.
Your primary objective is to increase the disk space on the file server. You have a secondary objectives of implimenting it at the least amount of expense and the setup must be fault tolerant.
As a solution, you have elected to use RAID 1.
A. This meets all of the objectives.
B. This meets the primary objective but none of the secondary objectives.
C. This meets the primary objective and one of the secondary objectives.
D. This meets one secondary objective.
E. This meets both secondary objectives.
F. This does not meet any objective.
Cheers,
TB
Yeah, that's an M$ question alright. Just meant I was getting as ambigious as M$. ( I really can't stand the way M$ words some of their questions.) | |
| mrfixit 2003-06-28, 12:35 am |
| quote: Originally posted by isles1
I disagree with the answer to the first part as well.
Mirroring only replicates the data at a cost of 50% of overhead.
RAID5 on the other hand starts out with overhead of 33% (3 drives) and decreases as more drives are added.
Regardless, the question says the goal is to increase disk space...mirroring certainly does not do this.
The least cost, in terms of storage space, is accomplished with RAID5. Concidering how many physical drives need to be added implies an assumed monetary cost.
Correct me if these thoughts are flawed.
Okay, I give up. Poorly worded question! I will try to be more accurate from now on. (At least I got people to discuss this one.) But if you installed two larger drives, and mirrored them, you would be saving $$ and have fault tolerance, (buying 2 drives instead of 3 or more would save money). Right? | |
| karlisi 2003-06-28, 3:09 am |
| mrfixit, first part of your question was - You have a server that is running out of disk space. You want to increase the disk space with the least amount of expense, and it must be fault tolerant
Mirroring does nothing for increasing disk space (this was first part), only for fault tolerance (and this was second part). Ansver B is only partly right and, in Microsoft exam (and in real life too), it means wrong. Sorry...
Next time please read your question like another person (or show it to someone) before publishing. It helps, believe me  | |
| Tarzanboy 2003-06-28, 10:50 pm |
| At this point Mr. Ed is but skeletal remains, yet the incredulous troll still takes a couple swings....
I want to thank MrFixIt for posting these questions at all. These are questions that give people something to think about at a bargain price.
Cheers,
TB | |
| ghaouf 2003-06-29, 1:21 am |
| keep it up mrfixit, i will try to fill in on the days that you dont have a qod posted | |
| enforcer 2003-06-30, 4:46 am |
| quote: Originally posted by mrfixit
(buying 2 drives instead of 3 or more would save money). Right?
Not if the store is doing a 3 for the price of 2 deal 
quote: Originally posted by ghaouf
keep it up mrfixit, i will try to fill in on the days that you dont have a qod posted
and we thought ambiguity was the worst of our problems  | |
| mrfixit 2003-06-30, 7:47 am |
| quote: Originally posted by Tarzanboy
At this point Mr. Ed is but skeletal remains, yet the incredulous troll still takes a couple swings....
I want to thank MrFixIt for posting these questions at all. These are questions that give people something to think about at a bargain price.
Cheers,
TB
It's good to be appreciated!
The whole idea of the QoD is to get you folks thinking. And I will word my questions more carefully from now on. | |
| enforcer 2003-06-30, 7:53 am |
| quote: Originally posted by mrfixit
And I will question my word fully, more care from now on.
well said!! | |
| thecomeons 2003-06-30, 8:30 am |
| quote: Originally posted by mrfixit
As stated, a mirrored set only requires two disk, thus saving $$$. If you installed a Raid 5, which requires a minimum of three disk, you are not saving $$$. The question does not state that you are just adding a disk drive. (You could be installing two new larger HD's.)Guess I should be more clear on these questions, but kind of got into the M$ mind set. (Ambiguious)
as i was the only one who got it right, do i get a prize? | |
| mrfixit 2003-06-30, 11:06 am |
| quote: Originally posted by thecomeons
as i was the only one who got it right, do i get a prize?
Yes! You win an all expenses paid trip to your local pub! (The expenses are paid by you. ) (Drink a Guiness for me!! ) | |
| mrfixit 2003-06-30, 11:09 am |
| quote: Originally posted by enforcer
sell weed!!
quote: Originally posted by mrfixit
And I will question my word fully, more care from now on.
Well.. if you're going to twist my words around.....  |
|
|
|