dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw
#
# AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: Clusters from Scratch 1.1\n"
"POT-Creation-Date: 2012-10-17T05:19:03\n"
"PO-Revision-Date: 2011-12-31T16:43:02\n"
"Last-Translator: Dan Frîncu <df.cluster@gmail.com>\n"
"Language-Team: None\n"
"Language: \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 "Configuration Recap"
msgstr "Recapitularea Configurației"

#. Tag: title
#, no-c-format
msgid "Final Cluster Configuration"
msgstr "Configurația Finală a Clusterului"

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs resource\n"
" Master/Slave Set: WebDataClone [WebData]\n"
"     Masters: [ pcmk-2 pcmk-1 ]\n"
" Clone Set: dlm-clone [dlm]\n"
"     Started: [ pcmk-2 pcmk-1 ]\n"
" Clone Set: ClusterIP-clone [ClusterIP] (unique)\n"
"     ClusterIP:0        (ocf::heartbeat:IPaddr2) Started\n"
"     ClusterIP:1        (ocf::heartbeat:IPaddr2) Started\n"
" Clone Set: WebFS-clone [WebFS]\n"
"     Started: [ pcmk-1 pcmk-2 ]\n"
" Clone Set: WebSite-clone [WebSite]\n"
"     Started: [ pcmk-1 pcmk-2 ]\n"
"# pcs resource rsc defaults\n"
"resource-stickiness: 100\n"
"# pcs resource op defaults\n"
"timeout: 240s\n"
"# pcs stonith\n"
" impi-fencing   (stonith:fence_ipmilan) Started\n"
"# pcs property\n"
"dc-version: 1.1.8-1.el7-60a19ed12fdb4d5c6a6b6767f52e5391e447fec0\n"
"cluster-infrastructure: corosync\n"
"no-quorum-policy: ignore\n"
"stonith-enabled: true\n"
"# pcs constraint\n"
"Location Constraints:\n"
"Ordering Constraints:\n"
"  ClusterIP-clone then WebSite-clone\n"
"  WebDataClone then WebSite-clone\n"
"  WebFS-clone then WebSite-clone\n"
"Colocation Constraints:\n"
"  WebSite-clone with ClusterIP-clone\n"
"  WebFS-clone with WebDataClone (with-rsc-role:Master)\n"
"  WebSite-clone with WebFS-clone\n"
"#\n"
"# pcs status\n"
"\n"
"Last updated: Fri Sep 14 13:45:34 2012\n"
"Last change: Fri Sep 14 13:43:13 2012 via cibadmin on pcmk-1\n"
"Stack: corosync\n"
"Current DC: pcmk-1 (1) - partition with quorum\n"
"Version: 1.1.8-1.el7-60a19ed12fdb4d5c6a6b6767f52e5391e447fec0\n"
"2 Nodes configured, unknown expected votes\n"
"11 Resources configured.\n"
"\n"
"Online: [ pcmk-1 pcmk-2 ]\n"
"\n"
"Full list of resources:\n"
"\n"
" Master/Slave Set: WebDataClone [WebData]\n"
"     Masters: [ pcmk-2 pcmk-1 ]\n"
" Clone Set: dlm-clone [dlm]\n"
"     Started: [ pcmk-1 pcmk-2 ]\n"
" Clone Set: ClusterIP-clone [ClusterIP] (unique)\n"
"     ClusterIP:0        (ocf::heartbeat:IPaddr2):       Started pcmk-1\n"
"     ClusterIP:1        (ocf::heartbeat:IPaddr2):       Started pcmk-2\n"
" Clone Set: WebFS-clone [WebFS]\n"
"     Started: [ pcmk-1 pcmk-2 ]\n"
" Clone Set: WebSite-clone [WebSite]\n"
"     Started: [ pcmk-1 pcmk-2 ]\n"
" impi-fencing   (stonith:fence_ipmilan):        Started"
msgstr ""

#. Tag: para
#, no-c-format
msgid "In xml it should look similar to this."
msgstr ""

