diff --git a/atvm/archive/imported-notes/cypress-automation-for-cmc.md b/atvm/archive/imported-notes/cypress-automation-for-cmc.md index e1be60a..dd3e249 100644 --- a/atvm/archive/imported-notes/cypress-automation-for-cmc.md +++ b/atvm/archive/imported-notes/cypress-automation-for-cmc.md @@ -254,7 +254,7 @@ Reserved static ip address for atvm environment: 9. 192.168.3.188: 10. 192.168.3.189: -**__192.1168.3.176 - 179:__** used for atvm infrastructure +**__192.168.3.176 - 179:__** used for atvm infrastructure 1. 192.168.3.176: atvm-ovirtengine (ssh: **OVIRT_ENGINE_SSH_USER** / **OVIRT_ENGINE_SSH_PASSWORD**; web portal: **OVIRT_ENGINE_WEB_USER** / **OVIRT_ENGINE_WEB_PASSWORD** from `.env.credentials.local`) - sometimes after a reboot the kvm shows as down but it really isn't. Seems like a glitch. Putting it in maintenance mode and activating it seemed to get working again for whatever reason. @@ -279,7 +279,7 @@ Reserved static ip address for atvm environment: 1. https://192.168.3.178:8006/ - 2. email used for alerts: `PROXMOX_ALERT_EMAIL` from `.env.credentials.local` (alias email currently linked with anthony.wen@cirrusdata.com) + 2. email used for alerts: qatestuser.atvm@cirrusdata.com (alias email currently linked with anthony.wen@cirrusdata.com) 3. hostname (FQDN): atvm-proxmox.cdsi.us.local 4. AutomatedTest-VMBootImgComputeMigration-Gold (512 GB) 5. 8 cpu, 16GB memory, 132GB disk space @@ -1271,21 +1271,8 @@ Notes: * Rocky 9.7 \[atvm164-rocky9.7\] - 5.14.0-611.5.1.el9_7.x86_64 \* used codex / script \* * Rocky 10.1 \[atvm165-rocky10.1\] - 6.12.0-124.8.1.el10_1.x86_64 \* used codex / script \* * Ubuntu 26.04 \[atvm166-ubuntu26.04\] - 7.0.0-15-generic \* used codex / script \* -* Redhat 9.8 \[atvm167-redhat9.8\] - - * **==rollback snapshot==** - * **==move to gold disk==** - * **==add data disks==** - * **==add FC adapters==** - * **==delete snapshot==** -* Redhat 10.2 \[atvm168-redhat10.2\] - - * **==configure==** - * **==snapshot==** - * **==test==** - * **==move to gold disk==** - * **==change ip 3.191==** - * **==add data disks==** - * **==add FC adapters==** - * **==delete snapshot==** +* Redhat 9.8 \[atvm167-redhat9.8\] - 5.14.0-70.22.1.el9_0.x86_64 \* used codex / script \* +* Redhat 10.2 \[atvm168-redhat10.2\] - 6.12.0-211.7.3.el10_2.x86_64 \* used codex / script \* ========== @@ -1309,3 +1296,6 @@ These clients are created for other QA but on a temporary basis to help them uni 1. atvmxxx-w2k25 192.168.0.75 +2. aw999-oracle10-1-tj 192.168.3.205 (06/11/2026 - secure boot; tomasz) +3. cdcpe-va-aw-2 192.168.3.231 (06/12/2026 - anthony; admin/admin) +4. cdcpe-va-aw 192.168.0.85 (main cdcpe - anthony; admin/admin) diff --git a/atvm/inventory/reserved-ips.md b/atvm/inventory/reserved-ips.md index 75fe1bf..43b012c 100644 --- a/atvm/inventory/reserved-ips.md +++ b/atvm/inventory/reserved-ips.md @@ -3,6 +3,8 @@ This file indexes the reserved IP ranges and role assignments used in the ATVM environment. ## Key Reserved Range +- `192.168.3.176 - 179` + - ATVM infrastructure for compute migration platforms - `192.168.3.190 - 199` - ATVM infrastructure - `192.168.3.180 - 189` @@ -25,9 +27,21 @@ This file indexes the reserved IP ranges and role assignments used in the ATVM e - ATVM OpenStack host - `192.168.3.197` - ATVM OpenStack secondary address / host note +- `192.168.3.198` + - currently unassigned in the archived notes - `192.168.3.199` - Linux repository VM +## Compute Migration Infrastructure +- `192.168.3.176` + - ATVM oVirt engine +- `192.168.3.177` + - ATVM KVM host +- `192.168.3.178` + - ATVM Proxmox host +- `192.168.3.179` + - currently unassigned in the archived notes + ## Unit Test Clone Notes - `192.168.3.180` - currently unassigned in the archived notes @@ -41,6 +55,8 @@ This file indexes the reserved IP ranges and role assignments used in the ATVM e - currently unassigned in the archived notes - `192.168.3.185` - `atvm999-oracle8.10`, unstructured migration migrator +- `192.168.3.186 - 189` + - currently unassigned in the archived notes ## Primary Source The full reserved IP listing and per-IP notes are preserved in: diff --git a/atvm/inventory/specialized-reference.md b/atvm/inventory/specialized-reference.md index 293b6d4..f747a0c 100644 --- a/atvm/inventory/specialized-reference.md +++ b/atvm/inventory/specialized-reference.md @@ -22,8 +22,8 @@ The archived ATVM source file still contains several specialized detailed sectio - temporary client inventory ## Notable Current Archive Updates -- Guest image references include newer placeholders for RHEL 9.8, RHEL 10.2, and Ubuntu 26.04. -- Gold-image notes include recent codex/script preparation notes for Oracle 9.7, Oracle 10.1, Rocky 9.7, Rocky 10.1, and Ubuntu 26.04. -- Temporary unit test client notes now list `atvmxxx-w2k25 192.168.0.75` without the older `aw-ubuntu24.04` entry. +- Guest image references include newer entries for RHEL 9.8, RHEL 10.2, and Ubuntu 26.04. +- Gold-image notes include recent codex/script preparation notes for Oracle 9.7, Oracle 10.1, Rocky 9.7, Rocky 10.1, Ubuntu 26.04, Redhat 9.8, and Redhat 10.2. +- Temporary unit test client notes now list `atvmxxx-w2k25`, `aw999-oracle10-1-tj`, `cdcpe-va-aw-2`, and `cdcpe-va-aw`. Use this file as a map when you need those detailed sections in the preserved archived notes. diff --git a/atvm/inventory/vm-inventory.md b/atvm/inventory/vm-inventory.md index 3d53e92..5b9f726 100644 --- a/atvm/inventory/vm-inventory.md +++ b/atvm/inventory/vm-inventory.md @@ -130,10 +130,10 @@ For current membership on `AutomatedTest-VMBootImg-Gold` and `AutomatedTest-VMBo | Redhat Linux 9.5 | atvm139-redhat9.5 | 5.14.0-503.14.1.el9_5.x86_64 | | | Redhat Linux 9.6 | atvm147-redhat9.6 | 5.14.0-570.12.1.el9_6.x86_64 | | | Redhat Linux 9.7 | atvm160-redhat9.7 | 5.14.0-611.16.1.el9_7.x86_64 | | -| Redhat Linux 9.8 | atvm167-redhat9.8 | | | +| Redhat Linux 9.8 | atvm167-redhat9.8 | 5.14.0-70.22.1.el9_0.x86_64 | used codex / script | | Redhat Linux 10.0 | atvm148-redhat10.0 | 6.12.0-55.9.1.el10_0.x86_64 | | | Redhat Linux 10.1 | atvm161-redhat10.1 | 6.12.0-124.8.1.el10_1.x86_64 | | -| Redhat Linux 10.2 | atvm168-redhat10.2 | | | +| Redhat Linux 10.2 | atvm168-redhat10.2 | 6.12.0-211.7.3.el10_2.x86_64 | used codex / script | | Rocky Linux 8.4 | atvm33-rocky8.4 | 4.18.0-305.3.1.el8_4.x86_64 | | | Rocky Linux 8.5 | atvm34-rocky8-5 | 4.18.0-348.el8.0.2.x86_64 | | | Rocky Linux 8.6 | atvm35-rocky8.6 | 4.18.0-372.9.1.el8.x86_64 | |