Displaying 20 results from an estimated 200 matches similar to: "geo-replication loops"
2018 Jan 22
1
geo-replication initial setup with existing data
2010 Dec 24
1
node crashing on 4 replicated-distributed cluster
Hi,
I've got troubles after few minutes of glusterfs operations.
I setup a 4-node replica 4 storage, with 2 bricks on every server:
# gluster volume create vms replica 4 transport tcp
192.168.7.1:/srv/vol1 192.168.7.2:/srv/vol1 192.168.7.3:/srv/vol1
192.168.7.4:/srv/vol1 192.168.7.1:/srv/vol2 192.168.7.2:/srv/vol2
192.168.7.3:/srv/vol2 192.168.7.4:/srv/vol2
I started copying files with
2011 Jun 28
2
Issue with Gluster Quota
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110628/64de4f5c/attachment.html>
2011 May 03
3
Issue with geo-replication and nfs auth
hi,
I've some issue with geo-replication (since 3.2.0) and nfs auth (since initial release).
Geo-replication
---------------
System : Debian 6.0 amd64
Glusterfs: 3.2.0
MASTER (volume) => SLAVE (directory)
For some volume it works, but for others i can't enable geo-replication and have this error with a faulty status:
2011-05-03 09:57:40.315774] E
2012 Mar 20
1
issues with geo-replication
Hi all. I'm looking to see if anyone can tell me this is already
working for them or if they wouldn't mind performing a quick test.
I'm trying to set up a geo-replication instance on 3.2.5 from a local
volume to a remote directory. This is the command I am using:
gluster volume geo-replication myvol ssh://root at remoteip:/data/path start
I am able to perform a geo-replication
2008 Dec 11
1
SIP CallerID Question
I have several branch offices all running Asterisk PBX's that register
to each other via SIP so that calls can be transferred from office to
office. Everything is working great on the office to office transfers,
but I'd like to somehow make the CallerID more useful. Currently if an
extension at Office1 dials an extension at Office2 the CID on the phone
at Office2 says
2008 Aug 29
1
Connecting two asterisks via IAX
Hi,
I need to connect 2 asterisks in 2 different countries (A and B) for one
company so it's possible to make connections between the 2 offices.
For connectivity reasons (NAT traversal) i want to connect the 2 asterisk
with IAX so that when a user on office A connects via SIP to user on office
B the call is going trought IAX channel.
Can anyone give me an ideia how to accomplish
2010 Apr 29
1
incoming call should ring on several dahdi channels
Hi,
I need a feature from asterisk with dahdi channels, if there is an
incoming call, it should ring on several dahdi channels.
My channels look like:
OFFICE1=DAHDI/13,,rtT
OFFICE2=DAHDI/14,,rtT
If I add this line:
exten => 12345678,1,Dial(${OFFICE1}&{OFFICE2})
only OFFICE1 rings.
If I change it to
exten => 12345678,1,Dial(DAHDI/13&DAHDI/14)
DAHDI/13 and 14 rings together,
2017 Aug 17
0
Extended attributes not supported by the backend storage
Hi,
I have a Glusterfs (v3.11.2-1) geo replication master-slave setup between two sites. The idea is to provide an off-site backup for my storage. When I start the session, I get the following message:
[2017-08-15 20:07:41.110635] E [fuse-bridge.c:3484:fuse_xattr_cbk] 0-glusterfs-fuse: extended attribute not supported by the backend storage
Then it starts syncing the data but it stops at the
2017 Jun 23
1
Can't join domain as DC
Hello,
I have 2 offices connected through VPN (all ipv4 and ipv6 traffic allowed),
every office with it's own subnet. I built a DC in office1 for
mydomain.local, built a second one in same office and joined mydomain.local
with no problem. Then i built a DC in office2, but when i try it to join
mydomain.local, the join process blocks at "Setting account password for
OFFICE2-DC$" and
2017 Aug 16
0
Geo replication faulty-extended attribute not supported by the backend storage
Hi,
I have a Glusterfs (v3.11.2-1) geo replication master-slave setup between two sites. The idea is to provide an off-site backup for my storage. When I start the session, I get the following message:
[2017-08-15 20:07:41.110635] E [fuse-bridge.c:3484:fuse_xattr_cbk] 0-glusterfs-fuse: extended attribute not supported by the backend storage
Then it starts syncing the data but it stops at the
2005 Jul 19
1
Information setting up asterisk with an ISDN NT
Hi Folks,
First of all, I've been reading a lot and a lot about asterisk and ISDN-BRI,
but is really a complicated world, not like PRI or Analog.
I have 2 offices with 2 NT boxes and I want to connect them with Asterisk to
route outgoing from one office two the other. At the end I want them to look
like this Office2 will have only VoIP phones (not ISDN phones connected to a
card in asterisk)
2011 Mar 31
1
Error rpmbuild Glusterfs 3.1.3
Hi,
i have a lot of troubles when i try to build rpm?s out of the glusterfs
3.1.3 tgz on my SLES Servers (SLES10.1 & SLES11.1)
all is running fine i guess until it try?s to build the rpm?s.
Then i always run into this error :
RPM build errors:
File not found:
/var/tmp/glusterfs-3.1.3-1-root/opt/glusterfs/3.1.3/local/libexec/gsyncd
File not found by glob:
2008 Oct 08
1
Sip Trunking
I have several branch offices, each with their own Asterisk server
(version 1.4.22.1) handling their PBX functions. All of these offices
need to talk to each other. In sip.conf I created a peer entry for each
office with a username of branch-user and a friend entry for every
branch-user with the username being just the branch, for example:
[Office2]
username=Office1-user
host=10.10.80.253
2011 Oct 16
0
xen-utils-common buggy in squeeze: The script hotplugpath.sh is missing in /etc/xen/scripts
Hi,
today I've lost few hours tracking down why the hell a brand new Debian
Squeeze with Xen 4.0 wasn't starting up HVM instance and finally I found
this bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591456
Despite it have been fixed in sid more than six months ago, Squeeze
still contain this high priority bug.
It's expected to get an update in stable or we should
2013 Aug 28
1
GlusterFS extended attributes, "system" namespace
Hi,
I'm running GlusterFS 3.3.2 and I'm having trouble getting geo-replication to work. I think it is a problem with extended attributes. I'll using ssh with a normal user to perform the replication.
On the server log in /var/log/glusterfs/geo-replication/VOLNAME/ssh?.log I'm getting an error "ReceClient: call ?:?:? (xtime) failed on peer with OSError". On the
2018 Jul 13
2
Upgrade to 4.1.1 geo-replication does not work
Hi Kotresh,
Yes, all nodes have the same version 4.1.1 both master and slave.
All glusterd are crashing on the master side.
Will send logs tonight.
Thanks,
Marcus
################
Marcus Peders?n
Systemadministrator
Interbull Centre
################
Sent from my phone
################
Den 13 juli 2018 11:28 skrev Kotresh Hiremath Ravishankar <khiremat at redhat.com>:
Hi Marcus,
Is the
2018 May 30
2
tunnel interface names
>> the fact that ssh insists on tap* and tun* tun/tap-device-names is a
>> real nag and prevents from nice and easy solutions in some cases.
>
> Could you offer some examples?
some client:
ssh -o "Tunnel Ethernet" -w any office
next client:
ssh -o "Tunnel Ethernet" -w any office
...and so forth.
interface configuration on the hub for all clients:
2024 Feb 05
1
Graceful shutdown doesn't stop all Gluster processes
Hello Everyone,
I am using GlusterFS 9.4, and whenever we use the systemctl command to stop the Gluster server, it leaves many Gluster processes running. So, I just want to check how to shut down the Gluster server in a graceful manner.
Is there any specific sequence or trick I need to follow? Currently, I am using the following command:
[root at master2 ~]# systemctl stop glusterd.service
2010 May 14
2
Local Filesystem Access
Is it possible for processes on a glusterfs server to read and write to
files that are exported, like with NFS.
And if so how does this affect replication?
Thanks.