Problem : I have the following partitions: root@test02 [~]# df -l Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/vg_test02-lv_root 119277820 […]
Tag: lvm2
“Re-attaching” an LVM volume/group
Problem : I created an image and used it to create a logical volume like this: dd if=/dev/zero of=LVM.img bs=1024 […]
linux refused to mount a valid partition
Problem : My setup is a linux box with 1 partition used thought LVM – has been working for years. […]
“Re-attaching” an LVM volume/group
Problem : I created an image and used it to create a logical volume like this: dd if=/dev/zero of=LVM.img bs=1024 […]
lvm semantics compared with Mac OS container volumes – sharing storage between logical volumes?
QUESTION : I’m very new to lvm, and have simultaneously understood how Mac OS container disks work. I’m very happy […]