1786 Commits

Author SHA1 Message Date
Dietmar Maurer
4f345c2983 pve-manager.service: do not invoke old init.d script
redirect stdout/stderr to null, because we already log to pve task log.
2016-01-22 11:24:18 +01:00
Dietmar Maurer
92a8efa5f1 improve log messages at sytem shutdown 2016-01-22 11:24:17 +01:00
Dietmar Maurer
ebd4ba37a9 pvesh: use PVE::SafeSyslog 2016-01-22 11:24:17 +01:00
Dietmar Maurer
8bc011d4f1 pvestatd: use 'priv' environment for service 2016-01-22 11:24:17 +01:00
Dietmar Maurer
8abeb80352 bump version to 4.0-62 2016-01-22 11:24:16 +01:00
Dietmar Maurer
9d040cd221 remove unused var 2016-01-22 11:24:16 +01:00
Dietmar Maurer
84898cc3f0 pvedaemon.service: Wants=corosync.service to fix shutdown order
To make sure /etc/pve/ is functional while pvedaemon is running.
2016-01-22 11:24:16 +01:00
Dietmar Maurer
a865b54877 pve-manager.service: add dependencies to fix shutdown order 2016-01-22 11:24:15 +01:00
Dietmar Maurer
93e9aa167f bump version to 4.0-61 2016-01-22 11:24:15 +01:00
Alexandre Derumier
f3b2834841 ceph.conf : remove auth_supported
It's not used since ceph 0.50,
replaced by the 3 others auth config options

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2016-01-22 11:24:15 +01:00
Emmanuel Kasper
030910b2b0 Allow email adresses with a top level domain of up to 63 characters
Reapply fix for  https://bugzilla.proxmox.com/show_bug.cgi?id=716
which was missing in manager6/ directory
2016-01-22 11:24:14 +01:00
Emmanuel Kasper
27c3bc7fc6 Correct whitespaces and comment non obvious class properties 2016-01-22 11:24:14 +01:00
Emmanuel Kasper
01c33792f9 ext6migrate: move class static properties out of initComponent()
This fixes the Auth realm selection while login with ExtJS6
2016-01-22 11:24:13 +01:00
Emmanuel Kasper
dab1eabac7 ext6migrate: move static class properties out of initComponent()
Besides fitting more with the declarative style of ExtJS, this has the
interesting side effect of allowing comboboxes to work with ExtJS6
2016-01-22 11:24:13 +01:00
Emmanuel Kasper
9ad8f2a462 ext6migrate: force an empty array as default value for filters
Without this, filters.add() in line 73 file fails
2016-01-22 11:24:13 +01:00
Dietmar Maurer
4bb0f337e8 fix bug #575: fork at shutdown, so that partent starts new worker 2016-01-22 11:24:12 +01:00
Emmanuel Kasper
48b60bfa30 ext6migrate: Replace deprecated function which is missing in Ext6
See http://docs.sencha.com/extjs/5.1/5.1.0-apidocs/#!/api/Ext.container.Container-method-doLayout

This allows the pve manager to load
2016-01-22 11:24:12 +01:00
Emmanuel Kasper
cad206bfa2 Switch to triton theme as default theme in ExtJS6 2016-01-22 11:24:12 +01:00
Emmanuel Kasper
85cd68aae5 Add mime type for woff2 fonts, also update mime type for ttf fonts
application/font-woff2 is still in discussion but works in main three browsers
This is needed for ExtJS6, which includes some woff2 fonts

