Commit Graph

99 Commits

Author SHA1 Message Date
Dietmar Maurer
51ed1415cd improve ocf agent and openvz api 2011-12-15 13:49:13 +01:00
Dietmar Maurer
45116ffb90 use new AbstractMigrate.pm 2011-12-06 10:18:23 +01:00
Dietmar Maurer
0618d44689 implemente openvz migration 2011-12-02 10:38:41 +01:00
Dietmar Maurer
a7e42354de fix bug 45: skip external VMs 2011-11-28 10:19:48 +01:00
Dietmar Maurer
f4a8bab48f allow exclude-path in /etc/vzdump.conf 2011-11-28 08:14:58 +01:00
Dietmar Maurer
4baf5d13d1 use new syntax for PVE::JSONSchema::get_options 2011-11-24 12:22:24 +01:00
Dietmar Maurer
7b8e404522 fix bug 48: proxy initlop to correct node 2011-11-18 06:15:55 +01:00
Dietmar Maurer
7e79e293e8 implement openvz migrate 2011-11-17 14:36:25 +01:00
Dietmar Maurer
49046e5392 fix bug 39: proxy backup request to correct node 2011-11-17 11:51:47 +01:00
Dietmar Maurer
2c8e0b1537 add/display storage option 2011-11-14 09:33:02 +01:00
Dietmar Maurer
2d590018e5 add initlog API 2011-11-08 07:52:41 +01:00
Dietmar Maurer
607263cbf6 use PVE::Tools::dump_logfile 2011-11-08 07:49:09 +01:00
Dietmar Maurer
9f7678839d support more than 'local' storage for openvz.
It is now possible to use NFS or other directory type storages.
2011-11-07 12:35:38 +01:00
Dietmar Maurer
31aef76131 cleanup vzdump backup/cron code 2011-10-31 08:47:18 +01:00
Dietmar Maurer
b0905e3a84 use vzdump.cron instead of vzdump 2011-10-31 07:33:04 +01:00
Dietmar Maurer
53c6bb6cde add delete option to backup api 2011-10-28 07:59:00 +02:00
Dietmar Maurer
7625ea19ee use starttime hh:mm instead of hour and minute 2011-10-27 09:44:24 +02:00
Dietmar Maurer
badcb8d162 allow to filter specific resource types 2011-10-25 13:10:54 +02:00
Dietmar Maurer
063bb19ba8 correctly quote shell arguments inside vzdump cron file 2011-10-25 13:09:49 +02:00
Dietmar Maurer
ac27b58d10 finnish and cleanup vzdump API 2011-10-25 09:28:55 +02:00
Dietmar Maurer
7cdf443cb0 add vzdump cron API 2011-10-24 12:59:31 +02:00
Dietmar Maurer
3736f16ba4 corretly set ostemplate 2011-10-24 08:36:27 +02:00
Dietmar Maurer
89cd40282b implement simple restore dialog 2011-10-20 11:20:45 +02:00
Dietmar Maurer
30edfad922 start backup/restore GUI 2011-10-18 12:49:14 +02:00
Dietmar Maurer
aabf3adddd implement vzrestore
This just calls create_vm (restore is a special case of create).
2011-10-17 08:23:56 +02:00
Dietmar Maurer
bf58f8ddda plug VZDump into our API 2011-10-14 13:43:06 +02:00
Dietmar Maurer
c661ad50d2 use backgroud tasks for service actions 2011-10-11 10:06:25 +02:00
Dietmar Maurer
fc2b50c1dc use new asynchronous API for qemu 2011-10-10 13:22:17 +02:00
Dietmar Maurer
96e1743e3e log openvz configuration changes 2011-10-10 09:52:13 +02:00
Dietmar Maurer
a42f6acbcb run openvz destroy_vm as background task 2011-10-10 09:15:11 +02:00
Dietmar Maurer
7ca813e6fd run openvz create_vm as background task 2011-10-10 09:10:17 +02:00
Dietmar Maurer
9056e748db add GUI for user_beancounters 2011-10-07 13:58:56 +02:00
Dietmar Maurer
56203bf1f7 add API for openvz user_beancounters 2011-10-07 12:20:15 +02:00
Dietmar Maurer
337dca7c2a implement openvz option view/edit 2011-10-05 13:23:47 +02:00
Dietmar Maurer
d9f0ffa99d add ressource editor for openvz 2011-10-05 11:57:52 +02:00
Dietmar Maurer
b1b121d57d implement vncproxy API for openvz 2011-10-05 07:35:15 +02:00
Dietmar Maurer
d9c18330d7 add rrd API for openvz 2011-10-04 12:20:17 +02:00
Dietmar Maurer
88a6668d3e correctly decode description 2011-10-04 11:54:09 +02:00
Dietmar Maurer
0715179668 implement openvz start/stop 2011-10-04 11:05:25 +02:00
Dietmar Maurer
4223bcbaeb automatically use DNS settings from host 2011-10-03 13:05:15 +02:00
Dietmar Maurer
8835373de1 fix node status when no cluster configured 2011-09-29 07:08:01 +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
bc7bff8e4f check if nodes are online 2011-09-19 13:15:26 +02:00
Dietmar Maurer
4380b8d9ce avoid interger conversion warnings 2011-09-19 11:08:39 +02:00
Dietmar Maurer
c5693297d3 use PVE::RPCEnvironment::check_worker() to impl. stop_task 2011-09-14 08:17:17 +02:00
Dietmar Maurer
2bb9208f71 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
beb651ee65 removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00