Displaying 20 results from an estimated 61 matches for "tby".
Did you mean:
by
2017 Oct 25
2
not healing one file
Hi Gluster Gurus,
I'm using a gluster volume as home for our users. The volume is
replica 3, running on CentOS 7, gluster version 3.10
(3.10.6-1.el7.x86_64). Clients are running Fedora 26 and also
gluster 3.10 (3.10.6-3.fc26.x86_64).
During the data backup I got an I/O error on one file. Manually
checking for this file on a client confirms this:
ls -l
2013 Aug 23
1
[PATCH] VMXNET3: Add support for virtual IOMMU
This patch adds support for virtual IOMMU to the vmxnet3 module. We
switch to DMA consistent mappings for anything we pass to the device.
There were a few places where we already did this, but using pci_blah();
these have been fixed to use dma_blah(), along with all new occurrences
where we've replaced kmalloc() and friends.
Also fix two small bugs:
1) use after free of rq->buf_info in
2013 Aug 23
1
[PATCH] VMXNET3: Add support for virtual IOMMU
This patch adds support for virtual IOMMU to the vmxnet3 module. We
switch to DMA consistent mappings for anything we pass to the device.
There were a few places where we already did this, but using pci_blah();
these have been fixed to use dma_blah(), along with all new occurrences
where we've replaced kmalloc() and friends.
Also fix two small bugs:
1) use after free of rq->buf_info in
2017 Oct 26
0
not healing one file
Thanks for this report. This week many of the developers are at Gluster
Summit in Prague, will be checking this and respond next week. Hope that's
fine.
Thanks,
Amar
On 25-Oct-2017 3:07 PM, "Richard Neuboeck" <hawk at tbi.univie.ac.at> wrote:
> Hi Gluster Gurus,
>
> I'm using a gluster volume as home for our users. The volume is
> replica 3, running on
2017 Oct 26
0
not healing one file
Hi Richard,
Thanks for the informations. As you said there is gfid mismatch for the
file.
On brick-1 & brick-2 the gfids are same & on brick-3 the gfid is different.
This is not considered as split-brain because we have two good copies here.
Gluster 3.10 does not have a method to resolve this situation other than the
manual intervention [1]. Basically what you need to do is remove the
2010 Jun 24
11
Error: Trying to install passenger-install-apache2-module
i am trying to install
passenger-install-apache2-module
but it is giving me the error.
E: could''nt find the package passenger-install-apache2-module
Please help me over this.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...file called "COPYING".
+ *
+ * Maintained by: Shreyas Bhatewara <pv-drivers at vmware.com>
+ *
+ */
+
+#ifndef _UPT1_DEFS_H
+#define _UPT1_DEFS_H
+
+struct UPT1_TxStats {
+ u64 TSOPktsTxOK; /* TSO pkts post-segmentation */
+ u64 TSOBytesTxOK;
+ u64 ucastPktsTxOK;
+ u64 ucastBytesTxOK;
+ u64 mcastPktsTxOK;
+ u64 mcastBytesTxOK;
+ u64 bcastPktsTxOK;
+ u64 bcastBytesTxOK;
+ u64 pktsTxError;
+ u64 pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ u64 LROPktsRxOK; /* LRO pkts */
+ u64 LROBytesRxOK; /* bytes from LRO pkts */
+ /* the following counters are for...
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...file called "COPYING".
+ *
+ * Maintained by: Shreyas Bhatewara <pv-drivers at vmware.com>
+ *
+ */
+
+#ifndef _UPT1_DEFS_H
+#define _UPT1_DEFS_H
+
+struct UPT1_TxStats {
+ u64 TSOPktsTxOK; /* TSO pkts post-segmentation */
+ u64 TSOBytesTxOK;
+ u64 ucastPktsTxOK;
+ u64 ucastBytesTxOK;
+ u64 mcastPktsTxOK;
+ u64 mcastBytesTxOK;
+ u64 bcastPktsTxOK;
+ u64 bcastBytesTxOK;
+ u64 pktsTxError;
+ u64 pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ u64 LROPktsRxOK; /* LRO pkts */
+ u64 LROBytesRxOK; /* bytes from LRO pkts */
+ /* the following counters are for...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...file called "COPYING".
+ *
+ * Maintained by: Shreyas Bhatewara <pv-drivers at vmware.com>
+ *
+ */
+
+#ifndef _UPT1_DEFS_H
+#define _UPT1_DEFS_H
+
+struct UPT1_TxStats {
+ u64 TSOPktsTxOK; /* TSO pkts post-segmentation */
+ u64 TSOBytesTxOK;
+ u64 ucastPktsTxOK;
+ u64 ucastBytesTxOK;
+ u64 mcastPktsTxOK;
+ u64 mcastBytesTxOK;
+ u64 bcastPktsTxOK;
+ u64 bcastBytesTxOK;
+ u64 pktsTxError;
+ u64 pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ u64 LROPktsRxOK; /* LRO pkts */
+ u64 LROBytesRxOK; /* bytes from LRO pkts */
+ /* the following counters are for...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...file called "COPYING".
+ *
+ * Maintained by: Shreyas Bhatewara <pv-drivers at vmware.com>
+ *
+ */
+
+#ifndef _UPT1_DEFS_H
+#define _UPT1_DEFS_H
+
+struct UPT1_TxStats {
+ u64 TSOPktsTxOK; /* TSO pkts post-segmentation */
+ u64 TSOBytesTxOK;
+ u64 ucastPktsTxOK;
+ u64 ucastBytesTxOK;
+ u64 mcastPktsTxOK;
+ u64 mcastBytesTxOK;
+ u64 bcastPktsTxOK;
+ u64 bcastBytesTxOK;
+ u64 pktsTxError;
+ u64 pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ u64 LROPktsRxOK; /* LRO pkts */
+ u64 LROBytesRxOK; /* bytes from LRO pkts */
+ /* the following counters are for...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
...d by VMware
+ * along with it's IHV partners to implement the fast path features of
+ * vmxnet3 in silicon.
+ */
+
+#ifndef _UPT1_DEFS_H
+#define _UPT1_DEFS_H
+
+struct UPT1_TxStats {
+ u64 TSOPktsTxOK; /* TSO pkts post-segmentation */
+ u64 TSOBytesTxOK;
+ u64 ucastPktsTxOK;
+ u64 ucastBytesTxOK;
+ u64 mcastPktsTxOK;
+ u64 mcastBytesTxOK;
+ u64 bcastPktsTxOK;
+ u64 bcastBytesTxOK;
+ u64 pktsTxError;
+ u64 pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ u64 LROPktsRxOK; /* LRO pkts */
+ u64 LROBytesRxOK; /* bytes from LRO pkts */
+ /* the following counters are for...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
...d by VMware
+ * along with it's IHV partners to implement the fast path features of
+ * vmxnet3 in silicon.
+ */
+
+#ifndef _UPT1_DEFS_H
+#define _UPT1_DEFS_H
+
+struct UPT1_TxStats {
+ u64 TSOPktsTxOK; /* TSO pkts post-segmentation */
+ u64 TSOBytesTxOK;
+ u64 ucastPktsTxOK;
+ u64 ucastBytesTxOK;
+ u64 mcastPktsTxOK;
+ u64 mcastBytesTxOK;
+ u64 bcastPktsTxOK;
+ u64 bcastBytesTxOK;
+ u64 pktsTxError;
+ u64 pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ u64 LROPktsRxOK; /* LRO pkts */
+ u64 LROBytesRxOK; /* bytes from LRO pkts */
+ /* the following counters are for...
2011 Nov 11
3
Combining Overlapping Data
I've scoured the archives but have found no concrete answer to my question.
Problem: Two data sets
1st data set(x) = 20,000 rows
2nd data set(y) = 5,000 rows
Both have the same column names, the column of interest to me is a variable
called strain.
For example, a strain named "Chab1405" appears in x 150 times and in y 25
times...
strain "Chab1999" only appears 200
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
...fine UPT1_MAX_TX_QUEUES 64
+#define UPT1_MAX_RX_QUEUES 64
+#define UPT1_MAX_INTRS (UPT1_MAX_TX_QUEUES + UPT1_MAX_RX_QUEUES)
+
+struct UPT1_TxStats {
+ uint64_t TSOPktsTxOK; /* TSO pkts post-segmentation */
+ uint64_t TSOBytesTxOK;
+ uint64_t ucastPktsTxOK;
+ uint64_t ucastBytesTxOK;
+ uint64_t mcastPktsTxOK;
+ uint64_t mcastBytesTxOK;
+ uint64_t bcastPktsTxOK;
+ uint64_t bcastBytesTxOK;
+ uint64_t pktsTxError;
+ uint64_t pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ uint64_t LROPktsRxOK; /* LRO pkts */
+ uint64_t LROBy...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
...fine UPT1_MAX_TX_QUEUES 64
+#define UPT1_MAX_RX_QUEUES 64
+#define UPT1_MAX_INTRS (UPT1_MAX_TX_QUEUES + UPT1_MAX_RX_QUEUES)
+
+struct UPT1_TxStats {
+ uint64_t TSOPktsTxOK; /* TSO pkts post-segmentation */
+ uint64_t TSOBytesTxOK;
+ uint64_t ucastPktsTxOK;
+ uint64_t ucastBytesTxOK;
+ uint64_t mcastPktsTxOK;
+ uint64_t mcastBytesTxOK;
+ uint64_t bcastPktsTxOK;
+ uint64_t bcastBytesTxOK;
+ uint64_t pktsTxError;
+ uint64_t pktsTxDiscard;
+};
+
+struct UPT1_RxStats {
+ uint64_t LROPktsRxOK; /* LRO pkts */
+ uint64_t LROBy...
2017 Nov 13
0
snapshot mount fails in 3.12
Hi Richard,
Thanks for posting this.
This issues is caused as part of the regression in 3.12.0 version [1], and
is already fixed in 3.12.3 [2] version (3.12.3 is tagged now with couple of
more subdirectory mount related fixes).
[1] - https://bugzilla.redhat.com/show_bug.cgi?id=1501235
[2] - https://review.gluster.org/#/c/18506/
If you don't want to change the versions, then please remove
2018 Mar 07
2
[compiler-rt] Use of ESR context in AArch64 sigframe
On Wed, Mar 7, 2018 at 7:48 AM, Dmitry Vyukov <dvyukov at google.com> wrote:
> On Wed, Mar 7, 2018 at 4:39 PM, Andrey Ryabinin <aryabinin at virtuozzo.com> wrote:
>> On 03/06/2018 08:58 PM, Will Deacon wrote:
>>> Hi all,
>>>
>>> As part of some recent work to harden the Kernel Address Space Layout
>>> Randomisation (KASLR) implementation in
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
Le 10/01/2023 ? 10:44, RICHET Yann a ?crit?:
> Dear R-devel people,
>
> We are working to submit a package which is mainly a binding over a C++ lib (https://github.com/libKriging) using armadillo.
> It is _not_ a standard RcppArmadillo package, because we also had to provide a python binding... so there is a huge layer of cmake & scripting to make it work with a standard armadillo
2007 Jul 29
0
Reading an email from an mbox file and resending to a different address without modification
...uot;raw" output of a message (truncated)
Return-Path: <josh-q89RzV0OsXQ@public.gmane.org>\nX-Original-To: xxx-2ignx7OV+QJWk0Htik3J/w@public.gmane.org
\nDelivered-To: xxx-2ignx7OV+QJWk0Htik3J/w@public.gmane.org\nReceived: from ms-smtp-04.xxx.rr.com
(ms-smtp-04.xxx.rr.com [xx.xx.47.43])\n\tby mail.xxx.com (Postfix)
with ESMTP id 15CE495A92\n\tfor <xxx-2ignx7OV+QJWk0Htik3J/w@public.gmane.org>; Sat, 14 Jul 2007
12:37:18 -0500 (CDT)\nReceived: from [10.0.1.5] (cpe-
xxx-157-199.xxx.xxx.rr.com [xx.xx.157.199])\n\tby ms-
smtp-04.xxx.rr.com (8.13.6/8.13.6) with ESMTP id l6EHbCjV027495\n\...
2017 Nov 13
2
snapshot mount fails in 3.12
Hi,
quick question about snapshot mounting: Were there changes in 3.12 that
were not mentioned in the release notes for snapshot mounting?
I recently upgraded from 3.10 to 3.12 on CentOS (using
centos-release-gluster312). The upgrade worked flawless. The volume
works fine too. But mounting a snapshot fails with those two error messages:
[2017-11-13 08:46:02.300719] E