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:	Fri, 8 May 2015 20:27:59 +0200
From:	Richard Weinberger <richard.weinberger@...il.com>
To:	Dennis Ullrich <dennis1ullrich@....de>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Kernel Live Patch...

On Fri, May 8, 2015 at 8:04 PM, Dennis Ullrich <dennis1ullrich@....de> wrote:
> Dear all,
>
> I want to make a proposal which is similar to online kernel patching without
> reboot... The idea is to do something which could work similar to the live
> kernel patching method. I don't know how difficult it would be, to implement
> my proposal, but here it comes.
>
> For example I have a HDD with one partiton and a Oracle DB on the ext4
> filesystem. I want to migrate it live to another storage (for example a LPFC
> LUN via Multipath) with all processes etc. on the FS.
> My idea is to modify the IOStack that it is able to make a "bitwise" copy
> and "simply" move the Filesystem to its new place on a blockdevice.
> The point is, to have control about the copy-progress and tell the IOStack
> which device is to use for the requested data, on every access. When the
> copy is done, the admin should be able to remove the old drive. All
> processes should be on the new blockdevice after the movement.
>
> What do you think about this idea?

Why can't you stop the application for a jiffy?
Live patching and stuff is nice but if your service can't deal with
a short outage of a single application it is simple broken by design.

-- 
Thanks,
//richard
--
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