![]() |
![]() |
Subject: | Problem upgrade to 5.0.3 |
Author: | [Not Specified] |
Posted: | 2015-05-29 00:25 |
Hi,
I'm on Zenoss Core 5.0 (Vmware appliance) and now I would upgrade it to 5.0.3.
I've used this command to download the image and put it to the root directory:
sudo docker run -it --rm -v /root:/mnt/root zenoss/core_5.0:5.0.3 rsync -a /root/5.0.3 /mnt/root
Below the result output:
Unable to find image 'zenoss/core_5.0:5.0.3' locally
Pulling repository zenoss/core_5.0
b9ece88b3805: Download complete
511136ea3c5a: Download complete
5b12ef8fd570: Download complete
8efe422e6104: Download complete
6e1b869faea1: Download complete
3af1772eb19b: Download complete
facd59f6b2b5: Download complete
d158fff4c284: Download complete
625d23ac645f: Download complete
df938e0ccd42: Download complete
63a94ccfb3d1: Download complete
ee60c5a73afc: Download complete
d41a88c01f58: Download complete
96a168603a84: Download complete
e4279b9ab7ca: Download complete
4be25b376c5c: Download complete
d087ee9c28a3: Download complete
ed7faf023ee8: Download complete
3c192cf8dd74: Download complete
b88d197bbffe: Download complete
e01d23369000: Download complete
27f964b200ad: Download complete
826c6e0ca167: Download complete
92bf37ea2d33: Download complete
fe590765468d: Download complete
48b2b28b92c1: Download complete
1154eaee44be: Download complete
c506da1b882c: Download complete
017c1254fa9b: Download complete
704821de66fe: Download complete
a23ed04c7a33: Download complete
66bafdd7c8f8: Download complete
a71557542694: Download complete
35921cf9c171: Download complete
6b9848296d33: Download complete
89ebfb4f7b55: Download complete
01d83f545dfc: Download complete
c206ae0124b7: Download complete
Status: Downloaded newer image for zenoss/core_5.0:5.0.3
rsync: link_stat "/root/5.0.3" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]
Image dowloaded, but rsync can't find the directory.
Has anyone any idea or advice
Thanks in advance.
Subject: | I had a similar issue. My |
Author: | [Not Specified] |
Posted: | 2015-05-29 07:37 |
I had a similar issue. My installation was not fully setup yet so i blew it away and redployed the template. this worked successfully.
Subject: | I had the same problem but it |
Author: | [Not Specified] |
Posted: | 2015-05-31 13:15 |
I had the same problem but it turns out you need to read the documentation very carefully.
You need to run the following command:
sudo docker run -it --rm -v /root:/mnt/root zenoss/core_5.0:5.0.3 rsync -a /root/5.0.x /mnt/root
see that you don't need to replace the last x in the command as that is the real dir it puts the information and if you change it to 5.0.3 it will not find the needed files.
Kind Regards,
Bas
Subject: | Solved |
Author: | [Not Specified] |
Posted: | 2015-06-01 04:05 |
I've redployed the template and ran the command suggested by Bas.
Zenoss is now updated.
Thanks
D.
< |
Previous snmp agent down |
Next ZEN-14666 within SP457 breaks DeviceSearch |
> |