On 04/29/2015 01:05 AM, Liao, Bo (Managed Cloud) wrote:

Hi, We are designing automation deploy Eucalyptus system in a large private cloud data center. The goal is customer can create and manage his eucalyptus system in the website .We need create a PXE server and other relate servers to auto install all eucalyptus nodes which have different configuration like disk space, network, RPM package and so on .I think Cobbler is suitable for us .

Could you kindly send me some documents and design for multi OS auto install ?


Welcome. You could have used cobbler mailing list, that's the one used by most Cobbler users.

VM guests management is out of Cobbler's scope, so I'll focus on the provisioning feature. You want to install one OS per disk or multiple OS'es per disk (multiboot)? If you meant the latter, afaik supporting automated installation with multiboot depends of boot loader/partitioning flexibility in desired Linux distribution and its automated installation process (eg kickstart), not Cobbler. Cobbler only manages the netboot (DHCP+TFTP) and hosts automated installation
files (eg kickstart files).

I personally never tried multiboot with Cobbler, so other people may provide more details.


Regards,
Alan Evangelista

_______________________________________________
cobbler-devel mailing list
cobbler-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler-devel

Reply via email to