931 Commits (78b75c649a46898f438759d2c91944aba66730f2)

Author SHA1 Message Date
digimer 4398ffe70c Updated striker-boot-machine to support booting all machines. 1 year ago
digimer b3c067b016 Fixed a bug in anvil-manage-files where missing files weren't being downloaded. 1 year ago
digimer 7545df1e55 Fixed a bug in which host runs an anvil-delete-server job. 1 year ago
digimer 68521cdab7 Updated striker-get-screenshots to set permissions properly. 1 year ago
digimer 55b1380031 Finished (but need more testing) of Server->locate(). 1 year ago
digimer 245f75de9b Added Server->update_definition() 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 7762540f85 Fixed wrappers to handle quoted arguments properly. 1 year ago
Tsu-ba-me e9d4118abf build(tools): add striker-get-screenshots to Makefile 1 year ago
digimer 3d4d7abfe3 Increased logging to debug server install failure. 1 year ago
digimer c3fe39e6a8 Added a check file unlinked files. 1 year ago
digimer 0bff40b21e Fixed a bug where files that are ready for use were not found. 1 year ago
digimer 5a8f775db4 Removed the reboot job at the end of anvil-configure-host. 1 year ago
digimer 30248760b5 Moved the wait_on_subnodes function call to earlier in the script. 1 year ago
digimer 77bae80534 Added default values for MTU and DNS if not set in a manifest. 1 year ago
digimer b8fb3d62e3 Added checks for the screenshot directory before collection. 1 year ago
digimer 663a1e0527 Quieted screenshot logging in anvil-daemon. 1 year ago
digimer fcbace6713 Updated anvil-join-anvil to hold if either node is still running anvil-configure-host 1 year ago
digimer e480337239 Fixed wait loop for subnodes 1 year ago
digimer 582a8b292c Added more job updates to anvil-manage-power. 1 year ago
digimer 5b286f2696 Added missing switch reading in anvil-manage-power. 1 year ago
digimer ef042eef25 Cleaned up logging while waiting for subnodes. 1 year ago
digimer 5d5270486e Added a wait loop when forming node clusters. 1 year ago
digimer d58521ceca Added screenshot capture to striker-collect-debug. 1 year ago
digimer b1562e0301 * Added the new screenshot tool. 1 year ago
digimer c039c58128 * This commit moves taking screenshots of hosted servers onto the strikers using the Sys::Virt module. This was needed because the screenshots were being taken by scan-server, and that was causing it to take a long time to run. It should never have been handled by the scan agent anyway. This update requires a WebUI fix to use the new screenshot tool. This tool also adds holding multiple screenshots to allow users to "scrub" through screenshots up to 10 hours in the past. 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 3c9086d1f3 Fixed bugs related to running jobs. 1 year ago
digimer e8a84e1c97 Added job handling to anvil-manage-server-storage (needs more testing though). 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
Tsu-ba-me adcf5ec818 fix(tools): enhance logging in access module 1 year ago
Tsu-ba-me 7845f8c170 fix(tools): correct key check in access_chain of access module 1 year ago
Tsu-ba-me ee259f5a3a fix(tools): reduce UUIDv4 check strictness in access module 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 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 d39b0af67b * Added support for migration networks, and wrote the man page for anvil-cycle-vm-nics. 1 year ago
digimer a81a110261 * Remove forced log level and secure logging. This addresses issue #386 1 year ago
digimer a0cb791f47 This contains fixes needed for beta from additional testing. 1 year ago
digimer cc71df686b Added a pcs wrapper to serialize pcs constraint calls. 1 year ago
Fabio M. Di Nitto 824e3e07e3 virsh: add wrapper to serialize calls to virsh list 1 year ago
digimer 6ee2ad75db * Updated anvil-delete-server to actively check for and delete any drbd-fenced attributes left over in the CIB after a server is deleted. This addresses issue #374. 1 year ago
digimer ed480cf1cb * Fixed a double-$ bug in Remote->_check_known_hosts_for_target() 1 year ago
digimer 0471fb90ea * Upped the logging in these three tools to help diagnose run errors. To be removed before tagging beta 1 year ago
digimer 88e8978305 * Fixed a bug where getting the job_uuid after a no-db run wouldn't actually update the job progress. 1 year ago