Merge pull request #2 from kratz00/typo_fixes

Typo fixes
This commit is contained in:
Gauthier Provost 2018-02-15 00:00:12 +08:00 committed by GitHub
commit a6826380fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,17 +106,17 @@ Once plugins database update is done :
![!Plugin Install](/img/omv/plugin_install.png) ![!Plugin Install](/img/omv/plugin_install.png)
!!! info !!! info
OMV Control Panel will reload and you should see the **Logical Volument Management** page in *Storage* section. OMV Control Panel will reload and you should see the **Logical Volume Management** page in *Storage* section.
## Create a LVM Logical Volume ## Create a LVM Logical Volume
To create a Logicial Volume 3 steps are necessary : To create a Logical Volume 3 steps are necessary :
1. Add a Physical Volume. (The RAID array you created previously) 1. Add a Physical Volume. (The RAID array you created previously)
2. Add a Volume Group. (Volume Group contains Physical Volumes) 2. Add a Volume Group. (Volume Group contains Physical Volumes)
3. Add one ore more Logical Volumes. (Logical Volumes are like partitions) 3. Add one ore more Logical Volumes. (Logical Volumes are like partitions)
> Go to **Logical Volument Management** page in *Storage* section. > Go to **Logical Volume Management** page in *Storage* section.
> Click **Add** under *Physical Volumes* tab. > Click **Add** under *Physical Volumes* tab.