[
https://issues.apache.org/jira/browse/CLOUDSTACK-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732674#comment-13732674
]
Charles Galpin commented on CLOUDSTACK-3012:
--------------------------------------------
In step 5 where it says "Edit the /etc/sysconfig/nfs file." On ubuntu the file
is /etc/default/nfs-kernel-server
sudo vi /etc/default/nfs-kernel-server
> 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
> Labels: docuentation
>
> 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