Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following variables configure the template:

Variable

Required

Type

Comments

description

No

String

uuid

No

Int

cpuset

Yes

Array of int

A minimum of 4 CPUs is required

memory

No

Int

(GiB). The default and minimum required is 6

emulatorpin

Yes

Int

vm_disk

Yes

String

The disk image can be in raw or in qcow2. More information in the disk section.

disk_extract

No

Boolean

More information in the disk section.

bridges

No

Dict

name (String) and mac_address (String) must be defined. In competition with ovs bridge

ovs

No

Dict

ovs_port (String) and mac_address (String) must be defined. In competition with bridges

sv_interfaces

Yes

Array of dict

name (String), mac_address (String) and mode (String) must be defined.

Disk

The VM can be deployed in two format:

...

  • Yocto SEAPATH standalone

  • Debian SEAPATH standalone

  • Debian SEAPATH cluster (2 hypervisors)

  • Yocto SEAPATH cluster (3 hypervisors)

Not yet supported

  • The live migration cannot be done due to macvtap configuration. It is'nt supported by qemu for now.

  • The L3 cache partionning asked in the ABB documentation is not yet implemented and will require test to check the impact in SEAPATH.