autocluster.git
2019-03-25 Martin SchwenkeUpdate TODO autocluster-1.0
2019-03-25 Martin SchwenkeUpdate README
2019-03-25 Martin SchwenkeAdd host setup command
2019-03-25 Martin SchwenkeRemove bash autocluster script and supporting files
2019-03-25 Martin SchwenkeRewrite autocluster in Python
2019-03-25 Martin SchwenkeAdd Ansible playbook for node configuration
2019-03-25 Martin SchwenkeAdd a Vagrantfile and supporting scripts
2019-03-09 Martin SchwenkeAdd Ansible playbooks for host machine setup
2018-06-26 Martin SchwenkeAdd RHEL 6.10, 7.2, 7.3, 7.4, 7.5 ISO details
2018-05-09 Amitay IsaacsDo not install popt-devel
2018-04-24 Martin Schwenkecluster_configure: Updates for new style CTDB configuration
2018-04-23 Martin SchwenkeAdd RHEL 6.9 ISO
2018-04-23 Martin SchwenkeGPFS setup: Improve check to see if filesystem is mounted
2016-11-10 Amitay IsaacsTry 5 times to join AD domain before failing
2016-10-18 Amitay IsaacsFail if any of the cluster setup tasks fail
2016-10-18 Amitay IsaacsRun net ads join under a timeout and exit if join fails
2016-10-11 Martin SchwenkeAdd RHEL 6.8 ISO details
2016-10-10 Martin SchwenkeRun top-level ssh with -n
2016-10-10 Martin SchwenkeUndefine domains with --managed-save option
2015-08-19 Martin SchwenkeAdd RHEL 6.7 ISO details
2015-08-19 Amitay Isaacsad: Samba AD now starts winbindd
2015-08-19 Amitay IsaacsSplit GPFS configuration commands
2015-08-19 Amitay Isaacsbuild: Include more samba development packages
2015-08-19 Amitay IsaacsUpdate the samba packages for NAS
2015-04-01 Martin SchwenkeKickstart: Drop 2nd network interface configuration
2015-04-01 Martin SchwenkeAdd RHEL 7.1 ISO details
2015-03-16 Martin SchwenkeRemove internal use of vircmd
2015-03-16 Amitay IsaacsInstead of test user add user1,user2 and groups group1...
2014-12-12 Amitay IsaacsSeparate build and cluster_build nodes.
2014-11-25 Amitay IsaacsCreate multiple public_addresses files autocluster-0.10
2014-11-25 Martin Schwenkecluster_configure: Remove files for "None" template...
2014-11-25 Amitay IsaacsCreate IPv4 and IPv6 nodes files
2014-11-25 Amitay IsaacsAdd IPv6 support
2014-11-25 Amitay IsaacsDo not fail in install_build task
2014-11-25 Amitay IsaacsShift argument after processing it
2014-11-25 Amitay IsaacsDo not disable IPv6 stack
2014-11-25 Martin SchwenkeRemove netmask from network_map
2014-11-24 Martin SchwenkeNew function ipv4_prefix_to_netmask()
2014-11-24 Martin Schwenkebase_create: Set IPNUM=$FIRSTIP
2014-10-17 Martin SchwenkeAdd RHEL 6.6 ISO
2014-08-12 Martin SchwenkeSet new CTDB configuration variable CTDB_LOGGING="syslog"
2014-08-12 Martin SchwenkeUndefine nodes in old cluster when building a new one
2014-08-12 Martin SchwenkeSwitch on rsyslog UDP listener on 127.0.0.1:514
2014-08-12 Martin SchwenkeUpdate TODO
2014-08-12 Martin SchwenkeMake cluster_setup.sh use generated configuration file
2014-08-12 Martin SchwenkeAdd #config header to setup scripts listing required...
2014-08-12 Martin SchwenkeMove cluster_setup.sh task scriptlets to tasks subdirectory
2014-08-12 Martin SchwenkeNew configuration variable AD_DNS_FORWARDER
2014-08-12 Martin SchwenkeMake some configuration variables depend on KVMHOST...
2014-07-28 Martin Schwenkenode_name_format_* functions should produce the node...
2014-07-28 Martin SchwenkeAlways default _SHARED_DISK_TEMPLATE to ""
2014-07-28 Martin SchwenkeRemove "private dir" from smb.conf template
2014-07-28 Martin SchwenkeUpdate README
2014-07-28 Martin SchwenkeDefault to virtio system disks
2014-07-28 Martin SchwenkeNAS packages: Attempt to install samba-winbind packages
2014-07-28 Martin Schwenkersyslog: Turn off rate limiting
2014-07-24 Martin SchwenkeFix broken hosts file updating
2014-07-03 Martin SchwenkeWhen exiting due to unknown node type, list valid node...
2014-07-02 Martin SchwenkeUse a single entry-point script for post-boot setup
2014-07-02 Martin SchwenkeRename common_nodelist_hacking() to cluster_nodelist_ha...
2014-07-02 Martin Schwenkevircmd: loosen matching of nodes in cluster if no wildc...
2014-07-02 Martin SchwenkeAdd create_node_DEFAULT, no more hack_nodes_functions
2014-07-02 Martin SchwenkeRemove NUMNODES and WITH_TSM_NODE configuration variables
2014-07-02 Martin SchwenkeRework cluster_setup() to use node types instead of...
2014-07-02 Martin SchwenkeNo need to chkconfig ctdb - it is enabled by default
2014-07-02 Martin SchwenkeRename cluster "configure" action to "setup"
2014-07-02 Martin SchwenkeStore shared disk IDs in a variable instead of a file
2014-07-02 Martin SchwenkeRename node type "sofs_front" to "nas"
2014-07-02 Martin SchwenkeRename node type "sofs_storage" to "storage_gpfs"
2014-07-02 Martin SchwenkeSplit hack_nodes_sofs()
2014-07-02 Martin SchwenkeMove shared disk presence logic from nodes into shared...
2014-07-02 Martin SchwenkeSimplify shared disk logic for sofs_front and sofs_stor...
2014-07-02 Martin SchwenkeLimit functionality of rhel_base nodes
2014-07-02 Martin SchwenkeRemove unused has_public_addresses_* functions
2014-07-02 Martin SchwenkeRemove some unused SOFS_* variables
2014-07-02 Martin SchwenkeUpdate README to reflect latest development and testing
2014-07-02 Martin SchwenkeReplace external waitfor script with a function
2014-07-02 Martin Schwenkekickstart - Replacing multipath.conf here is redundant
2014-07-02 Martin Schwenkekickstart - sadc has no -d option so don't add it
2014-07-02 Martin SchwenkeAdd "autocluster cluster build" command shortcut
2014-07-02 Martin SchwenkeAdd gpfs.gskit package
2014-07-02 Martin SchwenkeClean up GPFS setup script
2014-07-02 Martin SchwenkeCleanup post-boot cluster configuration
2014-07-02 Martin SchwenkeMove wait_until_healthy() into setup_cluster.sh
2014-07-02 Martin SchwenkeGit should ignore autocluster RPM packages
2014-07-02 Martin SchwenkeDon't manually mess with ntpd, just enable it in kickstart
2014-07-02 Martin SchwenkeRework package installation during post-boot configuration
2014-07-02 Martin SchwenkeRename gpfs-nas.conf to nas.conf
2014-07-02 Martin SchwenkeNew configuration variables CLUSTERFS_TYPE, CLUSTERFS_D...
2014-07-02 Martin SchwenkeUpdate comments in basic post-install
2014-07-02 Martin SchwenkeUpdate cluster_configure README
2014-07-02 Martin SchwenkeRemove SoFS GUI support
2014-07-02 Martin SchwenkeRemove "sofs" command on nodes
2014-07-02 Martin SchwenkeSimplify setting of KS_RHEL_PACKAGES and KS_RHEL_SERVICES
2014-07-02 Martin SchwenkeMove kickstart options to new 02kickstart.defconf
2014-07-02 Martin SchwenkeRename some kickstart variables to start with "KS_"
2014-07-02 Martin SchwenkeRemove add_extra_package() and add_extra_chkconfig()
2014-07-02 Martin SchwenkeEnable nfslock in services file instead of in basic...
2014-07-02 Martin SchwenkeRemove create_cluster.sh
2014-07-02 Martin SchwenkeAdd "cluster configure" command
next