Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Digimer 1245cfc547 * Re-enabled writing of the network.json and network.xml files. 7 years ago
..
anvil-change-password * Updated Log->variables to add dots when printing a variable/value pair per line so that variables line up vertically. 7 years ago
anvil-configure-striker * Updated the SQL schema to convert all 'boolean' to 'integer' (using 0 for false). Also made all columns NOT NULL, given they should all always have an empty string. The logic behind this was to standardize the code and avoid bugs. 7 years ago
anvil-cycle-vm-nics * Added the new tools/anvil-cycle-vm-nics, which is the updated version for m2's cycle-vm-nics.pl. 7 years ago
anvil-daemon * Updated the database components to use the name 'anvil' and the user 'admin'. The 'database::user' and 'database::name' variables are still supported, but now hidden. 7 years ago
anvil-jobs * Changed all methods to take a 'debug' argument for setting log level on calls. 7 years ago
anvil-prep-database * Created Storage->update_config that will update a variable in anvil.conf (locally or remotely). 7 years ago
anvil-scan-network * Made the sysfs directory references static. 7 years ago
anvil-update-states * Re-enabled writing of the network.json and network.xml files. 7 years ago
anvil.sql * Made 'network_interface_bridge_uuid' allow NULL entries allow NULL entries. 7 years ago
fence_pacemaker * Migration is now sort of working. There is still an issue to sort out with enabling drbd dual-primary, but server can move is some cases now. 7 years ago