< Home - < Back

glusterfs-client-xlators


Information about the package, glusterfs-client-xlators, which is shipped with common Linux distributions. The glusterfs-client-xlators package is designed for, GlusterFS client-side translators.


Package Name:

glusterfs-client-xlators

Summary:

GlusterFS client-side translators

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 the translators needed on any GlusterFS client.

Architecture:

x86_64

Version:

3.7.9

Release:

12.el6

Size:

1.1 M

Repository:

base

From Repository:

Licence:

GPLv2 or LGPLv3+



Handy Yum Commands for glusterfs-client-xlators


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


Command

Description of Command

yum install glusterfs-client-xlators

This command will install glusterfs-client-xlators on the server.

yum remove glusterfs-client-xlators

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

yum -y remove glusterfs-client-xlators

This command will un-install glusterfs-client-xlators 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-client-xlators when using the -y flag.

yum update glusterfs-client-xlators

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

yum -y update glusterfs-client-xlators

This command will update glusterfs-client-xlators 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-client-xlators when using the -y flag.

yum info glusterfs-client-xlators

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

yum deplist glusterfs-client-xlators

This command will show you the dependencies for glusterfs-client-xlators. 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-client-xlators

This command will check if there is an update waiting on glusterfs-client-xlators. 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.