Versions Compared

Key

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

In private cloud datacenters, Abiquo supports guest setup with cloud init or hypervisor tools. In public cloud providers, Abiquo supports cloud init, and in AWS it also supports provider setup tools. Guest setup runs the first time you deploy a VM. The hypervisor tools guest setup also runs when you add a NIC. If the guest setup is not successful, the VM deploy or reconfigure will fail and roll back.

...

Mermaid
fileNamemermaid_1656426384020
themeneutral
version2
{"diagramDefinition":"flowchart LR\nZ(( ))\nstyle Z fill:#g1g,stroke:#100,stroke-width:20px\nZ-->A(<font color=ffffff>Public)\n    A-->B(<font color=ffffff>AWS)-->C(<font color=ffffff>AWS options)\n    A-->D(<font color=ffffff>Azure)-->E(<font color=ffffff>Win)-->F(<font color=ffffff>Guest passwords)\n    Z-->G(<font color=ffffff>Private)\n    G-->H(<font color=ffffff>Hypervisor tools)-->I(<font color=ffffff>Win)-->J(<font color=ffffff>Custom Specification)\n    I-->K(<font color=ffffff>Unattend file)\n    H-->L(<font color=ffffff>Linux)-->M(<font color=ffffff>Config)\n    G-->N(<font color=ffffff>Cloud init)-->O(<font color=ffffff>Linux)-->P(<font color=ffffff>Check network in OS)\n    N-->Q(<font color=ffffff>Win?)\nstyle A fill: #00457a,stroke: #00457a\nstyle G fill: #00457a,stroke: #00457a\nstyle B fill: #ff9f3c,stroke: #ff9f3c\nstyle C fill: #ff9f3c,stroke: #ff9f3c\nstyle D fill: #ff9f3c,stroke: #ff9f3c\nstyle E fill: #ff9f3c,stroke: #ff9f3c\nstyle F fill: #ff9f3c,stroke: #ff9f3c\nstyle H fill: #ff9f3c,stroke: #ff9f3c\nstyle I fill: #ff9f3c,stroke: #ff9f3c\nstyle J fill: #ff9f3c,stroke: #ff9f3c\nstyle K fill: #ff9f3c,stroke: #ff9f3c\nstyle M fill: #ff9f3c,stroke: #ff9f3c\nstyle N fill: #ff9f3c,stroke: #ff9f3c\nstyle O fill: #ff9f3c,stroke: #ff9f3c\nstyle P fill: #ff9f3c,stroke: #ff9f3c\nstyle Q fill: #ff9f3c,stroke: #ff9f3c\nstyle L fill: #ff9f3c,stroke: #ff9f3c"}

Table of guest setup functionality

...

(star) - For Windows with hypervisor tools use a custom specification instead of an unattend file. See Limitations of a custom specification to configure Windows
(blue star)  - See Configuration drive

Configure guest setup

...