Commit Graph

15 Commits

Author SHA1 Message Date
Dan Hunsaker
d0f61ed0f6 Add suspend/resume support to pvectl
Now that the API supports CT suspend/resume, it makes sense to have pvectl
support it, too.  It *does* use different names than vzctl does, but it
seems to make sense to be consistent with the API naming in a PVE utility.

Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
2014-10-09 09:23:55 +02:00
Stefan Priebe
776de3bc0d do not use -w switch as it breaks modules
-w enabled warnings for all modules - even when these modules comes from the OS and are not compatible
with warnings. This is the reason to NOT use -w and instead use "use warnings".
2013-10-01 10:36:47 +02:00
Dietmar Maurer
adf8c213cc fix bug #337: avoid warning with pvectl 2013-02-22 06:11:54 +01:00
Dietmar Maurer
7c5af0633f removed startall/stopall commands
Because we now support startup priorities, and start/stop order must include KVM VMs.
2012-09-05 07:57:06 +02:00
Dietmar Maurer
88ba9a1dde fix spelling errors 2012-08-25 09:00:06 +02:00
Dietmar Maurer
f13fe07f27 implement startall/stopall 2012-04-18 10:05:20 +02:00
Dietmar Maurer
8710f2803a add mount/unmount command for openvz 2012-02-20 10:11:49 +01:00
Dietmar Maurer
51ed1415cd improve ocf agent and openvz api 2011-12-15 13:49:13 +01:00
Dietmar Maurer
8b711be097 change pvectl migrate parameter order 2011-12-08 11:13:11 +01:00
Dietmar Maurer
0618d44689 implemente openvz migration 2011-12-02 10:38:41 +01:00
Dietmar Maurer
0715179668 implement openvz start/stop 2011-10-04 11:05:25 +02:00
Dietmar Maurer
c3163e376b implemented vm_config for openvz 2011-09-28 15:31:47 +02:00
Dietmar Maurer
9020f201c9 implement update_vm for openvz 2011-09-28 14:31:39 +02:00
Dietmar Maurer
339e41597d add openvz support (cli only for now) 2011-09-28 14:08:54 +02:00
Dietmar Maurer
aff192e6f5 imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00