Emmanuel Kasper
e4cb80cc99
Fix qemu create wizard when iothread is set
...
The variable to use to check the disk type is confid,
as set in line 16 with:
var confid = me.confid || (values.controller + values.deviceid);
2015-06-19 07:36:07 +02:00
Alexandre Derumier
b49ea621a0
add iothread option
...
only for virtio disk (virtio-scsi qemu 2.3 is not thread-safe currently)
improve me: grey-out/hidden the option if !virtio
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-10 11:01:27 +02:00
Wolfgang Link
9a553c4677
Gui storage: bind ZFSPoolEdit.js and set defaults
...
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:52:08 +01:00
Alexandre Derumier
fdefb2cdfd
add discard option to qemu drive
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-08-20 12:10:38 +02: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
a25c0e0cfc
cleanup last commit
2013-12-05 07:09:32 +01:00
Alexandre Derumier
3e56f4ab09
hdedit : add io throttle max burst
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-12-05 06:45:56 +01:00
Alexandre Derumier
bf5ab22c6d
remove nexenta plugin
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:14:45 +02:00
Michael Rasmussen
7995b6ebcc
Latest-changes-which-removes-unused-config
...
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02: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
58d462efee
use qcow2 as default format
2013-02-18 13:18:29 +01:00
Dietmar Maurer
45314cad71
GUI: allow to select SCSI disks when creating VMs
...
Booting from SCSI disks works again in qemu-1.2.
2012-09-05 11:02:36 +02:00
Dietmar Maurer
853bf4531e
use mbps instead of bps
2012-08-29 13:47:42 +02:00
Alexandre Derumier
8aa01755ce
disable format selection for rbd, sheepdog, nexenta
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:11:43 +02:00
tgrodzinski
c17f3da4a4
allow minimum disk sizes of nearly 1MB
...
Signed-off-by: tgrodzinski <t.grodzinski@profihost.ag>
2012-08-03 07:13:26 +02:00
Dietmar Maurer
edc58bdec8
use 1024*1024 instead of 1000000 for disk io limits
2012-06-18 06:20:23 +02:00
Dietmar Maurer
864bcd6555
use MB/s instead of bytes/s
2012-06-14 09:39:34 +02:00
Dietmar Maurer
9491b9de32
improve rate limit GUI
2012-06-14 08:54:27 +02:00
Timo Grodzinski
ed4ea4ceed
Adds configuration of disk io op/s and byte/s limits
...
Signed-off-by: Timo Grodzinski <t.grodzinski@profihost.ag>
2012-06-14 07:57:23 +02:00
Dietmar Maurer
42476072e5
make lint happy
2012-03-26 14:08:38 +02:00
Dietmar Maurer
3e08b907b9
fix bug #104 : no format selector for lvm/iscsi
2012-03-09 12:06:33 +01:00
Dietmar Maurer
3d2af3ebe7
not allow to select SCSI inside the VM creation wizard
2012-03-02 10:50:10 +01:00
Dietmar Maurer
6b21ab95f6
add more gettext markers
2012-02-24 14:39:01 +01:00
Dietmar Maurer
cf3e36c2d4
fix bug #1 : allow to use iscsi devices directly
2012-02-15 10:55:31 +01:00
Dietmar Maurer
65d8ab4b58
only display disk format selector on create
2011-11-18 06:04:30 +01:00
Dietmar Maurer
aff192e6f5
imported from svn 'pve-manager/pve2'
2011-08-23 07:40:22 +02:00