Live Update Orchestrator-t fejleszt a Google a Linux kernelhez

Címkék
Live Update is a specialized reboot process where selected devices are kept operational across a kernel transition. For these devices, DMA and interrupt activity may continue uninterrupted during the kernel reboot. [...] The primary use case is in cloud environments, allowing hypervisor updates without fully disrupting running virtual machines by keeping selected devices alive across the reboot boundary.

Részletek itt.

Hozzászólások

allowing hypervisor updates without fully disrupting running virtual machines by keeping selected devices alive across the reboot boundary

Ez egy érdekes és izgalmas izének ígérkezik! Úgy kicserélni a host kernelét, hogy a guest gépek kb. semmit sem vesznek észre alatta.

trey @ gépház

De ezt már a Ksplice is támogatta, nem? Vagy az orkesztráció azon nincs megoldva?

watch(1)

You can watch for your administrator to install the latest kernel with

watch uname -r

(Just kidding.)

Tippre ez a funkció fog több mint 1 teljes leállást és adatvesztést okozni a gyakorlatban. Azonban ha jól működne, hasznos lenne.