[pve-devel] applied: Re: [PATCH manager 2/2] use RealmCombobox from widget-toolkit

2020-05-22 Thread Thomas Lamprecht
On 5/19/20 4:48 PM, Dominik Csapak wrote: > Signed-off-by: Dominik Csapak > --- > www/manager6/dc/UserEdit.js | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > applied, thanks! ___ pve-devel mailing list pve-devel@pve.proxmox.com

[pve-devel] applied: Re: [PATCH manager 1/2] ui: use RoleSelector from widget-toolkit

2020-05-22 Thread Thomas Lamprecht
On 5/19/20 4:48 PM, Dominik Csapak wrote: > Signed-off-by: Dominik Csapak > --- > www/manager6/Makefile | 1 - > www/manager6/dc/ACLView.js| 2 +- > www/manager6/form/RoleSelector.js | 50 --- > 3 files changed, 1 insertion(+), 52 deletions(-) >

[pve-devel] [RFC manager 2/2] hardware view: Add disk import button

2020-05-22 Thread Dominic Jäger
Is it a bad idea to move column2 as I did here? Seems strange to have column1 and 2 so different but I haven't found an easier way to make it available to the subclass yet. @Thomas Is this sort of what you had in mind for this feature? Signed-off-by: Dominic Jäger --- www/manager6/Makefile

[pve-devel] [RFC qemu-server 1/2] Move importdisk from qm to API

2020-05-22 Thread Dominic Jäger
I'd appreciate a few hints for the importdisk GUI feature. Yes or no to automatically adding the drive as active (not unused)? Signed-off-by: Dominic Jäger --- PVE/API2/Qemu.pm | 87 +++- PVE/CLI/qm.pm| 57 +--

[pve-devel] ceph octopus rbd benchmark

2020-05-22 Thread Alexandre DERUMIER
Hi, I have done some benchmark with librbd octopus, results are really great with new the write-around cache policy. (Simply need to enable cache=writeback in qemu) Here some iops result with 1vm - 1disk - 4k block iodepth=64, librbd, no iothread.