56 Commits (78b75c649a46898f438759d2c91944aba66730f2)

Author SHA1 Message Date
digimer 4398ffe70c Updated striker-boot-machine to support booting all machines. 1 year ago
digimer e361d0b424 More progress on anvil-manage-server-system 1 year ago
digimer 201cd53265 Improved the logic behind Network->find_target_ip() 1 year ago
digimer 62fe62a44b * Continued work on anvil-manage-server-system. It now displays the boot devices, CPU and RAM info. 1 year ago
digimer 8925dabb9d * Updated anvil-shutdown-server to take the new '--immediate' switch which forces a server to shut down immediately (akin to pulling the power on a traditional machine). This is needed to allow a user to recover a crash or hung server. 1 year ago
digimer 2f429d2bc7 Fixed bugs related to adding drives and extending drives to servers. 1 year ago
digimer e895e1f264 * Finished writting the anvil-manage-server-storage. 1 year ago
digimer 17078347ee Reworked anvil-manage-server-storage to use the translation system. 1 year ago
digimer d255adc7b4 * Updated anvil-daemon to set the mode of /mnt/shared/* to 0777 during creation and to check that that mode is set for existing sub-directories. This resolves issue #443. 1 year ago
digimer 4c118cf3b4 * Created empty man page files all remaining tools. 1 year ago
digimer 79497fe106 Created empty man files that need to be written, more to come. 1 year ago
digimer f56c63fa48 Added two more man pages. 1 year ago
digimer 029f226dc5 Created the emptu man page for anvil-join-anvil. 1 year ago
digimer 4df3b394bc * Picked up text changes from f14c905018d96b9cf3e6ec7b4b6a2ca9b7a276d7 1 year ago
digimer 7bf7c3747c * Added anvil-file-details.8, but it's not completely written yet. Converted anvil-file-details to use the new switch loading method. 1 year ago
digimer 1667d1f132 * Wrote the man page for anvil-download-file, and updated it to use the new switch method. Changed it's default download directory from /mnt/shared/temp to /mnt/shared/incoming. 1 year ago
digimer 75fcad75af * Updated the man pages for anvil-cycle-vm-nics and anvil-daemon. 1 year ago
digimer d39b0af67b * Added support for migration networks, and wrote the man page for anvil-cycle-vm-nics. 1 year ago
digimer ed480cf1cb * Fixed a double-$ bug in Remote->_check_known_hosts_for_target() 1 year ago
digimer f998a44077 Removed duplicate anvil-manage-keys.1 from the man 8 section. 1 year ago
digimer d07933a31c * Updated anvil-report-usage to accept the new '--machine' which reports the usage information in XML format. 1 year ago
digimer 583547af30 Fixed typo, resolves issue #342 1 year ago
digimer b0c54b6dae * Updated anvil-update-system to check if another instance of anvil-update-system is running and, if so, exit. 1 year ago
digimer 7bd76c10dc Major thing in this commit is reworking striker-update-cluster to work without expecting anvil-daemon to be running on target machines. Similarly, they had to be able to work when the Striker DBs were not available. This is to account for cases where the Striker dashboards have updated, and the schema has changed, preventing the not-yet-updated DR hosts and subnodes from being able to use the DB. To do this, anvil-safe-stop, anvil-update-system, and anvil-shutdown-server had to be updated to use the new --no-db switch, which tells then to run without the database being available. 1 year ago
digimer 9bc78860a6 * Updated anvil-update-system to detect kmod-drbd upgrade problems and fix them. 1 year ago
digimer 3016fb875b * Reworded striker-update-cluster to use anvil-update-system for on-system OS updates. 1 year ago
digimer d56b7f9a84 * Created (but not finished!) the new striker-update-cluster tool. 1 year ago
digimer 3215e178ef * Updated striker-collect-debug to support '--output-file /path/to/file.tar.bz2'. 1 year ago
digimer a7ebe45f76 This adds the new 'striker-collect-debug' tool that collects all potentially useful debug info into a single tarball. 1 year ago
digimer 1b8b0bc493 * Created the new 'anvil-manage-server-storage' with the first role of reload a DRBD resource. 1 year ago
digimer 7a32d219fc Removed the old watch_drbd tool and added the new anvil-watch-drbd to the Makefiles. 1 year ago
digimer 1d12fb32b4 * Completed the new anvil-watch-drbd which replaces watch_drbd. 1 year ago
digimer 0aa72498db * This adds the new tool 'striker-check-machines' which simply walks through all known physical machines and checks to see if they're accessible and powered on. 1 year ago
digimer 5bb1c631cf * Updated anvil-delete-server to accept '--server' and '--force' to allow direct deletion of a server without interacting with the menu system. 1 year ago
digimer fc50e4e605 * Updated man pages 2 years ago
digimer 7710d9d109 * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks. 2 years ago
digimer e9f390b65b * Udated RPM spec to add new core requires and add calling 'anvil-version-changes' to core's %post. 2 years ago
digimer e012d6016c Tha major point of this commit is to add the new 'anvil-manage-storage-groups' program that, well, manages storage groups. 2 years ago
digimer 1a217d21cf * Updated anvil-manage-dr to provide the ability to link anvil nodes to dr hosts. Also began work on making it work with the new DR links system. 2 years ago
Digimer ee3bc3eb10 Updated the man page for anvil-manage-alerts. 2 years ago
Digimer 622fb84652 * Renamed the 'notifications' table to 'alert-override', better reflecting what it does. 2 years ago
Digimer a6cd5c6604 * Starting work in the new anvil-manage-alerts, which will (when done), allow for management of mail servers, alert recipients, notification over-rides and to trigger test alerts. 2 years ago
Digimer bde0b2e7ec * Fixed a bug where deleting ports from a fence device in an Install Manifest would not cause the fence methods to be removed from the associated cluster. 2 years ago
Digimer 93427a7a38 * Updated Get->switches() to always support job-uuid. 2 years ago
Digimer 93e6a59841 * Added 'vnc-server' to the list of firewall services enabled on strikers. 2 years ago
Digimer be84a23924 * There were still references in anvil-manage-files to 'file_locations' -> 'file_location_host_uuid'. Had to rework some logic to get things working. More testing needed, but so far at least the "missing file" function is working again. 2 years ago
Digimer 15aadc3a4e * Updated scan-network to check for inactive or activating interfaces and manually bring them up, if the uptime is less than 10 minutes. 2 years ago
Digimer 55dd28e7f1 * Added the anvil-configure-host man page. 2 years ago
Digimer 7eff8f0801 * Added the man page for anvil-check-memory 2 years ago
Digimer 5fea8ff46a * Adds the anvil-boot-server man page. 2 years ago