Journaled File System or JFS is a 64-bit journaling filesystem created by IBM. It is available as free software under the terms of the GNU General Public License (GPL). There are versions for AIX, eComStation, OS/2 and Linux operating systems. HP-UX has another, different filesystem named JFS that is actually an OEM version of Veritas Software's VxFS. In AIX operating system, there exist two generations of JFS filesystem that are called JFS (JFS1) and JFS2 respectively.
| Property | Value |
| dbpprop:abstract
|
- Journaled File System or JFS is a 64-bit journaling filesystem created by IBM. It is available as free software under the terms of the GNU General Public License (GPL). There are versions for AIX, eComStation, OS/2 and Linux operating systems. HP-UX has another, different filesystem named JFS that is actually an OEM version of Veritas Software's VxFS. In AIX operating system, there exist two generations of JFS filesystem that are called JFS (JFS1) and JFS2 respectively. In the other operating systems, such as OS/2 and Linux, only the second generation exists and is called simply JFS. This should not be confused with JFS in AIX that actually refers to JFS1.
- Das Journaled File System (JFS) wurde im Jahr 1990 von IBM für ihr eigenes Betriebssystem AIX veröffentlicht. Hintergrund war eine weitgehende Virtualisierung der Hardwareschicht in dieser damals neu vorgestellten Version 3 von AIX: Ein ebenso neu vorgestellter Logical Volume Manager (LVM) löste die starren Zugriffsschemata auf Festplatte(n), ein neuer Speichermanager brachte die Virtualisierung des Speicherraumes (Auslagerung von Hauptspeicher auf eine Festplatte) – und die PowerPC-CPU Familie (auch heute noch das Herzstück unter anderem der pSeries) wurde eingeführt. JFS für AIX sollte nicht mit dem Veritas File System verwechselt werden, dass unter HP-UX ebenfalls als "JFS" bezeichnet wird. Das primäre Designziel von JFS war die stetige Konsistenz des Dateisystems: Änderungen am Dateisystem werden transaktionsorientiert geschrieben sowie in einem Journal protokolliert. Bei einem Absturz kann somit – ausgehend von einem Konsistenzpunkt der Transaktionen – über das Journal sehr effizient ein konsistenter Status des Dateisystems hergestellt werden. Ein voller Zugriff auf das Dateisystem ist also sehr schnell wieder erreicht. Im Fokus steht damit die Verfügbarkeit der Resource "Dateisystem", nicht die Performance oder die Integrität der Dateiinhalte (das Journaling bezieht sich nur auf Änderungen im Dateisystem, also z. B. Dateieinträge in Verzeichnissen, und nicht auf den eigentlichen Dateiinhalt). Der LVM bringt als Nutzen u. a. die Skalierbarkeit des Dateisystems: im laufenden Betrieb und unter Last können einfach Festplatten in der Konfiguration ergänzt und in die Volume Group mit aufgenommen werden, um das Dateisystem zu erweitern. Für das ebenfalls von IBM veröffentlichte Betriebssystem OS/2 wurde eine neue Generation des JFS entwickelt und im Jahr 2000 vorgestellt. Dieses JFS stellt eine Neu-Implementation des JFS dar, da der „historische“ JFS-Code stark an die pSeries-Architektur angelehnt ist (OS/2 läuft auf x86-Computern). Dieser neue JFS-Code wurde in AIX 5.1 als JFS2 importiert und 2002 von IBM unter der GNU General Public License freigegeben. Die wichtigsten Größenunterschiede: Darüber hinaus wurden Optimierungen für aktuelle Server-Hardware vorgenommen; so ist die Leistung von JFS2 etwas besser als bei JFS.
- již výše zmíněné žurnálování pro rychlou obnovu dat při pádu systému; extendy, díky nímž je umožněna rychlejší práce filesystému, který produkuje efektivní a malé struktury pro mapování souborů; různé velikosti bloků o velikostech 512, 1024, 2048, 4096 bytů; to umožní optimalizovat výkon; organizace adresářů, kde je na výběr mezi malými adresáři (8 položek a méně — jejich obsah je uložen v i-uzlu příslušného adresáře) a velkými (nad 8 položek — obsah tříděný do balancovaného stromu setříděného dle jména, který poskytuje mimořádně rychlý přístup) dynamické alokování i-uzlů; JFS dynamicky alokuje místo pro i-uzly dle potřeby, což uvolňuje prostor, který již není nutné mít obsazený; vše povede k zamezení rezervování fixního místa na disku pro i-uzly v průběhu vytvoření filesystému; podpora řídkých souborů (t.j. soubor, který v jedné či více oblastech nemá přidělená data)
- Journaling File System (JFS) es un sistema de archivos de 64-bit con respaldo de transacciones creado por IBM. Esta disponible bajo la licencia GNU GPL. Existen versiones para AIX, eComStation, OS/2, sistemas operativos Linux y HP-UX Fue diseñado con la idea de conseguir "servidores de alto rendimiento y servidores de archivos de altas prestaciones, asociados a e-business". Según se lee en la documentación y el código fuente, va a pasar un tiempo antes de que la adaptación a Linux este finalizada e incluida en la distribución estándar del kernel. JFS utiliza un método interesante para organizar los bloques vacíos, estructurándolos en un árbol y usa una técnica especial para agrupar bloques lógicos vacíos. JFS fue desarrollado para AIX. La primera versión para Linux fue distribuida en el verano de 2000. La versión 1.0.0 salió a la luz en el año 2001. JFS está diseñado para cumplir las exigencias del entorno de un servidor de alto rendimiento en el que sólo cuenta el funcionamiento. Al ser un sistema de ficheros de 64 bits, JFS soporta ficheros grandes y particiones LFS (del inglés Large File Support), lo cual es una ventaja más para los entornos de servidor.
- JFS (pour Journaled File System) est un système de fichiers journalisé mis au point par IBM et disponible sous licence GPL. Il est disponible sur les plates-formes suivantes : AIX, Linux, OS/2, EComStation. Depuis la version 53 d'AIX JFS2 est proposé permettant une allocation dynamique des i-nodes et une possibilité de réduction des systèmes de fichiers. La version linux proposée par Fedora Core 5 par exemple correspond au JFS2 d'AIX.
- Journaled File System (JFS) è un file system journaling a 64 bit robusto e scalabile creato dalla IBM per AIX, attualmente disponibile anche per OS/2 e Linux. Principali caratteristiche di JFS: supporto per blocchi di dimensioni 512, 1024, 2048 e 4096 byte massima dimensione per singolo file di 16 TB dimensione massima del file system di 16 TB possibilità di crescita dinamica tramite l'uso di un gestore logico dei volumi (logical volume management) supporto per gli attributi estesi (EA) supporto per le access control list (ACL)
- JFS(Journaled File System)は、IBMが同社の商用UNIX、AIX v3.1から実装したジャーナリングファイルシステムで、後にOS/2にも実装され、その後オープンソースとして公開され、現在はLinuxなどに移植されている。
- JFS (ang. Journaled File System) - 64-bitowy system plików z księgowaniem, opracowany przez firmę IBM. W systemie HP-UX pod tą nazwa wystepowal VxFS licencjonowany od firmy Veritas Software.
- O JFS (Journaling FileSystem) é um sistema de arquivos desenvolvido pela IBM, disponível em licença open-source, com o intuito de ser utilizado nos "UNIXes" que a IBM vendia. Além de possuir journal, ele permite que as partições do sistema sejam redimensionadas sem que seja necessário desligar o computador. O sistema de arquivos JFS também usa a estrutura inode para armazenar a localização dos blocos de cada arquivo nas estruturas físicas do disco, a versão JFS2 armazena esses inodes em uma árvore binária para acelerar o acesso a essas informações. Esses blocos podem variar de 512 a 4096 bytes, e a alocação dos inodes é feita conforme é necessário. Entretanto, inicialmente o JFS sofreu uma perda de credibilidade devido a constantes instabilidades e bugs, caso este que atualmente encontra-se resolvido e assim muito estável.
- Journaled File System или JFS это 64-битная журналируемая файловая система созданная IBM, доступная под лицензией GNU GPL. В операционной системе AIX существует два поколения JFS называемых JFS (JFS1) и JFS2 соответственно. В других операционных системах, таких как OS/2 и Linux, существует только второе поколение, которое называется просто JFS.
- JFS, Journaled File System, ett filsystem från IBM. JFS designades och implementerades först i AIX, när man nådde filsystemets begränsningar när det gäller fil- och volymstorlek gjorde man en ny implementation, JFS version 2. JFS version 2 designades och implementerades först i OS/2 och portades därefter till AIX och Linux. JFS är ett 64-bitars filsystem med journalstöd som gör att det kan återstartas väldigt fort om datorn skulle krascha eller bli plötsligt strömlös till skillnad mot t. ex. FAT, Unix File System och HPFS. Det är inte möjligt att ha JFS på disketter.
- JFS — журнальована файлова система (англ. Journaling File System) Спочатку JFS була розроблена корпорацією IBM для операційної системи AIX. Наступна версія JFS була розроблена IBM для ОС Warp Server4.5 for e-Business (Aurora). Пізніше вона була перенесена в IBM AIX та Linux. Мета розробників була забезпечити високу продуктивність, надійність та маштабованність для багатопроцесорних комп'ютерів. На момент вихода в світ JFS була найпродуктивнішою із всіх існуючих файлових систем. На даний момент зберігає за собою одне із лідируючих місць по цьому показнику.
|
| dbpprop:attributes
| |
| dbpprop:compression
| |
| dbpprop:dateResolution
| |
| dbpprop:datesRecorded
|
- Modification (mtime), Attribute modification (ctime), Access (atime)
|
| dbpprop:developer
| |
| dbpprop:directoryStruct
| |
| dbpprop:encryption
|
- No (provided at the block device level)
|
| dbpprop:fileStruct
| |
| dbpprop:fileSystemPermissions
| |
| dbpprop:filenameCharacterSet
| |
| dbpprop:forProperty
|
- Veritas File System
- the HP-UX filesystem
|
| dbpprop:forksStreams
| |
| dbpprop:fullName
|
- IBM Journaled File System
|
| dbpprop:hasPhotoCollection
| |
| dbpprop:introductionDate
| |
| dbpprop:introductionOs
|
- JFS1 in AIX 3.1 and JFS in OS/2 4.5
|
| dbpprop:maxFileSize
| |
| dbpprop:maxFilenameSize
| |
| dbpprop:maxFilesNo
| |
| dbpprop:maxVolumeSize
| |
| dbpprop:name
| |
| dbpprop:os
| |
| dbpprop:partitionId
| |
| dbpprop:portalProperty
|
- Free Software Portal Logo.svg
- Free software
|
| dbpprop:reference
| |
| dbpprop:singleInstanceStorage
| |
| dbpprop:wikiPageUsesTemplate
| |
| rdfs:comment
|
- Journaled File System or JFS is a 64-bit journaling filesystem created by IBM. It is available as free software under the terms of the GNU General Public License (GPL). There are versions for AIX, eComStation, OS/2 and Linux operating systems. HP-UX has another, different filesystem named JFS that is actually an OEM version of Veritas Software's VxFS. In AIX operating system, there exist two generations of JFS filesystem that are called JFS (JFS1) and JFS2 respectively.
- Das Journaled File System (JFS) wurde im Jahr 1990 von IBM für ihr eigenes Betriebssystem AIX veröffentlicht.
- Journaling File System (JFS) es un sistema de archivos de 64-bit con respaldo de transacciones creado por IBM. Esta disponible bajo la licencia GNU GPL. Existen versiones para AIX, eComStation, OS/2, sistemas operativos Linux y HP-UX Fue diseñado con la idea de conseguir "servidores de alto rendimiento y servidores de archivos de altas prestaciones, asociados a e-business".
- JFS (pour Journaled File System) est un système de fichiers journalisé mis au point par IBM et disponible sous licence GPL. Il est disponible sur les plates-formes suivantes : AIX, Linux, OS/2, EComStation. Depuis la version 53 d'AIX JFS2 est proposé permettant une allocation dynamique des i-nodes et une possibilité de réduction des systèmes de fichiers. La version linux proposée par Fedora Core 5 par exemple correspond au JFS2 d'AIX.
- Journaled File System (JFS) è un file system journaling a 64 bit robusto e scalabile creato dalla IBM per AIX, attualmente disponibile anche per OS/2 e Linux.
- JFS(Journaled File System)は、IBMが同社の商用UNIX、AIX v3.1から実装したジャーナリングファイルシステムで、後にOS/2にも実装され、その後オープンソースとして公開され、現在はLinuxなどに移植されている。
- JFS (ang. Journaled File System) - 64-bitowy system plików z księgowaniem, opracowany przez firmę IBM. W systemie HP-UX pod tą nazwa wystepowal VxFS licencjonowany od firmy Veritas Software.
- O JFS (Journaling FileSystem) é um sistema de arquivos desenvolvido pela IBM, disponível em licença open-source, com o intuito de ser utilizado nos "UNIXes" que a IBM vendia. Além de possuir journal, ele permite que as partições do sistema sejam redimensionadas sem que seja necessário desligar o computador.
- Journaled File System или JFS это 64-битная журналируемая файловая система созданная IBM, доступная под лицензией GNU GPL. В операционной системе AIX существует два поколения JFS называемых JFS (JFS1) и JFS2 соответственно.
- JFS, Journaled File System, ett filsystem från IBM. JFS designades och implementerades först i AIX, när man nådde filsystemets begränsningar när det gäller fil- och volymstorlek gjorde man en ny implementation, JFS version 2. JFS version 2 designades och implementerades först i OS/2 och portades därefter till AIX och Linux.
- JFS — журнальована файлова система (англ. Journaling File System) Спочатку JFS була розроблена корпорацією IBM для операційної системи AIX. Наступна версія JFS була розроблена IBM для ОС Warp Server4.5 for e-Business (Aurora). Пізніше вона була перенесена в IBM AIX та Linux.
|
| rdfs:label
|
- JFS (file system)
- Journaled File System
- JFS
- Journaled File System
- JFS
- Journaled File System
- Journaled File System
- JFS
- JFS
- JFS
- JFS
- Jfs
|
| owl:sameAs
| |
| skos:subject
| |
| foaf:page
| |
| is dbpprop:disambiguates
of | |
| is dbpprop:redirect
of | |