Signed-off-by: Alexandre Derumier
---
PVE/API2/Network/SDN/Zones.pm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/PVE/API2/Network/SDN/Zones.pm b/PVE/API2/Network/SDN/Zones.pm
index 9485590..6e53240 100644
--- a/PVE/API2/Network/SDN/Zones.pm
+++ b/PVE/API2/Network/SDN/Zon
On 03/08/2021 13:45, Aaron Lauterer wrote:
patch does not applies..
> diff --git a/PVE/Storage/RBDPlugin.pm b/PVE/Storage/RBDPlugin.pm
> index a8d1243..4bd43d5 100644
> --- a/PVE/Storage/RBDPlugin.pm
> +++ b/PVE/Storage/RBDPlugin.pm
.. snip
> @@ -327,20 +332,29 @@ sub options {
diff # do not
This allows us to manually pass the used RBD keyring or CephFS secret.
Useful mostly when adding external Ceph clusters where we have no other
means to fetch them.
I renamed the previous $secret to $cephfs_secret to be able to use
$secret as parameter.
Signed-off-by: Aaron Lauterer
---
changes
This new parameter allows to set the RBD keyring or CephFS secret for an
external Ceph Cluster right when creating the storage.
Up until now, they had to be manually placed in
/etc/pve/priv/ceph/$file.
In order to reuse as much code as possible, I had to adjust the
PVE::CephConfig::ceph_create_key
By adding the keyring for RBD storage or the secret for CephFS ones, it
is possible to add an external Ceph cluster with only one API call.
Previously the keyring / secret file needed to be placed in
/etc/pve/priv/ceph/$storeID.{keyring,secret} manually.
Signed-off-by: Aaron Lauterer
---
changes
First update for Brazilian Portuguese using Weblate.org.
Claudio Ferreira (1):
Currently translated at 98.2% (1800 of 1832 strings)
pt_BR.po | 3684 +++---
1 file changed, 1568 insertions(+), 2116 deletions(-)
--
2.33.0
__
This patch mentions our switch to chrony and provides additional
server configuration instructions for it.
Also fixes up language, where appropriate
Signed-off-by: Dylan Whyte
---
system-timesync.adoc | 64 +---
1 file changed, 49 insertions(+), 15 deleti
On 26/08/2021 14:39, Dylan Whyte wrote:
> This patch mentions our switch to chrony and provides additional
> server configuration instructions for it.
>
> Also fixes up language, where appropriate
>
> Signed-off-by: Dylan Whyte
> ---
> system-timesync.adoc | 64 +
On 26/08/2021 13:33, Claudio Ferreira wrote:
> Translation: Proxmox/i18n
> Translate-URL: https://hosted.weblate.org/projects/proxmox/i18n/pt_BR/
Much thanks for your contribution here, appreciated!
For applying them I'd require a `Signed-off-by: ...` git trailer though.
It would be great if you
On 26/08/2021 12:03, Aaron Lauterer wrote:
> This new parameter allows to set the RBD keyring or CephFS secret for an
> external Ceph Cluster right when creating the storage.
> Up until now, they had to be manually placed in
> /etc/pve/priv/ceph/$file.
>
> In order to reuse as much code as possibl
On 12/08/2021 14:50, Fabian Grünbichler wrote:
> breaking some NVME setups. these should be picked up by one of the next
> Ubuntu kernel releases, since both the breaking change and the fix are
> authored by Canonical devs.
>
> Signed-off-by: Fabian Grünbichler
> ---
> apply before pulling in nex
On 03/08/2021 14:16, Lorenz Stechauner wrote:
> this is the first step in which not the http server removes the
> temporary file, but the worker itself.
>
> Signed-off-by: Lorenz Stechauner
> ---
> PVE/API2/Storage/Status.pm | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/PVE/API2/Stor
12 matches
Mail list logo