#. Tag: programlisting
#, no-c-format
msgid ""
"&lt;cib admin_epoch=\"0\" cib-last-written=\"Fri Sep 14 13:43:13 2012\" crm_feature_set=\"3.0.6\" dc-uuid=\"1\" epoch=\"47\" have-quorum=\"1\" num_updates=\"50\" update-client=\"cibadmin\" update-origin=\"pcmk-1\" validate-with=\"pacemaker-1.2\"&gt;\n"
"  &lt;configuration&gt;\n"
"    &lt;crm_config&gt;\n"
"      &lt;cluster_property_set id=\"cib-bootstrap-options\"&gt;\n"
"        &lt;nvpair id=\"cib-bootstrap-options-dc-version\" name=\"dc-version\" value=\"1.1.8-1.el7-60a19ed12fdb4d5c6a6b6767f52e5391e447fec0\"/&gt;\n"
"        &lt;nvpair id=\"cib-bootstrap-options-cluster-infrastructure\" name=\"cluster-infrastructure\" value=\"corosync\"/&gt;\n"
"        &lt;nvpair id=\"cib-bootstrap-options-no-quorum-policy\" name=\"no-quorum-policy\" value=\"ignore\"/&gt;\n"
"        &lt;nvpair id=\"cib-bootstrap-options-stonith-enabled\" name=\"stonith-enabled\" value=\"true\"/&gt;\n"
"      &lt;/cluster_property_set&gt;\n"
"    &lt;/crm_config&gt;\n"
"    &lt;nodes&gt;\n"
"      &lt;node id=\"1\" type=\"normal\" uname=\"pcmk-1\"/&gt;\n"
"      &lt;node id=\"2\" type=\"normal\" uname=\"pcmk-2\"/&gt;\n"
"    &lt;/nodes&gt;\n"
"    &lt;resources&gt;\n"
"      &lt;master id=\"WebDataClone\"&gt;\n"
"        &lt;primitive class=\"ocf\" id=\"WebData\" provider=\"linbit\" type=\"drbd\"&gt;\n"
"          &lt;instance_attributes id=\"WebData-instance_attributes\"&gt;\n"
"            &lt;nvpair id=\"WebData-instance_attributes-drbd_resource\" name=\"drbd_resource\" value=\"wwwdata\"/&gt;\n"
"          &lt;/instance_attributes&gt;\n"
"          &lt;operations&gt;\n"
"            &lt;op id=\"WebData-interval-60s\" interval=\"60s\" name=\"monitor\"/&gt;\n"
"          &lt;/operations&gt;\n"
"        &lt;/primitive&gt;\n"
"        &lt;meta_attributes id=\"WebDataClone-meta_attributes\"&gt;\n"
"          &lt;nvpair id=\"WebDataClone-meta_attributes-master-node-max\" name=\"master-node-max\" value=\"1\"/&gt;\n"
"          &lt;nvpair id=\"WebDataClone-meta_attributes-clone-max\" name=\"clone-max\" value=\"2\"/&gt;\n"
"          &lt;nvpair id=\"WebDataClone-meta_attributes-clone-node-max\" name=\"clone-node-max\" value=\"1\"/&gt;\n"
"          &lt;nvpair id=\"WebDataClone-meta_attributes-notify\" name=\"notify\" value=\"true\"/&gt;\n"
"          &lt;nvpair id=\"WebDataClone-meta_attributes-master-max\" name=\"master-max\" value=\"2\"/&gt;\n"
"        &lt;/meta_attributes&gt;\n"
"      &lt;/master&gt;\n"
"      &lt;clone id=\"dlm-clone\"&gt;\n"
"        &lt;primitive class=\"ocf\" id=\"dlm\" provider=\"pacemaker\" type=\"controld\"&gt;\n"
"          &lt;instance_attributes id=\"dlm-instance_attributes\"/&gt;\n"
"          &lt;operations&gt;\n"
"            &lt;op id=\"dlm-interval-60s\" interval=\"60s\" name=\"monitor\"/&gt;\n"
"          &lt;/operations&gt;\n"
"        &lt;/primitive&gt;\n"
"        &lt;meta_attributes id=\"dlm-clone-meta\"&gt;\n"
"          &lt;nvpair id=\"dlm-clone-max\" name=\"clone-max\" value=\"2\"/&gt;\n"
"          &lt;nvpair id=\"dlm-clone-node-max\" name=\"clone-node-max\" value=\"1\"/&gt;\n"
"        &lt;/meta_attributes&gt;\n"
"      &lt;/clone&gt;\n"
"      &lt;clone id=\"ClusterIP-clone\"&gt;\n"
"        &lt;primitive class=\"ocf\" id=\"ClusterIP\" provider=\"heartbeat\" type=\"IPaddr2\"&gt;\n"
"          &lt;instance_attributes id=\"ClusterIP-instance_attributes\"&gt;\n"
"            &lt;nvpair id=\"ClusterIP-instance_attributes-ip\" name=\"ip\" value=\"192.168.0.120\"/&gt;\n"
"            &lt;nvpair id=\"ClusterIP-instance_attributes-cidr_netmask\" name=\"cidr_netmask\" value=\"32\"/&gt;\n"
"            &lt;nvpair id=\"ClusterIP-instance_attributes-clusterip_hash\" name=\"clusterip_hash\" value=\"sourceip\"/&gt;\n"
"          &lt;/instance_attributes&gt;\n"
"          &lt;operations&gt;\n"
"            &lt;op id=\"ClusterIP-interval-30s\" interval=\"30s\" name=\"monitor\"/&gt;\n"
"          &lt;/operations&gt;\n"
"        &lt;/primitive&gt;\n"
"        &lt;meta_attributes id=\"ClusterIP-clone-meta\"&gt;\n"
"          &lt;nvpair id=\"ClusterIP-globally-unique\" name=\"globally-unique\" value=\"true\"/&gt;\n"
"          &lt;nvpair id=\"ClusterIP-clone-max\" name=\"clone-max\" value=\"2\"/&gt;\n"
"          &lt;nvpair id=\"ClusterIP-clone-node-max\" name=\"clone-node-max\" value=\"2\"/&gt;\n"
"        &lt;/meta_attributes&gt;\n"
"      &lt;/clone&gt;\n"
"      &lt;clone id=\"WebFS-clone\"&gt;\n"
"        &lt;primitive class=\"ocf\" id=\"WebFS\" provider=\"heartbeat\" type=\"Filesystem\"&gt;\n"
"          &lt;instance_attributes id=\"WebFS-instance_attributes\"&gt;\n"
"            &lt;nvpair id=\"WebFS-instance_attributes-device\" name=\"device\" value=\"/dev/drbd/by-res/wwwdata\"/&gt;\n"
"            &lt;nvpair id=\"WebFS-instance_attributes-directory\" name=\"directory\" value=\"/var/www/html\"/&gt;\n"
"            &lt;nvpair id=\"WebFS-instance_attributes-fstype\" name=\"fstype\" value=\"gfs2\"/&gt;\n"
"          &lt;/instance_attributes&gt;\n"
"          &lt;meta_attributes id=\"WebFS-meta_attributes\"/&gt;\n"
"        &lt;/primitive&gt;\n"
"        &lt;meta_attributes id=\"WebFS-clone-meta\"/&gt;\n"
"      &lt;/clone&gt;\n"
"      &lt;clone id=\"WebSite-clone\"&gt;\n"
"        &lt;primitive class=\"ocf\" id=\"WebSite\" provider=\"heartbeat\" type=\"apache\"&gt;\n"
"          &lt;instance_attributes id=\"WebSite-instance_attributes\"&gt;\n"
"            &lt;nvpair id=\"WebSite-instance_attributes-configfile\" name=\"configfile\" value=\"/etc/httpd/conf/httpd.conf\"/&gt;\n"
"            &lt;nvpair id=\"WebSite-instance_attributes-statusurl\" name=\"statusurl\" value=\"http://localhost/server-status\"/&gt;\n"
"          &lt;/instance_attributes&gt;\n"
"          &lt;operations&gt;\n"
"            &lt;op id=\"WebSite-interval-1min\" interval=\"1min\" name=\"monitor\"/&gt;\n"
"          &lt;/operations&gt;\n"
"        &lt;/primitive&gt;\n"
"        &lt;meta_attributes id=\"WebSite-clone-meta\"/&gt;\n"
"      &lt;/clone&gt;\n"
"      &lt;primitive class=\"stonith\" id=\"impi-fencing\" type=\"fence_ipmilan\"&gt;\n"
"        &lt;instance_attributes id=\"impi-fencing-instance_attributes\"&gt;\n"
"          &lt;nvpair id=\"impi-fencing-instance_attributes-pcmk_host_list\" name=\"pcmk_host_list\" value=\"pcmk-1 pcmk-2\"/&gt;\n"
"          &lt;nvpair id=\"impi-fencing-instance_attributes-ipaddr\" name=\"ipaddr\" value=\"10.0.0.1\"/&gt;\n"
"          &lt;nvpair id=\"impi-fencing-instance_attributes-login\" name=\"login\" value=\"testuser\"/&gt;\n"
"          &lt;nvpair id=\"impi-fencing-instance_attributes-passwd\" name=\"passwd\" value=\"acd123\"/&gt;\n"
"        &lt;/instance_attributes&gt;\n"
"        &lt;operations&gt;\n"
"          &lt;op id=\"impi-fencing-interval-60s\" interval=\"60s\" name=\"monitor\"/&gt;\n"
"        &lt;/operations&gt;\n"
"      &lt;/primitive&gt;\n"
"    &lt;/resources&gt;\n"
"    &lt;constraints&gt;\n"
"      &lt;rsc_colocation id=\"colocation-WebSite-ClusterIP-INFINITY\" rsc=\"WebSite-clone\" score=\"INFINITY\" with-rsc=\"ClusterIP-clone\"/&gt;\n"
"      &lt;rsc_order first=\"ClusterIP-clone\" first-action=\"start\" id=\"order-ClusterIP-WebSite-mandatory\" then=\"WebSite-clone\" then-action=\"start\"/&gt;\n"
"      &lt;rsc_colocation id=\"colocation-WebFS-WebDataClone-INFINITY\" rsc=\"WebFS-clone\" score=\"INFINITY\" with-rsc=\"WebDataClone\" with-rsc-role=\"Master\"/&gt;\n"
"      &lt;rsc_colocation id=\"colocation-WebSite-WebFS-INFINITY\" rsc=\"WebSite-clone\" score=\"INFINITY\" with-rsc=\"WebFS-clone\"/&gt;\n"
"      &lt;rsc_order first=\"WebFS-clone\" id=\"order-WebFS-WebSite-mandatory\" then=\"WebSite-clone\"/&gt;\n"
"      &lt;rsc_order first=\"WebDataClone\" first-action=\"promote\" id=\"order-WebDataClone-WebFS-mandatory\" then=\"WebFS-clone\" then-action=\"start\"/&gt;\n"
"    &lt;/constraints&gt;\n"
"    &lt;rsc_defaults&gt;\n"
"      &lt;meta_attributes id=\"rsc_defaults-options\"&gt;\n"
"        &lt;nvpair id=\"rsc_defaults-options-resource-stickiness\" name=\"resource-stickiness\" value=\"100\"/&gt;\n"
"      &lt;/meta_attributes&gt;\n"
"    &lt;/rsc_defaults&gt;\n"
"    &lt;op_defaults&gt;\n"
"      &lt;meta_attributes id=\"op_defaults-options\"&gt;\n"
"        &lt;nvpair id=\"op_defaults-options-timeout\" name=\"timeout\" value=\"240s\"/&gt;\n"
"      &lt;/meta_attributes&gt;\n"
"    &lt;/op_defaults&gt;\n"
"  &lt;/configuration&gt;\n"
"&lt;/cib&gt;"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Node List"
msgstr "Lista Nodurilor"

