Displaying 20 results from an estimated 2000 matches similar to: "Lost writes upon disk power failure"
2005 Aug 10
2
Bug in LDAP stuff?
I think I've found a bug in the LDAP stuff. I've got a LDAP backend
setup based on the idealx scripts. When I try to join a machine to my
domain, I get the following. The important bit I want to point out is
that the LDAP search is looking for (a lot of) properties, but it seems
to be looking for _ALL_ objectClass=sambaSamAccount's. At this point in
the trace, it should be trying to
2020 Jan 07
4
[Bug 1396] New: When rule with 3 concat elements are added, nft list shows only 2
https://bugzilla.netfilter.org/show_bug.cgi?id=1396
Bug ID: 1396
Summary: When rule with 3 concat elements are added, nft list
shows only 2
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: nft
2019 Apr 11
4
[RFC 0/3] VirtIO RDMA
On Thu, Apr 11, 2019 at 07:02:15PM +0200, Cornelia Huck wrote:
> On Thu, 11 Apr 2019 14:01:54 +0300
> Yuval Shaia <yuval.shaia at oracle.com> wrote:
>
> > Data center backends use more and more RDMA or RoCE devices and more and
> > more software runs in virtualized environment.
> > There is a need for a standard to enable RDMA/RoCE on Virtual Machines.
> >
2019 Apr 11
4
[RFC 0/3] VirtIO RDMA
On Thu, Apr 11, 2019 at 07:02:15PM +0200, Cornelia Huck wrote:
> On Thu, 11 Apr 2019 14:01:54 +0300
> Yuval Shaia <yuval.shaia at oracle.com> wrote:
>
> > Data center backends use more and more RDMA or RoCE devices and more and
> > more software runs in virtualized environment.
> > There is a need for a standard to enable RDMA/RoCE on Virtual Machines.
> >
2019 Apr 03
1
[PATCH] virtio-net: Remove inclusion of pci.h
This header is not in use - remove it.
Signed-off-by: Yuval Shaia <yuval.shaia at oracle.com>
---
drivers/net/virtio_net.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 7eb38ea9ba56..07c1e81087b2 100644
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c
@@ -31,7 +31,6 @@
#include <linux/average.h>
#include
2019 Apr 03
1
[PATCH] virtio-net: Fix some minor formatting errors
Signed-off-by: Yuval Shaia <yuval.shaia at oracle.com>
---
drivers/net/virtio_net.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 07c1e81087b2..be1188815c72 100644
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c
@@ -1587,7 +1587,8 @@ static netdev_tx_t start_xmit(struct sk_buff *skb,
2019 Apr 03
1
[PATCH] virtio-net: Remove inclusion of pci.h
This header is not in use - remove it.
Signed-off-by: Yuval Shaia <yuval.shaia at oracle.com>
---
drivers/net/virtio_net.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 7eb38ea9ba56..07c1e81087b2 100644
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c
@@ -31,7 +31,6 @@
#include <linux/average.h>
#include
2019 Apr 03
1
[PATCH] virtio-net: Fix some minor formatting errors
Signed-off-by: Yuval Shaia <yuval.shaia at oracle.com>
---
drivers/net/virtio_net.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 07c1e81087b2..be1188815c72 100644
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c
@@ -1587,7 +1587,8 @@ static netdev_tx_t start_xmit(struct sk_buff *skb,
2019 Apr 22
2
[Qemu-devel] [RFC 0/3] VirtIO RDMA
On Fri, Apr 19, 2019 at 01:16:06PM +0200, Hannes Reinecke wrote:
> On 4/15/19 12:35 PM, Yuval Shaia wrote:
> > On Thu, Apr 11, 2019 at 07:02:15PM +0200, Cornelia Huck wrote:
> > > On Thu, 11 Apr 2019 14:01:54 +0300
> > > Yuval Shaia <yuval.shaia at oracle.com> wrote:
> > >
> > > > Data center backends use more and more RDMA or RoCE devices and
2019 Apr 22
2
[Qemu-devel] [RFC 0/3] VirtIO RDMA
On Fri, Apr 19, 2019 at 01:16:06PM +0200, Hannes Reinecke wrote:
> On 4/15/19 12:35 PM, Yuval Shaia wrote:
> > On Thu, Apr 11, 2019 at 07:02:15PM +0200, Cornelia Huck wrote:
> > > On Thu, 11 Apr 2019 14:01:54 +0300
> > > Yuval Shaia <yuval.shaia at oracle.com> wrote:
> > >
> > > > Data center backends use more and more RDMA or RoCE devices and
2019 Apr 15
4
[RFC 0/3] VirtIO RDMA
On Thu, Apr 11, 2019 at 07:02:15PM +0200, Cornelia Huck wrote:
> On Thu, 11 Apr 2019 14:01:54 +0300
> Yuval Shaia <yuval.shaia at oracle.com> wrote:
>
> > Data center backends use more and more RDMA or RoCE devices and more and
> > more software runs in virtualized environment.
> > There is a need for a standard to enable RDMA/RoCE on Virtual Machines.
> >
2019 Apr 15
4
[RFC 0/3] VirtIO RDMA
On Thu, Apr 11, 2019 at 07:02:15PM +0200, Cornelia Huck wrote:
> On Thu, 11 Apr 2019 14:01:54 +0300
> Yuval Shaia <yuval.shaia at oracle.com> wrote:
>
> > Data center backends use more and more RDMA or RoCE devices and more and
> > more software runs in virtualized environment.
> > There is a need for a standard to enable RDMA/RoCE on Virtual Machines.
> >
2018 May 16
1
[Announce] Samba 4.8.2 Available for Download
========================================================
"Every once in a while,
a new technology, an old
problem, and a big idea turn
into an innovation."
Dean Kamen
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.8 release series.
Major bug fixes include:
2018 May 16
1
[Announce] Samba 4.8.2 Available for Download
========================================================
"Every once in a while,
a new technology, an old
problem, and a big idea turn
into an innovation."
Dean Kamen
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.8 release series.
Major bug fixes include:
2019 Apr 11
9
[RFC 0/3] VirtIO RDMA
Data center backends use more and more RDMA or RoCE devices and more and
more software runs in virtualized environment.
There is a need for a standard to enable RDMA/RoCE on Virtual Machines.
Virtio is the optimal solution since is the de-facto para-virtualizaton
technology and also because the Virtio specification
allows Hardware Vendors to support Virtio protocol natively in order to
achieve
2019 Apr 11
9
[RFC 0/3] VirtIO RDMA
Data center backends use more and more RDMA or RoCE devices and more and
more software runs in virtualized environment.
There is a need for a standard to enable RDMA/RoCE on Virtual Machines.
Virtio is the optimal solution since is the de-facto para-virtualizaton
technology and also because the Virtio specification
allows Hardware Vendors to support Virtio protocol natively in order to
achieve
2019 Apr 11
1
[RFC 0/3] VirtIO RDMA
On Thu, Apr 11, 2019 at 08:34:20PM +0300, Yuval Shaia wrote:
> On Thu, Apr 11, 2019 at 05:24:08PM +0000, Jason Gunthorpe wrote:
> > On Thu, Apr 11, 2019 at 07:02:15PM +0200, Cornelia Huck wrote:
> > > On Thu, 11 Apr 2019 14:01:54 +0300
> > > Yuval Shaia <yuval.shaia at oracle.com> wrote:
> > >
> > > > Data center backends use more and more
2009 Dec 31
3
Daily Thousands of files in recording calls in Device mode
I
installed an Elastix based system and changed it to work in Device-Mode since
there is a call center and users has to login.
As
requested, I made "recording always" to all the users.
The
problem is there are no links in the Monitoring reports to the calls and while
checking /var/spool/asterisk/monitor I found that there are thousands of 1 byte
files for every day (!) and now we are
2006 Oct 12
1
R not responding for nested glm model
Hi,
I'm trying to perform a glm model on count data (poisson distribution of
the errors) where data are nested.
glmmodel<-glm(y~x/z,poisson)
x and z are factors, z nested within x, y is count data.
In that point the R just "stuck" and not respond anymore. I tried
glmmodel<-glm(y~x,poisson)
and there were no problems. Trying
glmmodel<-glm(y~x/z)
gave the same no response.
2019 Jun 12
1
[PATCH v13 2/7] virtio-pmem: Add virtio pmem driver
On Wed, 12 Jun 2019 18:15:22 +0530
Pankaj Gupta <pagupta at redhat.com> wrote:
> This patch adds virtio-pmem driver for KVM guest.
>
> Guest reads the persistent memory range information from
> Qemu over VIRTIO and registers it on nvdimm_bus. It also
> creates a nd_region object with the persistent memory
> range information so that existing 'nvdimm/pmem' driver