[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732688#comment-13732688
 ] 

Charles Galpin commented on CLOUDSTACK-3012:
--------------------------------------------

More nfs setup differences. On ubuntu the line added to /etc/exposts should read

/export  *(rw,async,no_subtree_check,no_root_squash)

Or you get warnings about not specifying a subtree_check preference

                
> 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

Reply via email to