Reprovisioning network containers
This topic describes how to reprovision a network container; it contains the following sections:
Overview
The reprovisioning operation allows you to update a network container structure by using a new revision of the network container blueprint. The capability to reprovision a network container enables you to scale the container by adding new components, such as NICs, load balancer interfaces, and firewall interfaces.
For example, you might want to do any of the following modifications to a network container after it has been created:
- Expand the private data network
- Expand the NAT address pool
- Add a network
- Add a network interface
- Add a zone
- Enable or disable a distributed firewall
Before you begin
Container reprovisioning is a potentially complex operation because it involves modifying a production container in which there could be existing virtual machines (VMs). Therefore, BMC highly recommends that you test your reprovisioning process thoroughly in a local sandbox system before applying the process to a production system.
Also, BMC recommends that you build as much scalability into the original network container blueprint as possible. Toggling the dynamic components in the network container is preferable to adding entirely new components to the network container by using the reprovisioning process.
For detailed information about reprovisioning network containers, see Reprovisioning-network-containers-in-BMC-Network-Automation.
To reprovision a network container
In BMC Network Automation, make any required changes to the container blueprint. For information about reprovisioning network containers in BMC Network Automation, see Reprovisioning-network-containers-in-BMC-Network-Automation and Configuring-a-reprovisioning-operation-for-network-containers.
- Import the new blueprint revision into BMC Network Automation by using the import script. See Creating-network-container-blueprints.
- From the BMC Cloud Lifecycle Management Administration Console, click the vertical Workspaces menu on the left side of the window and select Resources.
- Under Quick Links on the left, click Pods under the General section.
- Click the Import Network Container Blueprints icon
to import the blueprint. For details, see Importing-network-container-blueprints.
- Under Quick Links on the left, click Network Containers under the General section.
- Select the network container you want to reprovision.
Click the Reprovision Network Container icon
to launch the Reprovision Network Container dialog.
The Reprovision Network Container dialog is displayed.
- Select the blueprint version to which you want to reprovision the network container.
Click Reprovision.
Where to go next
For an example of the end to end process for reprovisioning a network container with a new NIC, see Container reprovisioning example - adding a new NIC.
For an example of how you would expand the address pool for a network container, see Container reprovisioning example - expanding the private data network.