Wolfgang Link
6f9ea1c199
fix output percent_used in rbd pools
...
This fix is essential of cause json field changes in the ceph api.
They change the field size in pool to max_avail
and the field total_size in stats to total_max_avail
2015-09-09 06:41:54 +02:00
Dietmar Maurer
3687020828
use PVE::SafeSyslog in pveproxy and pvedaemon
2015-09-08 16:57:53 +02:00
Dietmar Maurer
e5d2847f99
allow usage of ceph development repository
...
This is a temporary workaround for testing. We plan to switch to
official repository as soon as it gets available.
2015-09-08 12:13:42 +02:00
Dietmar Maurer
3e8560ac0d
convert pveceph into a PVE::CLI class
2015-09-08 11:25:00 +02:00
Emmanuel Kasper
eb5d01365b
Rename onboot and startup parameters to follow vm.conf synthax
...
This fixes the problem of containers not autostarting with onboot=1
2015-09-08 11:13:32 +02:00
Dietmar Maurer
dea6f86169
bump version to 4.0-33
2015-09-08 10:45:30 +02:00
Thomas Lamprecht
56eb95dd60
Add missing install target dependencies
...
These added dependencies let you execute `make install` repeatedly,
whitout using `make clean` in between.
Without it make autodeleted the %.1.pod and %.8.pod files as the
install target doesn't declare a dependency although it needs them.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-08 08:14:40 +02:00
Emmanuel Kasper
2b290f8950
Update vzdump man page for use with LXC containers
2015-09-07 13:05:28 +02:00
Dietmar Maurer
a6ca66741c
pveceph: set default release to hammer
2015-09-07 12:28:29 +02:00
Dietmar Maurer
b38516ebec
add use clause for PVE::API2::LXC::Status
2015-09-07 11:01:03 +02:00
Emmanuel Kasper
1b5e56f283
Fix package path to startup and shutdown subroutines
2015-09-07 10:58:12 +02:00
Dietmar Maurer
c2b121c038
convert spiceproxy into a PVE::Service class
2015-09-07 10:53:49 +02:00
Dietmar Maurer
ab4ae3dcfd
convert pvedaemon into a PVE::Service class
2015-09-07 10:08:08 +02:00
Alen Grizonic
d4e40874dd
GUI option for VM protection added
...
v2 changes:
GUI option for CT protection added
2015-09-06 11:32:51 +02:00
Wolfgang Link
6380143afe
fix bug #701 : blacklist nvidiafb
2015-09-06 10:56:17 +02:00
Dietmar Maurer
16c0fc611a
simply remove /etc/cron.d/pveupdate in postint
2015-09-06 10:37:19 +02:00
Dietmar Maurer
0deec38780
remove unnecessary hint about cronjob
2015-09-06 10:33:54 +02:00
Dietmar Maurer
e1f0dcce35
run pveupdate in the night between 2:00 and 6:00
2015-09-06 10:32:09 +02:00
Dietmar Maurer
8891d66fb2
/etc/cron.d/pveupdate: always write file in postinstall
...
so that we can change times in future
2015-09-06 10:30:57 +02:00
Wolfgang Link
c93559150b
improve pveupdate with random start time
...
this is important to avoid that all PVE nodes start the update procedure at the same time
2015-09-06 10:07:48 +02:00
Dietmar Maurer
8002175e60
convert pvesubscription into a PVE::CLI class
2015-09-05 11:38:49 +02:00
Dietmar Maurer
45e3740089
further Makefile cleanups
2015-09-04 15:17:38 +02:00
Dietmar Maurer
0d640361f8
improve Makefile
2015-09-04 15:09:05 +02:00
Dietmar Maurer
efd04666df
add missing file
2015-09-04 15:03:31 +02:00
Dietmar Maurer
4a17e72e77
convert pveproxy into a PVE::Service class
2015-09-04 14:16:25 +02:00
Dietmar Maurer
d36acebb14
pvestatd: cleanup, run PVE::RPCEnvironment->init()
2015-09-04 12:48:30 +02:00
Dietmar Maurer
b89ae9fc92
convert pvestatd into a PVE::Service class
2015-09-04 11:22:09 +02:00
Dietmar Maurer
e1bde2800b
vzdump: improve bash completion
2015-09-04 09:12:10 +02:00
Dietmar Maurer
9a225ed513
vzdump: directly use CLIHandler to generate docs
2015-09-04 09:12:10 +02:00
Thomas Lamprecht
7c3e5095d2
Add CT service support and remove type parameter
...
The type parameter is not needed anymore because the service type
can be extracted by only using the unique vmid.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-03 12:53:40 +02:00
Emmanuel Kasper
8d92aacfe1
ext5migrate: adapt Backup items to new KVCombobox parent class
...
This allows the Backup to work with ExtJS5
2015-09-03 12:46:18 +02:00
Dietmar Maurer
558be2e57a
vzdump: add bash completion support
2015-09-02 15:29:54 +02:00
Dietmar Maurer
0c1d23e06f
improve changelog
2015-08-31 16:12:30 +02:00
Alexandre Derumier
87d2cfa519
pve-manager : novncindex : remove include inflator.js
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-08-31 16:10:54 +02:00
Thomas Lamprecht
9cd8a503a3
set size in the rootfs parameter on CT create
...
As the size parameter is now deprecated and was replaced with the
new rootfs parameter, use that one when creating an container.
So we don't get an 'parameter verification failed' error.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-08-31 12:48:16 +02:00
Dietmar Maurer
d760d5859e
bump version to 4.0-32
2015-08-29 12:37:02 +02:00
Dietmar Maurer
f6b20cf988
aplinfo: allow version without -\d+ endings
2015-08-29 12:33:14 +02:00
Dietmar Maurer
23128bf39b
bump version to 4.0-31
2015-08-28 12:08:40 +02:00
Alexandre Derumier
d51653b0ca
allow iframe fullscreen
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-08-28 12:02:27 +02:00
Alexandre Derumier
532247b80e
pve-manager : NoVncIndex : add inflator.js && fullscreen button
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-08-28 12:02:17 +02:00
Wolfgang Link
6c20e90f47
Add possibillity to distinguish container and vm on RBD Storage.
...
this is necessary because we use image files for both.
2015-08-26 15:33:22 +02:00
Emmanuel Kasper
d01aeb3431
Pass the list of of combobox items as a property
...
The original fix using a config Object was a bit overkill, this works well too , requires less code in the child classes, and is more consistent with rest of the code we have.
2015-08-26 05:59:27 +02:00
Emmanuel Kasper
30279be041
Remove Java applet from list of available console viewers.
...
We already did this for ExtJS4, just copying from there
2015-08-26 05:59:09 +02:00
Wolfgang Link
67469842a0
complete optional packet list for pveversion
2015-08-25 09:39:14 +02:00
Dietmar Maurer
f96ba76cd6
fix bug #690 : workaround - list all storages
...
It is currently unclear howto restrict storages for container usage.
The 'rootdir' property does not work anymore, because we can now create
containers on normal VM image files.
2015-08-25 07:57:32 +02:00
Dietmar Maurer
3900f2d10b
bump version to 4.0-30
2015-08-24 06:37:13 +02:00
Dietmar Maurer
c7b3410b39
use predefined text for default values
2015-08-20 11:03:47 +02:00
Dietmar Maurer
c9f915fff4
lxc GUI: add tty and console options
2015-08-20 10:59:18 +02:00
Dietmar Maurer
8759fc2ee9
bump version to 4.0-29
2015-08-18 16:46:27 +02:00
Emmanuel Kasper
511d1ae864
ext5migrate: move setting the Panel title into the class properties
...
Ext.applyIf(me, {
title: gettext('Search')
});
in initComponent() is not safe anymore with ExtJS5.
Since the 'title' property is existing at that stage (even if with a null or undefined value), Ext.applyIf will not update it.
2015-08-18 16:43:17 +02:00