public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Self healing in linux ?
@ 2007-08-16 16:13 sk malik
  2007-08-16 20:46 ` Chris Snook
  0 siblings, 1 reply; 2+ messages in thread
From: sk malik @ 2007-08-16 16:13 UTC (permalink / raw)
  To: LKML1

Solaris 10 people are talkin a lot about the
predictive self healing thing.

Do we have something similar planned/going on for
linux. Or there is no use of this tecnology ;)

Jats do it



      Once upon a time there was 1 GB storage in your inbox. To know the happy ending go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

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

* Re: Self healing in linux ?
  2007-08-16 16:13 Self healing in linux ? sk malik
@ 2007-08-16 20:46 ` Chris Snook
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Snook @ 2007-08-16 20:46 UTC (permalink / raw)
  To: sk malik; +Cc: LKML1

sk malik wrote:
> Solaris 10 people are talkin a lot about the
> predictive self healing thing.
> 
> Do we have something similar planned/going on for
> linux. Or there is no use of this tecnology ;)

Doing this in-kernel would violate the separation of policy and 
mechanism.  There's nothing wrong with providing the hooks necessary for 
userspace to do this, but it's generally userspace's responsibility to 
decide what should be done when a possible problem is detected.  I'm 
aware of software that does predictive migration with mdadm when smartd 
detects a problem.  Getting this into users' hands is a distro/vendor 
problem, not a kernel development problem.

That said, if you can think of some additional hooks that would really 
be beneficial to userspace monitoring tools, by all means send in patches.

	-- Chris

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

end of thread, other threads:[~2007-08-16 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-16 16:13 Self healing in linux ? sk malik
2007-08-16 20:46 ` Chris Snook

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