Commit Graph

83 Commits

Author SHA1 Message Date
Dietmar Maurer
478283eb95 GUI: mobe startall/stopall/migrateall into submenu 2015-02-11 09:15:00 +01:00
Alexandre Derumier
2cd01f6ce3 add migration_all button
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:02:07 +01:00
Alexandre Derumier
ea23ec19a9 add stopall/startall vm buttons
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:01:12 +01:00
Dietmar Maurer
55cb04a5f8 display more information about the subscription 2015-01-22 10:40:53 +01:00
Dietmar Maurer
87233e4de0 Enable firewall GUI 2014-05-06 12:52:11 +02: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
da964c5a61 cleanup GUI 2014-01-23 11:40:16 +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
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
0e5816e4d2 ceph: allow to specify separate journal disks 2014-01-10 09:04:48 +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
740895591f pveceph: allow to set min_size for pools 2013-12-31 08:04:26 +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
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
d11733f8da add GUI for openvswitch network 2013-12-27 09:45:31 +01:00
Dietmar Maurer
9e5c483302 ceph GUI: fix state handling 2013-12-23 07:23:01 +01:00
Dietmar Maurer
9dace87245 Merge remote-tracking branch 'origin/pve-ceph' 2013-12-21 08:03:57 +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
5431e16f06 fixed typo 2013-12-11 12:01:47 +01:00
Dietmar Maurer
3894ec3a7a allow to run upgrades with spiceterm 2013-12-10 08:20:33 +01:00
Dietmar Maurer
2d802f8c3b include spiceterm 2013-12-10 07:35:57 +01:00
Dietmar Maurer
1fe6c08443 use format_size to display ceph storage sizes 2013-11-22 11:06:50 +01:00
Dietmar Maurer
52d7be4197 fix osd keyring, use tasks 2013-11-22 08:41:37 +01:00
Dietmar Maurer
64af631078 correct handle history state for ceph sub-config 2013-11-20 09:21:34 +01:00
Dietmar Maurer
c7881bf602 add ceph pool GUI 2013-11-20 07:53:43 +01:00
Dietmar Maurer
dd7e2a94f2 add OSD tree 2013-11-19 12:13:53 +01:00
Dietmar Maurer
13f4d7623d allow to create OSD on unused disks 2013-11-15 12:24:14 +01:00
Dietmar Maurer
570278fab0 add ceph log view 2013-11-15 08:02:35 +01:00
Dietmar Maurer
22facb1081 implement add/remove monitor 2013-11-14 13:06:02 +01:00
Dietmar Maurer
39e1ad7086 improve ceph API paths 2013-11-14 11:06:49 +01:00
Dietmar Maurer
68e0c4bd41 add monitor GUI 2013-11-14 10:15:36 +01:00
Dietmar Maurer
51f558d25b improve quorum renderer 2013-11-14 06:20:59 +01:00
Dietmar Maurer
721214ac37 correctly encode html 2013-11-14 06:09:46 +01:00
Dietmar Maurer
2f692121ce display crush map 2013-11-13 12:16:20 +01:00
Dietmar Maurer
9662c1952a start ceph management GUI 2013-11-13 11:01:24 +01:00
Dietmar Maurer
4af2c66cad some more gettext cleanups, update po files
Includes full german translation.
2013-08-29 12:06:53 +02:00
Dietmar Maurer
bc3e73be41 do not use gettext() inside render functions 2013-08-29 09:30:54 +02:00
Dietmar Maurer
ae58eee858 do not use gettext() inside render functions
For performance reasons.
2013-08-29 08:57:18 +02:00
Dietmar Maurer
ab18265d88 fix jslint type confusion errors 2013-08-29 07:27:03 +02:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
6f12dfc8ab use Refresh instead of Update
Because 'Update' only makes sense for users knowing apt-get
command line tool.
2013-08-16 09:27:16 +02:00
Dietmar Maurer
118db09788 make jslint happy 2013-08-13 10:40:58 +02:00
Dietmar Maurer
77c517f03a add button to display package versions
Provide same info as 'pveversion -v' on GUI.
2013-06-21 12:04:20 +02:00
Dietmar Maurer
3a76893d03 use interactive vnc shell to run system upgrade
System upgrade almost always requires user input.
2013-06-19 11:57:38 +02:00