ttf font mime type is taken from the official IANA assignment, and works as
well in main three browsers
2016-01-22 11:24:11 +01:00
Dietmar Maurer
84c992f741 remove old extJS5 files 2016-01-22 11:24:11 +01:00
Dietmar Maurer
bd5d277292 rename manager5 to manager6 2016-01-22 11:24:10 +01:00
Dietmar Maurer
f9f49b6077 add extJS6 sources to git repository 2016-01-22 11:24:02 +01:00
Emmanuel Kasper
316e523568 update build infrastucture to be able to develop with Ext6 2015-11-13 07:08:04 +01:00
Dietmar Maurer
660db97fbd bump version to 4.0-60 2015-11-10 07:49:19 +01:00
Thomas Lamprecht
5736ec9f76 make startall wait up to 60 seconds for quorum
Previously we waited 10 seconds, in PVE 4 system sometimes need more
time to initialize all services so the didn't execute the startall
command even if a few seconds later cfs quorum was etablished.
This is a background process started from the pve-manager init
script, thus waiting doesn't interferes with other processes, so
wait long enough.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-11-10 07:48:20 +01:00
Dietmar Maurer
a15889728d bump version to 4.0-59 2015-11-06 10:21:18 +01:00
Dietmar Maurer
8d2b06733c Sytem Report: place download button at bottom/right 2015-11-06 10:19:29 +01:00
Emmanuel Kasper
4591e1448c Add report modal window, containing pvereport content
Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2015-11-06 10:07:17 +01:00
Emmanuel Kasper
867dc7f3c2 Use protected mode to be able to execute root system commands
Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2015-11-06 10:06:11 +01:00
Dietmar Maurer
d2fcf44772 report: change return type to string 2015-11-03 18:14:51 +01:00
Emmanuel Kasper
12162b3693 Add REST endpoint for /report call 2015-11-03 18:10:44 +01:00
Emmanuel Kasper
2abf9c199c Move pvereport functionality into a separate PVE package 2015-11-03 18:10:22 +01:00
Dietmar Maurer
4b5e5726fe bump version to 4.0-58 2015-10-30 16:13:45 +01:00
Thomas Lamprecht
20bbfc8b90 Improve HA UI for users with restricted permissions
Only show edit dialogs for HA resources and groups when an user
has the privileges to edit them.
2015-10-30 16:11:42 +01:00
Dietmar Maurer
cc7c2b5335 bump version to 4.0-57 2015-10-30 07:18:08 +01:00
Emmanuel Kasper
f0c944aeee Pretty format the output of multiple files in a directory
Also, don't "cat" non existing files
2015-10-30 07:11:36 +01:00
Dietmar Maurer
7d712ae6ac add Galician to GUI 2015-10-28 13:02:26 +01:00
Dietmar Maurer
5c8feef942 update po files 2015-10-28 12:46:44 +01:00
Dietmar Maurer
afda8f9dde add Galician translation
and update jsgettext.pl to work on jessie
2015-10-28 12:43:29 +01:00
Dietmar Maurer
d04e3bcbbc bump version to 4.0-56 2015-10-28 11:53:57 +01:00
Wolfgang Link
a85d2ee06d add bios report to pvereport 2015-10-28 11:51:25 +01:00
Wolfgang Link
fa9a7f4e5b add mouint point to GUI 2015-10-28 11:42:00 +01:00
Wolfgang Link
67c6060271 add resize LXC Mountpoint at the GUI 2015-10-28 11:40:07 +01:00
Wolfgang Link
21ba65463f move Root Disk form Options to Resources and add icon for it 2015-10-28 11:37:31 +01:00
Wolfgang Link
b0bf0bca41 add icons to resources 2015-10-28 11:36:37 +01:00
Wolfgang Link
b017a92284 add swap icon for LXC resources 2015-10-28 11:35:51 +01:00
Dietmar Maurer
0b6dc28133 RBD: select 'images' content type by default
because we also do not set KRBD flag by default.
2015-10-28 11:14:39 +01:00
Dietmar Maurer
5a50dbf6b9 bump version to 4.0-55 2015-10-28 09:26:22 +01:00
Alexandre Derumier
1392869a2d pve-manager service : start after open-iscsi
Currently,if we have vms on lvm on top of iscsi,

pve-manager service start them too early at host boot,
before open-iscsi daemon, and vm don't start.

Reported-by: Philippe Guy <ph.guy@decidem.fr>
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-10-28 09:24:33 +01:00
Alexandre Derumier
7517c9a368 pveceph install : use release repository
and increase git release key retrieval.
(ceph.com git seem to be quite slow currently)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-10-28 09:23:47 +01:00