Displaying 20 results from an estimated 40 matches for "24009".
Did you mean:
2009
2012 Nov 30
3
Cannot mount gluster volume
...s localhost --volfile-id gdata.gluster-data.data -p /var/lib/glusterd/vols/gdata/run/gluster-data-data.pid -S /tmp/e3eac7ce95e786a3d909b8fc65ed2059.socket --brick-name /data -l /var/log/glusterfs/bricks/data.log --xlator-option *-posix.glusterd-uuid=22f1102a-08e6-482d-ad23-d8e063cf32ed --brick-port 24009 --xlator-option gdata-server.listen-port=24009
root 2905 1 0 Nov29 ? 00:01:22 /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs -p /var/lib/glusterd/nfs/run/nfs.pid -l /var/log/glusterfs/nfs.log -S /tmp/d5c892de43c28a1ee7481b780245b789.socket
root 12329 12291 0 16:28 p...
2013 Dec 03
3
Self Heal Issue GlusterFS 3.3.1
...sterFS 3.3.1 on Centos 6.4.
? Gluster volume status
Status of volume: glustervol
Gluster process Port Online Pid
------------------------------------------------------------------------------
Brick KWTOCUATGS001:/mnt/cloudbrick 24009 Y 20031
Brick KWTOCUATGS002:/mnt/cloudbrick 24009 Y 1260
NFS Server on localhost 38467 Y 43320
Self-heal Daemon on localhost N/A Y 43326
NFS Server on KWT...
2011 Aug 24
1
Input/output error
...fs.log
[2011-08-24 11:35:16.319379] I
[client-handshake.c:1082:select_server_supported_programs]
0-syncdata-client-1: Using Program GlusterFS-3.1.0, Num (1298437), Version
(310)
[2011-08-24 11:35:16.322126] I [client-handshake.c:913:client_setvolume_cbk]
0-syncdata-client-1: Connected to 172.23.0.2:24009, attached to remote
volume '/home/syncdata'.
[2011-08-24 11:35:16.322191] I [afr-common.c:2611:afr_notify]
0-syncdata-replicate-0: Subvolume 'syncdata-client-1' came back up; going
online.
[2011-08-24 11:35:16.323281] I
[client-handshake.c:1082:select_server_supported_programs]
0-sy...
2013 Mar 28
1
Glusterfs gives up with endpoint not connected
...ync /dev/sde1
2 8 97 2 active sync /dev/sdg1
3 8 81 - spare /dev/sdf1
[root at tuepdc glusterfs]# tail -f mnt-glusterfs.log
[2013-03-28 10:57:40.882566] I [rpc-clnt.c:1531:rpc_clnt_reconfig]
0-sambavol-client-0: changing port to 24009 (from 0)
[2013-03-28 10:57:40.883636] I [rpc-clnt.c:1531:rpc_clnt_reconfig]
0-sambavol-client-1: changing port to 24009 (from 0)
[2013-03-28 10:57:44.806649] I
[client-handshake.c:1080:select_server_supported_programs]
0-sambavol-client-0: Using Program GlusterFS-3.1.0, Num (1298437), Version
(310)...
2011 Feb 24
1
Experiencing errors after adding new nodes
...-------------+
[2011-02-24 09:39:18.132954] I [client-handshake.c:993:select_server_supported_programs] loader-client-2: Using Program GlusterFS-3.1.0, Num (1298437), Version (310)
[2011-02-24 09:39:18.136077] I [client-handshake.c:829:client_setvolume_cbk] loader-client-2: Connected to 172.24.8.25:24009, attached to remote volume '/data1'.
[2011-02-24 09:39:18.136498] I [client-handshake.c:993:select_server_supported_programs] loader-client-1: Using Program GlusterFS-3.1.0, Num (1298437), Version (310)
[2011-02-24 09:39:18.137083] I [client-handshake.c:829:client_setvolume_cbk] loader-clie...
2013 Jun 03
2
recovering gluster volume || startup failure
...2013-06-02 09:29:00.832914] I [glusterfsd.c:1666:main] 0-/usr/sbin/glusterfsd: Started running /usr/sbin/glusterfsd version 3.3.1
[2013-06-02 09:29:00.845515] I [graph.c:241:gf_add_cmdline_options] 0-gvol1-server: adding option 'listen-port' for volume 'gvol1-server' with value '24009'
[2013-06-02 09:29:00.845558] I [graph.c:241:gf_add_cmdline_options] 0-gvol1-posix: adding option 'glusterd-uuid' for volume 'gvol1-posix' with value '16ee7a4e-ee9b-4543-bd61-9b444100693d'
[2013-06-02 09:29:00.846654] W [options.c:782:xl_opt_validate] 0-gvol1-server: opt...
2017 Sep 07
1
Firewalls and ports and protocols
...he documentation there is conflicting information:
According to https://wiki.centos.org/HowTos/GlusterFSonCentOS we only need port TCP open between 2 GlusterFS servers:
Ports TCP:24007-24008 are required for communication between GlusterFS nodes and each brick requires another TCP port starting at 24009.
According to https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Setting%20Up%20Clients/ we also need to open UPD:
Ensure that TCP and UDP ports 24007 and 24008 are open on all Gluster servers. Apart from these ports, you need to open one port for each brick starting from port 49152 (i...
2014 Oct 30
1
Firewall ports with v 3.5.2 grumble time
...sitory as my Linux distribution only includes packages for 3.2 which seems somewhat ancient.
Following the documentation here:
http://www.gluster.org/community/documentation/index.php/Basic_Gluster_Troubleshooting
I opened up the relevant ports:
34865 ? 34867 for gluster
111 for the portmapper
24009 ? 24012 as I am using 2 bricks
This though contradicts:
http://gluster.org/community/documentation/index.php/Gluster_3.2:_Installing_GlusterFS_on_Red_Hat_Package_Manager_(RPM)_Distributions
Which says:
"Ensure that TCP ports 111, 24007,24008, 24009-(24009 + number of bricks across all volu...
2012 Nov 14
1
Howto find out volume topology
Hello,
I would like to find out the topology of an existing volume. For example,
if I have a distributed replicated volume, what bricks are the replication
partners?
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20121114/b203ea91/attachment.html>
2023 Oct 31
2
Gluster Geo replication
...ince it's using the rsync over ssh for actual data push ?
*?* *Port 22 (TCP):* Used by SSH for secure data communication in
Geo-replication.
*?* *Port 24007 (TCP):* Used by the Gluster daemon (glusterd) for
management and to intercommunicate with other glusterd instances.
*?* *Ports 24008 & 24009 (TCP):* Used for GlusterFS data and metadata
operations.
*?* *Port 49152 to 49664 (TCP):* Used by GlusterFS for client connections.
I see some monitoring happening on the tcp ports for slave volume, is this
communication secure ?
-------------- next part --------------
An HTML attachment was scrubb...
2011 Jun 06
2
Gluster 3.2.0 and ucarp not working
...mount and i turn off
one of nodes machine/gluster will freeze until node is back online.
My virtual ip is 3.200 and machine real ip is 3.233 and 3.5. In
gluster log i can see:
[2011-06-06 02:33:54.230082] I
[client-handshake.c:913:client_setvolume_cbk] 0-atlas-client-1:
Connected to 192.168.3.233:24009, attached to re
mote volume '/atlas'.
[2011-06-06 02:33:54.230116] I [afr-common.c:2514:afr_notify]
0-atlas-replicate-0: Subvolume 'atlas-client-1' came back up; going
online.
[2011-06-06 02:33:54.237541] I [fuse-bridge.c:3316:fuse_graph_setup]
0-fuse: switched to graph 0
[2011-06-0...
2011 Jul 11
0
Instability when using RDMA transport
...:fuse_graph_setup] 0-fuse: switched to graph 0
[2011-07-11 10:19:52.256774] I [fuse-bridge.c:2897:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.10
[2011-07-11 10:19:55.503338] I [rpc-clnt.c:1531:rpc_clnt_reconfig] 0-gluster-vol01-client-0: changing port to 24009 (from 0)
[2011-07-11 10:19:55.507930] I [rpc-clnt.c:1531:rpc_clnt_reconfig] 0-gluster-vol01-client-2: changing port to 24009 (from 0)
[2011-07-11 10:19:55.511529] I [rpc-clnt.c:1531:rpc_clnt_reconfig] 0-gluster-vol01-client-1: changing port to 24009 (from 0)
[2011-07-11 10:19:58.517058] I [client-h...
2015 Jul 22
1
samba4 AD with NATted clients
Hi all,
Further to my AD clients through NAT question: has anyone ever tried
this diagnostics tool from microsoft in their samba4 AD installation:
http://www.microsoft.com/en-us/download/confirmation.aspx?id=24009
It's supposed to verify connectivity requirements for AD functionality.
(replication, port status, etc, etc)
At our site, it crashes on verification of udp on port 137. I thought
this was the 'proof' that AD clients through NAT don't work, but when
trying the tool on our regula...
2012 Jun 19
1
"Too many levels of symbolic links" with glusterfs automounting
I set up a 3.3 gluster volume for another sysadmin and he has added it
to his cluster via automount. It seems to work initially but after some
time (days) he is now regularly seeing this warning:
"Too many levels of symbolic links"
$ df: `/share/gl': Too many levels of symbolic links
when he tries to traverse the mounted filesystems.
I've been using gluster with static mounts
2010 Oct 27
1
Gluster 3.1 and NFS problem
...wing error:
[2010-10-27 14:59:54.687519] I
[client-handshake.c:699:select_server_supported_programs] storage-client-0:
Using Program GlusterFS-3.1.0, Num (1298437), Version (310)
[2010-10-27 14:59:54.720898] I [client-handshake.c:535:client_setvolume_cbk]
storage-client-0: Connected to 192.168.2.2:24009, attached to remote volume
'/mnt'.
[2010-10-27 15:00:48.271921] E [rpcsvc.c:1249:nfs_rpcsvc_program_actor]
nfsrpc: RPC program not available
[2010-10-27 15:06:45.571535] C [inode.c:899:inode_path] storage/inode:
possible infinite loop detected, forcing break. name=(.)
[2010-10-27 15:06:45.5...
2012 Oct 05
0
No subject
...b/glusterd/vols/gdata=
/run/gluster-data-data.pid -S /tmp/e3eac7ce95e786a3d909b8fc65ed2059.socket =
--brick-name /data -l /var/log/glusterfs/bricks/data.log --xlator-option *-=
posix.glusterd-uuid=3D22f1102a-08e6-482d-ad23-d8e063cf32ed --brick-port 240=
09 --xlator-option gdata-server.listen-port=3D24009
root 2905 1 0 Nov29 ? 00:01:22 /usr/sbin/glusterfs -s loca=
lhost --volfile-id gluster/nfs -p /var/lib/glusterd/nfs/run/nfs.pid -l /var=
/log/glusterfs/nfs.log -S /tmp/d5c892de43c28a1ee7481b780245b789.socket
root 12329 12291 0 16:28 pts/1 00:00:00 grep gluster
[root at na...
2023 Nov 03
1
Gluster Geo replication
...ld work since it's using the rsync over ssh for actual data push ?
? Port 22 (TCP):?Used by SSH for secure data communication in Geo-replication.
? Port 24007 (TCP):?Used by the Gluster daemon (glusterd) for management and to intercommunicate with other glusterd instances.
? Ports 24008 & 24009 (TCP):?Used for GlusterFS data and metadata operations.
? Port 49152 to 49664 (TCP):?Used by GlusterFS for client connections.
I see some monitoring happening on the tcp ports for slave volume, is this communication secure ??
________
Community Meeting Calendar:
Schedule -
Every 2nd and...
2012 Jan 04
0
FUSE init failed
...reconfig]
0-test-volume-client-3: changing port to 24010 (from 0)
[2012-01-04 20:06:41.306462] I [rpc-clnt.c:1536:rpc_clnt_reconfig]
0-test-volume-client-2: changing port to 24010 (from 0)
[2012-01-04 20:06:41.306569] I [rpc-clnt.c:1536:rpc_clnt_reconfig]
0-test-volume-client-1: changing port to 24009 (from 0)
[2012-01-04 20:06:41.306609] I [rpc-clnt.c:1536:rpc_clnt_reconfig]
0-test-volume-client-0: changing port to 24010 (from 0)
[2012-01-04 20:06:45.233739] I
[client-handshake.c:1090:select_server_supported_programs]
0-test-volume-client-3: Using Program GlusterFS 3.2.5, Num (1298437),
Ver...
2013 Dec 10
1
Error after crash of Virtual Machine during migration
...storage-gfs-4-prd:/ydp/shared2
# gluster volume status
Status of volume: sa_bookshelf
Gluster process Port Online
Pid
------------------------------------------------------------------------
------
Brick storage-gfs-3-prd:/ydp/shared 24009 Y
758
Brick storage-gfs-4-prd:/ydp/shared 24009 Y
730
Brick storage-gfs-3-prd:/ydp/shared2 24010 Y
764
Brick storage-gfs-4-prd:/ydp/shared2 24010 Y
4578
NFS Server on localhost 38467 Y
770
Self-heal...
2018 Jun 13
4
Samba 4.8 RODC not working
...0:01 samba: task[ldapsrv]
24005 ? S 0:02 samba: task[cldapd]
24006 ? S 0:08 samba: conn[kdc_tcp] c[ipv4:192.168.0.88:40340] s[ipv4:192.168.0.6:88] server_id[24006.42]
24007 ? S 5:47 samba: task[dreplsrv]
24008 ? S 0:00 samba: task[winbindd_parent]
24009 ? S 0:00 samba: tfork waiter process
24010 ? S 0:00 samba: task[ntp_signd]
24011 ? S 0:06 samba: task[kccsrv]
24012 ? Ss 0:49 /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground
24013 ? S 0:16 samba: task[dnsupdate]
24...