Sponsored Content
Full Discussion: GlusterFS
Operating Systems Linux Red Hat GlusterFS Post 302944385 by mzainal on Tuesday 19th of May 2015 05:25:07 AM
Old 05-19-2015
GlusterFS

Hi,

I want to share storage using glusterfs. I follow tutorial as below:
https://www.howtoforge.com/how-to-in...n-ubuntu-14.04

But why size not same as i mount from lvm?
Code:
[root@localhost glusterfs]# gluster volume info

Volume Name: mysql-db
Type: Replicate
Volume ID: 7fd3178c-30d5-496e-8653-91be074d80da
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: node1:/data/gluster/brick
Brick2: node2:/data/gluster/brick
Options Reconfigured:
performance.readdir-ahead: on
[root@localhost glusterfs]#
[root@localhost glusterfs]# mount -t glusterfs node1:/mysql-db /opt/mysql
[root@localhost glusterfs]# df -h
Filesystem                  Size  Used Avail Use% Mounted on
/dev/mapper/rhel-root        50G  7.5G   43G  15% /
devtmpfs                     16G     0   16G   0% /dev
tmpfs                        16G     0   16G   0% /dev/shm
tmpfs                        16G  8.5M   16G   1% /run
tmpfs                        16G     0   16G   0% /sys/fs/cgroup
/dev/mapper/rhel-home        40G   33M   40G   1% /home
/dev/sda1                   497M   98M  400M  20% /boot
/dev/mapper/vol_san1-mysql  500G   33M  500G   1% /data/gluster
node1:/mysql-db           50G  3.2G   47G   7% /opt/mysql
[root@localhost glusterfs]#

Any idea what i miss?

Thanks.
 

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Glusterfs not replicating

0 down vote favorite I have replicated glusterfs on two servers, if i create file on one server it doesnt reflect on other, if i try to heal the volume on node2 i get this error Commit failed on node2. Please check log file for details. glustershd.log E 0-test-client-3: connection to... (0 Replies)
Discussion started by: davidbob
0 Replies

2. UNIX for Beginners Questions & Answers

Glusterfs not working

Hi Guys, Does anyone of you know what will happen if I kill glusterfs process while the gluster storage is in use? I am using glusterfs version 3.6.1, and I killed some process related to glusterfs , after that the files in the gluster storage went missing. Can anyone of you give more info... (0 Replies)
Discussion started by: davidbob
0 Replies
WHAT-PATCH(1)						      General Commands Manual						     WHAT-PATCH(1)

NAME
what-patch - detect which patch system a Debian package uses SYNOPSIS
what-patch [options] DESCRIPTION
what-patch examines the debian/rules file to determine which patch system the Debian package is using. what-patch should be run from the root directory of the Debian source package. OPTIONS
Listed below are the command line options for what-patch: -h, --help Display a help message and exit. -v Enable verbose mode. This will include the listing of any files modified outside or the debian/ directory and report any additional details about the patch system if available. AUTHORS
what-patch was written by Kees Cook <kees@ubuntu.com>, Siegfried-A. Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among others. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>. Both are released under the GNU General Public License, version 3 or later. SEE ALSO
The Ubuntu MOTU team has some documentation about patch systems at the Ubuntu wiki: https://wiki.ubuntu.com/PackagingGuide/PatchSystems cdbs-edit-patch(1), dbs-edit-patch(1), dpatch-edit-patch(1) DEBIAN
Debian Utilities WHAT-PATCH(1)
All times are GMT -4. The time now is 12:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy