This site is a work in progress — you can help!
Please see the Site news for details.
New pages
From Linux-HA
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 09:42, 25 February 2010 Debian (hist) [5,417 bytes] Florian (Talk | contribs) (Add info about Debian packaging)
- 12:24, 18 February 2010 Licensing information/ja (hist) [4,729 bytes] Kskmori (Talk | contribs) (Created page with '== Linux-HA ライセンス要約 == Linux-HAのコードは、GNU General Public License (GPL)もしくはGNU Lesser General Public License ([[wikipedia:LGPL|...')
- 07:11, 18 February 2010 Support/ja (hist) [4,564 bytes] Kskmori (Talk | contribs) (Created page with '= 商用サポート = 日本国外における Linux-HA 関連ソフトウェアの商用サポートは、英語版のページに記載してあります。 = ...')
- 08:06, 15 February 2010 Reporting Utility (hist) [1,010 bytes] Dejan (Talk | contribs) (Created page with 'hb_report is an error reporting tool that comes with heartbeat >= version 2.1.3. It collects all information needed to describe your cluster configuration and what happened over ...')
- 15:23, 29 January 2010 Cluster Concepts (hist) [6,876 bytes] Lge (Talk | contribs) (Created page with 'The following definitions were adapted from the [http://opencf.org/ Open Cluster Framework] definitions. == Cluster == For our purposes, a [http://en.wikipedia.org/wiki/Computer...')
- 14:50, 29 January 2010 Split Brain (hist) [1,857 bytes] Lge (Talk | contribs) (Created page with 'A split-brain condition is the result of a Cluster Partition, where each side believes the other is dead, and then proceeds to take over resources as though the other side no...')
- 14:41, 29 January 2010 FAQ (hist) [4,062 bytes] Lge (Talk | contribs) (Created page with '<!-- NOTE URL pointing here is hardcoded in heartbeat log messages -- be careful when editing --> == No Local Heartbeat == I got this message "ERROR: No local heartbeat. Forcing ...')
- 04:44, 29 January 2010 Contribold/ja (hist) [811 bytes] Ttanaka (Talk | contribs) (Created page with '== Heartbeat用 旧追加パッケージ集 == 以下のパッケージは、既にメンテナンスが終了しています。 * [http://www.linux-ha.org/ja/Diskcheck_ja Disk...')
- 18:33, 28 January 2010 DRBD (hist) [1,087 bytes] Lge (Talk | contribs) (Created page with '= DRBD = Linbit's system for mirroring blockdevices (filesystems, VM images, whatever) across the Network, typically a dedicated LAN, but also cabable of WAN replication, writte...')
- 16:31, 28 January 2010 Self Fencing Resource (hist) [624 bytes] Dejan (Talk | contribs) (Created page with 'A Self-Fencing resource is one which automatically guarantees exclusive access to its resource. IBM's ServeRAID controllers, for example, are self-fencing. Certain other res...')
- 16:24, 28 January 2010 STONITH (hist) [2,055 bytes] Dejan (Talk | contribs) (Created page with '= Shoot The Other Node In The Head (STONITH) = STONITH is a technique for NodeFencing, where the errant [wiki:ClusterNode node] which might have run amok with [http://en.wikiped...')
- 16:21, 28 January 2010 STONITH Daemon (hist) [594 bytes] Dejan (Talk | contribs) (Created page with 'The STONITH daemon is a cluster-wide abstraction for STONITH topology. That is, an individual STONITH device can only reset certain machines in the cluster - perhaps one, or...')
- 15:43, 28 January 2010 Fencing (hist) [646 bytes] Dejan (Talk | contribs) (Created page with 'Fencing is the process of locking resources away from a node whose status is uncertain. There are a variety of fencing techniques available. One can either fence nodes - us...')
- 15:08, 28 January 2010 Node Fencing (hist) [278 bytes] Dejan (Talk | contribs) (Created page with 'Node fencing is the idea of fencing an entire node out of a cluster at once, independently of what kind of resources it might be running. In Heartbeat, NodeFencing is im...')
- 15:06, 28 January 2010 Resource Fencing (hist) [747 bytes] Dejan (Talk | contribs) (Created page with 'Resource Fencing is fencing at resource granularity. It ensures exclusive access to a given resource. Common techniques for this include changing the zoning of the node from a S...')
- 15:00, 28 January 2010 Dunn's Law of Information (hist) [544 bytes] Dejan (Talk | contribs) (Created page with '* "What you don't know, you don't know - and you can't make it up". This law is attributed to former Raytheon vice president Bruce Dunn. Although Bruce used it in the context of...')
- 14:55, 28 January 2010 Bad Things Will Happen (hist) [328 bytes] Dejan (Talk | contribs) (Created page with 'A nonspecific expression concerning the dire consequences that will occur should the author's advice not be followed. In an HA environment, this often implies the possible loss ...')
- 10:54, 25 January 2010 About/ja (hist) [3,673 bytes] Kskmori (Talk | contribs) (Created page with '== Linux-HA プロジェクトについて == Linux-HA プロジェクトとは、数多くの高可用(High Availability)ソリューションで広く利用されている重...')
- 09:52, 25 January 2010 Pacemaker/ja (hist) [1,293 bytes] Kskmori (Talk | contribs) (Created page with '利用者にとって意味のある使い方にするには、Heartbeat デーモンとクラスタリソース制御部(CRM)を組み合わせて利用する必要がありま...')
- 09:44, 25 January 2010 History/ja (hist) [2,766 bytes] Kskmori (Talk | contribs) (Created page with '== プロジェクト年表 == * Nov 15, 1998 - 最初のアルファバージョン提供 * Mar 27, 1999 - 0.2.0 [http://www.gossamer-threads.com/lists/linuxha/users/572 最初...')
- 07:53, 25 January 2010 Releases/ja (hist) [779 bytes] Kskmori (Talk | contribs) (Created page with '=== リリース情報 === * Heartbeat の現在のベータリリース: 3.0.2-rc2 (2009年12月19日リリース) * [[Cluster Glue|クラスタグルー(共通ライブラ...')
- 05:53, 25 January 2010 Contrib/ja (hist) [1,940 bytes] Kskmori (Talk | contribs) (Created page with '== Heartbeat用 追加パッケージ集 (contrib) == * [http://sourceforge.jp/projects/linux-ha/releases/45521 hb-diskd : ディスク監視デーモン] ** 1.10-1 (2010/01/22...')
- 05:25, 25 January 2010 Site news/ja (hist) [1,287 bytes] Kskmori (Talk | contribs) (Created page with 'Linux-HA プロジェクトのウェブサイトは現在、新しい Mediawiki ベースのサイトへと移行している最中です([http://lists.linux-ha.org/pipermail/lin...')
- 03:52, 25 January 2010 Main Page/ja (hist) [2,967 bytes] Kskmori (Talk | contribs) (Created page with '{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;" | style="width:56%; color:#000;" | <!-- "WELCOME TO LINUX-HA" AND ART...')
- 14:26, 14 January 2010 CTDB (resource agent) (hist) [5,437 bytes] Tserong (Talk | contribs) (Initial page creation)
- 20:47, 22 December 2009 Resource Agents (hist) [1,664 bytes] Florian (Talk | contribs) (Add page)
- 20:16, 22 December 2009 Cluster Glue (hist) [1,865 bytes] Florian (Talk | contribs) (Create page, add introduction)
- 07:05, 21 December 2009 Releases (hist) [354 bytes] Florian (Talk | contribs) (Initial version)
- 18:31, 19 December 2009 Pacemaker (hist) [1,758 bytes] Florian (Talk | contribs) (Initial version.)
- 17:49, 19 December 2009 Licensing information (hist) [3,245 bytes] Florian (Talk | contribs) (Completed licensing update.)
- 13:07, 19 December 2009 Support (hist) [6,028 bytes] Florian (Talk | contribs) (Created page with 'Support for the Linux-HA software is available from a variety of places. The following organizations provide paid support for Linux-HA: * IBM Global Services [http://www-1.ibm.c...')
- 13:00, 19 December 2009 Documentation (hist) [1,259 bytes] Florian (Talk | contribs) (Created page with 'The reference documentation for Heartbeat 3.0 is the Heartbeat User's Guide, which as of December 2009 is being developed with the initial release expected in February 2010. The ...')
- 12:54, 19 December 2009 About (hist) [2,884 bytes] Florian (Talk | contribs) (Created page with 'The Linux-HA project is a widely used and important component in many interesting High Availability solutions, and ranks as among the best HA software packages for any platform. ...')
- 07:16, 15 December 2009 Site news (hist) [973 bytes] Florian (Talk | contribs) (Created page with '== News == After a recent server upgrade, this site is in the process of being migrated to this (new) wiki. The [http://moin.linux-ha.org original site] contained much out-dated...')
- 07:14, 15 December 2009 History (hist) [2,373 bytes] Florian (Talk | contribs) (Created page with '== Project Timeline == * Nov 15, 1998 - First alpha version available * Mar 27, 1999 - 0.2.0 [http://www.gossamer-threads.com/lists/linuxha/users/572 First public release] ** Fu...')
- 09:39, 21 April 2009 Download/ja (hist) [4,967 bytes] Kskmori (Talk | contribs) (Created page with '=== 注意事項 === 現在 CRM 機能は、[http://clusterlabs.org/ Pacemaker]という名称の独立したプロジェクトとしてメンテナンスされています。こ...')
- 12:08, 20 April 2009 Heartbeat/jp (hist) [1,744 bytes] Beekhof (Talk | contribs) (Created page with 'Testing')
- 15:31, 17 April 2009 DomUClusters (hist) [5,479 bytes] Lmb (Talk | contribs) (Migrate from old wiki)
- 15:30, 17 April 2009 SBD Fencing (hist) [5,973 bytes] Lmb (Talk | contribs) (Migrate from old wiki)
- 11:03, 17 April 2009 Heartbeat (hist) [2,109 bytes] Beekhof (Talk | contribs) (Created page with '{| align="right" | __TOC__ |} = Home of the Heartbeat project = == News == After a recent server upgrade, this site is in the process of being migrated to this (new) wiki. The...')
- 10:50, 17 April 2009 VersionControl (hist) [5,516 bytes] Beekhof (Talk | contribs) (Created page with 'Linux HA has switched over to [http://www.selenic.com/mercurial/ Mercurial] as our source code management system. The webinterface for mercurial is available at http://hg.linux-...')
- 10:38, 17 April 2009 Authkeys (hist) [3,109 bytes] Beekhof (Talk | contribs) (Created page with '== Configuring authkeys == The authkeys configuration file contains information for Heartbeat to use when authenticating cluster members. It cannot be readable or writable by an...')
- 10:24, 17 April 2009 Haresources (hist) [4,981 bytes] Beekhof (Talk | contribs) (Created page with '== Note == In Heartbeat 2.x versions, haresources is no longer used if CRM is enabled. Instead /var/lib/heartbeat/crm/cib.xml is used, details can be found in GettingStartedV2. ...')
- 09:19, 17 April 2009 Ha.cf (hist) [33,664 bytes] Beekhof (Talk | contribs) (Created page with 'The ha.cf file The ha.cf file is one of the more important files to understand when configuring Heartbeat. It lists the cluster nodes, the communications topology, and which fea...')
- 09:17, 17 April 2009 Configuration (hist) [1,621 bytes] Beekhof (Talk | contribs) (Created page with '== Basic Connectivity == Sample Heartbeat configuration: ''/etc/ha.d/ha.cf'' # Node communication bcast eth0 udpport 694 autojoin any # Logging debug 0 coredu...')
- 19:29, 16 April 2009 Download (hist) [992 bytes] Beekhof (Talk | contribs) (Created page with '=== Special Note === The CRM is now maintained as an independent project called [http://clusterlabs.org/ Pacemaker] and now has many new features, including support for the [http...')
