applied
On Wed, Aug 23, 2017 at 10:49:29AM +0200, Alwin Antreich wrote:
> Signed-off-by: Alwin Antreich
> ---
> data/src/pmxcfs.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/src/pmxcfs.c b/data/src/pmxcfs.c
> index 8fa3bcc..5547d5d 100644
> --- a/data/src/pmxcf
There's no guarantee that there's a timestamp in an skb, so
nflog_get_timestamp can fail.
---
Alternatively we could leave out the timestamp entirely in this case,
but then the gui won't show any timestamps at all in the firewall log
tab.
src/pvefw-logger.c | 8 +---
1 file changed, 5 inserti
We always recommend putting ceph-internal communication into a separate
cluster network. Now pveceph init allows specifying a separate cluster
network. The prior behaviour is retained, so -network sets both
networks and -cluster_network overrides the cluster network if it is
set.
---
Removed needle
We always recommend putting ceph-internal communication into a separate
cluster network. Now pveceph init allows specifying a separate cluster
network. The prior behaviour is retained, so -network sets both
networks and -cluster_network overrides the cluster network if it is
set.
---
PVE/API2/Ceph