Using Sync into Dissolve
If you have Dissolved a container application onto the destination machine but want to sync the application between the source and destination machines, you can use the virtasync
command to accomplish the update.
This command syncs only the artifacts that were copied and dissolved; it will not copy newly discovered artifacts in the source machine. For example, if artifacts A, B, C were copied into a container and then dissolved onto the destination machine, then executing Sync into Dissolve will update A, B, C on the destination machine. If new artifacts (e.g., D and E) are detected on the source machine, they will not be brought over or synced across because they were not known by the container before the container was dissolved.
You can sync using Reset or Update sync modes. See Using Tether Sync for more information.
To Use Sync into Dissolve using the CLI
Sync will take place if CPROP_SYNC_INTO_DISSOLVE
is set to Y via virtapedit
.
Perform Tether Sync in a command prompt window as follows:
On the destination machine, undock the container:
virtaundock c:\appliances\<appliance name>
Dissolve the container:
virtadissolve c:\appliances\<appliance name>
Re-enable Tether:
virtapedit c:\appliances\<appliance name> CPROP_USE_TETHER y <source_ip>
Enable Sync into Dissolve:
Execute Sync into Dissolve:
Synch into Dissolve Log
After a sync operation, the following file is created in the container directory:
This file contains a log of the operations that occurred during the sync.