[pve-devel] roadmap for proxmox 3.4 ?
Alexandre DERUMIER
aderumier at odiso.com
Tue Sep 30 11:20:04 CEST 2014
>>> - basic virtio dataplane support (seem that only block jobs are missing now,
>>> hotplug,resize,throttling,migration are working fine)
>>is that already stable? And is it really faster?
yes, the command line is stable now. (no more x-dataplane, it's use -object iothread,id=iothread0 -device virtio-blk-pci,iothread=iothread0,...).
I'm going to do some tests next month.
Performance are faster, but you need a really fast storage. (> 100.000 iops ;). Maybe it's use less cpu too.
So usage is really specific. (for big database for example)
> - some kind of task scheduler, to automate config changes at specific time (like
> cpu hotplug,memory hotplug)
>>Mind to elaborate on that a bit more?
For their activity, they now that at a specific date, they need a lot more cpu/ram for a specific vm,
so they would like to be able to plan auto upgrade memory,cpu at a specific date.
(for example, at the begin of the month, they need to compute billing which take a lot of cpu for 2 days)
This could be done with cronjobs and qm set ..., but they would like something more integrated.
(so, I thinked about something more generic, like a target config which could be applied at a specific date (online hotplug,or offline with vm stop/start).
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>, pve-devel at pve.proxmox.com
Envoyé: Mardi 30 Septembre 2014 09:55:26
Objet: RE: [pve-devel] roadmap for proxmox 3.4 ?
> What I have in mind (no priority order) :
>
> - ipv6 support (firewall and also pveproxy (maybe other daemons too))
+1
> - config pending changes. (and improve hotplug)
+1
> - memory hotplug support (I have already working patches, I'll send them soon)
great
> - basic virtio dataplane support (seem that only block jobs are missing now,
> hotplug,resize,throttling,migration are working fine)
is that already stable? And is it really faster?
>
> During my training last week, I have add some features request from Sisteer
> company
>
> - vm auto balancing scheduler (I also need this feature)
> - allow network change through gui without reboot (I think it could be easy for
> bridge without any tap plugged)
IMHO this one is really hard to do it right...
> - some kind of task scheduler, to automate config changes at specific time (like
> cpu hotplug,memory hotplug)
Mind to elaborate on that a bit more?
More information about the pve-devel
mailing list