#. Tag: para
#, no-c-format
msgid "The list of cluster nodes is automatically populated by the cluster."
msgstr "Lista nodurilor din cluster este populată în mod automat de către cluster."

#. Tag: literallayout
#, no-c-format
msgid ""
"Pacemaker Nodes:\n"
" Online: [ pcmk-1 pcmk-2  ]"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Cluster Options"
msgstr "Opțiunile Clusterului"

#. Tag: para
#, no-c-format
msgid "This is where the cluster automatically stores some information about the cluster"
msgstr "Aici este locul unde clusterul stochează automat anumite informații despre cluster"

#. Tag: para
#, no-c-format
msgid "dc-version - the version (including upstream source-code hash) of Pacemaker used on the DC"
msgstr "dc-version - versiunea (incluzând hash-ul codului sursă din upstream) Pacemaker-ului folosit pe DC"

#. Tag: para
#, no-c-format
msgid "cluster-infrastructure - the cluster infrastructure being used (heartbeat or openais)"
msgstr "cluster-infrastructure - infrastructura de cluster folosită (heartbeat sau openais)"

#. Tag: para
#, no-c-format
msgid "expected-quorum-votes - the maximum number of nodes expected to be part of the cluster"
msgstr "expected-quorum-votes - numărul maxim de noduri care se așteaptă să facă parte din cluster"

