From Fedora Project Wiki
(Created page with "{{autolang}} <!-- All fields on this form are required to be accepted by FESCo. We also request that you maintain the same order of sections so that all of the feature pages are...")
 
No edit summary
Line 1: Line 1:
{{autolang}}
{{autolang}}
<!-- All fields on this form are required to be accepted by FESCo.
We also request that you maintain the same order of sections so that all of the feature pages are uniform.  -->


<!-- The actual name of your feature page should look something like: Features/YourFeatureName.  This keeps all features in the same namespace -->
= BTRFS di Fedora 17 file system predefinito =


= Fedora 17 BTRFS default file system =
== Sommario ==
Rendere BTRFS il file system predefinito per installazioni normali.


== Summary ==
== Manutentore ==
Make BTRFS the default file system for normal installs.
* Nome: [[User:josef| Josef Bacik]]
<!-- A sentence or two summarizing what this feature is and what it will do.  This information is used for the overall feature summary page for each release. -->
 
== Owner ==
<!--This should link to your home wiki page so we know who you are-->
* Name: [[User:josef| Josef Bacik]]
 
<!-- Include you email address that you can be reached should people want to contact you about helping with your feature, status is requested, or  technical issues need to be resolved-->
* Email: josef@redhat.com
* Email: josef@redhat.com


== Current status ==
== Status corrente ==
* Targeted release: [[Releases/17 | Fedora 17 ]]  
Consultare la sezione [[Features/F17BtrfsDefaultFs#Current status|Current status]]  
* Last updated: 2011-11-15
* Percentage of completion: 0%
 
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->


== Detailed Description ==
== Descrizione dettagliata ==
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
Rendere BTRFS il file system predefinito per nuove installazioni di Fedora, ed uso delle capacità di gestione di volume, integrate in BTRFS, al posto di LVM.
Make BTRFS the default file system for new installations of Fedora, and use BTRFS's built in volume management capabilities instead of LVM.


== Benefit to Fedora ==
== Vantaggi per Fedora ==
<!-- What is the benefit to the platform?  If this is a major capability update, what has changed?  If this is a new feature, what capabilities does it bring? Why will Fedora become a better distribution or project because of this feature?-->
BTRFS include molte caratteristiche non presenti in altri file system, altamente apprezzati dai normali utenti, tra cui:
BTRFS includes many features that do not exist in any other file system that are highly valuable to normal users, including


* Checksumming
* Checksumming
* Snapshotting
* Snapshotting
* Built in volume management and RAID
* Gestione volumi integrato e RAID
 
Il checksumming offre agli utenti migliore integrità dei dati, e lo snapshotting permette di fare cose come prendere snapshot del file system prima di fare cose potenzialmente dannose, come gli aggiornamenti via yum, in modo da avere uno stato a cui fare roll back.


Checksumming give our users better data integrity, and snapshotting allows us to do thing's like take snapshots of the file system before doing potentially dangerous things, like yum updates, in order to provide a position to roll back to.
== Scope ==
== Scope ==
<!-- What work do the developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
* Anaconda - not terribly important but would be good to expose some of the different features of BTRFS via anaconda.
* Anaconda - not terribly important but would be good to expose some of the different features of BTRFS via anaconda.
** Subvolume support (for /home by default)
** Subvolume support (for /home by default)
Line 67: Line 53:
* Creating different subvolumes in the install
* Creating different subvolumes in the install


== User Experience ==
== Esperienza utente ==
<!-- If this feature is noticeable by its target audience, how will their experiences change as a result?  Describe what they will see or notice. -->
Il cambiamento dovrebbe essere largamente invisibile agli utenti. Questi potranno trarre vantaggio dalle varie caratteristiche messe a disposizione di BTRFS.
The change should be largely invisible to users.  They will just be able to take advantage of the different features that BTRFS has if they so choose.


== Dependencies ==
== Dependencies ==
Line 80: Line 65:
We can just keep ext4 as the default installed file system.
We can just keep ext4 as the default installed file system.


== Documentation ==
== Documentazione ==
<!-- Is there upstream documentation on this feature, or notes you have written yourself?  Link to that material here so other interested developers can get involved. -->
*[http://btrfs.wiki.kernel.org/ | Btrfs Wiki]
*[http://btrfs.wiki.kernel.org/ | Btrfs Wiki]


== Release Notes ==
== Note di rilascio ==
<!-- The Fedora Release Notes inform end-users about what is new in the release.  Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ -->
Al momento non c'è niente da specificare altro che si illumina la strada del cambiamento.
<!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the documentation team and shipped with the release. -->
There shouldn't be anything we need to specifically say other than hi-light the change.


== Comments and Discussion ==
== Comments and Discussion ==
Line 94: Line 76:


[[Category:FeatureAcceptedF17]]
[[Category:FeatureAcceptedF17]]
[[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 -->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->

Revision as of 14:11, 7 December 2011

BTRFS di Fedora 17 file system predefinito

Sommario

Rendere BTRFS il file system predefinito per installazioni normali.

Manutentore

Status corrente

Consultare la sezione Current status

Descrizione dettagliata

Rendere BTRFS il file system predefinito per nuove installazioni di Fedora, ed uso delle capacità di gestione di volume, integrate in BTRFS, al posto di LVM.

Vantaggi per Fedora

BTRFS include molte caratteristiche non presenti in altri file system, altamente apprezzati dai normali utenti, tra cui:

  • Checksumming
  • Snapshotting
  • Gestione volumi integrato e RAID

Il checksumming offre agli utenti migliore integrità dei dati, e lo snapshotting permette di fare cose come prendere snapshot del file system prima di fare cose potenzialmente dannose, come gli aggiornamenti via yum, in modo da avere uno stato a cui fare roll back.

Scope

  • Anaconda - not terribly important but would be good to expose some of the different features of BTRFS via anaconda.
    • Subvolume support (for /home by default)
    • Optional compression
    • RAID support
    • Ext3/4 conversion
  • LiveCD tools - these would need to be reworked to create a BTRFS image to install with.

How To Test

It should be simple enough to test, just do a normal install. If Anaconda gets support for the different BTRFS capabilities we'd want to test a couple of cases

  • Single disk BTRFS
  • Multi-disk BTRFS, RAID0/1/10
  • Creating different subvolumes in the install

Esperienza utente

Il cambiamento dovrebbe essere largamente invisibile agli utenti. Questi potranno trarre vantaggio dalle varie caratteristiche messe a disposizione di BTRFS.

Dependencies

  • Anaconda
  • LiveCD tools

Contingency Plan

We can just keep ext4 as the default installed file system.

Documentazione

Note di rilascio

Al momento non c'è niente da specificare altro che si illumina la strada del cambiamento.

Comments and Discussion