It IT/Releases/12/Features/Opensharedroot
From FedoraProject
(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...') |
|||
| Line 2: | Line 2: | ||
== Sommario == | == 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 == | == 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]]. | ||
| − | == | + | == 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 | * NFSv3, NFSv4 | ||
| Line 23: | Line 24: | ||
* Ocfs2 | * Ocfs2 | ||
| − | * Ext3 | + | * Ext3 come filesystem locale |
| − | + | Fondamentalmente esso consiste di tre differenti componenti software oltre ad alcune leggere modifiche apportate ai processi ''init''. | |
| − | + | # 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. | |
| − | + | # 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. | |
| − | + | # 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: | |
* 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 | ||
| − | == | + | == 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 == | == 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
Contents |
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
- Nome: Marc Grimme
- email: grimme@atix.de
Stato attuale
- Rilascio: Fedora 12
- Per informazioni aggiornate sullo stato di Opensharedroot consultare la pagina originale.
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.
- 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.
- 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.
- 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:
- 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=496857
- https://bugzilla.redhat.com/show_bug.cgi?id=496859
- https://bugzilla.redhat.com/show_bug.cgi?id=496861
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]