#. Tag: para
#, no-c-format
msgid "and where the admin can set options that control the way the cluster operates"
msgstr "și locul unde administratorul poate seta opțiuni care controlează modul în care operează clusterul"

#. Tag: para
#, no-c-format
msgid "stonith-enabled=true - Make use of STONITH"
msgstr "stonith-enabled=true - Pune STONITH în folosință"

#. Tag: para
#, no-c-format
msgid "no-quorum-policy=ignore - Ignore loss of quorum and continue to host resources."
msgstr "no-quorum-policy=ignore - Ignoră pierderea quorumului și continuă să găzduiască resurse."

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs property\n"
"dc-version: 1.1.8-1.el7-60a19ed12fdb4d5c6a6b6767f52e5391e447fec0\n"
"cluster-infrastructure: corosync\n"
"no-quorum-policy: ignore\n"
"stonith-enabled: true"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Resources"
msgstr "Resurse"

#. Tag: title
#, no-c-format
msgid "Default Options"
msgstr "Opțiuni Implicite"

#. Tag: para
#, no-c-format
msgid "Here we configure cluster options that apply to every resource."
msgstr "Aici configurăm opțiuni ale clusterului care se aplică fiecărei resurse."

#. Tag: para
#, no-c-format
msgid "resource-stickiness - Specify the aversion to moving resources to other machines"
msgstr "resource-stickiness - Specifică aversiunea față de mutarea resurselor către alte mașini"

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs resource rsc defaults\n"
"resource-stickiness: 100"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Fencing"
msgstr "Evacuarea Forțată"

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs stonith show\n"
" impi-fencing   (stonith:fence_ipmilan) Started\n"
"# pcs stonith show impi-fencing\n"
"Resource: impi-fencing\n"
"  pcmk_host_list: pcmk-1 pcmk-2\n"
"  ipaddr: 10.0.0.1\n"
"  login: testuser\n"
"  passwd: acd123"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Service Address"
msgstr "Adresa Serviciului"

