You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: