msgid "" msgstr "" "Project-Id-Version: Pacemaker 1.1\n" "POT-Creation-Date: 2012-01-01T17:48:32\n" "PO-Revision-Date: 2012-01-01T17:48:32\n" "Last-Translator: Dan Frîncu \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 "Installation" msgstr "Instalare" #. Tag: title #, no-c-format msgid "Choosing a Cluster Stackchoosing oneCluster Stack" msgstr "Alegerea unei Stive de Clusteralegerea uneiStive de Cluster" #. Tag: para #, no-c-format msgid "Ultimately the choice of cluster stack is a personal decision that must be made in the context of you or your company's needs and strategic direction. Pacemaker currently functions equally well with both stacks." msgstr "În ultimă instanţă alegerea unei stive de cluster este o decizie personală care trebuie realizată în contextul vostru sau al nevoilor şi direcţiei strategice ale companiei voastre. În momentul de faţă Pacemaker funcţionează la fel de bine cu ambele stive." #. Tag: para #, no-c-format msgid "Here are some factors that may influence the decision:" msgstr "În continuare sunt câţiva factori care ar putea influenţa decizia" #. Tag: para #, no-c-format msgid "SUSE/Novell, Red Hat and Oracle are all putting their collective weight behind the Corosync cluster stack." msgstr "SUSE/Novell, Red Hat şi Oracle îşi pun la contribuţie greutatea colectivă pentru a susţine stiva de cluster Corosync." #. Tag: para #, no-c-format msgid "Cluster StackCorosync CorosyncCorosync is an OSI Certified implementation of an industry standard (the Service Availability Forum Application Interface Specification)." msgstr "Stivă de ClusterCorosync CorosyncCorosync este o implementare Certificată OSI a unui standard al industriei (Service Availability Forum Application Interface Specification)." #. Tag: para #, no-c-format msgid "Using Corosync gives your applications access to the following additional cluster services" msgstr "Folosirea Corosync oferă aplicaţiilor dvs. acces la următoarele servicii de cluster adiţionale" #. Tag: para #, no-c-format msgid "checkpoint service" msgstr "serviciu punct de control" #. Tag: para #, no-c-format msgid "distributed locking service" msgstr "serviciu de blocare distribuit" #. Tag: para #, no-c-format msgid "extended virtual synchronization service" msgstr "serviciu de sincronie virtuală extinsă" #. Tag: para #, no-c-format msgid "cluster closed process group service" msgstr "serviciu de grup de procese închise de cluster" #. Tag: para #, no-c-format msgid "It is likely that Pacemaker, at some point in the future, will make use of some of these additional services not provided by Heartbeat" msgstr "Este probabil ca Pacemaker, la un moment dat în viitor, să utilizeze o parte din aceste servicii adiţionale care nu sunt furnizate de Heartbeat" #. Tag: para #, no-c-format msgid "To date, Pacemaker has received less real-world testing on Corosync than it has on Cluster StackHeartbeat HeartbeatHeartbeat." msgstr "Până în acest moment, Pacemaker a avut parte de mai puţină testare \"real-world\" pe Corosync faţă de Stivă de ClusterHeartbeat HeartbeatHeartbeat" #. Tag: title #, no-c-format msgid "Enabling Pacemaker" msgstr "Activarea Pacemaker" #. Tag: title #, no-c-format msgid "For Corosync" msgstr "Pentru Corosync" #. Tag: para #, no-c-format msgid "The Corosync configuration is normally located in /etc/corosync/corosync.conf and an example for a machine with an address of 1.2.3.4 in a cluster communicating on port 1234 (without peer authentication and message encryption) is shown below." msgstr "Fişierul de configurare al Corosync se găseşte în mod normal în /etc/corosync/corosync.conf şi un exemplu pentru o maşină cu adresa 1.2.3.4 într-un cluster care comunică pe portul 1234 (fără autentificarea partenerului sau criptarea mesajelor) este prezentată mai jos." #. Tag: title #, no-c-format msgid "An example Corosync configuration file" msgstr "Un exemplu de fişier de configurare al Corosync" #. Tag: programlisting #, no-c-format msgid "totem {\n" " version: 2\n" " secauth: off\n" " threads: 0\n" " interface {\n" " ringnumber: 0\n" " bindnetaddr: 1.2.3.4\n" " mcastaddr: 226.94.1.1\n" " mcastport: 1234\n" " }\n" " }\n" " logging {\n" " fileline: off\n" " to_syslog: yes\n" " syslog_facility: daemon\n" " }\n" " amf {\n" " mode: disabled\n" " }\n" " " msgstr "" "totem {\n" " version: 2\n" " secauth: off\n" " threads: 0\n" " interface {\n" " ringnumber: 0\n" " bindnetaddr: 1.2.3.4\n" " mcastaddr: 226.94.1.1\n" " mcastport: 1234\n" " }\n" " }\n" " logging {\n" " fileline: off\n" " to_syslog: yes\n" " syslog_facility: daemon\n" " }\n" " amf {\n" " mode: disabled\n" " }\n" " " #. Tag: para #, no-c-format msgid "The logging should be mostly obvious and the amf section refers to the Availability Management Framework and is not covered in this document." msgstr "Partea de loguri ar trebui să fie evidentă în cea mai mare parte şi secţiunea amf se referă la Availability Management Framework şi nu este acoperit în acest document." #. Tag: para #, no-c-format msgid "The interesting part of the configuration is the totem section. This is where we define how the node can communicate with the rest of the cluster and what protocol version and options (including encryption Please consult the Corosync website and documentation for details on enabling encryption and peer authentication for the cluster. ) it should use. Beginners are encouraged to use the values shown and modify the interface section based on their network." msgstr "Partea interesantă a configuraţiei o reprezintă secţiunea totem. Aici definim cum poate comunica un nod cu restul clusterului şi ce versiune de protocol şi opţiuni (incluzând criptarea Vă rugăm să consultaţi website-ul Corosync şi documentaţia pentru detalii despre activarea criptării şi a autentificării partenerului pentru cluster. ) ar trebui să folosească. Începătorii sunt încurajaţi să folosească valorile prezentate şi să modifice secţiunea referitoare la interfaţă pe baza reţelei acestora." #. Tag: para #, no-c-format msgid "It is also possible to configure Corosync for an IPv6 based environment. Simply configure bindnetaddr and mcastaddr with their IPv6 equivalents, eg." msgstr "Este totodată posibilă configurarea Corosync pentru un mediu bazat pe IPV6. Pur şi simplu configuraţi bindnetaddr şi mcastaddr cu echivalentele IPV6 ale acestora. ex." #. Tag: title #, no-c-format msgid "Example options for an IPv6 environment" msgstr "Exemple de opţiuni pentru un mediu IPV6" #. Tag: programlisting #, no-c-format msgid "bindnetaddr: fec0::1:a800:4ff:fe00:20 \n" " mcastaddr: ff05::1\n" " " msgstr "" "bindnetaddr: fec0::1:a800:4ff:fe00:20 \n" " mcastaddr: ff05::1\n" " " #. Tag: para #, no-c-format msgid "To tell Corosync to use the Pacemaker cluster manager, add the following fragment to a functional Corosync configuration and restart the cluster." msgstr "Pentru a îi spune Corosync-ului să folosească Pacemaker ca şi manager al clusterului, adăugaţi următorul fragment la o configuraţie funcţională de Corosync şi reporniţi clusterul." #. Tag: title #, no-c-format msgid "Configuration fragment for enabling Pacemaker under Corosync" msgstr "Fragment de configurare pentru a activa Pacemaker sub Corosync" #. Tag: programlisting #, no-c-format msgid "aisexec {\n" " user: root\n" " group: root\n" "}\n" "service {\n" " name: pacemaker\n" " ver: 0\n" "}\n" " " msgstr "" "aisexec {\n" " user: root\n" " group: root\n" "}\n" "service {\n" " name: pacemaker\n" " ver: 0\n" "}\n" " " #. Tag: para #, no-c-format msgid "The cluster needs to be run as root so that its child processes (the lrmd in particular) have sufficient privileges to perform the actions requested of it. After all, a cluster manager that can't add an IP address or start apache is of little use." msgstr "Clusterul trebuie să ruleze ca root pentru ca procesele copil ale acestuia (lrmd-ul în particular) să aibe suficiente privilegii pentru a îndeplini acţiunile care i s-au cerut. La urma urmei, un manager de cluster care nu poate să adauge o adresă IP sau să pornească apache este de puţin folos." #. Tag: para #, no-c-format msgid "The second directive is the one that actually instructs the cluster to run Pacemaker." msgstr "A doua directivă este cea care instruieşte de fapt clusterul să ruleze Pacemaker." #. Tag: title #, no-c-format msgid "For Heartbeat" msgstr "Pentru Heartbeat" #. Tag: para #, no-c-format msgid "Add the following to a functional ha.cf configuration file and restart Heartbeat:" msgstr "Adăugaţi următoarele la un fişier de configurare ha.cf funcţional şi reporniţi Heartbeat" #. Tag: title #, no-c-format msgid "Configuration fragment for enabling Pacemaker under Heartbeat" msgstr "Fragment de configurare pentru a activa Pacemaker sub Heartbeat" #. Tag: programlisting #, no-c-format msgid "crm respawn\n" " " msgstr "" "crm respawn\n" " "