digimer
92ed77e05b
Fixed a bug blocking most jobs from running.
...
* Also updated a bunch of 'apache' ownership calls to now use
'striker-ui-api'.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
d7aa7966dc
Fixed a couple bugs
...
* Network->collect_data() wasn't deleting old data before rescans.
* anvil-configure-host wasn't checking links that should be in a bond if
the bond already existed.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
ebd96c7eb3
Disabled the collect_ifcfg_data() method entirely.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
76218dcd32
Updated logging and debugging.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
1373345f33
Fixed a bug where inactive links weren't started
...
* anvil-configure-host now requests a start on the first scan of
network->collect_date().
* Fixed a minor bug where networks without bonds were being processed
needlessly.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
ff0e6c3575
Updated anvil-daemon to call scan-network if no interfaces exist.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
518fddfa82
More progress on the new NM version of anvil-configure-host
...
* It's technically done, but I know bugs remain.
* Updated Jobs->update_progress() to take 'file' and 'line' to make it
easier in the logs to see the origin of the message, when logging the
update.
* Created Network->modify_connection() to update network manager
variables. Created ->reset_connection() to take an interface down and
bring it back up again.
* Fixed a bug in scan-network where the device_to_uuid hash wasn't being
stored.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
83057d0b45
Fixed several bugs around renaming interfaces
...
* Also fixed problems with scan-network related to the new network
naming / NM system.
* Updated Database->insert_or_update_network_interfaces() to better
search for a network_interface_uuid when not specified.
* Updated Network->collect_data() to take the new 'start' parameter
which, when set, brings up unconfigured connections/devices.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
92ddf27979
Fixed bugs, got X_link2 interfaces configuring properly now
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
71735947dc
Created Job->bump_progress() to make advancing job progress easier
...
* Updated Network->collect_data() to find the GENERAL.DEVICES and
GENERAL.IP-IFACE from match.interface-name when the link is down.
* More work done on anvil-configure-host.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
ef89a79162
More progress on anvil-configure-host
...
* Now working on the reconfiguring of interfaces.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
cad524db9d
Removed anvil-update-states
...
* Created new anvil-monitor-network daemon to trigger scan-server via
anvil-monitor-network on network events.
* Moved functionality into scan-network
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
a27773a69d
scan-network now records interfaces, bonds and bridges!
...
* Much testing still needed, but this is a significant milestone.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
9c67b97fdd
Fixed a bug in initializing DROP'ed DBs.
...
* Got more work done on adding network_interfaces to the database in
scan-server.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
ec11335197
Fixed DB initialization bugs.
...
* More work done on the new network stack also.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
72325b9ed7
Finished IP assignment.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
9c57035b54
Got bridge support added to anvil-monitor-network.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
ac2f9999ae
Got anvil-monitor-network assembling bonds properly (I think)
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
a038a1c553
Got anvil-monitor-network successfully renaming interfaces.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
1f88abda04
* Further work done on anvil-monitor-network
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
9cbb5c1f52
Got the data collection done for the new anvil-monitor-network tool.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
f575507c1e
This begins adding support for EL9.
...
* Added the 'hostname' and 'hostnamectl --transient' to
Get->host_name().
* Updated Database->insert_or_update_hosts() to log when no host_name,
host_type or host_uuid is not passed.
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
fb363b5b6c
Increased logging for debugging issue #339
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
52e7875252
Bumoed logging to find '!!error!!' related parsing errors.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
Digimer
01235abbf4
Merge pull request #569 from ylei-tsubame/patch-manage-alerts
...
Anvil tools: patch `anvil-manage-alerts` to ensure alert related records are added correctly
11 months ago
Digimer
ac9bb3032b
Merge branch 'main' into patch-manage-alerts
11 months ago
Digimer
03dbd77195
Merge pull request #568 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/follow-redirects-1.15.5
...
build(deps): bump follow-redirects from 1.14.9 to 1.15.5 in /striker-ui
11 months ago
Tsu-ba-me
b11606091e
docs(tools): add descriptions to alert levels in manager alerts
11 months ago
Tsu-ba-me
a5a41c42ad
docs(tools): add ignore option to alert override level
11 months ago
Tsu-ba-me
17bd67d0c4
fix(tools): disable mail server auth translation in manage alerts
11 months ago
Tsu-ba-me
7b389d0ad3
fix(tools): make username, password optional in manage alerts for mail servers
11 months ago
dependabot[bot]
a5f23ce4cc
build(deps): bump follow-redirects from 1.14.9 to 1.15.5 in /striker-ui
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.9 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Yanhao Lei
00ccddba9d
Merge pull request #567 from ylei-tsubame/correct-webui-deps
...
Web UI: correct UI's NPM dependencies after upgrading `nextjs`
11 months ago
Tsu-ba-me
e35ee27f96
build(striker-ui): update typescript related dev-deps
11 months ago
Tsu-ba-me
83a0210ffa
fix(striker-ui): remove protected state
...
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114
Since the warning is no longer triggered, we can safely remove the
workaround.
11 months ago
Tsu-ba-me
32ed298d27
fix(striker-ui): correct type of indicator value in IconWithIndicator
11 months ago
Tsu-ba-me
c4cc6ddb9f
build(striker-ui): remove react-dom, update react to 18 for nextjs 13, update mui to 5.6
11 months ago
Digimer
8cee262a21
Merge pull request #566 from ClusterLabs/fix-rpm
...
Fix rpm build on mock chroots
11 months ago
Fabio M. Di Nitto
68c41b2e17
Fix rpm build on mock chroots
...
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
11 months ago
Digimer
b1a9de9318
Merge pull request #565 from ClusterLabs/node-ready-issue
...
Node ready issue
11 months ago
digimer
c5e72797fd
Made the match for the partition 'swap' more flexible.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
e4fc831284
Added a missing variable to an alert.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
13a6c44aa4
Updated Cluster->parse_cib() to support new in_ccm and crmd values
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
Digimer
56a9916909
Merge pull request #555 from ylei-tsubame/suiapi-rhel9-crash
...
Web UI: patch repeated SIGTERM on `anvil-access-module` child process
12 months ago
Tsu-ba-me
3033f50545
build(striker-ui-api): rebuild
12 months ago
Tsu-ba-me
3ce6eb3ffe
fix(striker-ui-api): correct passing flags to access module
12 months ago
Tsu-ba-me
c69082a455
build(striker-ui-api): rebuild
12 months ago
Tsu-ba-me
44a39c02f1
fix(striker-ui-api): remove timeout on spawning access module child process
12 months ago
Tsu-ba-me
4bb0a32764
fix(striker-ui-api): add env to control debug level on access child process
12 months ago
Tsu-ba-me
fff3d965c8
fix(striker-ui-api): remove unused root access to perl modules
12 months ago