lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 16 Aug 2007 16:46:55 -0400
From:	Chris Snook <csnook@...hat.com>
To:	sk malik <srikrishanmalik@...oo.co.in>
CC:	LKML1 <linux-kernel@...r.kernel.org>
Subject: Re: Self healing in linux ?

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