Chet Luther
Client Services Engineer
[EMAIL PROTECTED]
O: +1.410.990.0274 x7019

On Jun 25, 2008, at 7:04 PM, Bob Jensen wrote:

Doh....

The first one ran okay:

[EMAIL PROTECTED] log]$ zenmigrate --step=MaintenanceWindowCatalog
INFO:zen.migrate:Database going to version Zenoss 2.2.0
INFO:zen.migrate:Installing MaintenanceWindowCatalog (2.2.0)
INFO:zen.migrate:committing
INFO:zen.migrate:Migration successful

The second one barfed with this messaged:

[EMAIL PROTECTED] log]$ zenmigrate --step=TwoTwoIndexing
INFO:zen.migrate:Installing TwoTwoIndexing (2.2.0)
Recovering
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 21, in ?
    main()
File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 18, in main
    m.main()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 426, in main
    self.cutover()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 306, in cutover
    self.migrate()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 282, in migrate
    m.cutover(self.dmd)
File "/opt/zenoss/Products/ZenModel/migrate/twotwoindexing.py", line 62, in cutover
    map(indexit, dmd.Monitors.getAllRRDTemplates())
File "/opt/zenoss/Products/ZenModel/MonitorClass.py", line 170, in getAllRRDTemplates
    return self.rrdTemplates()
AttributeError: rrdTemplates

I don't know how your migration got so messed up, but try this, then the twotwoindexing again.

zenmigrate --step=MonitorTemplateMenu
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to