This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
unix:unix_lvm_concetpt [2023/08/21 10:26] manu created |
unix:unix_lvm_concetpt [2023/08/21 10:27] (current) manu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ====== | + | ====== UNIX LVM concepts ====== |
When to and not use LVMs | When to and not use LVMs | ||
- | USE WHEN: | + | |
+ | **USE WHEN:** | ||
* Lots of DISKs and you need to simplify | * Lots of DISKs and you need to simplify | ||
* Need flexiblity of file system expansion | * Need flexiblity of file system expansion | ||
* When you want to learn an advanced storage management topic | * When you want to learn an advanced storage management topic | ||
- | DON'T USE: | + | **DON'T USE:** |
* SINGLE Partition Environments | * SINGLE Partition Environments | ||
* If Command line (CLI) is scary to you | * If Command line (CLI) is scary to you | ||
* Without access to a System Administrator | * Without access to a System Administrator |