diff --git a/doc/Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml b/doc/Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml index bf0c0ed9ec..9a03eed5dc 100644 --- a/doc/Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml +++ b/doc/Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml @@ -1,88 +1,88 @@ %BOOK_ENTITIES; ]> Sample Corosync.conf # Please read the Corosync.conf.5 manual page compatibility: whitetank aisexec {         # Run as root - this is necessary to be able to manage resources with Pacemaker         user:        root         group:        root } service {         # Load the Pacemaker Cluster Resource Manager         ver:       0         name:      pacemaker         use_mgmtd: no         use_logd:  no } totem {         version: 2         # How long before declaring a token lost (ms)         token:          5000         # How many token retransmits before forming a new configuration         token_retransmits_before_loss_const: 10         # How long to wait for join messages in the membership protocol (ms)         join:           1000         # How long to wait for consensus to be achieved before starting a new         # round of membership configuration (ms) -        consensus:      2500 +        consensus:      6000         # Turn off the virtual synchrony filter         vsftype:        none         # Number of messages that may be sent by one processor on receipt of the token         max_messages:   20         # Stagger sending the node join messages by 1..send_join ms         send_join: 45         # Limit generated nodeids to 31-bits (positive signed integers)         clear_node_high_bit: yes         # Disable encryption         secauth:        off         # How many threads to use for encryption/decryption         threads:           0         # Optionally assign a fixed node id (integer)         # nodeid:         1234         interface {                 ringnumber: 0                 # The following values need to be set based on your environment                 bindnetaddr: 192.168.122.0                 mcastaddr: 226.94.1.1                 mcastport: 4000         } } logging {         debug: off         fileline: off         to_syslog: yes         to_stderr: off         syslog_facility: daemon         timestamp: on } amf {         mode: disabled } diff --git a/doc/Clusters_from_Scratch/it-IT/Ap-Corosync-Conf.po b/doc/Clusters_from_Scratch/it-IT/Ap-Corosync-Conf.po index 31d67d0857..d8ccb2d946 100644 --- a/doc/Clusters_from_Scratch/it-IT/Ap-Corosync-Conf.po +++ b/doc/Clusters_from_Scratch/it-IT/Ap-Corosync-Conf.po @@ -1,101 +1,101 @@ # # AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: 0\n" "POT-Creation-Date: 2010-07-07T15:51:40\n" "PO-Revision-Date: 2010-07-14 15:18+0100\n" "Last-Translator: RaSca \n" "Language-Team: None\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Tag: title #, no-c-format msgid "Sample Corosync.conf" msgstr "Listato di Corosync.conf" #. Tag: screen #, no-c-format msgid "" "\n" "# Please read the Corosync.conf.5 manual page\n" "compatibility: whitetank\n" "\n" "aisexec {\n" "        # Run as root - this is necessary to be able to manage resources with Pacemaker\n" "        user:        root\n" "        group:        root\n" "}\n" "\n" "service {\n" "        # Load the Pacemaker Cluster Resource Manager\n" "        ver:       0\n" "        name:      pacemaker\n" "        use_mgmtd: no\n" "        use_logd:  no\n" "}\n" "\n" "totem {\n" "        version: 2\n" "\n" "        # How long before declaring a token lost (ms)\n" "        token:          5000\n" "\n" "        # How many token retransmits before forming a new configuration\n" "        token_retransmits_before_loss_const: 10\n" "\n" "        # How long to wait for join messages in the membership protocol (ms)\n" "        join:           1000\n" "\n" "        # How long to wait for consensus to be achieved before starting a new\n" "        # round of membership configuration (ms)\n" -"        consensus:      2500\n" +"        consensus:      6000\n" "\n" "        # Turn off the virtual synchrony filter\n" "        vsftype:        none\n" "\n" "        # Number of messages that may be sent by one processor on receipt of the token\n" "        max_messages:   20\n" "\n" "        # Stagger sending the node join messages by 1..send_join ms\n" "        send_join: 45\n" "\n" "        # Limit generated nodeids to 31-bits (positive signed integers)\n" "        clear_node_high_bit: yes\n" "\n" "        # Disable encryption\n" "        secauth:        off\n" "\n" "        # How many threads to use for encryption/decryption\n" "        threads:           0\n" "\n" "        # Optionally assign a fixed node id (integer)\n" "        # nodeid:         1234\n" "\n" "        interface {\n" "                ringnumber: 0\n" "\n" "                # The following values need to be set based on your environment\n" "                bindnetaddr: 192.168.122.0\n" "                mcastaddr: 226.94.1.1\n" "                mcastport: 4000\n" "        }\n" "}\n" "\n" "logging {\n" "        debug: off\n" "        fileline: off\n" "        to_syslog: yes\n" "        to_stderr: off\n" "        syslog_facility: daemon\n" "        timestamp: on\n" "}\n" "\n" "amf {\n" "        mode: disabled\n" "}\n" msgstr ""