Tsu-ba-me
a777410b7e
fix(tools): correct websockify command in manage vnc pipes
1 year ago
Tsu-ba-me
622b686d88
fix(tools): correct reversed set, delete operations in manage vnc pipes
1 year ago
Tsu-ba-me
09c49d0fb4
fix(tools): remove repeated UUIDv4 test in manage vnc pipes
1 year ago
Tsu-ba-me
aa59d465cd
fix(tools): correct renamed call variable in manage vnc pipes
1 year ago
Tsu-ba-me
0f58a349ad
fix(tools): correct input to keys in manage vnc pipes
1 year ago
Tsu-ba-me
ed54bb88f5
fix(tools): correct brackets of set_ws_process in manage vnc pipes
1 year ago
Tsu-ba-me
912ccb458b
fix(tools): log inputs in manage vnc pipes
1 year ago
Tsu-ba-me
6fd5155fe5
fix(tools): add missing grep path in manage vnc pipes
1 year ago
Tsu-ba-me
51fa3ae486
fix(tools): remove unused database connection in manage tunnel
1 year ago
Tsu-ba-me
dffbdbae59
fix(tools): manage all VNC pipe components on subnodes/dr
1 year ago
Tsu-ba-me
870bdb9af3
fix(tools): manage forward list of parent connection in manage tunnel
1 year ago
Tsu-ba-me
fc94e8ce5c
fix(tools): make target optional when using external parent in manage tunnel
1 year ago
Tsu-ba-me
5c9bd9cd14
fix(tools): return code after port forward fails in manage tunnel
1 year ago
Tsu-ba-me
3e5fde0e2d
refactor: rename striker-open-ssh-tunnel->anvil-manage-tunnel
1 year ago
Tsu-ba-me
076c3bd80b
fix(tools): enable open parent connection, child tunnel in open ssh tunnel
1 year ago
Tsu-ba-me
04bcaec9a5
fix(tools): remove all remote calls in manage vnc pipes
1 year ago
Tsu-ba-me
9ecdb4269d
fix(tools): enable remote forward in open ssh tunnel
1 year ago
digimer
541381e317
* Finished getting anvil-manage-server-storage to add new volumes to running servers.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
afaf129733
* Updated anvil-manage-server-storage to connect the new drive to the VM. Still need to update the on-disk and in-DB definitions though.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
de86cf88fe
* Updated anvil-manage-server-storage to now handle a new volume stuck in 'Negotiating', and to do the initial sync when there are three connected peers.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
9bc78860a6
* Updated anvil-update-system to detect kmod-drbd upgrade problems and fix them.
...
* Updated striker-update-cluster and anvil-update-system to take '--reboot' to request a reboot if any packages are updated.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
f262da544d
Removed '--best --allowerasing' from dnf update.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
d741f4aa6f
* Updated anvil-daemon to not exit on high RAM use is any job is running.
...
* Updated anvil-update-system to reboot a target whose kernel updated using an anvil-manage-power job,
* Started making striker-update-cluster run as a job (not at all complete). Fixed a bug where the wrong IP was being used when finding access to a target.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
751687129a
* Updated anvil-daemon to not exit on RAM use if anvil-update-system is running.
...
* Fixed a bug in anvil-safe-stop where it wouldn't trigger a migration when the peer is online.
* Updated anvil-update-system to set job_data to 'failed' and exit with rc 4 if the os update failed.
* Got striker-update-cluster to error out and exit if a called 'anvil-update-system' job failed.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
02c3d204ea
* Updated anvil-update-system to set 'job_data' to track reboots, and striker-update-cluster to read it.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
3016fb875b
* Reworded striker-update-cluster to use anvil-update-system for on-system OS updates.
...
* Updated DRBD->get_status() to take the new 'host' paramter to allow the caller to define the hash key string used in the stored data.
* Updated Get->anvil_version() (and a few other places) to use the new 'striker-ui-api' shell user, replacing the 'apache' user.
* Updated Remote->test_access() to take the new 'close' parameter to close the SSH session used when testing access to the target.
* Fixed a logging bug in anvil-manage-power.
* Updated anvil-update-system to take the '--no-reboot' and 'clear-cache' command line switches.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Tsu-ba-me
4f46bb43eb
fix(tools): remove server screenshot fetching in anvil-daemon
1 year ago
Tsu-ba-me
b549ff2c1f
fix(tools): reduce unnecessary operations in anvil-get-server-screenshot
1 year ago
Tsu-ba-me
4647062111
fix(tools): set script source in anvil-access-module
1 year ago
digimer
d56b7f9a84
* Created (but not finished!) the new striker-update-cluster tool.
...
* Updated Cluster->get_primary_host_uuid() to only load anvils if not already loaded.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
3215e178ef
* Updated striker-collect-debug to support '--output-file /path/to/file.tar.bz2'.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
a7ebe45f76
This adds the new 'striker-collect-debug' tool that collects all potentially useful debug info into a single tarball.
...
* Fixed a bug in Get->anvil_from_switch() to work when the Anvil! name is passed.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Tsu-ba-me
d95eb699f9
chore: disable web VNC, screenshot pieces to avoid libvirt deadlock
1 year ago
Tsu-ba-me
54197a2f2c
fix(tools): wrap guest name with quotes when get vncdisplay in manage vnc pipes
1 year ago
Tsu-ba-me
64093d42a0
fix(tools): allow pass libvirt domain XML info to manage vnc pipes
1 year ago
Tsu-ba-me
d64e5ff17f
chore(tools): hide open all components in manage vnc pipes
1 year ago
Tsu-ba-me
d9d0244f3f
docs(tools): identify most variable outputs in manage vnc pipes
1 year ago
Tsu-ba-me
ce637cbf71
fix(tools): select 0/1 ws instance for given server
1 year ago
Tsu-ba-me
be82c6e267
fix(tools): print forward port after open SSH tunnel in manage vnc pipe
1 year ago
Tsu-ba-me
a48c6997fe
fix(tools): include server host UUID when open VNC SSH tunnel
1 year ago
Tsu-ba-me
ecaa38cfd1
fix(tools): add multiple repairs to manage-vnc-pipes
...
* ensure valid server UUID with pattern
* allow specify known server host UUID
* combine server UUID and server host UUID (a.k.a. ws host UUID) as
unique record in table
* remove unnecessary checks for ws source port
1 year ago
Tsu-ba-me
b92627dd5d
fix(tools): simplify kill logic in manage-vnc-pipes
1 year ago
Tsu-ba-me
a7b2f7c9e1
fix(tools): pass server vnc port as flag in manage-vnc-pipes
1 year ago
Tsu-ba-me
17bef8b415
fix(tools): allow manage-vnc-pipes to accept server name
1 year ago
Tsu-ba-me
324bbaf141
fix(tools): always end with nice exit in open-shh-tunnel
1 year ago
Tsu-ba-me
8da4033607
fix(tools): separate open/close websockify and ssh tunnel
1 year ago
Tsu-ba-me
9457986659
fix(tools): simplify accessing switches in manage-vnc-pipes
1 year ago
Tsu-ba-me
bf0e75109f
fix(tools): simplify selection between local/remote call in manage-vnc-pipes
1 year ago
Tsu-ba-me
d98df4b2a4
fix(tools): isolate non-striker tasks in anvil-daemon
1 year ago
Tsu-ba-me
560d60c7e8
fix(tools): get server screenshots every minute and punt to strikers WIP
1 year ago