Tuesday, July 9, 2013

Basic Commands of OpenVZ

$ vzlist
list all of the active containers

$vzctl start 101
$vzctl stop 101
$vzctl restart 101

$vzctl destroy 101
$vzct enter 101

More: http://openvz.org/Basic_operations_in_OpenVZ_environment

[root@sr1s1 ~]# vz
vzcalc         vzcpucheck     vzdqdump       vzifup-post    vzmigrate      vzpid          vzstats      
vzcfgvalidate  vzctl          vzdqload       vzlist         vznetaddbr     vzquota        vzubc        
vzcptcheck     vzdqcheck      vzeventd       vzmemcheck     vznetcfg       vzsplit      


$ vzctl exec 101 ps -ef
See more on man vzctl

No comments: