[
https://issues.apache.org/jira/browse/CLOUDSTACK-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Luc Dion reassigned CLOUDSTACK-586:
------------------------------------------
Assignee: Pierre-Luc Dion
> exportfs -a gives 'no_subtree_check warning' when following the Installation
> guide
> ----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-586
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-586
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Doc
> Affects Versions: 4.0.0
> Environment: Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-29-generic x86_64)
> Reporter: Max Thoursie
> Assignee: Pierre-Luc Dion
> Priority: Minor
> Fix For: 4.3.0, 4.4.0
>
>
> The installation guide says, under 4.5.5.1 and 4.5.5.2
> 2. To configure the new directories as NFS exports, edit /etc/exports. Export
> the NFS share(s) with rw,async,no_root_squash. For example:
> # vi /etc/exports
> Insert the following line.
> /export *(rw,async,no_root_squash)
> Following these instructions, Ubuntu prints the following warning
> max@ubuntu:~$ sudo exportfs -a
> exportfs: /etc/exports [1]: Neither 'subtree_check' or 'no_subtree_check'
> specified for export "*:/export".
> Assuming default behaviour ('no_subtree_check').
> NOTE: this default has changed since nfs-utils version 1.0.x
--
This message was sent by Atlassian JIRA
(v6.2#6252)