[pve-devel] bring back disk throttle to creation wizard

Stefan Priebe s.priebe at profihost.ag
Thu Jan 30 09:21:44 CET 2014


Am 28.01.2014 10:29, schrieb Dietmar Maurer:
> And maybe duifferent defaults per ostype,  like:
>
> -----------------
> # default for all VMs with ostype win7
> qm::win7
> 	memory 8192
> ------------------

I think PVE is missing a lot of default settings in general. If you want 
different defaults you always have to patch the .js files.

So one of the question is - does it make sense to introduce them per 
pool? per user? Or may be pre defined "packages"?

Stefan

>> -----Original Message-----
>> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
>> bounces at pve.proxmox.com] On Behalf Of Dietmar Maurer
>> Sent: Dienstag, 28. Jänner 2014 09:01
>> To: Stefan Priebe - Profihost AG; Alexandre DERUMIER (aderumier at odiso.com)
>> Cc: pve-devel at pve.proxmox.com
>> Subject: Re: [pve-devel] bring back disk throttle to creation wizard
>>
>>> I tried todo this but i fail at adding a listener to the hdpanel.
>>
>> I will take a look at that later.
>>
>> I am currently trying to define defaults for qemu. I think we can use a new file
>> /etc/pve/qemu-defaults.cfg
>>
>> ---/etc/pve/qemu-defaults.cfg-example-----
>>
>> # default for all VMs
>> qm:
>> 	memory 1024
>> 	cores 1
>>
>> # default for VMs inside pool1
>> qm:pool1
>> 	memory 2048
>> 	cores 2
>>
>> # default for all storages
>> storage:
>> 	iothrottle mbps=5
>>
>> # defaults for storage local
>> storage::local
>> 	iothrottle mbps=10
>>
>> # defaults for storage local when use for VM inside pool1 storage:pool1:local
>> 	iothrottle mbps=20
>> ----------------
>>
>> what do you think ?
>>
>>
>> _______________________________________________
>> pve-devel mailing list
>> pve-devel at pve.proxmox.com
>> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
>



More information about the pve-devel mailing list