Environment lallero (msrs-env-0009)
Current status: Draft setup
Edit setup
Access instructions
- Display ID
- msrs-env-0009
- Internal ID
- 98db77ea-b426-4ebf-9f3d-5530904afc1e
- Status
- Draft setup
- Profile
- VM
- Provider
- aws
- Setup source
- custom-ea1ed9c3-2114-4a76-abef-b52e7890a3eb
- MariaDB
- custom-multi-node
- Distro
- mixed
- Retention
- 8/23/2026, 11:37:17 AM
- Auto-stop
- -
- Primary timezone
- UTC
- Assigned engineer timezones
- UTC
- Challenge timeout
- 30 minutes
- Presence challenge
- none
Lifecycle actions
Pause/decommission is enforced at whole-environment scope. Partial single-node lifecycle outcomes are not supported.
Timezone policy: UTC · Challenge timeout: 30 min
Setup can be edited until provisioning starts. Pause/Resume controls compute cost state; MariaDB service operations stay manual after provisioning.
Node access targets
Stub instructions: no successful provision yet. Real hostnames, certificates, and credentials are produced once a provisioning backend runs.
| Node | Host | User | Role | Cluster |
|---|
| node-001 | lallero-wan01-node-001.stub.msrs.internal | support | member | Wan01 (galera) |
| node-002 | lallero-wan01-node-002.stub.msrs.internal | support | member | Wan01 (galera) |
| Node-003 | lallero-wan02-node-003.stub.msrs.internal | support | member | Wan02 (galera) |
Connection methods
SSH certificate access (recommended)
Issue a short-lived SSH certificate for this environment and connect through jump host.
ssh-keygen -t ed25519 -f ~/.ssh/msrs_98db77ea -C "lallero"
msrs access issue-cert --env 98db77ea-b426-4ebf-9f3d-5530904afc1e --pub ~/.ssh/msrs_98db77ea.pub
ssh -i ~/.ssh/msrs_98db77ea -J jump.aws.msrs.internal support@lallero-wan01-node-001.stub.msrs.internal
SSH config block
Drop this into ~/.ssh/config to simplify access across all nodes.
Host msrs-98db77ea-*
User support
ProxyJump jump.aws.msrs.internal
IdentityFile ~/.ssh/msrs_98db77ea
# Example: ssh msrs-98db77ea-node-001
Custom topology
2 clusters, 0 MaxScale, 3 nodes, 1 links
Wan01 (Galera cluster)
| Node | Role | Edition | MariaDB | Distro |
|---|
| node-001 | member | ES | 10.5.29 | rhel 9 |
| node-002 | member | ES | 10.5.27 | rhel 9 |
Wan02 (Galera cluster)
| Node | Role | Edition | MariaDB | Distro |
|---|
| Node-003 | member | CS | 10.6.18 | ubuntu 24.04 |
Cluster links
| Type | Source | Target |
|---|
| Async replica link | Wan01 | Wan02 |