Commit Graph

64 Commits

Author SHA1 Message Date
Dietmar Maurer
7216990dd2 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
30b4182b12 add content type selector to LVM storage editor 2015-10-01 13:03:13 +02:00
Wolfgang Link
018c7524ba Add krbd option to GUI on ceph storage 2015-09-09 07:30:13 +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
Wolfgang Link
4905626e31 fix bug #682: change at the Gui the used disk size.
in the pvesm and pvesh we are giving the correct size of the used space from a disk.
this change make the output of Gui and CLI consistent.
2015-08-17 09:47:36 +02:00
Wolfgang Link
42bdda9576 Fix Extent ZFSPool Content with rootdir 2015-07-28 08:34:42 +02:00
Wolfgang Link
3f2577db0b Change Ct restore rest call
this change will provide that it will be possibel to restore LXC and OVZ dumpfiles over the gui.
2015-07-24 13:48:20 +02:00
Wolfgang Link
459cb9ac36 Extent ZFSPool Content with rootdir 2015-07-24 13:16:04 +02:00
Stanislav German-Evtushenko
a0654dd8ca GUI: add quick search fields to storage content and backup views
Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>
2015-04-01 06:27:00 +02:00
Dietmar Maurer
8c66d4ff5c ZFSPoolEdit: remove poolname field 2015-01-27 08:07:46 +01:00
Wolfgang Link
081e5425fe Gui storage: change input method
change input method in Add:ZFS Storage at ZFS Pool from string to combobox.

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:55:51 +01:00
Wolfgang Link
cc2aa1883b Gui storage: copy selector methode
from LVMEdit.js to ZFSPoolEdit.js

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:52:44 +01:00
Wolfgang Link
75b2e95dc3 Gui storage: rename storage type
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:52:27 +01:00
Wolfgang Link
f631e245d9 Gui storage: modify ZFSPoolEdit.js
Change intput description to the needed.

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:50:09 +01:00
Wolfgang Link
06a9d1ede4 Gui storage: copy code as template
copy from ZFSEdit.js to ZFSPoolEdit.js

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:49:20 +01:00
Dietmar Maurer
405da57f66 glusterfs GUI: new option server2 to specify backup volfile server 2014-08-27 11:51:19 +02:00
Dietmar Maurer
375130e9f0 use combobox for iscsiprovider 2014-08-26 10:10:45 +02:00
Dietmar Maurer
9550b0940d GUI: allow to add ZFS storage 2014-08-26 09:35:24 +02:00
Dietmar Maurer
2bfb58a19f cleanup: use pveContentTypeSelector whenever possible 2014-07-14 11:06:27 +02:00
Dietmar Maurer
28b0ead345 correctly translate storage content types 2014-07-14 10:42:07 +02:00
Dietmar Maurer
f67049b59f fix syntax error from previous commit, white space cleanups 2014-06-27 11:38:06 +02:00
Michael Rasmussen
48ec32b2f5 Missing commas added
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2014-06-27 11:28:24 +02:00
Michael Rasmussen
dd03c1913f Extend ZFS GUI to include new features
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2014-06-27 11:27:47 +02:00
Alexandre Derumier
bf5ab22c6d remove nexenta plugin
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:14:45 +02:00
Dietmar Maurer
62d4bcf643 coding style cleanups 2013-10-04 07:09:13 +02:00
Michael Rasmussen
57a9ab76f9 Display-target-name-better-and-fix-typo
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02:53 +02:00
Michael Rasmussen
c3c54c4fa5 ZFS-gui-reworked-so-that-unused-config-is-dropped
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02:40 +02:00
Dietmar Maurer
f5b806d9df reduce gettext strings by using format_storage_type() everywhere 2013-08-29 10:37:05 +02:00
Dietmar Maurer
d1fc545627 Do not translate iscsi Portal/Target and NFS export
iSCSI naming is already confusing, so we use the original terms here.
2013-08-29 09:39:20 +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
2b578fef79 add GUI for GlusterFS storage 2013-08-13 10:31:10 +02:00
Dietmar Maurer
14b948f585 gettext cleanups 2013-05-16 08:10:54 +02:00
Dietmar Maurer
6735c379f5 display correct error message on file uploads 2013-04-17 09:03:56 +02:00
Dietmar Maurer
23f92e9457 cleanup RDB GUI (remove authsupported)
Also remove default value for monhost, which was basically an example.
We should have a vtype for that instead.
2013-02-18 13:00:39 +01:00
Dietmar Maurer
995ac416dd hack: call setHeight to show scroll bars correctly 2012-09-26 11:23:06 +02:00
Dietmar Maurer
9bb44cc320 make lint happy 2012-08-29 11:35:02 +02:00
Alexandre Derumier
6306ef2dd2 add nexenta storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:48 +02:00
Alexandre Derumier
c838576342 add sheepdog storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:36 +02:00
Alexandre Derumier
74d63b3313 add rbd storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:13:48 +02:00
Dietmar Maurer
8fb7d745dc fix bug #115: simplify GUI for users without permissions 2012-04-17 10:37:30 +02:00
Dietmar Maurer
899b837395 vzdump: add new 'remove' flag to disable automatic file removal
The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.
2012-03-23 10:05:14 +01:00
Dietmar Maurer
6b21ab95f6 add more gettext markers 2012-02-24 14:39:01 +01:00
Dietmar Maurer
c452ded323 fix layout 2012-02-21 12:14:39 +01:00
Dietmar Maurer
c916497537 implement template download
Also added turnkeylinux.com
2012-02-21 11:45:30 +01:00
Dietmar Maurer
aa3d04f274 monitor load errors 2012-01-26 08:50:01 +01:00
Dietmar Maurer
bc59897011 add more gettext markers 2012-01-12 11:45:17 +01:00
Dietmar Maurer
58eb590510 use standard titles for create/edit dialogs
That way we can reduce the number of gettext() messages.
2012-01-12 09:15:34 +01:00
Dietmar Maurer
25d6e1400b use ACLView for storage permissions 2012-01-12 06:51:21 +01:00
Dietmar Maurer
d07264e613 always create nfs storage with 'vers=3'
We should make that configurabel in future. But for now vers=3 seems to
be more reliable.
2011-12-23 11:30:38 +01:00
Dietmar Maurer
81e94b6d95 make lint happy 2011-12-08 11:18:16 +01:00