From Fedora Project Wiki

(Created page with '= Open Sharedroot = == Sommario == The open sharedroot project provides abilities to boot multiple linux systems with the same root filesystem providing a single system filesyst...')
 
No edit summary
Line 2: Line 2:


== Sommario ==
== Sommario ==
The open sharedroot project provides abilities to boot multiple linux systems with the same root filesystem providing a single system filesystem based cluster.
Il progetto open sharedroot offre la possibilità di avviare sistemi linux multipli con lo stesso filesystem provvedendo un cluster
basato su un sistema a singolo filesystem.


== Progettista ==
== Progettista ==
Line 12: Line 13:
* Per informazioni aggiornate sullo stato di ''Opensharedroot'' consultare la [[Features/Opensharedroot#Current_status | pagina originale]].
* Per informazioni aggiornate sullo stato di ''Opensharedroot'' consultare la [[Features/Opensharedroot#Current_status | pagina originale]].


== Detailed Description ==
== Descrizione dettagliata ==
The purpose of this feature is to provide an open and flexible filesystem based single system image (SSI) linux cluster.
L'obbiettivo di questa ''feature'' è di fornire un filesystem open e flessibile basato su cluster linux SSI (Single System Image).


Currently the following filesystems can be used with fedora 11:
Finora i seguenti filesystem possono essere usati con Fedora 11:


* NFSv3, NFSv4
* NFSv3, NFSv4
Line 23: Line 24:
* Ocfs2
* Ocfs2


* Ext3 as local filesystem
* Ext3 come filesystem locale


Basically it consists of three different software components and some small changes to the initprocess.
Fondamentalmente esso consiste di tre differenti componenti software oltre ad alcune leggere modifiche apportate ai processi ''init''.


1. The initrd (comoonics-bootimage) to boot such a system. As it is more complex to boot from a cluster filesystem or nfs in order to use in a sharedroot configuration we need a new concept of the initrd.
# initrd (comoonics-bootimage) serve ad avviare un tale sistema. Poichè è più complesso avviare da un filesystem cluster o nfs, per usare una configurazione sharedroot occorre un nuovo concetto del initrd.


2. The clustertools provide access to clusterfunctionality like querying the cluster for amount of nodes and configuration. This is organized under the software component comoonics-clustersuite.
# clustertools fornisce accesso alle funzionalità del cluster come interrogare il cluster per conoscere il numero di nodi e la configurazione. Questo strumento si trova nel componente comoonics-clustersuite.


3. The management tools for building a cdsl structure (context dependent symbolic links) and managing cdsl files. This is organized under the software component comoonics-cdsls. The cdsl concept is based on bindmounts.
# Strumenti per costruire una struttura cdsl (context dependent symbolic links) e per gestire file cdsl. Questo strumento si trova nel componente comoonics-cdsls. Il concetto legato a cdsl si basa su bindmount.


The changes to the initprocess are already filed in bugzillas:
Le modifiche apportate al processo init sono state discusse su bugzilla:


* https://bugzilla.redhat.com/show_bug.cgi?id=496843
* https://bugzilla.redhat.com/show_bug.cgi?id=496843
* https://bugzilla.redhat.com/show_bug.cgi?id=496854
* https://bugzilla.redhat.com/show_bug.cgi?id=496854
* https://bugzilla.redhat.com/show_bug.cgi?id=496857
* https://bugzilla.redhat.com/show_bug.cgi?id=496857
* https://bugzilla.redhat.com/show_bug.cgi?id=496859
* https://bugzilla.redhat.com/show_bug.cgi?id=496859
* https://bugzilla.redhat.com/show_bug.cgi?id=496861
* https://bugzilla.redhat.com/show_bug.cgi?id=496861


== Benefit to Fedora ==
== Vantaggi per Fedora ==
Being able to boot multiple nodes from the same root filesystem. Enabling fedora to be a filesystem based single system image cluster.  
Poter avviare nodi multipli dallo stesso filesystem. Abilitare Fedora ad essere un filesystem basato su cluster SSI (Single System Image).  


== Altre informazioni ==  
== Altre informazioni ==  
Line 62: Line 59:


[[Category:FeatureAcceptedF12]]
[[Category:FeatureAcceptedF12]]
 
[[Category:Italiano]
<!-- When your feature page is completed and ready for review -->
<!-- When your feature page is completed and ready for review -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->

Revision as of 16:02, 29 January 2010

Open Sharedroot

Sommario

Il progetto open sharedroot offre la possibilità di avviare sistemi linux multipli con lo stesso filesystem provvedendo un cluster basato su un sistema a singolo filesystem.

Progettista

Stato attuale

Descrizione dettagliata

L'obbiettivo di questa feature è di fornire un filesystem open e flessibile basato su cluster linux SSI (Single System Image).

Finora i seguenti filesystem possono essere usati con Fedora 11:

  • NFSv3, NFSv4
  • GFS2
  • Ocfs2
  • Ext3 come filesystem locale

Fondamentalmente esso consiste di tre differenti componenti software oltre ad alcune leggere modifiche apportate ai processi init.

  1. initrd (comoonics-bootimage) serve ad avviare un tale sistema. Poichè è più complesso avviare da un filesystem cluster o nfs, per usare una configurazione sharedroot occorre un nuovo concetto del initrd.
  1. clustertools fornisce accesso alle funzionalità del cluster come interrogare il cluster per conoscere il numero di nodi e la configurazione. Questo strumento si trova nel componente comoonics-clustersuite.
  1. Strumenti per costruire una struttura cdsl (context dependent symbolic links) e per gestire file cdsl. Questo strumento si trova nel componente comoonics-cdsls. Il concetto legato a cdsl si basa su bindmount.

Le modifiche apportate al processo init sono state discusse su bugzilla:

Vantaggi per Fedora

Poter avviare nodi multipli dallo stesso filesystem. Abilitare Fedora ad essere un filesystem basato su cluster SSI (Single System Image).

Altre informazioni

Per:

  • Obbiettivi
  • Test Plan
  • Esperienza Utente
  • Dipendenze
  • Progetto corrente
  • Documentazione
  • Note di rilascio
  • Commenti e Discussioni

consultare la pagina originale di questo documento. [[Category:Italiano]