#. Tag: para
#, no-c-format
msgid "Users of the services provided by the cluster require an unchanging address with which to access it. Additionally, we cloned the address so it will be active on both nodes. An iptables rule (created as part of the resource agent) is used to ensure that each request only gets processed by one of the two clone instances. The additional meta options tell the cluster that we want two instances of the clone (one \"request bucket\" for each node) and that if one node fails, then the remaining node should hold both."
msgstr "Utilizatorii serviciilor furnizate de către cluster necesită o adresă neschimbabilă prin care să le acceseze. În mod adițional, am clonat adresa astfel încât va fi activă pe ambele noduri. O regulă de iptables (creată ca parte din agentul de resursă) este folosită pentru a asigura faptul că fiecare cerere va fi procesată doar de către una din cele două instanțe ale clonei. Meta opțiunile adiționale spun clusterului că dorim două instanțe ale clonei (câte o \"găleată de cereri\" pentru fiecare nod) și că dacă un nod eșuează, atunci nodul care rămâne ar trebui să le țină pe amândouă."

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs resource show ClusterIP-clone\n"
"Resource: ClusterIP-clone\n"
"  ip: 192.168.0.120\n"
"  cidr_netmask: 32\n"
"  clusterip_hash: sourceip\n"
"  globally-unique: true\n"
"  clone-max: 2\n"
"  clone-node-max: 2\n"
"  op monitor interval=30s"
msgstr ""

#. Tag: para
#, no-c-format
msgid "TODO: The RA should check for globally-unique=true when cloned"
msgstr "TODO: RA-ul ar trebui să verifice globally-unique=true când este clonat"

#. Tag: title
#, no-c-format
msgid "DRBD - Shared Storage"
msgstr "DRBD - Stocare Partajată"

#. Tag: para
#, no-c-format
msgid "Here we define the DRBD service and specify which DRBD resource (from drbd.conf) it should manage. We make it a master/slave resource and, in order to have an active/active setup, allow both instances to be promoted by specifying master-max=2. We also set the notify option so that the cluster will tell DRBD agent when it’s peer changes state."
msgstr "Aici definim serviciul DRBD și specificăm care resursă DRBD (din drbd.conf) ar trebui să gestioneze. O creem ca resursă master/slave și pentru a avea un setup activ/activ, permitem ambelor instanțe să fie promovate specificând master-max=2. De asemenea setăm opțiunea notify astfel încât clusterul va spune agentului DRBD când vecinul acestuia își schimbă starea."

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs resource show WebDataClone\n"
"Resource: WebDataClone\n"
"  drbd_resource: wwwdata\n"
"  master-node-max: 1\n"
"  clone-max: 2\n"
"  clone-node-max: 1\n"
"  notify: true\n"
"  master-max: 2\n"
"  op monitor interval=60s\n"
"# pcs constraint ref WebDataClone\n"
"Resource: WebDataClone\n"
"  colocation-WebFS-WebDataClone-INFINITY\n"
"  order-WebDataClone-WebFS-mandatory"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Cluster Filesystem"
msgstr "Sistem de Fișiere de Cluster"

#. Tag: para
#, no-c-format
msgid "The cluster filesystem ensures that files are read and written correctly. We need to specify the block device (provided by DRBD), where we want it mounted and that we are using GFS2. Again it is a clone because it is intended to be active on both nodes. The additional constraints ensure that it can only be started on nodes with active gfs-control and drbd instances."
msgstr "Sistemul de fișiere de cluster se asigură că fișierele sunt citite și scrise corect. Trebuie să specificâm dispozitivul de tip bloc (furnizat de DRBD), unde îl vrem montat și că folosim GFS2. Din nou este o clonă deoarece este intenționat să fie activă pe ambele noduri. Restricțiile adiționale asigură faptul că poate fi pornită numai pe noduri cu gfs-control activ și instanțe DRBD."

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs resource show WebFS-clone\n"
"Resource: WebFS-clone\n"
"  device: /dev/drbd/by-res/wwwdata\n"
"  directory: /var/www/html\n"
"  fstype: gfs2\n"
"# pcs constraint ref WebFS-clone\n"
"Resource: WebFS-clone\n"
"  colocation-WebFS-WebDataClone-INFINITY\n"
"  colocation-WebSite-WebFS-INFINITY\n"
"  order-WebFS-WebSite-mandatory\n"
"  order-WebDataClone-WebFS-mandatory"
msgstr ""

