You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "sadhu suresh (JIRA)" <ji...@apache.org> on 2013/02/26 11:22:12 UTC

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

sadhu suresh created CLOUDSTACK-1393:
----------------------------------------

             Summary: 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.0.2
            Reporter: sadhu suresh


steps:

1.download the Build
 http://repo-ccp.citrix.com/releases/ASF/rhel/6.3/master/CloudStack-non-OSS-MASTER-75-rhel6.3.tar.gz
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 ~]# ls
anaconda-ks.cfg                       CloudStack-non-OSS-MASTER-75-rhel6.3.tar.gz  install.log.syslog  vhd-util
CloudStack-non-OSS-MASTER-75-rhel6.3  install.log                                  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                              CloudStack-non-OSS-MASTER-75-rhel6.3.tar.gz  .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