HI All, Noticed the following issue(blocker) when we try to start the usage server
https://issues.apache.org/jira/browse/CLOUDSTACK-81 Note :also we need to install additional package when we want install usage-server and cloud-agent. ____________________________________ root@rhel63 CloudStack-oss-4.0.59-rhel6.3]# service cloud-usage start Starting CloudStack Usage Monitor: /bin/bash: /usr/bin/cloud-daemonize: No such file or directory [FAILED] ****************************************************** cloud-usage server installation requires additional rpm and installed additional rpm ********************************************************************* fter installing the jsvc package installation usage server was successful: [root@rhel63 CloudStack-oss-4.0.59-rhel6.3]# rpm -Uvh http://mirror.centos.org/centos/6/os/x86_64/Packages/jakarta-commons-daemon-jsvc-1.0.1-8.9.el6.x86_64.rpm Retrieving http://mirror.centos.org/centos/6/os/x86_64/Packages/jakarta-commons-daemon-jsvc-1.0.1-8.9.el6.x86_64.rpm warning: /var/tmp/rpm-tmp.pGKPCJ: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY Preparing... ########################################### [100%] 1:jakarta-commons-daemon-########################################### [100%] [root@rhel63 CloudStack-oss-4.0.59-rhel6.3]# ./install.sh Setting up the temporary repository... Cleaning Yum cache... Loaded plugins: product-id, subscription-manager Updating certificate-based repositories. Unable to read consumer identity Cleaning repos: cloud-temp rhel 2 metadata files removed Welcome to the Cloud.com CloudStack Installer. What would you like to do? A) Install the Agent B) Install BareMetal Agent S) Install the Usage Monitor D) Install the database server U) Upgrade the CloudStack packages installed on this computer R) Stop any running CloudStack services and remove the CloudStack packages from this computer Q) Quit > s Installing the Usage Server... Loaded plugins: product-id, subscription-manager Updating certificate-based repositories. Unable to read consumer identity cloud-temp | 2.6 kB 00:00 ... rhel | 4.0 kB 00:00 ... Setting up Install Process No package cloud-premium available. Resolving Dependencies --> Running transaction check ---> Package cloud-usage.x86_64 0:4.0.59-0.59.el6.4.0 will be installed --> Finished Dependency Resolution Dependencies Resolved ======================================================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================================================== Installing: cloud-usage x86_64 4.0.59-0.59.el6.4.0 cloud-temp 81 k Transaction Summary ======================================================================================================================================================================== Install 1 Package(s) Total download size: 81 k Installed size: 87 k Is this ok [y/N]: y Downloading Packages: Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Warning: RPMDB altered outside of yum. Installing : cloud-usage-4.0.59-0.59.el6.4.0.x86_64 1/1 Installed products updated. Verifying : cloud-usage-4.0.59-0.59.el6.4.0.x86_64 1/1 Installed: cloud-usage.x86_64 0:4.0.59-0.59.el6.4.0 Complete! CloudStack Management Server setup is Done! [root@rhel63 CloudStack-oss-4.0.59-rhel6.3]# service cloud-management status cloud-management (pid 2984) is running... [root@rhel63 CloudStack-oss-4.0.59-rhel6.3]# service cloud-usage start Starting CloudStack Usage Monitor: /bin/bash: /usr/bin/cloud-daemonize: No such file or directory [FAILED] Regards sadhu