3714 Commits

Author SHA1 Message Date
Dietmar Maurer
64f2240c6d fix bug #6: correctly implement bridged mode for openvz 2011-10-05 10:33:26 +02:00
Dietmar Maurer
bc3c914a7a fix bug #8: correctly use macaddr instead of mac 2011-10-05 10:31:59 +02:00
Dietmar Maurer
6e9293ab7e encrypt container password (sha1) 2011-10-05 08:08:01 +02:00
Dietmar Maurer
7de32878b6 implemement PVE.OpenVZConsole
We now have fully functional openvz vnc console.
2011-10-05 07:37: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
cd3753f6b7 use better class names for NotesView/NotesEdit 2011-10-04 12:09:01 +02:00
Dietmar Maurer
95855a83bf implement Summary/Status view for OpenVZ
And add start/stop/shutdown/remove/console buttons.
2011-10-04 11:58:14 +02:00
Dietmar Maurer
77b046eb31 make NotesView work with openvz containers 2011-10-04 11:56:12 +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
e0dcea939a avoid error in triggers
test if /etc/pve is mounted; else simple exit
2011-10-04 07:04:30 +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
26cfda5b0a implement openvz create wizard 2011-10-03 12:03:15 +02:00
Dietmar Maurer
52943683f2 add icons for openvz containers 2011-09-30 08:17:16 +02:00
Dietmar Maurer
6f18677bf1 disable toolbar in AuthView (make it read-only)
That code is too unstable, so we disable that for now.
2011-09-29 10:20:25 +02:00
Dietmar Maurer
fcc62b39a6 improve GroupView GUI (sensitive buttons) 2011-09-29 10:17:47 +02:00
Dietmar Maurer
d502e40db1 remove fieldset from UserEdit
We should implement the fielset option in InputPanel instead (if we really want to use fieldsets)
2011-09-29 10:04:42 +02:00
Dietmar Maurer
360018e249 improve UserView GUI (sensitive buttons) 2011-09-29 09:30:24 +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
10eb2495ad change default boot order to cdn
And disable Floppy option (till now we do not support floppies)
2011-09-29 07:51:10 +02:00
Dietmar Maurer
ca6273d7fe list lvm2 and clvm packages with pveversion 2011-09-29 07:34:03 +02:00
Dietmar Maurer
d90b5cc283 fix node status when no cluster configured 2011-09-29 07:08:01 +02:00
Dietmar Maurer
b88325e7c1 create dummy GUI for OpenVZ 2011-09-28 16:04:44 +02:00
Dietmar Maurer
6d2c25d4f5 implement openvz status update 2011-09-28 15:45:13 +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
ca7916fa6a depend on liblockfile-simple-perl
We use this to lock OpenVZ containers.
2011-09-27 10:08:17 +02:00
Dietmar Maurer
b8ddc0901d fix UPID parser
Allow '-' in host names.
2011-09-23 13:27:26 +02:00
Dietmar Maurer
6a9a522082 use return instead of next 2011-09-21 12:24:40 +02:00
Dietmar Maurer
7fc43a1cb9 start after clvmd, stop before clvmd 2011-09-21 12:22:29 +02:00
Dietmar Maurer
ef9011cf3f check if nodes are online 2011-09-19 13:15:26 +02:00
Dietmar Maurer
427ab12115 try to reconnect VNCConsole after migration 2011-09-19 12:31:51 +02:00
Dietmar Maurer
d4636262dd avoid interger conversion warnings 2011-09-19 11:08:39 +02:00
Dietmar Maurer
c7ac8914b9 cleanup 2011-09-19 10:07:38 +02:00
Dietmar Maurer
d30bec0a31 use different icons for running servers 2011-09-19 09:41:35 +02:00
Dietmar Maurer
19a22b7cc7 disable chunking
because this makes still problems with the scrollbar
2011-09-16 11:37:08 +02:00
Dietmar Maurer
2a0bc39fd3 update tree node if node attribute changes (vm migration)
and cleanup code
2011-09-16 11:13:34 +02:00
Dietmar Maurer
31cd039bb1 improve handling of migrated VMs 2011-09-16 08:55:46 +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
3eaa25db0b implemente migrate UI 2011-09-15 11:55:24 +02:00
Dietmar Maurer
26bcb13bbd fix tasklist sort order 2011-09-14 09:20:26 +02:00
Dietmar Maurer
5d6cb786fd refresh task output when task is running 2011-09-14 09:14:15 +02:00
Dietmar Maurer
39e68b2b8e use PVE::RPCEnvironment::check_worker() to impl. stop_task 2011-09-14 08:17:17 +02:00
Dietmar Maurer
217e32e31f Fix maxIDs 2011-09-12 09:14:13 +02:00
Dietmar Maurer
a263b7e338 Add digest to prevent concurrent changes 2011-09-07 11:43:19 +02:00