[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[CVS] di-docs/using-d-i/modules lvmcfg.po,1.1,1.2



Update of /cvsroot/l10n-russian/di-docs/using-d-i/modules
In directory haydn:/tmp/cvs-serv9445/using-d-i/modules

Modified Files:
	lvmcfg.po 
Log Message:
Автоматическая синхронизация шаблонов

Index: lvmcfg.po
===================================================================
RCS file: /cvsroot/l10n-russian/di-docs/using-d-i/modules/lvmcfg.po,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lvmcfg.po	26 Sep 2004 22:14:41 -0000	1.1
+++ lvmcfg.po	2 Oct 2004 17:24:43 -0000	1.2
@@ -14,3 +14,71 @@
 "Content-Type: application/x-xml2pot; charset=UTF-8\n"
 "Content-Transfer-Encoding: ENCODING\n"
 
+#. Tag: title
+#: lvmcfg.xml:5
+#, no-c-format
+msgid "Configuring Logical Volume Manager (LVM)"
+msgstr ""
+
+#. Tag: para
+#: lvmcfg.xml:6
+#, no-c-format
+msgid ""
+"If you are working with computers at the level of system administrator or "
+"<quote>advanced</quote> user, you have surely seen the situation where some "
+"disk partition (usualy the most important one) was short on space, while "
+"some other partition was grossly underused and you had to manage this "
+"situation with moving stuff around, symlinking, etc."
+msgstr ""
+
+#. Tag: para
+#: lvmcfg.xml:14
+#, no-c-format
+msgid ""
+"To avoid the described situation you can use Logical Volume Manager (LVM). "
+"Simply said, with LVM you can combine your partitions (<firstterm>physical "
+"volumes</firstterm> in LVM lingo) to form a virtual disc (so called "
+"<firstterm>volume group</firstterm>), which 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."
+msgstr ""
+
+#. Tag: para
+#: lvmcfg.xml:24
+#, no-c-format
+msgid ""
+"Now when you realize you need more space for your old 160GB <filename>/home</"
+"filename> partition, you can simply add a new 300GB disc to the computer, "
+"join it with your existing volume group and then resize the logical volume "
+"which holds your <filename>/home</filename> filesystem and voila - your "
+"users have some room again on their renewed 460GB partition. This example is "
+"of course a bit oversimplified. If you haven't read it yet, you should "
+"consult the <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>."
+msgstr ""
+
+#. Tag: para
+#: lvmcfg.xml:35
+#, no-c-format
+msgid ""
+"LVM setup in &d-i; is quite simple. At first, you have to mark your "
+"partitions to be used as physical volumes for LVM. (This is done in "
+"<command>partman</command> in the <guimenu>Partition settings</guimenu> menu "
+"where you should select <menuchoice> <guimenu>Use as:</guimenu> "
+"<guimenuitem>physical volume for LVM</guimenuitem> </menuchoice>.) Then "
+"start the <command>lvmcfg</command> module (either directly from "
+"<command>partman</command> or from the &d-i;'s main menu) and combine "
+"physical volumes to volume group(s) under the <guimenuitem>Modify 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>."
+msgstr ""
+
+#. Tag: para
+#: lvmcfg.xml:50
+#, no-c-format
+msgid ""
+"After returning from <command>lvmcfg</command> back to <command>partman</"
+"command>, you will see any created logical volumes in the same way as "
+"ordinary partitions (and you should treat them like that)."
+msgstr ""



Reply to: