Hi Chris,
You need to run the migration script:
cd $ZENHOME/Products/ZenModel/migrate
python Migrate.py
If that runs without errors, run it again and commit the changes:
python Migrate.py commit
-Eric
Chris Tatro wrote:
Info:
Fedora core 4
Zenoss upgrade from 19.4 to 20.0
I am upgrading from Zenoss 19.4 to 20.0 and i receive the following
warning when installing. The zenoss process are shutdown and the file
permissions are set right. Why would I receive this warning?
Warning: not overwriting existing file '/usr/local/zenoss/etc/zeo.conf'
Warning: not overwriting existing file '/usr/local/zenoss/bin/zeoctl'
Warning: not overwriting existing file '/usr/local/zenoss/bin/runzeo'
Also when I try to run zenping I receive the following error:
[EMAIL PROTECTED] zenoss-0.20.0]# /usr/local/zenoss/bin/zenping run
INFO:zen.ZenPing:started
INFO:zen.ZenPing:building pingtree from monitor.domain.com
<http://monitor.domain.com>
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenStatus/zenping.py", line 325, in ?
pm.start()
File "/usr/local/zenoss/Products/ZenStatus/zenping.py", line 253, in start
self.loadConfig()
File "/usr/local/zenoss/Products/ZenStatus/zenping.py", line 118, in
loadConfig
devices = smc.getPingDevices()
File
"/usr/local/Zope-2.8.6-final/Products/ZenModel/StatusMonitorConf.py",
line 193, in getPingDevices
if dev.monitorDevice(): devices.append(dev)
File "/usr/local/Zope-2.8.6-final/Products/ZenModel/Device.py", line
700, in monitorDevice
return self.productionState >= self.zProdStateThreshold
AttributeError: zProdStateThreshold
--
Chris Tatro
------------------------------------------------------------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users