E20-390 · Question #305
Which Linux kernel supports dynamic LUN scanning?
The correct answer is D. 2.6. Linux provides multiple mechanisms to rescan the SCSI bus and recognize SCSI devices exposed to the system. In the 2.4 kernel solutions, these mechanisms were generally disruptive to the I/O since the dynamic LUN scanning mechanisms were not consistent. With the 2.6 kernel…
Question
Which Linux kernel supports dynamic LUN scanning?
Options
- A2.3
- B2.4
- C2.5
- D2.6
How the community answered
(42 responses)- A10% (4)
- B17% (7)
- C2% (1)
- D71% (30)
Explanation
Linux provides multiple mechanisms to rescan the SCSI bus and recognize SCSI devices exposed to the system. In the 2.4 kernel solutions, these mechanisms were generally disruptive to the I/O since the dynamic LUN scanning mechanisms were not consistent. With the 2.6 kernel, significant improvements have been made and dynamic LUN scanning mechanisms are available. Linux currently lacks a kernel command that allows for a dynamic SCSI channel reconfiguration like drvconfig or ioscan.
Topics
Community Discussion
No community discussion yet for this question.