-
Notifications
You must be signed in to change notification settings - Fork 0
sbradley7777/clucreate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Since this tool has being designed to be as much generic as possible (i.e. set up cluster using templates of any distro), there are some manual requirements that should be configured. Requirements: - each template should not have any network card added to the virtual machine, but should have the /etc/sysconfig/network-scripts/ifcfg-eth0 with the following configuration: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=yes - each template should have a file /etc/sysconfig/network with ONLY the following configuration: NETWORKING=yes IPv6=no - each template should have NetworkManager and iptables disabled - a hack to the cman init script should be done to bypass the NetworkManager check
About
help with the setup of virtual clusters
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published