]>
git.proxmox.com Git - pve-manager.git/log
Alexandre Derumier [Fri, 17 Aug 2012 13:51:21 +0000 (15:51 +0200)]
utils: display new storage type
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Alexandre Derumier [Fri, 17 Aug 2012 13:51:19 +0000 (15:51 +0200)]
disable format selection for rbd, sheepdog, nexenta
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Dietmar Maurer [Thu, 23 Aug 2012 10:50:49 +0000 (12:50 +0200)]
allow up to 16 virtio disks
Dietmar Maurer [Tue, 21 Aug 2012 10:58:03 +0000 (12:58 +0200)]
fix bug 234: use correct nameserver order
Dietmar Maurer [Tue, 21 Aug 2012 10:57:11 +0000 (12:57 +0200)]
fix bug #236: do not pass fixed shutdown timeout
Alexandre Derumier [Fri, 17 Aug 2012 14:54:37 +0000 (16:54 +0200)]
cpumodels : add missing sandybridge and Opteron_G4 cpu models
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Dietmar Maurer [Tue, 7 Aug 2012 07:21:19 +0000 (09:21 +0200)]
fix startup ordering
tgrodzinski [Thu, 2 Aug 2012 13:50:57 +0000 (15:50 +0200)]
allow minimum disk sizes of nearly 1MB
Signed-off-by: tgrodzinski <t.grodzinski@profihost.ag>
Dietmar Maurer [Thu, 26 Jul 2012 12:21:49 +0000 (14:21 +0200)]
updated Danish translation
Alexandre Derumier [Thu, 5 Jul 2012 11:24:03 +0000 (13:24 +0200)]
add diskread, diskwrite, netin, netout to ResourceStore grid stats
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Dietmar Maurer [Fri, 13 Jul 2012 07:37:18 +0000 (09:37 +0200)]
use QMP to query detailed blockstats from KVM
Michel Loiseleur [Tue, 10 Jul 2012 21:09:28 +0000 (23:09 +0200)]
Add Tab key to SendKey menu.
It's a workaround for b#16
Signed-off-by: Michel Loiseleur <michel@loiseleur.com>
Dietmar Maurer [Thu, 28 Jun 2012 04:58:39 +0000 (06:58 +0200)]
added Polish translation
Dietmar Maurer [Mon, 25 Jun 2012 09:40:32 +0000 (11:40 +0200)]
display version info after login
It is a security risk to display version info to unauthenticated users.
Dietmar Maurer [Mon, 18 Jun 2012 04:20:23 +0000 (06:20 +0200)]
use 1024*1024 instead of
1000000 for disk io limits
Dietmar Maurer [Thu, 14 Jun 2012 07:39:34 +0000 (09:39 +0200)]
use MB/s instead of bytes/s
Dietmar Maurer [Thu, 14 Jun 2012 06:54:27 +0000 (08:54 +0200)]
improve rate limit GUI
Timo Grodzinski [Fri, 8 Jun 2012 15:54:04 +0000 (17:54 +0200)]
Adds configuration of disk io op/s and byte/s limits
Signed-off-by: Timo Grodzinski <t.grodzinski@profihost.ag>
Dietmar Maurer [Thu, 14 Jun 2012 05:02:53 +0000 (07:02 +0200)]
add Catalan translation
Dietmar Maurer [Tue, 5 Jun 2012 04:14:59 +0000 (06:14 +0200)]
use numeric sorting in startall
Dietmar Maurer [Wed, 30 May 2012 09:21:40 +0000 (11:21 +0200)]
also list pools with VM.Allocate permissions
Dietmar Maurer [Wed, 30 May 2012 05:25:49 +0000 (07:25 +0200)]
fix vzdump --exclude-path
Dietmar Maurer [Tue, 29 May 2012 05:36:03 +0000 (07:36 +0200)]
include Danish translation
Dietmar Maurer [Tue, 22 May 2012 09:41:52 +0000 (11:41 +0200)]
fixes for new pve-access-control
Dietmar Maurer [Mon, 21 May 2012 05:47:25 +0000 (07:47 +0200)]
updated russian translation
Dietmar Maurer [Wed, 2 May 2012 09:13:13 +0000 (11:13 +0200)]
fix vzdump parameter parser (allow --stdout)
Dietmar Maurer [Mon, 30 Apr 2012 09:05:55 +0000 (11:05 +0200)]
fix RELEASE number
Dietmar Maurer [Mon, 30 Apr 2012 08:58:52 +0000 (10:58 +0200)]
set apache directory access options for all used dirs
This prevents errors when somebody enables /etc/apache/conf.d/security
Dietmar Maurer [Thu, 26 Apr 2012 05:01:21 +0000 (07:01 +0200)]
bump version to 2.1-1
Dietmar Maurer [Thu, 26 Apr 2012 04:18:38 +0000 (06:18 +0200)]
added Turkish translation
Dietmar Maurer [Tue, 24 Apr 2012 07:53:05 +0000 (09:53 +0200)]
correctly render user name
Dietmar Maurer [Tue, 24 Apr 2012 07:30:02 +0000 (09:30 +0200)]
fix bug #174: add cpuunits to KVM options
Dietmar Maurer [Tue, 24 Apr 2012 07:15:19 +0000 (09:15 +0200)]
fix bug #177: allow memory up to 512GB
Dietmar Maurer [Tue, 24 Apr 2012 06:59:43 +0000 (08:59 +0200)]
use warning icon for dangerous actions
Dietmar Maurer [Tue, 24 Apr 2012 06:07:47 +0000 (08:07 +0200)]
fix bug #179: set default button 'no' for dangerous actions
Dietmar Maurer [Tue, 24 Apr 2012 05:12:19 +0000 (07:12 +0200)]
enable buttons on capability changes
Dietmar Maurer [Fri, 20 Apr 2012 09:49:54 +0000 (11:49 +0200)]
add startup option to GUI
Dietmar Maurer [Fri, 20 Apr 2012 06:21:37 +0000 (08:21 +0200)]
add startall/stopall API and init script
Dietmar Maurer [Fri, 20 Apr 2012 06:20:44 +0000 (08:20 +0200)]
add option --nooutput
Dietmar Maurer [Wed, 18 Apr 2012 10:09:48 +0000 (12:09 +0200)]
activate storage before starting containers
Dietmar Maurer [Wed, 18 Apr 2012 07:57:51 +0000 (09:57 +0200)]
implement startall/stopall
Dietmar Maurer [Tue, 17 Apr 2012 08:52:26 +0000 (10:52 +0200)]
update Italian translation
Dietmar Maurer [Tue, 17 Apr 2012 08:37:30 +0000 (10:37 +0200)]
fix bug #115: simplify GUI for users without permissions
Dietmar Maurer [Mon, 16 Apr 2012 09:13:48 +0000 (11:13 +0200)]
add fixes for Italian translation
Dietmar Maurer [Mon, 16 Apr 2012 08:14:10 +0000 (10:14 +0200)]
add Italian translation
Dietmar Maurer [Mon, 16 Apr 2012 07:40:26 +0000 (09:40 +0200)]
avoid warning if df return negative value for available bytes
Dietmar Maurer [Thu, 12 Apr 2012 09:48:36 +0000 (11:48 +0200)]
add missing use clause
Dietmar Maurer [Thu, 12 Apr 2012 09:16:04 +0000 (11:16 +0200)]
fix permissions on subscription api
Dietmar Maurer [Thu, 12 Apr 2012 09:10:06 +0000 (11:10 +0200)]
fix bug 158: move openvz scripts inside ocf resource agent
Dietmar Maurer [Wed, 11 Apr 2012 08:37:39 +0000 (10:37 +0200)]
fix bug #141: allow to create backup job without compression
Dietmar Maurer [Wed, 11 Apr 2012 06:39:18 +0000 (08:39 +0200)]
add Turkish keyboard layout
Alexandre Derumier [Mon, 9 Apr 2012 15:23:45 +0000 (17:23 +0200)]
expose directsync drive cache option
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Dietmar Maurer [Thu, 5 Apr 2012 10:19:50 +0000 (12:19 +0200)]
fix support urls
Dietmar Maurer [Thu, 5 Apr 2012 06:19:35 +0000 (08:19 +0200)]
added Russian translation
Dietmar Maurer [Thu, 5 Apr 2012 06:04:06 +0000 (08:04 +0200)]
cleanup subscription code
Dietmar Maurer [Mon, 2 Apr 2012 11:11:28 +0000 (13:11 +0200)]
fix bug #137: API change! Return node name using 'node' property.
Dietmar Maurer [Mon, 2 Apr 2012 10:13:59 +0000 (12:13 +0200)]
fix bug #135: allow single letter 'dns-name', allow to start names with numbers
Dietmar Maurer [Fri, 30 Mar 2012 09:45:55 +0000 (11:45 +0200)]
only save required information
Dietmar Maurer [Thu, 29 Mar 2012 09:30:11 +0000 (11:30 +0200)]
use /etc/subscription to store subscription key
Dietmar Maurer [Thu, 29 Mar 2012 08:20:27 +0000 (10:20 +0200)]
fix bug #117: automatically add domain to hostname
Dietmar Maurer [Thu, 29 Mar 2012 07:33:52 +0000 (09:33 +0200)]
use validdirectory instead of validdomains
Dietmar Maurer [Wed, 28 Mar 2012 11:13:07 +0000 (13:13 +0200)]
fix bug #55: add Migrate and Stop to context menu
Dietmar Maurer [Wed, 28 Mar 2012 05:12:47 +0000 (07:12 +0200)]
kvm network: allow to configure VLAN Id on the GUI
Dietmar Maurer [Tue, 27 Mar 2012 10:35:20 +0000 (12:35 +0200)]
improve HA task display
Dietmar Maurer [Tue, 27 Mar 2012 08:58:38 +0000 (10:58 +0200)]
fix bug #97: execute 'clusvcadm' commands for HA managed CTs
Dietmar Maurer [Tue, 27 Mar 2012 06:35:36 +0000 (08:35 +0200)]
fix container locking (avoid multiple restore processes)
Unlike flock, LockFile::Simple does not inherit locks to child process.
So we need to do the locking inside the child process.
Dietmar Maurer [Tue, 27 Mar 2012 06:32:53 +0000 (08:32 +0200)]
mask whole window with waitMsgTarget
Else the buttons are still functional, and the user can trigger
additional command (i.e. several restore processes).
Dietmar Maurer [Mon, 26 Mar 2012 12:08:38 +0000 (14:08 +0200)]
make lint happy
Dietmar Maurer [Mon, 26 Mar 2012 12:05:58 +0000 (14:05 +0200)]
fix bug #125: correctly display realm
Dietmar Maurer [Mon, 26 Mar 2012 11:26:53 +0000 (13:26 +0200)]
fix bug 114: do not display 'nothing selected' after logout
Dietmar Maurer [Mon, 26 Mar 2012 08:26:26 +0000 (10:26 +0200)]
add subscription status to datacenter summary
Dietmar Maurer [Mon, 26 Mar 2012 06:24:15 +0000 (08:24 +0200)]
fix error message
Only test MD5 if status is active
Dietmar Maurer [Mon, 26 Mar 2012 06:00:57 +0000 (08:00 +0200)]
use PVE::ProcFSTools::read_cpuinfo to get numbert of sockets
Dietmar Maurer [Fri, 23 Mar 2012 11:35:10 +0000 (12:35 +0100)]
fix bug 124: correctly return maxfiles flag
root [Fri, 23 Mar 2012 07:59:45 +0000 (08:59 +0100)]
add tag to network parser
Signed-off-by: root <aderumier@odiso.com>
Dietmar Maurer [Fri, 23 Mar 2012 08:56:41 +0000 (09:56 +0100)]
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.
Dietmar Maurer [Fri, 23 Mar 2012 05:48:33 +0000 (06:48 +0100)]
update subscription info with cron job
Note: This code only run when when there is subscription key uploaded.
Dietmar Maurer [Thu, 22 Mar 2012 11:38:15 +0000 (12:38 +0100)]
add subscription management API
Dietmar Maurer [Wed, 21 Mar 2012 05:42:37 +0000 (06:42 +0100)]
vzdump: do not use tar flag --ignore-failed-read
This flag is quite dangerous. For example when LVM snapshot runs full, we end up with an archive containing files with zero length (containig no data at all).
Dietmar Maurer [Tue, 20 Mar 2012 11:33:38 +0000 (12:33 +0100)]
use Digest::SHA instead of Digest::SHA1
Dietmar Maurer [Tue, 20 Mar 2012 10:11:36 +0000 (11:11 +0100)]
fix bug #118: allow to edit ethX settings
Dietmar Maurer [Thu, 15 Mar 2012 09:51:26 +0000 (10:51 +0100)]
add Chinese translation
Dietmar Maurer [Wed, 14 Mar 2012 15:02:14 +0000 (16:02 +0100)]
fix bug 22: correctly display openvz swap usage
Dietmar Maurer [Wed, 14 Mar 2012 11:02:32 +0000 (12:02 +0100)]
fix language parser regex
Dietmar Maurer [Tue, 13 Mar 2012 06:14:00 +0000 (07:14 +0100)]
implement and use new DnsName vtype
Dietmar Maurer [Mon, 12 Mar 2012 10:17:33 +0000 (11:17 +0100)]
use shutdown instead of stop
Dietmar Maurer [Fri, 9 Mar 2012 11:29:25 +0000 (12:29 +0100)]
fix bug 111: s/ionize/ionice/
Dietmar Maurer [Fri, 9 Mar 2012 11:06:33 +0000 (12:06 +0100)]
fix bug #104: no format selector for lvm/iscsi
Dietmar Maurer [Fri, 9 Mar 2012 10:20:56 +0000 (11:20 +0100)]
include Swedish translation
Dietmar Maurer [Wed, 7 Mar 2012 08:40:56 +0000 (09:40 +0100)]
correctly display openvz memory on status page
Dietmar Maurer [Tue, 6 Mar 2012 10:11:53 +0000 (11:11 +0100)]
better way to select storage node for pool statistic
Dietmar Maurer [Fri, 2 Mar 2012 09:50:10 +0000 (10:50 +0100)]
not allow to select SCSI inside the VM creation wizard
Dietmar Maurer [Fri, 2 Mar 2012 08:12:07 +0000 (09:12 +0100)]
add Spanish translation
Dietmar Maurer [Thu, 1 Mar 2012 11:00:06 +0000 (12:00 +0100)]
fix bug 99: do not show password field for pam users
Dietmar Maurer [Thu, 1 Mar 2012 10:36:49 +0000 (11:36 +0100)]
use 'Add' user, instead of 'Create' user.
That wording seems to be better suited.
Dietmar Maurer [Thu, 1 Mar 2012 09:44:22 +0000 (10:44 +0100)]
fix bug 101: use run_command to avoid locale errors
Dietmar Maurer [Wed, 29 Feb 2012 11:39:12 +0000 (12:39 +0100)]
improve network API - add more gettext markers
Dietmar Maurer [Wed, 29 Feb 2012 11:38:29 +0000 (12:38 +0100)]
updated fr translation
Dietmar Maurer [Wed, 29 Feb 2012 08:21:17 +0000 (09:21 +0100)]
cleanup and fix openvz vswap handling
Dietmar Maurer [Tue, 28 Feb 2012 09:04:38 +0000 (10:04 +0100)]
add more gettext markers