summaryrefslogtreecommitdiff
path: root/it/using-d-i/modules/lvmcfg.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/using-d-i/modules/lvmcfg.xml')
-rw-r--r--it/using-d-i/modules/lvmcfg.xml47
1 files changed, 8 insertions, 39 deletions
diff --git a/it/using-d-i/modules/lvmcfg.xml b/it/using-d-i/modules/lvmcfg.xml
index f658573d9..b695f04c7 100644
--- a/it/using-d-i/modules/lvmcfg.xml
+++ b/it/using-d-i/modules/lvmcfg.xml
@@ -1,9 +1,10 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 30207 untranslated -->
+<!-- original version: 33725 untranslated -->
<sect3 id="lvmcfg">
- <title>Configuring Logical Volume Manager (LVM)</title>
+ <!-- <title>Configuring Logical Volume Manager (LVM)</title> -->
+ <title>Configurazione del Logical Volume Manager (LVM)</title>
<para>
If you are working with computers at the level of system administrator
@@ -22,6 +23,11 @@ can then be divided into virtual partitions (<firstterm>logical
volumes</firstterm>). The point is that logical volumes (and of course
underlying volume groups) can span across several physical discs.
+<!--
+Per evitare la situazione descritta sopra si può usare un Logical Volume
+Manager (LVM).
+-->
+
</para><para>
Now when you realize you need more space for your old 160GB
@@ -48,43 +54,6 @@ volume groups (VG)</guimenuitem> menu. After that, you should create
logical volumes on the top of volume groups from the menu
<guimenuitem>Modify logical volumes (LV)</guimenuitem>.
-<note arch="powerpc" condition="sarge"><para>
-
-There is no widely accepted standard to identify partitions containing
-LVM data on Apple Power Macintosh hardware. On this particular
-hardware, the above procedure for creating physical volumes and volume
-groups will not work. There is a good workaround for this limitation,
-provided you are familiar with the underlying LVM tools.
-
-</para><para>
-
-To install using logical volumes on Power Macintosh hardware you
-should create all the disk partitions for your logical volumes as
-usual. In the <guimenu>Partition settings</guimenu> menu you should
-choose <menuchoice><guimenu>Use as:</guimenu> <guimenuitem>Do Not
-Use</guimenuitem></menuchoice> for these partitions (you will not be
-offered the option to use the partition as a physical volume). When
-you are done with creating all your partitions, you should start the
-logical volume manager as usual. However, since no physical volumes
-have been created you must now access the command shell available on
-the second virtual terminal (see <xref linkend="shell"/>) and create
-them manually.
-
-</para><para>
-
-Use the <command>pvcreate</command> command at the shell command prompt
-to create a physical volume on each of your chosen partitions. Then use
-the <command>vgcreate</command> command to create each volume group
-you want. You can safely ignore any errors about incorrect metadata
-area header checksums and fsync failures while doing this. When you
-have finished creating all your volume groups, you should go back to
-the first virtual terminal and skip directly to the
-<command>lvmcfg</command> menu items for logical volume
-management. You will see your volume groups and you can create the
-logical volumes you need as usual.
-
-</para></note>
-
</para><para>
After returning from <command>lvmcfg</command> back to