Mounting hdd: Difference between revisions
From wikiluntti
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
RAID | == RAID == | ||
<syntaxhighlight> | <syntaxhighlight> | ||
cat /proc/mdstat | cat /proc/mdstat | ||
| Line 6: | Line 6: | ||
LVM2 (logical volume manager) | == LVM2 (logical volume manager) == | ||
<syntaxhighlight> | <syntaxhighlight> | ||
vgdisplay | vgdisplay | ||
Revision as of 20:45, 2 February 2021
RAID
cat /proc/mdstat
mdadm
LVM2 (logical volume manager)
vgdisplay
vgrename
vgchange
vgs
lvscanPV (physical volume)
pvcreate