Commit e6d7d9c
Thibaut Demaret
storage: fill NVMe-oF gaps in non-interactive mode, HA config, and target VM setup
Add NVMEOF_NQN, NVMEOF_ADDR, NVMEOF_PORT to the non-interactive
detection guard so that answer-file deployment works for NVMe-oF.
Define NVMEOF_DOMAIN=12 in VDSMConstants and NVMEOF in
StorageDomainType for consistency with engine and VDSM.
Include nvmeof_address, nvmeof_port, nvmeof_nqn, nvmeof_host_nqn,
and nvmeof_dhchap_key in hosted-engine.conf template so the HA
broker can reconnect NVMe-oF storage after a failover or restart.
Pass all five NVMe-oF variables through to the ansible target-vm
role so the engine VM can be provisioned on NVMe-oF storage.
Part of the NVMe-oF/TCP storage domain feature.
Signed-off-by: Thibaut Demaret <thibaut.demaret@worteks.com>1 parent b3ea4c2 commit e6d7d9c
4 files changed
Lines changed: 27 additions & 1 deletion
File tree
- src
- ovirt_hosted_engine_setup
- plugins/gr-he-ansiblesetup/core
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
555 | 557 | | |
556 | 558 | | |
557 | 559 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
167 | 182 | | |
168 | 183 | | |
169 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments