exam questions

Exam SK0-005 All Questions

View all questions & answers for the SK0-005 exam

Exam SK0-005 topic 1 question 321 discussion

Actual exam question from CompTIA's SK0-005
Question #: 321
Topic #: 1
[All SK0-005 Questions]

An application needs 10GB of RAID 1 for log files, 20GB of RAID 5 for data files, and 20GB of RAID 5 for the operating system. All disks will be 10GB in capacity. Which of the following is the minimum number of disks needed for this application?

  • A. 6
  • B. 7
  • C. 8
  • D. 9
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ibn_e_nazir
5 months, 3 weeks ago
For RAID 1 we need 2 disks as it works on mirrored volumes To Calculate the Number of Disk for RAID 5, we need to calculate like this Useable Capacity = (Number of disks -1) x Disk Size Or Useabel Capaciity= (N-1) x Disk Size Here Useable Capacity = 20GB Disk Size = 10GB N=? Place the values in the formula 20GB = (N-1) x 10 20GB = 10N-10 10N =20+10 10N = 30 N = 3 Same calculations will be performed for the 2nd RAID 5 array Final calculation will be = 2 + 3 + 3=8
upvoted 1 times
...
cj207800
6 months ago
Selected Answer: C
RAID 1 for Log Files: 2 disks RAID 5 for Data Files: 3 disks RAID 5 for Operating System: 3 disks
upvoted 1 times
...
ccoli
1 year ago
C is not correct, it does not specify that the 2x 20gb of Raid5 need to be on separate arrays so it is 2 disk for the raid1 = 10gb and 5 disk of raid5 = 40gb.
upvoted 2 times
...
surfuganda
1 year, 4 months ago
Selected Answer: C
C. 8 Disks (per AzadOB's explanation)
upvoted 1 times
...
AzadOB
1 year, 4 months ago
Selected Answer: C
To calculate the minimum number of disks needed for the given RAID configurations, let's break down each requirement: RAID 1 for log files: This requires mirroring, so each disk contributes half of its capacity. Since we need a total of 10GB usable space, we'll need 20GB raw capacity (10GB mirrored). Thus, we need 20GB / 10GB = 2 disks. RAID 5 for data files (20GB): RAID 5 requires at least three disks, and one disk worth of capacity is used for parity. So, for 20GB of usable space, we'll need 3 disks. RAID 5 for the operating system (20GB): Same as the data files, we'll need 3 disks for 20GB of usable space. Adding these up: RAID 1 (log files): 2 disks RAID 5 (data files): 3 disks RAID 5 (operating system): 3 disks Total disks needed: 2 + 3 + 3 = 8 disks. So, the correct answer is: C. 8
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...