Displaying 20 results from an estimated 800 matches similar to: "gverify.sh purpose"
2017 Aug 21
0
gverify.sh purpose
On Saturday 19 August 2017 02:05 AM, mabi wrote:
> Hi,
>
> When creating a geo-replication session is the gverify.sh used or ran
> respectively?
Yes, It is executed as part of geo-replication session creation.
> or is gverify.sh just an ad-hoc command to test manually if creating a
> geo-replication creationg would succeed?
>
No need to run separately
~
Saravana
2024 Sep 01
1
geo-rep will not initialize
FYI, I will be traveling for the next week, and may not see email much
until then.
Your questions...
On 8/31/24 04:59, Strahil Nikolov wrote:
> One silly question: Did you try adding some files on the source volume
> after the georep was created ?
Yes. I wondered that, too, whether geo-rep would not start simply
because there was nothing to do. But yes, there are a few files created
2023 Mar 14
1
can't set up geo-replication: can't fetch slave details
Hi,
using Gluster 9.2 on debian 11 I'm trying to set up geo replication. I
am following this guide:
https://docs.gluster.org/en/main/Administrator-Guide/Geo-Replication/#password-less-ssh
I have a volume called "ansible" which is only a small volume and
seemed like an ideal test case.
Firstly, for a bit of feedback (this isn't my issue as I worked around
it) I had this
2024 Aug 30
1
geo-rep will not initialize
On 8/30/24 04:17, Strahil Nikolov wrote:
> Have you done the following setup on the receiving gluster volume:
Yes. For completeness' sake:
grep geoacct /etc/passwd /etc/group
/etc/passwd:geoacct:x:5273:5273:gluster
geo-replication:/var/lib/glusterd/geoacct:/bin/bash
/etc/group:geoacct:x:5273:
gluster-mountbroker status
2012 May 16
2
Getting Postfix Admin's DB to work with Postfix's/Dovecot's MySQL DB
Hi all,
I followed the instructions here:
http://library.linode.com/email/postfix/dovecot-mysql-centos-5
to configure Postfix to work with MySQL and Dovecot before discovering
PostfixAdmin (I was searching for a visual tool for creating users).
Since I had created MySQL database already for virtual domains and user
mailboxes (following the instructions I linked to earlier)
and PostFix
2023 Mar 21
1
can't set up geo-replication: can't fetch slave details
Hi,
is this a rare problem?
Cheers,
Kingsley.
On Tue, 2023-03-14 at 19:31 +0000, Kingsley Tart wrote:
> Hi,
>
> using Gluster 9.2 on debian 11 I'm trying to set up geo replication.
> I am following this guide:
>
>
https://docs.gluster.org/en/main/Administrator-Guide/Geo-Replication/#password-less-ssh
>
> I have a volume called "ansible" which is only a
2008 Jun 13
9
Xen shows single processor on a dual core system
Hi all,
On dual core processor machine, I installed ubuntu-8.04 in which I
installed xen-3.2.
In ubuntu:
# cat /proc/cpuinfo --> Shows two processors information.
But in Xen on the same machine:
# cat /proc/cpuinfo --> Shows only one processor information.
Can anyone please explain what could be the reason behind this?
Thanks
Saravana
2009 Oct 14
6
Combining rails intrAnet and public site.
Hello, everyone!
I was wondering if somebody has some insight on this issue.
[h]A little background:[/h]
I work for a midsize electronic manufacturing company with 2 people in
IT dept - a network admin and a developer (me).
We''ve been using rails to migrate from an old dBase and VB based system
to build internal company IntrAnet that does things like label printing,
invetory control,
2007 Oct 11
2
Encode and decode using speex
Hi,
I am new to speex and I am trying to use the sample program given in the
speex document.
I have made some modification to that sample, so that input can be read from
a file and the output can be re-directed to the file.
I tried to encode an audio file using the sampleenc and decode the same by
sampledec.c I am able to do it successfully, but when i try to play the
output file from the
2004 May 03
3
wine-users digest, Vol 1 #1757 - 10 msgs
where can i download the latest version of wine i went to winehq but seem to
be lost cant find my way can you help
----- Original Message -----
From: <wine-users-request@winehq.org>
To: <wine-users@winehq.org>
Sent: Saturday, May 01, 2004 9:06 PM
Subject: wine-users digest, Vol 1 #1757 - 10 msgs
> Send wine-users mailing list submissions to
> wine-users@winehq.org
>
> To
2011 Jun 14
1
Obtaining OLAP cubes using R
Hello All,
I have a dataset and I wish to obtain all possible data cuboids from it
using R . For eg if my data frame is :
A B C
1 1 1
1 2 1
2 2 1
The output intended is :
A=1
A=2
B=1
B=2
C=1
A=1,B=1
A=1,B=2
A=2,B=2
A=1,C=1
A=2,C=1
B=1,C=1
B=2,C=1
A=1,B=1,C=1
A=1,B=2,C=1
A=2,B=2,C=1
Are there any function(s) to do this in R ? I tried a combination of
expand.grid and
2017 Aug 21
2
self-heal not working
Hi,
I have a replicat 2 with arbiter GlusterFS 3.8.11 cluster and there is currently one file listed to be healed as you can see below but never gets healed by the self-heal daemon:
Brick node1.domain.tld:/data/myvolume/brick
/data/appdata_ocpom4nckwru/preview/1344699/64-64-crop.png
Status: Connected
Number of entries: 1
Brick node2.domain.tld:/data/myvolume/brick
2007 Nov 01
0
Urgetn Openings for RoR Programmers
Hi ALL,
Greetings!!!
It''s been great to see you all sharing/discussing/suggestions the topics
about Ruby on Rails (RoR).
About US:
Before that, I''ve introduced myself. I''m K.Saravana Kumar, HR for one of
the upgrowing software company , Chennai. Our company name is
RailsFactory. We are in the market for almost 1.5 yrs. We are working
for more US,UK clients and
2017 Aug 21
2
Vectorization in LLVM x86 backend
Hi all,
Recently I compiled the attached .c file using Clang with "-mavx2 -mfma
-m32 -O3" optimization flags.
First I used -emit-llvm and inspected the LLVM IR and there are no vector
instructions. Then I got the assembly output of the file in it I can
clearly see vector instructions in it.
Neither the SLPVectorizer or the LoopVectorizer is however doing any
vectorization (also
2017 Aug 21
0
self-heal not working
----- Original Message -----
> From: "mabi" <mabi at protonmail.ch>
> To: "Gluster Users" <gluster-users at gluster.org>
> Sent: Monday, August 21, 2017 9:28:24 AM
> Subject: [Gluster-users] self-heal not working
>
> Hi,
>
> I have a replicat 2 with arbiter GlusterFS 3.8.11 cluster and there is
> currently one file listed to be healed as
2017 Aug 21
2
self-heal not working
Hi Ben,
So it is really a 0 kBytes file everywhere (all nodes including the arbiter and from the client).
Here below you will find the output you requested. Hopefully that will help to find out why this specific file is not healing... Let me know if you need any more information. Btw node3 is my arbiter node.
NODE1:
STAT:
File:
2017 Aug 21
5
[Bug 102337] New: Full system crash when running a custom OpenGL 4.3 graphic engine
https://bugs.freedesktop.org/show_bug.cgi?id=102337
Bug ID: 102337
Summary: Full system crash when running a custom OpenGL 4.3
graphic engine
Product: Mesa
Version: 17.1
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
2017 Aug 21
2
Combining passes
Hello,
this is a question, concerning cmake lists configuration. I am trying to
link together two llvm passes, but they still should be as two modules. So:
passA - A.so
passB - B.so
passB should use passA , so I sould use target_link_libraries ( and of
course, I have included useAnalysis in passB) . But I can't link libraries
that are build as Modules, so I tried to create two libraries at
2017 Aug 21
0
self-heal not working
Can you also provide:
gluster v heal <my vol> info split-brain
If it is split brain just delete the incorrect file from the brick and run heal again. I haven't tried this with arbiter but I assume the process is the same.
-b
----- Original Message -----
> From: "mabi" <mabi at protonmail.ch>
> To: "Ben Turner" <bturner at redhat.com>
> Cc:
2017 Aug 21
2
Vectorization in LLVM x86 backend
I isolated the LLVM IR and the X86 instructions emitted for the function
and are attached herewith and it is clearly emitting vector instructions. I
am having a hard time figuring out where the vector instructions are
formulated. For sure SLP and Loop vectorizer is not doing anything.
On Mon, Aug 21, 2017 at 11:56 AM, Craig Topper <craig.topper at gmail.com>
wrote:
> The X86 backend