You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2013/10/04 08:20:45 UTC

[jira] [Updated] (CLOUDSTACK-3243) [DOC]Wrong NFS mount point in documentation

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinandan Prateek updated CLOUDSTACK-3243:
-------------------------------------------

    Fix Version/s: 4.2.1

> [DOC]Wrong NFS mount point in documentation
> -------------------------------------------
>
>                 Key: CLOUDSTACK-3243
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3243
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Doc, Install and Setup
>    Affects Versions: 4.1.0, 4.2.0
>         Environment: KVM
>            Reporter: Ron Wheeler
>            Priority: Blocker
>             Fix For: 4.2.1
>
>
> At "4.5.8. Prepare the System VM Template" the instructions give the following command.
>  /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2 -h kvm -s <optional-management-server-secret-key> -F
> In "4.5.6.2. Using the Management Server as the NFS Server" the following commands were give
> # mkdir /primarymount
> # mount -t nfs <management-server-name>:/export/primary /primarymount
> # umount /primarymount
> # mkdir /secondarymount
> # mount -t nfs <management-server-name>:/export/secondary /secondarymount
> # umount /secondarymount    
> This results in a mismatch betweenthe location of the NSF storage which causes the error:
> mount point /mnt/secondary doesn't exist\n
> Installation failed
> "4.5.6.1. Using a Separate NFS Server"  has the storage mounted at  /mnt/secondary
> The documentation needs to be made consistent. 
> Probably  "4.5.6.2. Using the Management Server as the NFS Server" needs fixing.



--
This message was sent by Atlassian JIRA
(v6.1#6144)