Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
operations:lvm [2016/07/29 01:40]
eServices Greece
operations:lvm [2019/08/07 17:08] (current)
eServices Greece
Line 1: Line 1:
-====== lvm ====== +~~REDIRECT>storage:lvm~~ 
- +[[storage:lvm|LVM]]
-===== mount lvm disk on partition ===== +
- +
-<sxh bash> +
- kpartx -av /dev/volKVM/kvm106_img +
-mount /dev/mapper/volKVM-kvm106_img1 /mnt +
-</sxh> +
- +
-===== unmount lvm disk ===== +
-<sxh bash> +
-umount /mnt +
- kpartx -dv /dev/volKVM/kvm106_img +
-</sxh>+