Hi all,
We are proud to announce the general availability of Proxmox Virtual
Environment 6.4, our open-source virtualization platform. This version brings
unified single-file restore for virtual machine (VM) and container (CT) backup
archives stored on a Proxmox Backup Server as well as live r
* fix small typo
* add details for link-local addresses
* mention that pveproxy needs to be restarted
Signed-off-by: Oguz Bektas
---
pveproxy.adoc | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/pveproxy.adoc b/pveproxy.adoc
index 08c5f63..b9f8ade 100644
--- a/pvepr
On 28.04.21 13:16, Oguz Bektas wrote:
> * fix small typo
> * add details for link-local addresses
> * mention that pveproxy needs to be restarted
>
> Signed-off-by: Oguz Bektas
> ---
> pveproxy.adoc | 10 +-
> 1 file changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/pveproxy.adoc
On 28.04.21 13:42, Oguz Bektas wrote:
>>> +
>>> + LISTEN_IP="fe80::d8ee:34ff:fe37:4579%vmbr0"
>>> +
>>> +After the change you have to restart `pveproxy` for it to take effect:
>>
>> I'd specifically state that a reload is not enough and then add a small
>> warning that
>> a restart can stop some e
hi,
thanks for checking.
On Wed, Apr 28, 2021 at 01:35:40PM +0200, Thomas Lamprecht wrote:
> On 28.04.21 13:16, Oguz Bektas wrote:
> > * fix small typo
> > * add details for link-local addresses
> > * mention that pveproxy needs to be restarted
> >
> > Signed-off-by: Oguz Bektas
> > ---
> > pv
On Wed, Apr 28, 2021 at 01:51:51PM +0200, Thomas Lamprecht wrote:
> On 28.04.21 13:42, Oguz Bektas wrote:
> >>> +
> >>> + LISTEN_IP="fe80::d8ee:34ff:fe37:4579%vmbr0"
> >>> +
> >>> +After the change you have to restart `pveproxy` for it to take effect:
> >>
> >> I'd specifically state that a reload
On 28.04.21 14:20, Oguz Bektas wrote:
> On Wed, Apr 28, 2021 at 01:51:51PM +0200, Thomas Lamprecht wrote:
>> On 28.04.21 13:42, Oguz Bektas wrote:
> +
> + LISTEN_IP="fe80::d8ee:34ff:fe37:4579%vmbr0"
> +
> +After the change you have to restart `pveproxy` for it to take effect:
>
Users are now able to download/retrieve any .iso/... file onto their
storages and verify file integrity with checksums.
Signed-off-by: Lorenz Stechauner
---
PVE/API2/Storage/Status.pm | 244 +
1 file changed, 244 insertions(+)
diff --git a/PVE/API2/Storage/St
Signed-off-by: Lorenz Stechauner
---
src/window/Edit.js | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/src/window/Edit.js b/src/window/Edit.js
index 53d0e73..867ba9b 100644
--- a/src/window/Edit.js
+++ b/src/window/Edit.js
@@ -53,6 +53,10 @@ Ext.define('Proxmox.wi
Add PVE.storage.Retrieve window and PVE.form.hashAlgorithmSelector.
Users are now able to download/retrieve any .iso/... file onto their
storages and verify file integrity with checksums.
Signed-off-by: Lorenz Stechauner
---
www/manager6/Makefile | 1 +
www/manager6/form/H
10 matches
Mail list logo