#. Tag: title
#, no-c-format
msgid "Apache"
msgstr "Apache"

#. Tag: para
#, fuzzy, no-c-format
msgid "Lastly we have the actual service, Apache. We need only tell the cluster where to find it’s main configuration file and restrict it to running on nodes that have the required filesystem mounted and the IP address active."
msgstr "În cele din urmă avem serviciul în sine, Apache. Nu trebuie decât să specificăm clusterului unde să găsească fișierul principal de configurare al acestuia și să-l restricționăm în a rula numai pe nodurile care au montat sistemul de fișiere cerut și adresa IP activă."

#. Tag: programlisting
#, no-c-format
msgid ""
"# pcs resource show WebSite-clone\n"
"Resource: WebSite-clone\n"
"  configfile: /etc/httpd/conf/httpd.conf\n"
"  statusurl: http://localhost/server-status\n"
"  master-max: 2\n"
"  op monitor interval=1min\n"
"# pcs constraint ref WebSite-clone\n"
"Resource: WebSite-clone\n"
"  colocation-WebSite-ClusterIP-INFINITY\n"
"  colocation-WebSite-WebFS-INFINITY\n"
"  order-ClusterIP-WebSite-mandatory\n"
"  order-WebFS-WebSite-mandatory"
msgstr ""

#~ msgid ""
#~ "\n"
#~ "[root@pcmk-1 ~]# crm configure show\n"
#~ "node pcmk-1\n"
#~ "node pcmk-2\n"
#~ "primitive WebData ocf:linbit:drbd \\\n"
#~ "        params drbd_resource=\"wwwdata\" \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "primitive WebFS ocf:heartbeat:Filesystem \\\n"
#~ "        params device=\"/dev/drbd/by-res/wwwdata\" directory=\"/var/www/html\" fstype=\"gfs2\"\n"
#~ "primitive WebSite ocf:heartbeat:apache \\\n"
#~ "        params configfile=\"/etc/httpd/conf/httpd.conf\" \\\n"
#~ "        op monitor interval=\"1min\"\n"
#~ "primitive ClusterIP ocf:heartbeat:IPaddr2 \\\n"
#~ "        params ip=\"192.168.122.101\" cidr_netmask=\"32\" clusterip_hash=\"sourceip\" \\\n"
#~ "        op monitor interval=\"30s\"\n"
#~ "primitive ipmi-fencing stonith::fence_ipmilan \\\n"
#~ "        params pcmk_host_list=\"pcmk-1 pcmk-2\" ipaddr=10.0.0.1 login=testuser passwd=abc123 \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "ms WebDataClone WebData \\\n"
#~ "        meta master-max=\"2\" master-node-max=\"1\" clone-max=\"2\" clone-node-max=\"1\" notify=\"true\"\n"
#~ "clone WebFSClone WebFS\n"
#~ "clone WebIP ClusterIP  \\\n"
#~ "        meta globally-unique=\"true\" clone-max=\"2\" clone-node-max=\"2\"\n"
#~ "clone WebSiteClone WebSite\n"
#~ "colocation WebSite-with-WebFS inf: WebSiteClone WebFSClone\n"
#~ "colocation fs_on_drbd inf: WebFSClone WebDataClone:Master\n"
#~ "colocation website-with-ip inf: WebSiteClone WebIP\n"
#~ "order WebFS-after-WebData inf: WebDataClone:promote WebFSClone:start\n"
#~ "order WebSite-after-WebFS inf: WebFSClone WebSiteClone\n"
#~ "order apache-after-ip inf: WebIP WebSiteClone\n"
#~ "property $id=\"cib-bootstrap-options\" \\\n"
#~ "        dc-version=\"1.1.5-bdd89e69ba545404d02445be1f3d72e6a203ba2f\" \\\n"
#~ "        cluster-infrastructure=\"openais\" \\\n"
#~ "        expected-quorum-votes=\"2\" \\\n"
#~ "        stonith-enabled=\"true\" \\\n"
#~ "        no-quorum-policy=\"ignore\"\n"
#~ "rsc_defaults $id=\"rsc-options\" \\\n"
#~ "        resource-stickiness=\"100\"\n"
#~ msgstr ""
#~ "\n"
#~ "[root@pcmk-1 ~]# crm configure show\n"
#~ "node pcmk-1\n"
#~ "node pcmk-2\n"
#~ "primitive WebData ocf:linbit:drbd \\\n"
#~ "        params drbd_resource=\"wwwdata\" \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "primitive WebFS ocf:heartbeat:Filesystem \\\n"
#~ "        params device=\"/dev/drbd/by-res/wwwdata\" directory=\"/var/www/html\" fstype=\"gfs2\"\n"
#~ "primitive WebSite ocf:heartbeat:apache \\\n"
#~ "        params configfile=\"/etc/httpd/conf/httpd.conf\" \\\n"
#~ "        op monitor interval=\"1min\"\n"
#~ "primitive ClusterIP ocf:heartbeat:IPaddr2 \\\n"
#~ "        params ip=\"192.168.122.101\" cidr_netmask=\"32\" clusterip_hash=\"sourceip\" \\\n"
#~ "        op monitor interval=\"30s\"\n"
#~ "primitive ipmi-fencing stonith::fence_ipmilan \\\n"
#~ "        params pcmk_host_list=\"pcmk-1 pcmk-2\" ipaddr=10.0.0.1 login=testuser passwd=abc123 \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "ms WebDataClone WebData \\\n"
#~ "        meta master-max=\"2\" master-node-max=\"1\" clone-max=\"2\" clone-node-max=\"1\" notify=\"true\"\n"
#~ "clone WebFSClone WebFS\n"
#~ "clone WebIP ClusterIP  \\\n"
#~ "        meta globally-unique=\"true\" clone-max=\"2\" clone-node-max=\"2\"\n"
#~ "clone WebSiteClone WebSite\n"
#~ "colocation WebSite-with-WebFS inf: WebSiteClone WebFSClone\n"
#~ "colocation fs_on_drbd inf: WebFSClone WebDataClone:Master\n"
#~ "colocation website-with-ip inf: WebSiteClone WebIP\n"
#~ "order WebFS-after-WebData inf: WebDataClone:promote WebFSClone:start\n"
#~ "order WebSite-after-WebFS inf: WebFSClone WebSiteClone\n"
#~ "order apache-after-ip inf: WebIP WebSiteClone\n"
#~ "property $id=\"cib-bootstrap-options\" \\\n"
#~ "        dc-version=\"1.1.5-bdd89e69ba545404d02445be1f3d72e6a203ba2f\" \\\n"
#~ "        cluster-infrastructure=\"openais\" \\\n"
#~ "        expected-quorum-votes=\"2\" \\\n"
#~ "        stonith-enabled=\"true\" \\\n"
#~ "        no-quorum-policy=\"ignore\"\n"
#~ "rsc_defaults $id=\"rsc-options\" \\\n"
#~ "        resource-stickiness=\"100\"\n"

