FedFsUtilsInstallFedora18

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
(Introduction)
(fedfs-utils-server has a package dependency on fedfs-utils-nsdbparams)
 
Line 28: Line 28:
Or, on NFS servers:
Or, on NFS servers:
-
  # yum install fedfs-utils-lib fedfs-utils-nsdbparams fedfs-utils-server
+
  # yum install fedfs-utils-lib fedfs-utils-server
There are also packages for development and debugging:
There are also packages for development and debugging:

Latest revision as of 19:32, 12 February 2013

Project: fedfs-utils

[ Project Home | News | Downloads | Docs | Mailing Lists | Source Control | Issues ]


Introduction

If you are running Fedora 18, you can install a packaged version of fedfs-utils-0.8. fedfs-utils is split into several packages. These include:

  • fedfs-utils-admin
  • fedfs-utils-client
  • fedfs-utils-common
  • fedfs-utils-lib
  • fedfs-utils-nsdbparams
  • fedfs-utils-server

On any Fedora 18 host that participates in a FedFS domain, you can install just the fedfs-utils components you need. For example, on NFS clients:

# yum install fedfs-utils-client

Or, on NFS servers:

# yum install fedfs-utils-lib fedfs-utils-server

There are also packages for development and debugging:

  • fedfs-utils-devel
  • fedfs-utils-debuginfo

More information is available from koji.

Personal tools