On 24.06.21 17:11, Dominik Csapak wrote:
> currently, cbind only applies properties on objects which have
> an 'xtype' property.
>
> commit 38e6634a8fe8c11ec23e555ce55bc1972ccb5ea1
> removed those, thinking the xtype in the 'defaults' is enough
>
> add them back, noting that cbind does need it, t
after an error while copying the file to its destination the local
path of the destination was unlinked in every case, even when on the
destination was copied to via scp.
Signed-off-by: Lorenz Stechauner
---
PVE/API2/Storage/Status.pm | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
di
If there is a log_fail, because of misconfigured 'none' content type, the final
log_pass should not be printed.
Signed-off-by: Fabian Ebner
---
PVE/CLI/pve6to7.pm | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/PVE/CLI/pve6to7.pm b/PVE/CLI/pve6to7.pm
index f56dd42c..3d5
If neither 'rootdir' nor 'images' are configured on a storage, but there are
guest images, just log the number of volumes found, instead of listing all and
warning. They might well be false positive (e.g. same backing storage configured
with different content types).
Also detect content type misma
Signed-off-by: Lorenz Stechauner
---
src/PVE/INotify.pm | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
index 562a243..ce1efd1 100644
--- a/src/PVE/INotify.pm
+++ b/src/PVE/INotify.pm
@@ -1156,6 +1156,12 @@ sub __read_etc_
On 25.06.21 12:48, Lorenz Stechauner wrote:
> Signed-off-by: Lorenz Stechauner
> ---
> src/PVE/INotify.pm | 14 +-
> 1 file changed, 13 insertions(+), 1 deletion(-)
>
> diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
> index 562a243..ce1efd1 100644
> --- a/src/PVE/INotify.pm
> +
On 6/25/21 03:31, Victor Hooi wrote:
Hi,
I've setup a new Ceph cluster with the Proxmox 7.0 beta
I'm getting notification emails like this:
ceph : a password is required ; PWD=/ ; USER=root ; COMMAND=nvme intel
smart-log-add --json /dev/nvme0n1
Do you know if this is expected behaviour, or
does the file '/etc/sudoers.d/ceph-osd-smartcl' exist in your installation?
sorry, typo, should be '/etc/sudoers.d/ceph-osd-smartctl'
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-
On 25.06.21 13:18, Thomas Lamprecht wrote:
On 25.06.21 12:48, Lorenz Stechauner wrote:
Signed-off-by: Lorenz Stechauner
---
src/PVE/INotify.pm | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
index 562a243..ce1efd1 1
Signed-off-by: Lorenz Stechauner
---
changes to v1:
* using delete instead of undef
* added length check for families
src/PVE/INotify.pm | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
index 562a243..8cf4b44 100644
--- a/src
The '--targetstorage' parameter does not apply to shared storages.
Example for a problem solved with the enabled check: Given a VM with
images only on a shared storage 'storeA', not available on the target
node (i.e. restricted by the nodes property). Then using
'--targetstorage storeB' would make
11 matches
Mail list logo