Dietmar Maurer
3c963d12cf
vzdump: add MIME-Version header
...
Some clients need this to correctly interpret multipart messages.
2014-02-13 08:26:56 +01:00
Dietmar Maurer
44d353a7ac
API extension: allow to set comments inside network interfaces file
2014-02-12 11:28:53 +01:00
Dietmar Maurer
478b65eb0e
bump version to 3.1-41
2014-01-24 13:39:13 +01:00
Dietmar Maurer
93a1f20f14
ceph: show task progress
2014-01-24 13:36:38 +01:00
Dietmar Maurer
2bc255f127
ceph: add grid row summary for pool list
...
So that we can see overall usage.
2014-01-24 12:54:05 +01:00
Dietmar Maurer
c91633486a
ceph: split GUI files
2014-01-24 12:28:07 +01:00
Dietmar Maurer
80e6b7cf7a
ceph: sort disk list
2014-01-24 11:14:56 +01:00
Dietmar Maurer
eb4acb3ff8
bump version to 3.1-40
2014-01-24 10:45:32 +01:00
Dietmar Maurer
c3959a072b
ceph: use setsid for service commands
2014-01-24 10:41:04 +01:00
Dietmar Maurer
5374d54f21
ceph: fix percent_used
2014-01-23 17:29:14 +01:00
Dietmar Maurer
da964c5a61
cleanup GUI
2014-01-23 11:40:16 +01:00
Dietmar Maurer
28ea153e4a
bump version to 3.1-39
2014-01-23 10:22:42 +01:00
Dietmar Maurer
cc81005afd
ceph: view osd commit/apply latency
2014-01-23 10:08:02 +01:00
Dietmar Maurer
941c019548
ceph: display osd usage
2014-01-23 09:38:29 +01:00
Dietmar Maurer
d54f1126b7
ceph: display pool usage information
2014-01-23 08:28:26 +01:00
Dietmar Maurer
e685d66aef
bump version to 3.1-38
2014-01-22 12:50:29 +01:00
Dietmar Maurer
7d4fc5ef92
ceph: add API and buttons for osd in/out
...
And move OSD API into separate package PVE::API2::CephOSD
2014-01-22 12:44:52 +01:00
Dietmar Maurer
a34866f031
split out ceph code into PVE::CephTools
2014-01-22 09:33:15 +01:00
Dietmar Maurer
2f80464060
use longer rados timeouts when inside worker tasks
2014-01-22 08:05:40 +01:00
Dietmar Maurer
5c7761ad0c
bump version to 3.1-37
2014-01-21 12:12:56 +01:00
Dietmar Maurer
f26b46dbcb
ceph: re-open rados connection inside worker process
2014-01-21 12:11:25 +01:00
Dietmar Maurer
2aafa9ea6d
ceph: untaint values for createosd
2014-01-21 11:21:46 +01:00
Dietmar Maurer
7cce0f3ef9
use taint mode for pveceph
2014-01-21 11:02:52 +01:00
Dietmar Maurer
6e3c2f4764
ceph: use format 'plain' for call which do no return data
2014-01-21 07:44:41 +01:00
Dietmar Maurer
af49c101ae
bump version to 3.1-36
2014-01-20 08:58:00 +01:00
Dietmar Maurer
36fd0190c5
code cleanup
2014-01-20 08:55:35 +01:00
Dietmar Maurer
970236b3ec
use PVE::RADOS perl bindings
2014-01-17 09:45:22 +01:00
Dietmar Maurer
14e306a939
set spiceterm timeout to 40 (same value as ticket lifetime)
...
To make it more usable on Andriod with Opaque.
2014-01-16 08:49:13 +01:00
Dietmar Maurer
105404851c
make lint happy
2014-01-14 11:49:36 +01:00
Dietmar Maurer
4120608d30
bump version to 3.1-35
2014-01-14 11:44:13 +01:00
Dietmar Maurer
d0efa75d56
update max cores limit to 128
2014-01-14 11:41:18 +01:00
Dietmar Maurer
0df1312acc
use separate button for disk throttle.
...
There is enough space in the toolbar, so this is good enought for now.
Also remove some dead code, and re-ordered HDEdit to use both columns, which
looks better inside the CreateWizard.
2014-01-14 11:37:02 +01:00
Alexandre Derumier
62fdda73d0
split iothrottle form
...
//fixme : enable/disable splitbutton
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-01-14 11:09:06 +01:00
Dietmar Maurer
a7a7fb00ac
ceph: improve disk usage detection
2014-01-10 12:04:26 +01:00
Dietmar Maurer
0e5816e4d2
ceph: allow to specify separate journal disks
2014-01-10 09:04:48 +01:00
Dietmar Maurer
9979b9168e
depend on gdisk
2014-01-10 09:04:13 +01:00
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