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

[jira] [Updated] (CLOUDSTACK-1393) Install scripts shows wrong path to copy vhd-util

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

Chip Childers updated CLOUDSTACK-1393:
--------------------------------------

    Fix Version/s:     (was: 4.1.0)
                   4.2.0
    
> Install scripts shows wrong path to copy vhd-util
> -------------------------------------------------
>
>                 Key: CLOUDSTACK-1393
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1393
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Install and Setup
>    Affects Versions: 4.1.0
>            Reporter: sadhu suresh
>            Assignee: Pradeep Soundararajan
>             Fix For: 4.2.0
>
>
> steps:
> 1.download the latest 4.2 Build
> 2. extract and run  the install script to install the CS
> 3.check the Installation transaction summary
> actual result:
> Installation was successful but transaction summary shows to download the vhd-util and copied to below path but the PATH is wrong ,which doesn't exits  in the MS machine.
> /usr/share/cloudstack/management/webapps/client/WEB-INF/classes/scripts/vm/hypervisor/xenserver/
> 1.there is no cloudstack folder in /usr/share only cloudstack-management folder exists.
> 2No scripts sub-folder in the classes directory
> ependencies Resolved
> ==================================================================================================================================================
>  Package                                   Arch                       Version                                Repository                      Size
> ==================================================================================================================================================
> Installing:
>  cloudstack-management                     x86_64                     4.2.0-SNAPSHOT.el6                     cloud-temp                      56 M
> Installing for dependencies:
>  cloudstack-common                         x86_64                     4.2.0-SNAPSHOT.el6                     cloud-temp                      66 M
> Transaction Summary
> ==================================================================================================================================================
> Install       2 Package(s)
> Total download size: 122 M
> Installed size: 134 M
> Is this ok [y/N]: y
> Downloading Packages:
> --------------------------------------------------------------------------------------------------------------------------------------------------
> Total                                                                                                              53 MB/s | 122 MB     00:02
> Running rpm_check_debug
> Running Transaction Test
> Transaction Test Succeeded
> Running Transaction
>   Installing : cloudstack-common-4.2.0-SNAPSHOT.el6.x86_64                                                                                    1/2
>   Installing : cloudstack-management-4.2.0-SNAPSHOT.el6.x86_64                                                                                2/2
> Please download vhd-util from http://download.cloud.com.s3.amazonaws.com/tools/vhd-util and put it in
> /usr/share/cloudstack/management/webapps/client/WEB-INF/classes/scripts/vm/hypervisor/xenserver/
> Installed products updated.
>   Verifying  : cloudstack-management-4.2.0-SNAPSHOT.el6.x86_64                                                                                1/2
>   Verifying  : cloudstack-common-4.2.0-SNAPSHOT.el6.x86_64                                                                                    2/2
> Installed:
>   cloudstack-management.x86_64 0:4.2.0-SNAPSHOT.el6
> Dependency Installed:
>   cloudstack-common.x86_64 0:4.2.0-SNAPSHOT.el6
> Complete!
> Done
> [root@vm634 CloudStack-non-OSS-MASTER-75-rhel6.3]# cd /root
> [root@vm634 ~]# wget  http://download.cloud.com.s3.amazonaws.com/tools/vhd-util
> --2013-02-26 10:27:51--  http://download.cloud.com.s3.amazonaws.com/tools/vhd-util
> Resolving download.cloud.com.s3.amazonaws.com... 207.171.189.81
> Connecting to download.cloud.com.s3.amazonaws.com|207.171.189.81|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 318977 (312K) [binary/octet-stream]
> Saving to: âvhd-utilâ
> 100%[========================================================================================================>] 318,977     38.8K/s   in 8.7s
> 2013-02-26 10:28:02 (35.9 KB/s) - âvhd-utilâ
> [root@vm634 ~]# l                                 log
> [root@vm634 ~]# mv vhd-util /usr/share/cloudstack/management/webapps/client/WEB-INF/classes/scripts/vm/hypervisor/xenserver/
> mv: cannot move `vhd-util' to `/usr/share/cloudstack/management/webapps/client/WEB-INF/classes/scripts/vm/hypervisor/xenserver/': No such file or directory
> [root@vm634 ~]# cd /usr/share/cloudstack-
> cloudstack-common/     cloudstack-management/
> [root@vm634 ~]# cd /usr/share/cloudstack-management/webapps/client/WEB-INF/classes/server.xml
> anaconda-ks.cfg                              .mysql_history
> .bash_logout                                 .cshrc                                       .ssh/
> .bash_profile                                install.log                                  .tcshrc
> .bashrc                                      install.log.syslog                           vhd-util
>  

--
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