Troubleshooting Storage Devices Flashcards

1
Q

What should you check first when troubleshooting boot issues?

A

Check UEFI/BIOS settings to ensure the boot order prioritizes the internal storage device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a common reason a system won’t boot even if the storage device is recognized?

A

A corrupted boot sector, often caused by issues with the Master Boot Record (MBR) or GUID Partition Table (GPT).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the difference between MBR and GPT?

A

MBR is an older format that stores boot information in one sector, while GPT is newer and stores boot data across multiple sectors for larger partitions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does a ‘Bootable device not found’ error typically indicate?

A

It often signals issues with the boot sector or an incorrect boot order.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What should you do if you hear unusual clicking or grinding noises from an HDD?

A

Backup your data immediately, as these noises indicate imminent failure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do SSDs differ from HDDs in terms of speed and durability?

A

SSDs are faster and more durable (no moving parts), but they have limited write/erase cycles compared to HDDs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a common issue with SSDs related to excessive write operations?

A

Constant writing to the SSD can wear it out prematurely; upgrading RAM can help reduce this issue.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is SMART used for in storage devices?

A

SMART monitors drive health and alerts the system to potential failures by tracking metrics like temperature and reallocated sectors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does IOPS impact storage performance?

A

IOPS measures the number of read/write operations a storage device can handle, which is important for assessing performance, especially in virtualized environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What problem does fragmentation cause in HDDs?

A

Fragmentation causes slower read/write speeds as data is spread across different disk locations. Defragmentation tools can help fix this.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a major limitation of SSDs regarding performance?

A

SSDs slow down when they are near full capacity. To maintain performance, keep at least 10% of the SSD free.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What happens if a disk fails in RAID 1 or RAID 5?

A

Data remains accessible, but performance is degraded until the failed disk is replaced and the RAID is rebuilt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the risk of RAID 0?

A

RAID 0 offers no redundancy, so a single disk failure results in complete data loss.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What causes full RAID failure?

A

It can be caused by a failed RAID controller, misconfigurations, or multiple disk failures in the array.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Why is backing up data important in RAID systems?

A

RAID failure can result in data loss, and recovery often requires rebuilding the array and restoring from backups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly