Page MenuHomeClusterLabs Projects

Ap-LSB.pot
No OneTemporary

Ap-LSB.pot

#
# AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2017-05-08 11:19-0500\n"
"PO-Revision-Date: 2017-05-08 11:19-0500\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-publican; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#, no-c-format
msgid "Init Script LSB Compliance"
msgstr ""
#. Tag: para
#, no-c-format
msgid "The relevant part of the <ulink url=\"http://refspecs.linuxfoundation.org/lsb.shtml\">LSB specifications</ulink> includes a description of all the return codes listed here."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Assuming <literal>some_service</literal> is configured correctly and currently inactive, the following sequence will help you determine if it is LSB-compatible:"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Start (stopped):"
msgstr ""
#. Tag: screen
#, no-c-format
msgid "# /etc/init.d/some_service start ; echo \"result: $?\""
msgstr ""
#. Tag: para
#, no-c-format
msgid "Did the service start?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Did the command print <emphasis role=\"strong\">result: 0</emphasis> (in addition to its usual output)?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Status (running):"
msgstr ""
#. Tag: screen
#, no-c-format
msgid "# /etc/init.d/some_service status ; echo \"result: $?\""
msgstr ""
#. Tag: para
#, no-c-format
msgid "Did the script accept the command?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Did the script indicate the service was running?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Start (running):"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Is the service still running?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Stop (running):"
msgstr ""
#. Tag: screen
#, no-c-format
msgid "# /etc/init.d/some_service stop ; echo \"result: $?\""
msgstr ""
#. Tag: para
#, no-c-format
msgid "Was the service stopped?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Status (stopped):"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Did the script indicate the service was not running?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Did the command print <emphasis role=\"strong\">result: 3</emphasis> (in addition to its usual output)?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Stop (stopped):"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Is the service still stopped?"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Status (failed):"
msgstr ""
#. Tag: para
#, no-c-format
msgid "This step is not readily testable and relies on manual inspection of the script."
msgstr ""
#. Tag: para
#, no-c-format
msgid "The script can use one of the error codes (other than 3) listed in the LSB spec to indicate that it is active but failed. This tells the cluster that before moving the resource to another node, it needs to stop it on the existing one first."
msgstr ""
#. Tag: para
#, no-c-format
msgid "If the answer to any of the above questions is no, then the script is not LSB-compliant. Your options are then to either fix the script or write an OCF agent based on the existing script."
msgstr ""

File Metadata

Mime Type
text/x-po
Expires
Thu, Jul 10, 3:00 AM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2009827
Default Alt Text
Ap-LSB.pot (3 KB)

Event Timeline