3482 Commits (7d0dab6bb27ebfb87119975c2f1ed48674c21ae9)
 

Author SHA1 Message Date
digimer 985338a064 Fixed typo that broke compilation. 2 years ago
digimer 17863404e3 * Updated Database->_age_out_data() to only run once per day, unless explicitely called with --age-out-database. 2 years ago
digimer 3d6f71f27e * Updated Database->connect to clean up duplicates on setting the read UUID and database handle. 2 years ago
digimer 26a1fe1491 * Updated Database->connect() to allow local reads on strikers, regardless of the active DB. 2 years ago
digimer 98c3868870 * Updated fence_pacemaker to no longer use stonith_admin and instead use pcs. This should resolve the main part of issue #279 2 years ago
digimer 0318b4bbe9 * Fixed (the very incomplete) anvil-manage-firewall so that it would clear a job, if a job was assigned to it. 2 years ago
digimer 76c8088aee * Updated scan-apc-pdu to only run on the active striker DB (as set during Database->connect()) to prevent contention from simultaneous scan agent runs from different machines. 2 years ago
digimer 5fcbb1643c * Updated Database->connect() to set an 'active_uuid', and the host with that UUID will be the only one to do resyncs. This might help with frequent resyncs, which could be caused by simultaneous resyncs happening on both nodes stepping on each other. This should help with issue #276 2 years ago
Digimer a943ed042b
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui/json5-1.0.2 2 years ago
Digimer b8c7ca892f
Merge pull request #288 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/json5-1.0.2 2 years ago
Digimer 6225bb7f67
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui/json5-1.0.2 2 years ago
Digimer 137e8f1e50
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/json5-1.0.2 2 years ago
Digimer d02c7ccaa6
Merge pull request #259 from ClusterLabs/anvil-tools-dev 2 years ago
digimer 6ca0e0da90 * Updated Database->connect() to only try to load from dump files if 2+ databases are configured in striker. 2 years ago
digimer ff69916a85 * Applied typo fixed from PR #286 (thanks, Deezzir!). Also moved all the raw prints into words.xml. 2 years ago
digimer 9d2f9c4d88 * Fixed a string key name typo. 2 years ago
digimer 64bb5ab8e1 * Updated striker to only complain about unconfigured networks on nodes, not DR hosts. 2 years ago
digimer b8b4352117 * Added support for Migration Network configs in old striker and anvil-configure-host 2 years ago
digimer b27a43eaf7 * Updated striker to only require 6 interfaces when configuring a node. 2 years ago
digimer 0fa6ddebc5 Updated scan-network to see an interface state of 'activated' as up (used to check specifically for 'active'). 2 years ago
digimer 383a6df7c5 Updated Convert->bytes_to_human_readable() to accept already human-readable sizes and return that. 2 years ago
digimer a3988cc3e5 * Added System->configure_logind() to ensure that nodes are configured to ignore ACPI power button events so that IPMI-based fences work immediately. 2 years ago
digimer c5fbf20615 * This inverts the --live logic on migrations in Server->migrate_virsh() to default to live. 2 years ago
digimer dfa93a1837 * Added 'setsid' to all 'virsh' calls as nested calls (ie: crm_resource -> ocf:alteeve:server -> virsh) would fail because virsh couldn't connect to a terminal. See: 2 years ago
dependabot[bot] a24618f15e
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui-api 2 years ago
dependabot[bot] f0a13a8d88
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui 2 years ago
digimer 192cee090b * Removed an unused code block. 2 years ago
digimer b666caec64 * Updated anvil-provision-server to handle startup when the peer doesn't create/connect it's DRBD resource (ie: node is offline). 2 years ago
digimer a5cee52153 * Fixed a bug in DRBD->get_devices() where old test host UUIDs were left hard-coded. 2 years ago
digimer 65a483273e * Updated anvil-version-changes to connect to the database with 'sensitive' so that the connection is unlikely to fail if schema changes are needed for normal operation. 2 years ago
Digimer 778e35ae83
Merge branch 'main' into anvil-tools-dev 2 years ago
Digimer 4d5dd8c6fa * Finished adding support for manually selecting a network with --network in anvil-provision-server. 2 years ago
Digimer f6797ab06e
Merge pull request #275 from ClusterLabs/fix-nm-deps 2 years ago
Fabio M. Di Nitto 070427a417 Update NM requirements to pull in ifup/down on fresh installs 2 years ago
Digimer 6d59399c73 * Updated the short OS list. 2 years ago
Digimer 3663cde250
Merge pull request #266 from Seneca-CDOT/issues/263-override-ram-constraint 2 years ago
Digimer 9194eb3d09 * Updated System->check_if_configured() to record that a host is configured in /etc/anvil to make the system auto-mark as configured if the host is removed from the DB (or, more specifically, variables -> system::configured is lost). 2 years ago
Deezzir fa71148537 fix: improved validatation for ram_reserved in anvil.conf 2 years ago
Iurii Kondrakov 91e3551e75
Merge branch 'main' into issues/263-override-ram-constraint 2 years ago
Deezzir 9e8d10a025 feat: check if anvil_resources::<anvil_uuid>:🐏:allocated overridenfrom anvil.conf 2 years ago
Digimer 6a8dd07f36
Merge pull request #260 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/qs-and-express-6.11.0 2 years ago
Digimer 590879a47b
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/qs-and-express-6.11.0 2 years ago
Digimer 211edf009c
Merge pull request #254 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/loader-utils-1.4.2 2 years ago
Digimer f9ca6fb170 * This adds the new anvil-version-change tool which anvil-daemon will call on startup to handle checks for changes made over releases/updates. 2 years ago
dependabot[bot] d4680dbbd8
build(deps): bump qs and express in /striker-ui-api 2 years ago
dependabot[bot] 93d22abde5
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /striker-ui-api 2 years ago
Digimer 561fa1a9ec
Merge branch 'main' into anvil-tools-dev 2 years ago
Digimer f9c5a30ea4
Merge pull request #258 from ylei-tsubame/web-ui-bundle-20221125 2 years ago
Digimer eae2ab4d9f * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2 years ago
Digimer 33b4516dea Fix a variable quoting bug in Database->locking(). 2 years ago