Rui Gouveia wrote:
> Hi,
>
> I need to install a server for an institution. I'm thinking of using
> xen, lvm2 and cobbler for managing some of the institution hosts.
>
> Regarding this thread, can I iunstall cobbler in a xen virtual host?
>
> Thanks for your time.
>
> Rui Gouveia
> (Portugal)
>   

Yes, though running it on metal is recommended as that makes for one 
less layer of things to debug if you want to serve DHCP and DNS so forth 
from there.

--Michael

> Alan Pevec wrote:
>   
>> Michael DeHaan wrote:
>>   
>>     
>>> Actually this is probably a good thing for cobbler check to look for.  
>>> Making an RFE for this...
>>>     
>>>       
>> copying from https://fedorahosted.org/cobbler/ticket/233
>>
>> You can run cobbler and libvirtd on the same host, you just need to ensure 
>> DHCP servers don't listen on the same interface.
>>
>> libvirtd runs dnsmasq with --bind-interfaces --except-interface lo, and for 
>> its "default" network --listen-address 192.168.122.1
>>
>> If you use dnsmasq w/ cobbler, you also need to configure it with 
>> --bind-interfaces and --listen-address and for ISC dhcpd there's 
>> local-address address; in dhcpd.conf
>>
>> _______________________________________________
>> cobbler mailing list
>> [email protected]
>> https://fedorahosted.org/mailman/listinfo/cobbler
>>   
>>     
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to