![]() |
![]() |
| Subject: | Zenoss 5 Core - can't install QUILT |
| Author: | [Not Specified] |
| Posted: | 2015-03-26 16:05 |
Long story short, after i failed to install quilt, and i decided to go without it and start testing, i broke my zenoss installation (who would have known that "/export" was some kind of link (not a symlink, i believe) to the btrfs folder were the container or something was kept... deleting the stuff inside killed my zenoss :P), i started again.
The step for installing quilt using the script fails with the error:
error executing step 4: SVC_EXEC: did not find service zenoss.resmgr
quilt.txt has:
DESCRIPTION quilt.txt -- add Quilt to a Zenoss image
VERSION zenoss-quilt-1.0
REQUIRE_SVC
SNAPSHOT
# Download the EPEL RPM
SVC_EXEC COMMIT Zenoss.resmgr yum install -y epel-release
# Download repository metadata
SVC_EXEC COMMIT Zenoss.resmgr yum makecache -y
# Install quilt
SVC_EXEC COMMIT Zenoss.resmgr yum install -y quilt
# Remove EPEL
SVC_EXEC COMMIT Zenoss.resmgr yum erase -y epel-release
# Clean up yum caches
SVC_EXEC COMMIT Zenoss.resmgr yum clean all
| Subject: | Googling arround, i found |
| Author: | [Not Specified] |
| Posted: | 2015-03-27 10:37 |
Googling arround, i found another thread:
http://www.zenoss.org/forum/2436
Is Quilt ONLY for commercial zenoss, or is the installation guide outdated/has steps only for commercial zenoss
| Subject: | Same problem |
| Author: | Jim Huseman |
| Posted: | 2015-03-30 12:56 |
I am having the same problem with my Zenoss 5 install. I ran the autodeployment via github. Everything to this point has worked but when I create the quilt.txt file it passes the parsing but fails with the same error.
I0330 13:47:00.228904 03759 runner.go:160] executing step 0: DESCRIPTION quilt.txt -- add Quilt to a Zenoss image
I0330 13:47:00.229092 03759 runner.go:160] executing step 1: VERSION zenoss-quilt-1.0
I0330 13:47:00.229116 03759 runner.go:160] executing step 2: REQUIRE_SVC
I0330 13:47:00.229134 03759 eval.go:329] checking service requirement
I0330 13:47:00.229153 03759 eval.go:333] verifying service 1celgtcph8usb5fx8q19k1u0d
I0330 13:47:00.229679 03759 eval.go:339] found 1celgtcph8usb5fx8q19k1u0d tenant id for service 1celgtcph8usb5fx8q19k1u0d
I0330 13:47:00.229716 03759 runner.go:160] executing step 3: SNAPSHOT
I0330 13:47:00.229735 03759 eval.go:22] performing snapshot
I0330 13:47:01.735243 03759 eval.go:41] snapshot id: 1celgtcph8usb5fx8q19k1u0d_20150330-174701
I0330 13:47:01.735292 03759 runner.go:160] executing step 4: SVC_EXEC COMMIT Zenoss.resmgr yum install -y epel-release
E0330 13:47:02.764185 03759 runner.go:162] error executing step 4: SVC_EXEC: did not find service Zenoss.resmgr
I0330 13:47:02.764235 03759 runner.go:152] Executing exit functions
I0330 13:47:02.764250 03759 eval.go:45] restoring snapshot 1celgtcph8usb5fx8q19k1u0d_20150330-174701
did not find service Zenoss.resmgr
Script done, file is /var/log/serviced/script-2015-03-30-134659-root.log
If you have any insight as to what I might be doing wrong. Please let me know.
Thanks
Jim
| Subject: | I found the fix |
| Author: | Jim Huseman |
| Posted: | 2015-03-30 13:54 |
Remove the line breaks from then entries. Your pound signs should line up all six of them. Also make sure there is no DOS EOL characters in the file.
Jim
| Subject: | Change Zenoss.resmgr to |
| Author: | Andrew Kirch |
| Posted: | 2015-03-31 14:40 |
Change Zenoss.resmgr to Zenoss.core in that script, I've tested locally, and it works. I'll file a bug!
Andrew Kirch
akirch@gvit.com
Need Zenoss support, consulting or custom development Look no further. Email or PM me!
Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard
| < |
Previous Not able to delete device using Curl/Json API |
Next Zenoss Metric List |
> |