#~ msgid ""
#~ "\n"
#~ "node pcmk-1\n"
#~ "node pcmk-2\n"
#~ msgstr ""
#~ "\n"
#~ "node pcmk-1\n"
#~ "node pcmk-2\n"

#~ msgid ""
#~ "\n"
#~ "property $id=\"cib-bootstrap-options\" \\\n"
#~ "        dc-version=\"1.1.5-bdd89e69ba545404d02445be1f3d72e6a203ba2f\" \\\n"
#~ "        cluster-infrastructure=\"openais\" \\\n"
#~ "        expected-quorum-votes=\"2\" \\\n"
#~ "        stonith-enabled=\"true\" \\\n"
#~ "        no-quorum-policy=\"ignore\"\n"
#~ msgstr ""
#~ "\n"
#~ "property $id=\"cib-bootstrap-options\" \\\n"
#~ "        dc-version=\"1.1.5-bdd89e69ba545404d02445be1f3d72e6a203ba2f\" \\\n"
#~ "        cluster-infrastructure=\"openais\" \\\n"
#~ "        expected-quorum-votes=\"2\" \\\n"
#~ "        stonith-enabled=\"true\" \\\n"
#~ "        no-quorum-policy=\"ignore\"\n"

#~ msgid ""
#~ "\n"
#~ "rsc_defaults $id=\"rsc-options\" \\\n"
#~ "        resource-stickiness=\"100\"\n"
#~ msgstr ""
#~ "\n"
#~ "rsc_defaults $id=\"rsc-options\" \\\n"
#~ "        resource-stickiness=\"100\"\n"

#~ msgid "TODO: Add text here"
#~ msgstr "TODO: Adaugă text aici"

#~ msgid ""
#~ "\n"
#~ "primitive ipmi-fencing stonith::fence_ipmilan \\\n"
#~ "        params pcmk_host_list=\"pcmk-1 pcmk-2\" ipaddr=10.0.0.1 login=testuser passwd=abc123 \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "clone Fencing rsa-fencing\n"
#~ msgstr ""
#~ "\n"
#~ "primitive ipmi-fencing stonith::fence_ipmilan \\\n"
#~ "        params pcmk_host_list=\"pcmk-1 pcmk-2\" ipaddr=10.0.0.1 login=testuser passwd=abc123 \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "clone Fencing rsa-fencing\n"

