In computing, the Global File System (GFS) is a shared disk file system for Linux computer clusters. This is not to be confused with the Google File System, a proprietary distributed filesystem developed by Google. GFS and GFS2 differ from distributed file systems because they allow all nodes to have direct concurrent access to the same shared block storage. In addition, GFS or GFS2 can also be used as a local filesystem. GFS has no disconnected operating-mode, and no client or server roles.

PropertyValue
dbpedia-owl:abstract
  • Das Global File System (GFS) ist ein Cluster-Dateisystem, das es mehreren Rechnern ermöglicht, gleichzeitig auf gemeinsamen Speicher zuzugreifen und das die Konsistenz der gespeicherten Daten gewährleistet. Häufig handelt es sich bei dem gemeinsam genutzten Speicher um ein Storage Area Network (SAN). Das Sperren von Dateien, ohne das ein Cluster-Dateisystem nicht funktioniert, übernimmt ein Locking-Modul von GFS. GFS ist Teil des Linux-Kernels und wird in dessen Rahmen entwickelt. Treibende Kraft ist dabei die Firma Red Hat.
  • In computing, the Global File System (GFS) is a shared disk file system for Linux computer clusters. This is not to be confused with the Google File System, a proprietary distributed filesystem developed by Google. GFS and GFS2 differ from distributed file systems because they allow all nodes to have direct concurrent access to the same shared block storage. In addition, GFS or GFS2 can also be used as a local filesystem. GFS has no disconnected operating-mode, and no client or server roles. All nodes in a GFS cluster function as peers. Using GFS in a cluster requires hardware to allow access to the shared storage, and a lock manager to control access to the storage. The lock manager operates as a separate module: thus GFS and GFS2 can use the Distributed Lock Manager (DLM) for cluster configurations and the "nolock" lock manager for local filesystems. Older versions of GFS also support GULM, a server based lock manager which implements redundancy via failover. GFS and GFS2 are free software, distributed under the terms of the GNU General Public License.
  • Il Global File System (GFS) è un filesystem distribuito dedicato ai computer cluster su Linux. GFS è diverso da altri filesystem distribuiti, come AFS, Coda o Intermezzo, in quanto permette l'accesso concorrente di più nodi allo stesso dispositivo. Non ha una modalità off-line, e non esistono ruoli client o server in quanto ogni nodo è equivalente agli altri. Fibre Channel, Internet Small Computer Systems Interface e AoE sono i protocolli più usati per la gestione dei dispositivi in una rete GFS.
  • Global File System(GFS)は、Linuxコンピュータ・クラスター用クラスタファイルシステムの一種である。AFSやCoda、Google File System(紛らわしいことに同様にGFSと略される)などの分散ファイルシステムとは異なり、全ノードから同じ共有ストレージに同時にアクセスできる。 GFS では非接続運用モードがなく、クライアントとサーバの区別がない。全てのノードは同等である。GFS共有ストレージとしては、ファイバーチャネル、iSCSI、AoEなどを主に使う。クラスターでGFSを使うには、フェイルオーバーによる冗長性を実装する GULM などのサーバベースのロックマネージャ・プラグインや分散ロックマネージャ (DLM) を使う必要がある。単一ノードでGFSを普通のファイルシステムのように使う場合は "nolock" ロックマネージャを使うこともできる。GFS はフリーソフトウェアであり、GNU General Public Licenseでライセンスされている。
  • Global File System – system plików dla klastrów wysokiej dostępności. Pozwala każdemu komputerowi klastra jednocześnie i bezpośrednio używać urządzenia blokowego współdzielonego pomiędzy nimi (poprzez FC, iSCSI, NBD, itp.). GFS odczytuje i zapisuje urządzenie blokowe podobnie do lokalnego systemu plików, ale używa także blokad, aby umożliwić komputerom koordynowanie ich operacji wejścia/wyjścia tak, by utrzymać spójność systemu plików. Jedną z cech GFS-a jest doskonała spójność - zmiany wykonywane w systemie plików na jednej maszynie pokazują się natychmiast na wszystkich innych maszynach w klastrze. Umożliwia on bezpieczny jednoczesny dostęp do plików w trybie do zapisu i odczytu przez wiele węzłów klastra. Charakteryzuje się dobra skalowalnością i szybkim doprowadzeniem systemu plików po awarii do spójnego stanu. System obsługuje journaling z osobnymi dziennikami zapisu dla każdego węzła klastra. Architektura systemu plików umożliwia wydajne, skalowalne blokowanie plików oraz wybór mechanizmu blokowania. W odróżnieniu od centralnego serwera metadanych, GFS wyklucza powstawanie wąskich gardeł. Jest zgodny ze standardem POSIX. GFS na początku posiadał zamknięte źródła, w tej chwili jest to produkt na licencji GPL, a udoskonalona wersja GFS2 jest w oficjalnych źródłach jądra Linux od wersji 2.6.19.
  • Global File System (GFS) (Système de fichiers global) est un système de fichiers partagé conçu pour une grappe d'ordinateurs Linux ou IRIX. GFS et GFS2 sont différents des systèmes de fichiers distribués comme AFS, Coda, ou InterMezzo parce qu'ils permettent à tous les nœuds un accès direct concurrent au même périphérique de stockage de type bloc. De plus, GFS et GFS2 peuvent également être utilisés comme un système de fichiers local. GFS ne possède pas de mode déconnecté, il n'y a pas de client ou de serveur. Tous les nœuds d'une grappe GFS sont égaux. L'utilisation de GFS dans une grappe d'ordinateurs nécessite un matériel qui permet l'accès aux données partagées, et un gestionnaire de verrous (lock manager) pour contrôler l'accès aux données. Le gestionnaire de verrou est un module séparé, par conséquent GFS et GFS2 peuvent utiliser un gestionnaire de verrous distribués (Distributed Lock Manager, DLM) pour les configurations en grappe et le gestionnaire de verrous "nolock" pour les systèmes de fichiers locaux. Les versions plus anciennes de GFS supportent également GULM, un gestionnaire de verrous fondé sur un serveur et qui implémente la redondance par basculement. GFS et GFS2 sont des logiciels libres, distribués sous licence GPLModèle:,.
