778 Commits

Author SHA1 Message Date
Dietmar Maurer
41111bdc16 add API for openvz user_beancounters 2011-10-07 12:20:15 +02:00
Dietmar Maurer
5152f72895 display vswap for openvz containers 2011-10-07 10:07:03 +02:00
Dietmar Maurer
a0e53eb097 try to compute network/disk statistics for openvz
We currently need 'vzctl exec' for net stats which is clumsy.
And the blkio stats for container does not seem to deliver
correct values.
2011-10-07 09:36:27 +02:00
Dietmar Maurer
10591607f2 fix openvz vmstatus list 2011-10-07 06:41:41 +02:00
Dietmar Maurer
7e8270c177 implement openvz option view/edit 2011-10-05 13:23:47 +02:00
Dietmar Maurer
52815271f8 add ressource editor for openvz 2011-10-05 11:57:52 +02:00
Dietmar Maurer
64f2240c6d fix bug #6: correctly implement bridged mode for openvz 2011-10-05 10:33:26 +02:00
Dietmar Maurer
6e9293ab7e encrypt container password (sha1) 2011-10-05 08:08:01 +02:00
Dietmar Maurer
cfce32a1f8 implement vncproxy API for openvz 2011-10-05 07:35:15 +02:00
Dietmar Maurer
1e3c9d9166 avoid warnings about uninitialized values in pvestatd 2011-10-05 07:17:15 +02:00
Dietmar Maurer
a052831425 add rrd API for openvz 2011-10-04 12:20:17 +02:00
Dietmar Maurer
3a013cb9a1 correctly decode description 2011-10-04 11:54:09 +02:00
Dietmar Maurer
97d087f626 implement openvz start/stop 2011-10-04 11:05:25 +02:00
Dietmar Maurer
544413f3b4 automatically use DNS settings from host 2011-10-03 13:05:15 +02:00
Dietmar Maurer
4a8674c914 return defaults if /etc/vz/vz.conf does not exists
I.e. when vzctl package is not installed.
2011-10-03 12:13:50 +02:00
Dietmar Maurer
04bbdbc253 disable debug messages in REST.pm by default 2011-09-29 08:33:41 +02:00
Dietmar Maurer
f5d9dc4927 disable debug messages in APIDaemon by default 2011-09-29 08:09:51 +02:00
Dietmar Maurer
d90b5cc283 fix node status when no cluster configured 2011-09-29 07:08:01 +02:00
Dietmar Maurer
c6a69e0bb5 implemented vm_config for openvz 2011-09-28 15:31:47 +02:00
Dietmar Maurer
3e86d7f6b8 implement update_vm for openvz 2011-09-28 14:31:39 +02:00
Dietmar Maurer
590d05959d add openvz support (cli only for now) 2011-09-28 14:08:54 +02:00
Dietmar Maurer
ef9011cf3f check if nodes are online 2011-09-19 13:15:26 +02:00
Dietmar Maurer
d4636262dd avoid interger conversion warnings 2011-09-19 11:08:39 +02:00
Dietmar Maurer
ffb1b69bb0 compute a repository ID
And try to disable upload when there are local modifications.
2011-09-15 14:54:42 +02:00
Dietmar Maurer
39e68b2b8e use PVE::RPCEnvironment::check_worker() to impl. stop_task 2011-09-14 08:17:17 +02:00
Dietmar Maurer
2ba8d44651 use CMan instead of corosync
because the service is called /etc/init.d/cman (although the
binary running is corosync)
2011-08-26 09:06:16 +02:00
Dietmar Maurer
5384d162d8 add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
Dietmar Maurer
c3731ed285 removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00