Commit Graph

918 Commits

Author SHA1 Message Date
Dietmar Maurer
adb1f9a195 PVE.window.Edit: add new isRemove flag 2014-01-10 09:02:44 +01:00
Dietmar Maurer
54568c5281 bump version to 3.1-34 2014-01-07 10:47:44 +01:00
Dietmar Maurer
e908a57f07 ocf agent: retry get_vmlist if we get an empty list
Make HA more stable if pmxcfs is not reachable for a short period (for example
if you restart the service). Some users reported they get empty VM list
when there is very high load on a server.
2014-01-07 10:41:04 +01:00
Dietmar Maurer
946662f65b ceph: allow to specify crush ruleset on pool creation 2014-01-03 11:40:53 +01:00
Dietmar Maurer
d6261e3122 ceph: only use 64 PGs by default (same default as ceph default pools) 2014-01-03 11:03:05 +01:00
Dietmar Maurer
190df9a105 ceph: try to unmount OSD after removal 2014-01-03 10:58:08 +01:00
Dietmar Maurer
8b336060cb ceph: return decompiled crush map in text format.
This is easier to read.
2014-01-03 10:46:59 +01:00
Dietmar Maurer
ace49d5357 avoid slash characters in task ids
Our REST API cannot handle that.
2013-12-31 12:47:40 +01:00
Dietmar Maurer
a5f42e3aa6 bump version to 3.1-32 2013-12-31 10:18:13 +01:00
Alexandre Derumier
c7bee4c675 add mtu support for manual interfaces
tested with classic linux interfaces/bridge and openvswitch interfaces

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-12-31 10:15:31 +01:00
Dietmar Maurer
43d85563a7 pveceph: allow to specify fs-type 2013-12-31 08:12:20 +01:00
Dietmar Maurer
740895591f pveceph: allow to set min_size for pools 2013-12-31 08:04:26 +01:00
Dietmar Maurer
cee8e2b661 fix osd remove 2013-12-30 13:50:01 +01:00
Dietmar Maurer
4c917e974d make it easier to set VLAN tags on OVS ports/bond 2013-12-30 11:06:34 +01:00
Dietmar Maurer
ffffb625e5 add support to change bond_xmit_hash_policy on linux bond devices 2013-12-30 08:21:44 +01:00
Dietmar Maurer
10a9563eb4 use new ovs bond modes (changed in pve-common) 2013-12-30 07:38:13 +01:00
Dietmar Maurer
78f6a28692 make lint happy 2013-12-30 07:37:40 +01:00
Dietmar Maurer
f1a0c7938a make lint happy 2013-12-30 07:22:54 +01:00
Dietmar Maurer
11fb3bb298 bump version to 3.1-31 2013-12-27 09:53:55 +01:00
Dietmar Maurer
bdfa249812 check if ovs is installed when creation ovs network components 2013-12-27 09:52:22 +01:00
Dietmar Maurer
d11733f8da add GUI for openvswitch network 2013-12-27 09:45:31 +01:00
Dietmar Maurer
670804cbdc remove ovs database at boot time
We store our network config in /etc/network/interfaces instead.
2013-12-27 09:42:29 +01:00
Dietmar Maurer
4c7ab955ec bump version to 3.1-30 2013-12-23 07:24:12 +01:00
Dietmar Maurer
9e5c483302 ceph GUI: fix state handling 2013-12-23 07:23:01 +01:00
Dietmar Maurer
f7e342ea2a ceph: allow to specify network 2013-12-21 10:18:17 +01:00
Dietmar Maurer
f43b644048 bump version to 3.1-29 2013-12-21 08:16:28 +01:00
Dietmar Maurer
9dace87245 Merge remote-tracking branch 'origin/pve-ceph' 2013-12-21 08:03:57 +01:00
Dietmar Maurer
cb94e573d2 add menu icons for VNC and SPICE 2013-12-17 07:48:05 +01:00
Dietmar Maurer
5272d70b74 bump version to 3.1-28 2013-12-17 07:24:53 +01:00
Dietmar Maurer
ed51f6d659 new ConsoleButton class
We now use that split-button everywhere to make the GUI more consistent.
2013-12-17 07:22:58 +01:00
Dietmar Maurer
4a75df3709 make lint happy 2013-12-16 12:58:27 +01:00
Dietmar Maurer
896090ee9e use anchor with download tag to open spice console
That way we can specify a filename (required for android client).
2013-12-12 10:47:10 +01:00
Dietmar Maurer
5431e16f06 fixed typo 2013-12-11 12:01:47 +01:00
Dietmar Maurer
9342539061 bump version to 3.1-27 2013-12-11 11:52:44 +01:00
Dietmar Maurer
36e0802d07 remove spiceconfig format 2013-12-11 08:38:22 +01:00
Dietmar Maurer
5ebcf7511f allow to open SPICE console with command menu 2013-12-11 08:20:10 +01:00
Dietmar Maurer
3fa0b22266 set correct locale environment when running spiceterm 2013-12-10 13:11:33 +01:00
Dietmar Maurer
ef1107496f bump version to 3.1-26 2013-12-10 12:07:36 +01:00
Dietmar Maurer
a51ceeb704 fix execute API 2013-12-10 12:05:02 +01:00
Dietmar Maurer
eb7cd2ced5 use new PVE::AccessControl::remote_viewer_config() 2013-12-10 10:51:27 +01:00
Dietmar Maurer
7774df7851 use get_standard_option() for spice options 2013-12-10 10:03:10 +01:00
Dietmar Maurer
b289829f91 factor out common code into run_spiceterm 2013-12-10 09:46:00 +01:00
Dietmar Maurer
f25af3a938 set correct keymap for spiceterm 2013-12-10 08:36:58 +01:00
Dietmar Maurer
3894ec3a7a allow to run upgrades with spiceterm 2013-12-10 08:20:33 +01:00
Dietmar Maurer
1454ba2e57 use PVE.Utils.openSpiceViewer() 2013-12-10 08:11:56 +01:00
Dietmar Maurer
427d3fa6d2 implement spice viewer for openvz 2013-12-10 08:00:01 +01:00
Dietmar Maurer
2d802f8c3b include spiceterm 2013-12-10 07:35:57 +01:00
Dietmar Maurer
e1bae24c4c allow to use vmid 0 in spice tickets
VMID 0 will be used by spiceterm for task that run on the host.
2013-12-10 06:08:25 +01:00
Dietmar Maurer
409935933e fix execute API
- remove command from index (so that pvesh does not list it)
- use POST instead of GET
- correctly check permissions
- return value with status codes and data (allow expections)
2013-12-09 11:08:02 +01:00
Stefan Priebe
87c3e93147 support to execute multiple commands in one request 2013-12-09 08:44:25 +01:00