The tool executes actions over/in the Container registered in Parallels Business Automation - Standard.
Usage:
/usr/sbin/hspcvpsctl.pl operation ve_id [options]
/usr/sbin/hspcvpsctl.pl migrate ve_id --dest_hw dest_hw_id [options]
/usr/sbin/hspcvpsctl.pl tmpl-upgrade ve_id [template_packages] [options]
Operations descriptions:
Operation |
Description |
start |
Starts Container |
stop |
Stops Container |
repair |
Repairs Container |
create |
Creates Container |
migrate |
Migrates Container to destination hardware node |
tmpl-upgrade |
Upgrades specified templates in Container to required versions |
Migration options:
Name |
Value |
Description |
--dest_hw |
dest_hw_id |
Destination Hardware Node ID in Parallels Business Automation - Standard |
Templates upgrade options:
Name |
Value |
Description |
--tmpl |
package/target_conf_version |
Package and target conf version |
General options:
Name |
Description |
-v , --version |
Prints version |
--verbose |
Prints information about execution process |
--async |
Executes operations asynchronously |