Distributed file system in LinDX
No Thumbnail Available
URL
Journal Title
Journal ISSN
Volume Title
Helsinki University of Technology |
Diplomityö
Checking the digitized thesis and permission for publishing
Instructions for the author
Instructions for the author
Authors
Date
2009
Department
Major/Subject
Tietoliikenneohjelmistot ja -sovellukset
Mcode
T-109
Degree programme
Language
en
Pages
(12+) 54
Series
Abstract
DX 200 is a distributed computing system comprising of networked computer units. Majority of the computer units do not have a persistent storage such as a hard drive. These computer units use a RAM disk as their storage medium. Since the contents of the RAM disk are lost if the computer unit restarts, persisting updates cannot be done to the file system. Computer units that use RAM disk load the operating system and the file system contents either from a computer unit that has a hard drive or from a computer unit that has already done the loading. For computer units using RAM to store their file system, it would be useful to be able to store the changes in case a restart occurs. Persistent storage could he used for example to store computer logs and to manage configuration files more easily. The aim of this thesis is to design and implement a distributed file system that allows Linux-based computer units to perform persisting file system changes while using RAM disks. The file system can also be shared by multiple computer units.DX200-järjestelmä koostuu useista keskenään verkotetuista tietokoneyksiköistä. Suurimmalla osalla näistä tietokoneyksiköistä ei ole staattista tiedon tallennuspaikkaa kuten kovalevyä. Kovalevyn sijaan ne lataavat käyttöjärjestelmänsä sekä muut tarpeelliset ohjelmistot verkon yli. Lataus suoritetaan joko niiltä tietokoneyksiköiltä joilla on kovalevyt tai niiltä tietokoneilta jotka ovat jo suorittaneet latauksen. Ladatut tiedostot tallennetaan RAM-levyille. Jos tietokone menettää virransyöttönsä tai se käynnistetään uudelleen, RAM-levylle tehdyt muutokset menetetään. Olisi hyödyllistä jos RAM-levyä käyttävät tietokoneyksiköt pystyisivät tekemään pysyviä muutoksia tiedostojärjestelmään. Tätä ominaisuutta voitaisiin hyödyntää esimerkiksi lokitiedostojen kirjoituksessa tai konfiguraatiotiedostojen päivittämisessä. Tämän diplomityön tavoite on kehittää hajautettu tiedostojärjestelmä jonka avulla DX 200-järjestelmässä RAM-levyä käyttävät Linux-pohjaiset tietokoneyksiköt pystyvät tekemään pysyviä muutoksia tiedostojärjestelmään. Tietokoneyksiköt pystyvät myös jakamaan tiedostojärjestelmän sisällön keskenään.Description
Supervisor
Tarkoma, SasuThesis advisor
Bayr, HeikkiKeywords
Linux, Linux, LinDX, LinDX, DX 200, DX 200, distributed file system, hajautettu tietojärjestelmä