5.2 Troubleshooting Storage Devices

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:49 PM on 7/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

Q: What indicates a read/write failure?

A: Errors like "Cannot read from the source disk."

2
New cards

Q: What are signs of slow storage performance?

A: Constant LED activity and repeated retries.

3
New cards

Q: What does loud clicking/grinding usually mean?

A: Mechanical HDD failure ("click of death") drive is likely dead.

4
New cards

Q: What are first troubleshooting steps for disk failure?

  1. Get a backup if possible

  2. check cables

  3. check for overheating

  4. verify power supply.

5
New cards

Q: How do you run thorough disk diagnostics?

A: Use manufacturer diagnostics (may run overnight) preferably on a known-good computer.

6
New cards

Q: Why do HDDs make grinding/clicking noises?

A: Mechanical parts (spinning platters, actuator arms) with tight tolerances metal-on-metal failure.

7
New cards

Q: What are symptoms when a drive is not recognized at boot?

A: "Boot device not found", no lights, beeps, or error messages if video works.

8
New cards

Q: What does "OS not found" mean?

A: Drive detected but no valid OS installed on that device.

9
New cards

Q: How do you troubleshoot boot failures?

A: Check cables, verify BIOS boot order, disable removable drives, check storage interfaces, try different SATA ports or another PC.

10
New cards

Q: Why is data recovery difficult from failed HDDs?

A: Mechanical failures are costly/time-consuming and recovery may fail always maintain backups.

11
New cards

Q: How does a RAID failure typically present?

A: Clear alerts: error messages, emails, audible alarms; controller shows failed drive details.

<p><span>A:</span> <span>Clear</span> <span>alerts:</span> <span>error</span> <span>messages,</span> <span>emails,</span> <span>audible</span> <span>alarms;</span> <span>controller</span> <span>shows</span> <span>failed</span> <span>drive</span> <span>details.</span></p>
12
New cards

Q: What must you do before replacing RAID drives?

A: Identify RAID type and check RAID console; don’t remove drives until you confirm which is bad.

<p><span>A:</span> <span>Identify</span> <span>RAID</span> <span>type</span> <span>and</span> <span>check</span> <span>RAID</span> <span>console;</span> <span>don’t</span> <span>remove</span> <span>drives</span> <span>until</span> <span>you</span> <span>confirm</span> <span>which</span> <span>is</span> <span>bad.</span></p>
13
New cards

Q: What does SMART do for drives?

A: Self-Monitoring, Analysis, and Reporting Technology detects warning signs and enables scheduled checks.

<p><span>A:</span> <span>Self-Monitoring,</span> <span>Analysis,</span> <span>and</span> <span>Reporting</span> <span>Technology</span> <span>—</span> <span>detects</span> <span>warning</span> <span>signs</span> <span>and</span> <span>enables</span> <span>scheduled</span> <span>checks.</span></p>
14
New cards

Q: How should SMART be used?

A: Monitor metrics over time, enable automated notifications, back up and replace drives when metrics worsen.

15
New cards

Q: What causes long read/write times?

A: Delays can occur at memory, bus, spin-up, or device level many possible bottlenecks.

16
New cards

Q: What is IOPS and example values?

A: Input/output operations per second; HDD ~200 IOPS, SSD up to ~1,000,000 IOPS (illustrative).

<p><span>A:</span> <span>Input/output</span> <span>operations</span> <span>per</span> <span>second;</span> <span>HDD</span> <span>~200</span> <span>IOPS,</span> <span>SSD</span> <span>up</span> <span>to</span> <span>~1,000,000</span> <span>IOPS</span> <span>(illustrative).</span></p>
17
New cards

Q: What if an internal drive is missing in OS?

A: Check BIOS config/logs and reseat or replace cables; test drive in another computer.

18
New cards

Q: What to check for missing external drives?

A: Power and signal cables, drive enclosure, and USB/SATA connections.

19
New cards

Q: Why might mapped network drives disappear?

A: Reconnect-at-sign-in not enabled, login scripts failed, or network/server unavailable.

<p><span>A:</span> <span>Reconnect-at-sign-in</span> <span>not</span> <span>enabled,</span> <span>login</span> <span>scripts</span> <span>failed,</span> <span>or</span> <span>network/server</span> <span>unavailable.</span></p>
20
New cards

Q: What causes an array to appear missing?

A: Faulty or missing RAID controller, controller misconfiguration, or failed controller hardware.

21
New cards

Q: What info can a RAID controller provide?

A: Drive status (optimal/inactive), processor/memory, which keys to press, and configuration utility access.

22
New cards

Q: What’s the single best defense against storage failure?

A: Maintain recent, well-managed backups.