Arif Ali
bb166ecc96
* do_innodb_resolution.sh: mostly now works, the timing between update-status and the add-instance may need to be tweaked still * vault.sh: use juju status json to grab the IPs for the vault units * check_juju.sh: add debug to the default status * check_avail_pci.sh: add hypervisor_name to the output to make it easier to grab multiple nodes * get_passwords.sh: add extra password for collection |
||
---|---|---|
.gitignore | ||
check_avail_pci.sh | ||
check_innodb.sh | ||
check_juju.sh | ||
check_mongo_status_nojuju.sh | ||
check_mongo_status.sh | ||
check_mongo.sh | ||
check_openstack.py | ||
check_queues.sh | ||
check_vip_issue_db.sh | ||
debug-relations.sh | ||
do_ceph.sh | ||
do_group_replication.sh | ||
do_innodb_resolution.sh | ||
do_lds_azs.sh | ||
fix_cloud_focal.sh | ||
fix_cloud.sh | ||
get_all_ips.sh | ||
get_all_relation_info.sh | ||
get_charm_versions.sh | ||
get_passwords.sh | ||
get_relation_info.py | ||
grab_vips.sh | ||
logrotate_cis_fix.sh | ||
README.md | ||
reset.sh | ||
shutdown_nodes.sh | ||
test_juju.py | ||
vault_init.sh | ||
vault-secrets.txt | ||
vault.sh |
Documeent on these scripts
Arif's lab specific
fix_cloud_focal.sh
fix_cloud.sh
Generic scripts
check_juju.sh
Does a juju status
anc discards active, idle units htat are green
check_mongo.sh
logs into a juju controller directly onto mongodb, below are the 2 arguments that will be taken
- machine-id (0)
- model-name (controller)
check_queues.sh
checks to see if the queues are balanced on all juju controllers.
`check_vip_issue_db.sh`
debug-relations.sh get_all_ips.sh get_all_relation_info.sh get_charm_versions.sh get_details.sh get_passwords.sh get_relation_info.py grab_vips.sh reset.sh test_juju.py vault_init.sh vault.sh