[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627102#comment-13627102
 ] 

Sangeetha Hariharan commented on CLOUDSTACK-1837:
-------------------------------------------------

Joe , 


I confirmed that the following properties that are missing in a upgraded set up 
is really not needed for AWS to work:

db.awsapi.username=
db.awsapi.password=
db.awsapi.host=
db.awsapi.port=


In "2.1. Upgrade from 4.0.x to 4.1.0" section:


Step 2 & 4 seem to be the same:

Step 6. For AWS API Users Only" -This step is not needed anymore

There are no steps about actually updating the binaries and strating the 
management server .

Also we need to have note about:

1. Step to restart all system Vms (SSVM,CPVM and Routers): 
2. copy vhd-utils to 
/usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver 

                
> Document additonal Steps to be included in the upgrade procedure from 4.0 -> 
> 4.1
> --------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1837
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1837
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Doc
>    Affects Versions: 4.1.0
>         Environment: Upgrade from 4.0 -> 4.1
>            Reporter: Sangeetha Hariharan
>            Assignee: Sangeetha Hariharan
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> Additonal Steps ( Restart of all system Vms , copy vhd-utils) to be included 
> in the upgrade procedure from 4.0 -> 4.1
> Include the following steps as part of upgrade from 4.0 -> 4.1
>  
> Step to restart all system Vms (SSVM,CPVM and Routers):
> 1. Run the following script to stop, then start, all Secondary Storage VMs, 
> Console Proxy VMs, and virtual routers.Make sure port 8096 is open.
>     Run the command once on one management server. Substitute your own IP 
> address of the MySQL instance, the MySQL user to connect as, and the password 
> to use for that user. In addition to those parameters, provide the "-a" 
> arguments. For example:
>     # nohup cloudstack-sysvmadm -d 192.168.1.5 -u cloud -p password -a > 
> sysvm.log 2>&1 &
>     # tail -f sysvm.log
>     This might take up to an hour or more to run, depending on the number of 
> accounts in the system.
>     After the script terminates, check the log to verify correct execution:
>     # tail -f sysvm.log
>     The content should be like the following:
>     Stopping and starting 1 secondary storage vm(s)...
>     Done stopping and starting secondary storage vm(s)
>     Stopping and starting 1 console proxy vm(s)...
>     Done stopping and starting console proxy vm(s).
>     Stopping and starting 4 running routing vm(s)...
>     Done restarting router(s).
> Step 2:
> copy vhd-utils to /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver

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

Reply via email to