[root@fs4 bricks]# gluster volume info
Volume Name: cees-data
Type: Distribute
Volume ID: 27d2a59c-bdac-4f66-bcd8-e6124e53a4a2
Status: Started
Number of Bricks: 4
Transport-type: tcp,rdma
Bricks:
Brick1: fs1:/data/brick
Brick2: fs2:/data/brick
Brick3: fs3:/data/brick
Brick4: fs4:/data/brick
Options Reconfigured:
features.quota-deem-statfs: on
features.inode-quota: on
features.quota: on
performance.readdir-ahead: on
[root@fs4 bricks]# gluster volume status
Status of volume: cees-data
Gluster process TCP Port RDMA
Port Online Pid
------------------------------------------------------------------------------
Brick fs1:/data/brick 49152 49153
Y 1878
Brick fs2:/data/brick 49152 0
Y 1707
Brick fs3:/data/brick 49152 0
Y 4696
Brick fs4:/data/brick N/A N/A
N N/A
NFS Server on localhost 2049 0
Y 13808
Quota Daemon on localhost N/A N/A
Y 13813
NFS Server on fs1 2049 0
Y 6722
Quota Daemon on fs1 N/A N/A
Y 6730
NFS Server on fs3 2049 0
Y 12553
Quota Daemon on fs3 N/A N/A
Y 12561
NFS Server on fs2 2049 0
Y 11702
Quota Daemon on fs2 N/A N/A
Y 11710
Task Status of Volume cees-data
------------------------------------------------------------------------------
There are no active volume tasks
[root@fs4 bricks]# ps auxww | grep gluster
root 13791 0.0 0.0 701472 19768 ? Ssl 09:06
0:00 /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level
INFO
root 13808 0.0 0.0 560236 41420 ? Ssl 09:07
0:00 /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs
-p /var/lib/glusterd/nfs/run/nfs.pid -l
/var/log/glusterfs/nfs.log -S
/var/run/gluster/01c61523374369658a62b75c582b5ac2.socket
root 13813 0.0 0.0 443164 17908 ? Ssl 09:07
0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/quotad -p /var/lib/glusterd/quotad/run/quotad.pid -l
/var/log/glusterfs/quotad.log -S
/var/run/gluster/3753def90f5c34f656513dba6a544f7d.socket
--xlator-option *replicate*.data-self-heal=off --xlator-option
*replicate*.metadata-self-heal=off --xlator-option
*replicate*.entry-self-heal=off
root 13874 0.0 0.0 1200472 31700 ? Ssl 09:16
0:00 /usr/sbin/glusterfsd -s fs4 --volfile-id
cees-data.fs4.data-brick -p
/var/lib/glusterd/vols/cees-data/run/fs4-data-brick.pid -S
/var/run/gluster/5203ab38be21e1d37c04f6bdfee77d4a.socket
--brick-name /data/brick -l
/var/log/glusterfs/bricks/data-brick.log --xlator-option
*-posix.glusterd-uuid=f04b231e-63f8-4374-91ae-17c0c623f165
--brick-port 49152 49153 --xlator-option
cees-data-server.transport.rdma.listen-port=49153
--xlator-option cees-data-server.listen-port=49152
--volfile-server-transport=socket,rdma
root 13941 0.0 0.0 112648 976 pts/0 S+ 09:50
0:00 grep --color=auto gluster
[root@fs4 bricks]# systemctl restart glusterfsd glusterd
[root@fs4 bricks]# ps auxww | grep gluster
root 13808 0.0 0.0 560236 41420 ? Ssl 09:07
0:00 /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs
-p /var/lib/glusterd/nfs/run/nfs.pid -l
/var/log/glusterfs/nfs.log -S
/var/run/gluster/01c61523374369658a62b75c582b5ac2.socket
root 13813 0.0 0.0 443164 17908 ? Ssl 09:07
0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/quotad -p /var/lib/glusterd/quotad/run/quotad.pid -l
/var/log/glusterfs/quotad.log -S
/var/run/gluster/3753def90f5c34f656513dba6a544f7d.socket
--xlator-option *replicate*.data-self-heal=off --xlator-option
*replicate*.metadata-self-heal=off --xlator-option
*replicate*.entry-self-heal=off
root 13953 0.1 0.0 570740 14988 ? Ssl 09:51
0:00 /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level
INFO
root 13965 0.0 0.0 112648 976 pts/0 S+ 09:51
0:00 grep --color=auto gluster
[root@fs4 bricks]# gluster volume info
Volume Name: cees-data
Type: Distribute
Volume ID: 27d2a59c-bdac-4f66-bcd8-e6124e53a4a2
Status: Started
Number of Bricks: 3
Transport-type: tcp,rdma
Bricks:
Brick1: fs1:/data/brick
Brick2: fs2:/data/brick
Brick3: fs3:/data/brick
Options Reconfigured:
performance.readdir-ahead: on
features.quota: on
features.inode-quota: on
features.quota-deem-statfs: on