You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Gary Richards (JIRA)" <ji...@apache.org> on 2013/06/14 14:49:21 UTC

[jira] [Created] (CLOUDSTACK-3012) Manual section 4.5.6.2 details what to install to have a working NFS server on RedHat but not Ubuntu

Gary Richards created CLOUDSTACK-3012:
-----------------------------------------

             Summary: Manual section 4.5.6.2 details what to install to have a working NFS server on RedHat but not Ubuntu
                 Key: CLOUDSTACK-3012
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3012
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Doc
    Affects Versions: 4.1.0
         Environment: Ubuntu Precise
            Reporter: Gary Richards
            Priority: Minor


Manual section 4.5.6.2 details what to install to have a working NFS server on RedHat but not Ubuntu.

I part 1 of this section is says:

On RHEL/CentOS systems, you'll need to install the nfs-utils package:
$ sudo yum install nfs-utils

I believe the following should be added:
On Ubuntu systems, you'll need to install the nfs-kernel-server package:
$ sudo apt-get install nfs-kernel-server


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira