< Home - < Back

fedfs-utils-devel


Information about the package, fedfs-utils-devel, which is shipped with common Linux distributions. The fedfs-utils-devel package is designed for, Development files for the FedFS NFS plug-in.


Package Name:

fedfs-utils-devel

Summary:

Development files for the FedFS NFS plug-in

Description:

This package contains development files for the FedFS NFS plug-in library. This package must be present at nfs-utils build time for NFS and FedFS junction support to be enabled in nfs-utils. RFC 5716 introduces the Federated File System (FedFS, for short). FedFS is an extensible standardized mechanism by which system administrators construct a coherent file name space across multiple file servers using file system referrals. A file system referral is like a symbolic link to another file system share, but it is not visible to applications. It behaves like an auto-mounted directory where a new file system mount is done when an application first accesses that directory. The arguments of the mount operation are controlled by information returned by the file server. Today, file system referral mechanisms exist in several network file system protocols. FedFS provides its file name space features by leveraging referral mechanisms already built in to network file system protocols. Thus no change to file system protocols or clients is required. Currently, the Linux FedFS implementation supports only NFS version 4 referrals. More on NFS version 4 referrals can be found in RFC 3530. FedFS may support other network file system protocols in the future.

Architecture:

x86_64

Version:

0.9.7

Release:

1.el6

Size:

9.4 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for fedfs-utils-devel


Control the fedfs-utils-devel package with the following handy commands outlined below.


Command

Description of Command

yum install fedfs-utils-devel

This command will install fedfs-utils-devel on the server.

yum remove fedfs-utils-devel

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

yum -y remove fedfs-utils-devel

This command will un-install fedfs-utils-devel 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 fedfs-utils-devel when using the -y flag.

yum update fedfs-utils-devel

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

yum -y update fedfs-utils-devel

This command will update fedfs-utils-devel 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 fedfs-utils-devel when using the -y flag.

yum info fedfs-utils-devel

This command will show you core information about the fedfs-utils-devel package.

yum deplist fedfs-utils-devel

This command will show you the dependencies for fedfs-utils-devel. 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 fedfs-utils-devel

This command will check if there is an update waiting on fedfs-utils-devel. 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.