Discussion:
Server migrate Zenoss 4.2 VM to physical box
thunter0028
2012-12-12 14:43:41 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70473#70473

--------------------------------------------------------------
I recently moved the database from a VM installed version of Zenoss 4.2 to a physical box version of Zenoss 4.2. Both install were the rhel5.x86_64.rpm. Before migrating the database I made sure the physical box install was identical to the VM, including SP1. I am having some issues on the physical box install after performing a zenrestore of the database.

1) When clicking on Infrastructure I get a *Type Error("Count not adapt", ,)* All of the devices from the previous install are locaed in Devices, but none of the graphs are working. If I individuall remodel a device the graph will work again. A "*zenmodeleler run --path=/Devices*" give an error of */Devices is not a valid organizer*.
2) Zenmodeler Daemon will not stay up. After a manual start it almost immediately stops. I have a feeling this is due to "*/Devices is not a valid organizer*" but cannot confim that.
3) Many of the reports are not working correclty

Please let me know if anyone else has had these issues and any ways to fix them. I am looking to get this migration done ASAP, so any help would be much appreciated.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70473#70473]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 19:08:02 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70481#70481

--------------------------------------------------------------
thunter:

What process did you use to migrate?

--Shane Scott (Hackman238)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70481#70481]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 19:22:34 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70482#70482

--------------------------------------------------------------
For the physical box it is a fresh install of version 4.2 with all of the same componenets as the VM. I did a simple zenbackup --no-eventsdb on the VM then ran zenrestore on the physical box.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70482#70482]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 19:30:24 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70483#70483

--------------------------------------------------------------
thunter:

Did you install the same zenpacks before doing the restore?

--Shane Scott (Hackman238)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70483#70483]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 19:34:47 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70484#70484

--------------------------------------------------------------
Yes, they are identical in the ZenPacks also.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70484#70484]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 19:41:40 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70485#70485

--------------------------------------------------------------
thunter:

Lets start with a basic check.

Can you su zenoss; zenchkrels -x1 -r and report the result?

Best,
--Shane Scott (Hackman238)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70485#70485]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 19:45:25 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70486#70486

--------------------------------------------------------------
INFO:zen.CheckRelations:Checking relations...
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 70, in <modul
    tmbk.rebuild()
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 38, in rebuil
    object.checkRelations(repair=repair)
  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 257,lations
    rel.checkRelation(repair)
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 3kRelation
    rrel = getattr(obj, remoteName)
AttributeError: 'DellHardDisk' object has no attribute 'hw'
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70486#70486]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 19:49:04 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70488#70488

--------------------------------------------------------------
thunder:

Not good.

Can you su zenoss;  zendmd then

for d in dmd.Devices.getSubDevices():
    d.buildRelations()


commit()

And report the result?


--Shane Scott (Hackman238)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70488#70488]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:00:18 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70490#70490

--------------------------------------------------------------
I get this when entering in the 2nd part of the command. I do not sure zendmd much so I may not be entering it correctly
... d.buildRelations()
  File "<console>", line 2
    d.buildRelations()
    ^
IndentationError: expected an indented block
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70490#70490]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:01:34 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70491#70491

--------------------------------------------------------------
...     d.buildRelations()
...
...
... commit()
  File "<console>", line 5
    commit()
         ^
SyntaxError: invalid syntax


Figured that part out... now here.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70491#70491]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 20:03:17 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70492#70492

--------------------------------------------------------------
thunter:

Copy the lines in one by one and ensure there isnt an extra space before the 'for'.

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70492#70492]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:08:09 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70494#70494

--------------------------------------------------------------
...     d.buildRelations()
...     commit()



This entered in OK
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70494#70494]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:12:41 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70495#70495

--------------------------------------------------------------
There was no output from entering those commands.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70495#70495]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 20:15:13 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70496#70496

--------------------------------------------------------------
thunter:

Okay good, no rebuild errors. Try a zenchkrels -x1 -r again.

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70496#70496]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:17:50 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70497#70497

--------------------------------------------------------------
INFO:zen.CheckRelations:Checking relations...
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 70, in <module>
    tmbk.rebuild()
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 38, in rebuild
    object.checkRelations(repair=repair)
  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 257, in checkRelations
    rel.checkRelation(repair)
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 319, in checkRelation
    rrel = getattr(obj, remoteName)
