Subject: |
RE: Unable to delete devices |
Author: |
Jane Curry |
Posted: |
2020-03-17 15:09 |
I guess you are now in that unenviable position where the device is half-in and half-out :(
Have a look at this wiki item that I wrote -
http://wiki.zenoss.org/RemoveDevices . It was written with Zenoss 4 in mind so if you need to do zendmd hacks then you will need to attach to the zope container.
If you are lucky, the toolbox tools will fix it without needing the zendmd hacks - but one is not always lucky ;)
Cheers,
Jane
------------------------------
Jane Curry
Skills 1st United Kingdom
jane.curry@skills-1st.co.uk
------------------------------
Subject: |
RE: Unable to delete devices |
Author: |
Larry |
Posted: |
2020-03-18 17:44 |
Thanks Jane!
------------------------------
Larry
------------------------------
Subject: |
RE: Unable to delete devices |
Author: |
J K |
Posted: |
2020-03-31 06:21 |
I wasn't sure if I was looking at the document correctly but thanks for pointing me in the right direction.
That was in fact half in, half out and it was a world of hurt especially now that I'm leaning in on the platform. Good news is I did manage to resuscitate it and in case it helps someone else:
Login to the ZenOSS server and drop to a shell.
Attach Zope and become ZenOSS user
serviced service attach zope
su zenoss
Once in, run these and look carefully to see what errors out:
- zodbscan
- findposkeyerror
- zenrelationscan
- zencatalogscan
For the one with error, run it with the -f flag.
In my case, I did actually run this and even though the issue was fixed, it would not resume. Reloaded the entire server and was back in business.
I have to ask, would it make sense to run the following:
- zencheckdbstats
- zenindextool
- zennetworkclean
------------------------------
J K
------------------------------