diff options
author | Michael Reed <mdr@sgi.com> | 2010-09-20 18:20:22 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-10-08 00:16:28 +0200 |
commit | 1a03ae0f556a931aa3747b70e44b78308f5b0590 (patch) | |
tree | b31139e3dcffb4a890f40e1b7b875569dcec80ce /kernel/user_namespace.c | |
parent | [SCSI] fc class: add fc host dev loss sysfs file (diff) | |
download | linux-1a03ae0f556a931aa3747b70e44b78308f5b0590.tar.xz linux-1a03ae0f556a931aa3747b70e44b78308f5b0590.zip |
[SCSI] sd name space exhaustion causes system hang
Following a site power outage which re-enabled all the ports on my FC
switches, my system subsequently booted with far too many luns! I had
let it run hoping it would make multi-user. It didn't. :( It hung solid
after exhausting the last sd device, sdzzz, and attempting to create sdaaaa
and beyond. I was unable to get a dump.
Discovered using a 2.6.32.13 based system.
correct this by detecting when the last index is utilized and failing
the sd probe of the device. Patch applies to scsi-misc-2.6.
Signed-off-by: Michael Reed <mdr@sgi.com>
Cc: Stable Tree <stable@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'kernel/user_namespace.c')
0 files changed, 0 insertions, 0 deletions