AttributeError: 'DellHardDisk' object has no attribute 'hw'
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70497#70497]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 20:19:12 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70498#70498

--------------------------------------------------------------
thunter:

Can you zenpack --install the DellServer zenpack?

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70498#70498]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:24:05 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70499#70499

--------------------------------------------------------------
It doesn't seem to be working individually, but I can attempt to reinstall the zenoss-core.... zenpacks again if you think that may help
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70499#70499]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 20:25:23 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70501#70501

--------------------------------------------------------------
thunter:

I wouldnt bother doing it by rpm, it just does a batch zenpack --install. Are you using Egors DellServer zenpack or the Core DellServer zenpack?

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70501#70501]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:26:26 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70502#70502

--------------------------------------------------------------
I am using only the core zenpacks right now
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70502#70502]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 20:30:08 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70503#70503

--------------------------------------------------------------
thunter:

Did you use the community DellServer pack in the past? The Core dell monitor pack doesn't create that object class.

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70503#70503]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:35:40 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70504#70504

--------------------------------------------------------------
I just looked and both boxes are running the same Package/Author/Version.

2.2.0
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70504#70504]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 20:36:31 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70505#70505

--------------------------------------------------------------
thunter:

On the old box su zenoss then zenchkrels -x1 -r. I'm curious if its broken there too.

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70505#70505]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-12 20:48:43 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70507#70507

--------------------------------------------------------------
Here is what I got:

INFO:zen.CheckRelations:Checking relations...
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 70, in <module>
    tmbk.rebuild()
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 38, in rebuild
    object.checkRelations(repair=repair)
  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 257, in checkRelations
    rel.checkRelation(repair)
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 316, in checkRelation
    remoteName = self.remoteName()
  File "/opt/zenoss/Products/ZenRelations/RelationshipBase.py", line 134, in remoteName
    schema = self.__primary_parent__.lookupSchema(self.id)
  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 239, in lookupSchema
    (relname, cls.__name__))
Products.ZenRelations.Exceptions.ZenSchemaError: Schema for relation items not found on Collection
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70507#70507]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-12 21:49:36 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70509#70509

--------------------------------------------------------------
thunter:

Oh my, that's even worse.

Lets:

for d in dmd.Devices.getSubDevices():
    relnames = d.getRelationshipNames()
    for name, schema in d._relations:
            try:
                    d._setObject(name, schema.createRelation(name))
                    commit()
            except:
                    pass


--Shane Scott (Hackman238)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70509#70509]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-13 01:46:01 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70527#70527

--------------------------------------------------------------
Am I doing this on the new or old box?
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70527#70527]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-13 15:47:09 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70538#70538

--------------------------------------------------------------
thunter:

The old one please.

--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70538#70538]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-13 15:57:55 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70516#70516

--------------------------------------------------------------
...     relnames = d.getRelationshipNames()
...     for name, schema in d._relations:
...         try:
...             d._setObject(name, schema.createRelation(name))
...             commit()
...         except:
...             pass
...


Those commands were entered. I did not received any output.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70516#70516]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-12-13 16:01:37 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70540#70540

--------------------------------------------------------------
thunter:

Okay nice. Try a zenchkrels -x1 -r again now.

Best,
--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70540#70540]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
thunter0028
2012-12-13 16:07:54 UTC
Permalink
thunter0028 [http://community.zenoss.org/people/thunter0028] created the discussion

"Re: Server migrate Zenoss 4.2 VM to physical box"

To view the discussion, visit: http://community.zenoss.org/message/70517#70517

--------------------------------------------------------------
Output from command:


INFO:zen.CheckRelations:Checking relations...
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 70, in <module>
    tmbk.rebuild()
  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 38, in rebuild
    object.checkRelations(repair=repair)
  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 257, in checkRelations
    rel.checkRelation(repair)
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 316, in checkRelation
    remoteName = self.remoteName()
  File "/opt/zenoss/Products/ZenRelations/RelationshipBase.py", line 134, in remoteName
    schema = self.__primary_parent__.lookupSchema(self.id)
  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 239, in lookupSchema
    (relname, cls.__name__))
Products.ZenRelations.Exceptions.ZenSchemaError: Schema for relation items not found on Collection
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70517#70517]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...