[
https://issues.apache.org/jira/browse/CLOUDSTACK-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619557#comment-13619557
]
Sailaja Mada commented on CLOUDSTACK-1848:
------------------------------------------
Only cloudstack-setup-agent is available after package upgrade :
Ubuntu :
root@ub12sailaja:/usr/bin# ls -la cloud*
-rwxr-xr-x 1 root root 10963 Mar 31 20:49 cloud-migrate-databases
-rwxr-xr-x 1 root root 3485 Mar 31 20:49 cloud-set-guest-password
-rwxr-xr-x 1 root root 2230 Mar 31 20:49 cloud-set-guest-sshkey
-rwxr-xr-x 1 root root 27465 Mar 31 20:49 cloud-setup-databases
-rwxr-xr-x 1 root root 2220 Mar 31 20:49 cloud-setup-management
-rwxr-xr-x 1 root root 847 Mar 31 20:49 cloud-ssh
-rwxr-xr-x 1 root root 5053 Mar 31 20:49 cloudstack-setup-agent
-rwxr-xr-x 1 root root 5963 Mar 31 20:49 cloud-update-xenserver-licenses
root@ub12sailaja:/usr/bin#
RHEL has all the cloudstack Utilities ::
[root@rhel63 bin]# ls -la cloudstack-*
-rwxr-xr-x. 1 root root 3301 Apr 1 04:54 cloudstack-aws-api-register
-rwxr-xr-x. 1 root root 4543 Apr 1 04:54 cloudstack-external-ipallocator.py
-rwxr-xr-x. 1 root root 10920 Apr 1 04:54 cloudstack-migrate-databases
-rwxr-xr-x. 1 root root 3485 Apr 1 04:54 cloudstack-set-guest-password
-rwxr-xr-x. 1 root root 2230 Apr 1 04:54 cloudstack-set-guest-sshkey
-rwxr-xr-x. 1 root root 3810 Apr 1 04:54 cloudstack-setup-bridge
-rwxr-xr-x. 1 root root 27386 Apr 1 04:54 cloudstack-setup-databases
-rwxr-xr-x. 1 root root 10840 Apr 1 04:54 cloudstack-setup-encryption
-rwxr-xr-x. 1 root root 2220 Apr 1 04:54 cloudstack-setup-management
-rwxr-xr-x. 1 root root 10560 Apr 1 04:54 cloudstack-sysvmadm
-rwxr-xr-x. 1 root root 6003 Apr 1 04:54 cloudstack-update-xenserver-licenses
[root@rhel63 bin]#
> Cloudstack Packages are not got updated with scenario 4.0 to 4.1 upgrade
> where MS is on Ubuntu 12.04
> ----------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-1848
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1848
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup, Management Server
> Affects Versions: 4.1.0
> Reporter: Sailaja Mada
> Assignee: Wido den Hollander
> Priority: Blocker
> Fix For: 4.1.0
>
>
> Setup: 4.0 Advanced Networking Zone setup with Xen 6.0.2
> Steps:
> Tried upgrade from 4.0 to 4.1 with Management server installed on Ubuntu
> 12.04 .
> Instructions are : 1)
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Installation_Guide/sect-source-builddebs.html
> 2)
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Release_Notes/upgrade-instructions.html#upgrade-from-4.0.0-to-4.0.1
>
> 1. Downloaded deb packages from
> http://jenkins.cloudstack.org/job/package-deb-4.1/
> 2. Update APT repo:
> sudo mkdir -p /var/www/cloudstack/repo/binary
> sudo cp *.deb /var/www/cloudstack/repo/binary
> sudo cd /var/www/cloudstack/repo/binary
> sudo dpkg-scanpackages . /dev/null | tee Packages | gzip -9 > Packages.gz
> 3. vi /etc/apt/sources.list.d/cloudstack.list and add below line
> deb http://server.url/cloudstack/repo/binary ./
> 4. sudo apt-get update
> 5. apt-get upgrade cloud-*
> 6. service cloud-management start
> Observations :
> 1. No packages got updated to 4.1
> 2. Management server as 4.0 server and there is no execution of SQL
> scripts to update schema
--
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