You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Özhan Rüzgar Karaman <or...@gmail.com> on 2017/01/16 08:08:36 UTC

ACS 4.9.0 -> 4.9.2 upgrade and VR python file changes

Hi;
I have successfully upgraded my test environments to 4.9.0 to 4.9.2 on
Ubuntu KVM env. I like to ask a question about VR update for 4.9.2.

I am aware that there is no update for VR but i also notices that there are
some pr's which changes some files under VR like
https://github.com/apache/cloudstack/pull/1743 etc.

For example this above pr updates the CsAddress.py file, i checked the
files md5sum at 4.9.0 release and after also upgrading to 4.9.2, i also
rebooted and destroy vr to repopulate the files but it looks like its file
is same like the 4.9.0 release.

I also checked all files under /opt/cloud/bin/ are same as like in 4.9.0
release.

How could i trigger VR to get new updated python files for 4.9.2 release
from management server.

Thanks
Ozhan

Re: ACS 4.9.0 -> 4.9.2 upgrade and VR python file changes

Posted by Özhan Rüzgar Karaman <or...@gmail.com>.
Hi Wei;
You are right, one of the kvm server which holds vr did not updated its CS
packages. After upgrading packages and rebooting vr python files are now
updated as expected.

For each CS minor or major upgrade, it looks like we need to reboot system
vm's and vr's to reread and process new systemvm.iso file. Is this correct
or CS handles this upgrade by other technique?

What is the required procedure to update files inside vr or systemvms, just
rebooting them? If yes i think we need to add this to upgrade procedure
document.

Thanks again for your fast response.
Özhan



On Mon, Jan 16, 2017 at 11:17 AM, Wei ZHOU <us...@gmail.com> wrote:

> Ozhan,
>
> The VR scripts are included in /usr/share/cloudstack-common/
> vms/systemvm.iso
> You have to upgrade cloudstack-common on KVM hosts.
>
>
> -Wei
>
>
>
> 2017-01-16 9:08 GMT+01:00 Özhan Rüzgar Karaman <or...@gmail.com>:
>
> > Hi;
> > I have successfully upgraded my test environments to 4.9.0 to 4.9.2 on
> > Ubuntu KVM env. I like to ask a question about VR update for 4.9.2.
> >
> > I am aware that there is no update for VR but i also notices that there
> are
> > some pr's which changes some files under VR like
> > https://github.com/apache/cloudstack/pull/1743 etc.
> >
> > For example this above pr updates the CsAddress.py file, i checked the
> > files md5sum at 4.9.0 release and after also upgrading to 4.9.2, i also
> > rebooted and destroy vr to repopulate the files but it looks like its
> file
> > is same like the 4.9.0 release.
> >
> > I also checked all files under /opt/cloud/bin/ are same as like in 4.9.0
> > release.
> >
> > How could i trigger VR to get new updated python files for 4.9.2 release
> > from management server.
> >
> > Thanks
> > Ozhan
> >
>

Re: ACS 4.9.0 -> 4.9.2 upgrade and VR python file changes

Posted by Wei ZHOU <us...@gmail.com>.
Ozhan,

The VR scripts are included in /usr/share/cloudstack-common/vms/systemvm.iso
You have to upgrade cloudstack-common on KVM hosts.


-Wei



2017-01-16 9:08 GMT+01:00 Özhan Rüzgar Karaman <or...@gmail.com>:

> Hi;
> I have successfully upgraded my test environments to 4.9.0 to 4.9.2 on
> Ubuntu KVM env. I like to ask a question about VR update for 4.9.2.
>
> I am aware that there is no update for VR but i also notices that there are
> some pr's which changes some files under VR like
> https://github.com/apache/cloudstack/pull/1743 etc.
>
> For example this above pr updates the CsAddress.py file, i checked the
> files md5sum at 4.9.0 release and after also upgrading to 4.9.2, i also
> rebooted and destroy vr to repopulate the files but it looks like its file
> is same like the 4.9.0 release.
>
> I also checked all files under /opt/cloud/bin/ are same as like in 4.9.0
> release.
>
> How could i trigger VR to get new updated python files for 4.9.2 release
> from management server.
>
> Thanks
> Ozhan
>