#~ msgid ""
#~ "\n"
#~ "primitive ClusterIP ocf:heartbeat:IPaddr2 \\\n"
#~ "        params ip=\"192.168.122.101\" cidr_netmask=\"32\" clusterip_hash=\"sourceip\" \\\n"
#~ "        op monitor interval=\"30s\"\n"
#~ "clone WebIP ClusterIP  \n"
#~ "        meta globally-unique=\"true\" clone-max=\"2\" clone-node-max=\"2\"\n"
#~ msgstr ""
#~ "\n"
#~ "primitive ClusterIP ocf:heartbeat:IPaddr2 \\\n"
#~ "        params ip=\"192.168.122.101\" cidr_netmask=\"32\" clusterip_hash=\"sourceip\" \\\n"
#~ "        op monitor interval=\"30s\"\n"
#~ "clone WebIP ClusterIP  \n"
#~ "        meta globally-unique=\"true\" clone-max=\"2\" clone-node-max=\"2\"\n"

#~ msgid ""
#~ "\n"
#~ "primitive WebData ocf:linbit:drbd \\\n"
#~ "        params drbd_resource=\"wwwdata\" \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "ms WebDataClone WebData \\\n"
#~ "        meta master-max=\"2\" master-node-max=\"1\" clone-max=\"2\" clone-node-max=\"1\" notify=\"true\"\n"
#~ msgstr ""
#~ "\n"
#~ "primitive WebData ocf:linbit:drbd \\\n"
#~ "        params drbd_resource=\"wwwdata\" \\\n"
#~ "        op monitor interval=\"60s\"\n"
#~ "ms WebDataClone WebData \\\n"
#~ "        meta master-max=\"2\" master-node-max=\"1\" clone-max=\"2\" clone-node-max=\"1\" notify=\"true\"\n"

#~ msgid ""
#~ "\n"
#~ "primitive WebFS ocf:heartbeat:Filesystem \\\n"
#~ "        params device=\"/dev/drbd/by-res/wwwdata\" directory=\"/var/www/html\" fstype=\"gfs2\"\n"
#~ "clone WebFSClone WebFS\n"
#~ "colocation WebFS-with-gfs-control inf: WebFSClone gfs-clone\n"
#~ "colocation fs_on_drbd inf: WebFSClone WebDataClone:Master\n"
#~ "order WebFS-after-WebData inf: WebDataClone:promote WebFSClone:start\n"
#~ "order start-WebFS-after-gfs-control inf: gfs-clone WebFSClone\n"
#~ msgstr ""
#~ "\n"
#~ "primitive WebFS ocf:heartbeat:Filesystem \\\n"
#~ "        params device=\"/dev/drbd/by-res/wwwdata\" directory=\"/var/www/html\" fstype=\"gfs2\"\n"
#~ "clone WebFSClone WebFS\n"
#~ "colocation WebFS-with-gfs-control inf: WebFSClone gfs-clone\n"
#~ "colocation fs_on_drbd inf: WebFSClone WebDataClone:Master\n"
#~ "order WebFS-after-WebData inf: WebDataClone:promote WebFSClone:start\n"
#~ "order start-WebFS-after-gfs-control inf: gfs-clone WebFSClone\n"

#~ msgid ""
#~ "\n"
#~ "primitive WebSite ocf:heartbeat:apache \\\n"
#~ "        params configfile=\"/etc/httpd/conf/httpd.conf\" \\\n"
#~ "        op monitor interval=\"1min\"\n"
#~ "clone WebSiteClone WebSite\n"
#~ "colocation WebSite-with-WebFS inf: WebSiteClone WebFSClone\n"
#~ "colocation website-with-ip inf: WebSiteClone WebIP\n"
#~ "order apache-after-ip inf: WebIP WebSiteClone\n"
#~ "order WebSite-after-WebFS inf: WebFSClone WebSiteClone\n"
#~ msgstr ""
#~ "\n"
#~ "primitive WebSite ocf:heartbeat:apache \\\n"
#~ "        params configfile=\"/etc/httpd/conf/httpd.conf\" \\\n"
#~ "        op monitor interval=\"1min\"\n"
#~ "clone WebSiteClone WebSite\n"
#~ "colocation WebSite-with-WebFS inf: WebSiteClone WebFSClone\n"
#~ "colocation website-with-ip inf: WebSiteClone WebIP\n"
#~ "order apache-after-ip inf: WebIP WebSiteClone\n"
#~ "order WebSite-after-WebFS inf: WebFSClone WebSiteClone\n"