On 12.09.19 12:26, Tim Marx wrote:
> Signed-off-by: Tim Marx
> ---
> PVE/Storage/Plugin.pm | 11 ++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>
> diff --git a/PVE/Storage/Plugin.pm b/PVE/Storage/Plugin.pm
> index 39622f3..08cb260 100644
> --- a/PVE/Storage/Plugin.pm
> +++ b/PVE/
On 12.09.19 13:36, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak
> ---
> Utils.js | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Utils.js b/Utils.js
> index 533272d..aac877a 100644
> --- a/Utils.js
> +++ b/Utils.js
> @@ -475,6 +475,7 @@ Ext.define('Proxmox.Utils', { utilities:
On 12.09.19 13:37, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/qemu/Config.js | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/www/manager6/qemu/Config.js b/www/manager6/qemu/Config.js
> index b56f3779..65b0cbbf 100644
> --- a/www/manager6/qemu/Conf
On 13.09.19 16:53, Alexandre Derumier wrote:
> It was wrong set to 1, and break openvswitch
>
> Ifupdown2 was 1 by default last year,
> and the first version ofpatch was setting to 0.
> But ifupdown2 was reverted to 0 in 2019, and I wrongly change the patch to 1.
>
> So now, it's default to 0 , n
On 16.09.19 10:50, Stefan Reiter wrote:
> On 9/16/19 9:46 AM, Fabian Ebner wrote:
>> Signed-off-by: Fabian Ebner
>> ---
>> PVE/API2/Qemu.pm | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm
>> index b30931d..ab5912c 100644
>> --- a/PVE/API2/Qemu.
On 18.09.19 09:42, Aaron Lauterer wrote:
> I found two spots where documentation is available but the help button
> was missing.
>
> Aaron Lauterer (2):
> Add online help to VM display settings
> Add online help to VM bios settings
>
> www/manager6/qemu/DisplayEdit.js | 1 +
> www/manager6/
On 13.09.19 12:28, Alexandre DERUMIER wrote:
> Hi,
>
> can you add this patch ? (just to be sure to not lost it)
> Thanks
OK, applied, thanks!
>
> Alexandre.
>
> (BTW, I'm begin to work on gui for sdn, I'll try to send patch next week)
great!
>
>
> - Mail original -
> De: "aderumie
On 12.09.19 16:48, Fabian Grünbichler wrote:
> since it has all the necessary wrapping to download and verify dscs from
> arbitraty repositories, without being affected by the system's APT state
> and configuration.
>
> Signed-off-by: Fabian Grünbichler
> ---
> Makefile | 13 +++-
While analyzing #2354 I found the patch
(4800bf7bc8c725e955fcbc6191cc872f43f506d3) , which seems to fix the
issue with an endless loop on deletion of a 2TB+ sized LV
The issue got introduced in Ubuntu-4.15.0-56.62 which got mitigated
(the endless loop turns into a 'Operation not supported.' warnin
On 19.09.19 15:05, Thomas Lamprecht wrote:
> On 16.09.19 10:50, Stefan Reiter wrote:
>> On 9/16/19 9:46 AM, Fabian Ebner wrote:
>>> Signed-off-by: Fabian Ebner
>>> ---
>>> PVE/API2/Qemu.pm | 3 +++
>>> 1 file changed, 3 insertions(+)
>>>
>>> diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm
>>>
new openvswitch-switch service use "ifup --allow-ovs",
and this race with "auto ..." used by networking service
bug reported here:
https://forum.proxmox.com/threads/so-is-openvswitch-bonding-just-broken-on-pve-6-whats-going-on.58020/
This is also fixing ovs with ifupdown2
Openvswitch github hav
11 matches
Mail list logo