< Home - < Back

glusterfs-fuse


Information about the package, glusterfs-fuse, which is shipped with common Linux distributions. The glusterfs-fuse package is designed for, Fuse client.


Package Name:

glusterfs-fuse

Summary:

Fuse client

Description:

GlusterFS is a distributed file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file systems in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in user space and easily manageable. This package provides support to FUSE based clients and inlcudes the glusterfs(d) binary.

Architecture:

x86_64

Version:

3.7.9

Release:

12.el6

Size:

103 k

Repository:

base

From Repository:

Licence:

GPLv2 or LGPLv3+



Handy Yum Commands for glusterfs-fuse


Control the glusterfs-fuse package with the following handy commands outlined below.


Command

Description of Command

yum install glusterfs-fuse

This command will install glusterfs-fuse on the server.

yum remove glusterfs-fuse

This command will un-install glusterfs-fuse on the server. When you run this command, you will be asked if you are sure that you want to remove glusterfs-fuse, so you have to manually confirm that you want to do this.

yum -y remove glusterfs-fuse

This command will un-install glusterfs-fuse on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove glusterfs-fuse when using the -y flag.

yum update glusterfs-fuse

This command will update glusterfs-fuse to the latest version. When you run this command, you will be asked if you are sure that you want to remove glusterfs-fuse, so you have to manually confirm that you want to do this.

yum -y update glusterfs-fuse

This command will update glusterfs-fuse to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove glusterfs-fuse when using the -y flag.

yum info glusterfs-fuse

This command will show you core information about the glusterfs-fuse package.

yum deplist glusterfs-fuse

This command will show you the dependencies for glusterfs-fuse. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update glusterfs-fuse

This command will check if there is an update waiting on glusterfs-fuse. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.