public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 3ware 6x00 monitor/control utilities broken/dropped since 2.6.10?
@ 2006-03-18  6:26 Dave Johnson
  2006-03-18 21:10 ` Jeffrey V. Merkey
  2006-03-19  3:52 ` David Rees
  0 siblings, 2 replies; 4+ messages in thread
From: Dave Johnson @ 2006-03-18  6:26 UTC (permalink / raw)
  To: linux-kernel


I have a 3ware 6400 controller that I've been using for some 5 years
without problems.  I just upgraded my kernel from 2.6.9 to
2.6.15.6 and now the 3ware provided monitoring/control daemon (3dm) will
no longer talk to the driver in 2.6.15.

It appears that /proc/scsi/3w-xxxx which the daemon relies on was removed
from the driver:

open("/proc/scsi/3w-xxxx", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/proc/scsi/3w-xxxx-z", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)

The problem is I'm already using the latest 3ware utilities (v6.9 for
the 6400).  While the driver does allow access to the array from the
SCSI subsystem and I can use the filesystem, I have no way to monitor
or control it anymore.

Any suggestions besides reverting back to 2.6.9 and staying there?

I'd be happy to use a different monitor/control program if one exists.

-- 
Dave


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-19  3:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-18  6:26 3ware 6x00 monitor/control utilities broken/dropped since 2.6.10? Dave Johnson
2006-03-18 21:10 ` Jeffrey V. Merkey
2006-03-18 23:52   ` Jeffrey V. Merkey
2006-03-19  3:52 ` David Rees

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox