NetApp / puppet-eseries

Apache License 2.0
2 stars 8 forks source link

WSP installs but doesn't start #43

Open hulquest opened 8 years ago

hulquest commented 8 years ago

I placed a build of the web services proxy into the files directory on the puppet master server. I can see it installed the files in the /opt directory but the service failed to start. The error from /var/log/messages:

May 30 03:17:07 indexer44 puppet-agent[4691]: (/Stage[main]/Netapp_e::Web_proxy/Package[*lsb]/ensure) created
May 30 03:17:07 indexer44 puppet-agent[4691]: Could not unmask web_services_proxy:
May 30 03:17:07 indexer44 puppet-agent[4691]: (/Stage[main]/Netapp_e::Web_proxy/Service[web_services_proxy]/ensure) change from stopped to running failed: Could not unmask web_services_proxy:
May 30 03:17:07 indexer44 puppet-agent[4691]: (/Stage[main]/Netapp_e::Web_proxy/Notify[SANtricity Web Proxy installed successfully.]) Dependency Service[web_services_proxy] has failures: true
bmason42 commented 8 years ago

Do.we know.the linux distribution and version ? On May 31, 2016 9:28 AM, "Kevin Hulquest" notifications@github.com wrote:

I placed a build of the web services proxy into the files directory on the puppet master server. I can see it installed the files in the /opt directory but the service failed to start. The error from /var/log/messages:

May 30 03:17:07 indexer44 puppet-agent[4691]: (/Stage[main]/Netapp_e::Web_proxy/Package[*lsb]/ensure) created May 30 03:17:07 indexer44 puppet-agent[4691]: Could not unmask web_services_proxy: May 30 03:17:07 indexer44 puppet-agent[4691]: (/Stage[main]/Netapp_e::Web_proxy/Service[web_services_proxy]/ensure) change from stopped to running failed: Could not unmask web_services_proxy: May 30 03:17:07 indexer44 puppet-agent[4691]: (/Stage[main]/Netapp_e::Web_proxy/Notify[SANtricity Web Proxy installed successfully.]) Dependency Service[web_services_proxy] has failures: true

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NetApp/puppet-eseries/issues/43, or mute the thread https://github.com/notifications/unsubscribe/AD35b7yic3ecC8Bx7osguq6Z1-n8GIhVks5qHGG-gaJpZM4Iqt1Z .

michalskalski commented 8 years ago

Hi Kevin,

I think that this repository may not be the best place to submit issues. I think you are referring to the puppet module available here which looks very similar... but have some additions like manifest responsible for installing web services proxy. I think that you should contact people who claim to be the authors of the module.