dbpedia-owl:wikiPageExternalLink
dbpprop:attributes
  • No-atime, journaled data , inherit journaled data , synchronous-write, append-only, immutable, exhash
dbpprop:badBlocksStruct
  • No
dbpprop:compression
  • No
dbpprop:dateResolution
  • 1.0
  • Nanosecond
dbpprop:datesRecorded
  • attribute modification , modification , access
dbpprop:developer
dbpprop:directoryStruct
  • Hashed
dbpprop:encryption
  • No
dbpprop:fileStruct
  • bitmap
dbpprop:fileSystemPermissions
  • Unix permissions, ACLs and arbitrary security attributes
  • Unix permissions, ACLs
dbpprop:filenameCharacterSet
  • All except NULL
dbpprop:fullName
  • Global File System
  • Global File System 2
dbpprop:introductionDate
  • 1996 (xsd:integer)
  • 2005 (xsd:integer)
dbpprop:introductionOs
dbpprop:maxFilenameSize
  • 255 (xsd:integer)
dbpprop:maxFilesNo
  • Variable
dbpprop:name
  • GFS
  • GFS2
dbpprop:os
dbpprop:singleInstanceStorage
  • across nodes only
dbpprop:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Global File System(GFS)は、Linuxコンピュータ・クラスター用クラスタファイルシステムの一種である。AFSやCoda、Google File System(紛らわしいことに同様にGFSと略される)などの分散ファイルシステムとは異なり、全ノードから同じ共有ストレージに同時にアクセスできる。 GFS では非接続運用モードがなく、クライアントとサーバの区別がない。全てのノードは同等である。GFS共有ストレージとしては、ファイバーチャネル、iSCSI、AoEなどを主に使う。クラスターでGFSを使うには、フェイルオーバーによる冗長性を実装する GULM などのサーバベースのロックマネージャ・プラグインや分散ロックマネージャ (DLM) を使う必要がある。単一ノードでGFSを普通のファイルシステムのように使う場合は "nolock" ロックマネージャを使うこともできる。GFS はフリーソフトウェアであり、GNU General Public Licenseでライセンスされている。
  • Das Global File System (GFS) ist ein Cluster-Dateisystem, das es mehreren Rechnern ermöglicht, gleichzeitig auf gemeinsamen Speicher zuzugreifen und das die Konsistenz der gespeicherten Daten gewährleistet. Häufig handelt es sich bei dem gemeinsam genutzten Speicher um ein Storage Area Network (SAN). Das Sperren von Dateien, ohne das ein Cluster-Dateisystem nicht funktioniert, übernimmt ein Locking-Modul von GFS. GFS ist Teil des Linux-Kernels und wird in dessen Rahmen entwickelt.
  • In computing, the Global File System (GFS) is a shared disk file system for Linux computer clusters. This is not to be confused with the Google File System, a proprietary distributed filesystem developed by Google. GFS and GFS2 differ from distributed file systems because they allow all nodes to have direct concurrent access to the same shared block storage. In addition, GFS or GFS2 can also be used as a local filesystem. GFS has no disconnected operating-mode, and no client or server roles.
  • Il Global File System (GFS) è un filesystem distribuito dedicato ai computer cluster su Linux. GFS è diverso da altri filesystem distribuiti, come AFS, Coda o Intermezzo, in quanto permette l'accesso concorrente di più nodi allo stesso dispositivo. Non ha una modalità off-line, e non esistono ruoli client o server in quanto ogni nodo è equivalente agli altri.
  • Global File System – system plików dla klastrów wysokiej dostępności. Pozwala każdemu komputerowi klastra jednocześnie i bezpośrednio używać urządzenia blokowego współdzielonego pomiędzy nimi (poprzez FC, iSCSI, NBD, itp.). GFS odczytuje i zapisuje urządzenie blokowe podobnie do lokalnego systemu plików, ale używa także blokad, aby umożliwić komputerom koordynowanie ich operacji wejścia/wyjścia tak, by utrzymać spójność systemu plików.
  • Global File System (GFS) (Système de fichiers global) est un système de fichiers partagé conçu pour une grappe d'ordinateurs Linux ou IRIX. GFS et GFS2 sont différents des systèmes de fichiers distribués comme AFS, Coda, ou InterMezzo parce qu'ils permettent à tous les nœuds un accès direct concurrent au même périphérique de stockage de type bloc. De plus, GFS et GFS2 peuvent également être utilisés comme un système de fichiers local.
rdfs:label
  • Global File System
  • Global File System
  • Global File System
  • Global File System
  • Global File System
  • Global File System
owl:sameAs
foaf:page
is dbpedia-owl:wikiPageDisambiguates of
is dbpedia-owl:wikiPageRedirects of
is owl:sameAs of
is foaf:primaryTopic of