Tracker #12388
open
[TRACKING] Bare-metal image-based deployment
Added by Lukas Zapletal over 9 years ago.
Updated almost 8 years ago.
Description
Idea: Deploy RAW image created with virt-builder (or other tool) onto running discovered node.
Related issues
1 (1 open — 0 closed)
- Related to Feature #12389: Add support for image based deployment via TCP service added
This could evolve into Virt-builder Compute Resource provider and Smart Proxy plugin creating images for discovered hosts (and also for Virt/Cloud providers). Virt-builder tool does work also on virtualized instances, so no bare-metal is needed to build customized images.
It looks like other tools take similar approach in image-based bare-metal provisioning.
CloneZilla, DRBL, FogProject all use UDPCast to trasnfer the images (http://www.udpcast.linux.lu/bootdoc.html) which looks promising. It transfers via UDP (faster than TCP usually) and it offers multicast shipping (also interesting feature) and also it is linked with lzop library which provides faster but still good compression for the transmission.
I should take a look how Triple-O does the imaging, I've heard from Ohad its a different approach via iSCSI.
Also available in: Atom
PDF