-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathspec.run.multi-vm.single-disk.single-nic.yaml
More file actions
49 lines (46 loc) · 1.46 KB
/
spec.run.multi-vm.single-disk.single-nic.yaml
File metadata and controls
49 lines (46 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Example: multiple VMs, each with one boot disk and one NIC mapping.
vms:
- vm:
name: Web01
migration:
delta_interval: 300
readers: 4
parallel_disks: 1
run_virt_v2v: false
snapshot_quiesce: auto
target:
cloudstack:
zoneid: 4cbe6127-d225-4312-9465-81198791221b
clusterid: 51e9e14a-0d06-4db5-a73a-2431eb0643e0
storageid: 68f38850-a051-3ff1-9865-6a24a2ba2864
serviceofferingid: 4c636c18-3cd6-4b24-b0ef-e0347198b46c
nic_mappings:
"4000":
source_label: "Network adapter 1"
source_network: "Web"
source_mac: "00:50:56:aa:01:01"
source_device_key: 4000
source_index: 0
networkid: 3da6b73b-b55b-4d0d-9dcf-2c40fe8bb6aa
- vm:
name: Web02
migration:
delta_interval: 300
readers: 4
parallel_disks: 1
run_virt_v2v: false
snapshot_quiesce: auto
target:
cloudstack:
zoneid: 4cbe6127-d225-4312-9465-81198791221b
clusterid: 51e9e14a-0d06-4db5-a73a-2431eb0643e0
storageid: 68f38850-a051-3ff1-9865-6a24a2ba2864
serviceofferingid: 4c636c18-3cd6-4b24-b0ef-e0347198b46c
nic_mappings:
"4000":
source_label: "Network adapter 1"
source_network: "Web"
source_mac: "00:50:56:aa:01:02"
source_device_key: 4000
source_index: 0
networkid: 3da6b73b-b55b-4d0d-9dcf-2c40fe8bb6aa