hi everybody,
i have two ext3 partitions within an encrypted lvm2 volume.
when i start up my system it says that there are 0.3% non contiguous blocks.
This is my steup:
/dev/sda1/
/boot
/dev/sdb2
Volumegroup System
/ 42 GB ext3 Logical Volume root
/home 108 GB ext3 Locigal Volume home
I need some related information on the following lines I found in an answer:
"A logical partition is a container for a filesystem (or an LVM volume or some swap space or a BSD partition or other kind of volume that isn't a PC-style partition)."
I want to create one extended partition in which I will keep all Xubuntu related boot var root home...
hi,
ive setup a partition over my 80gb drive which includes a lvm volume group called vgpool but i forgot to create a boot partition outside of the lvm.
theres still space on the drive, but how do i get the volume group smaller?
inside the lvm are various logical volumes called: usr/var/home/tmp and so on.
i know that the space allocated for the volume group is bigger than all logical volumes
Several years ago I installed Debian on my 500 GiB hard disk. During installation I chose to have encrypted filesystem. So installer created one small unencrypted boot partition (I guess that grub configuration is kept there) and one large LUKS encrypted partition.
I am setting up a notebook for software demo purpose. The machine has a Intel Core i7 CPU, 8GB RAM, a 128GB SSD, and runs Ubuntu 12.04 LTS 64bit desktop. As it is, the SSD is configured to have a single volume group, with /boot, /swap, and / all in their respective logical volumes. They collectively consume 30GB space.
I recently when through an exercise to shrink my Fedora 12 partition and lv from 200gb to 100gb. It took me a while to figure out all the things I had to do but I was successful, did not destroy my data and reclaimed 100mb for another OS.
Is it possible to create a volume group from a logical volume instead of a physical volume? If so, are there any pitfalls in doing so?
Use case:
Installing OpenStack Compute on a a system that already has all of the physical volumes assigned to a singe volume group. The nova-volume service requires a separate volume group, as described in the documentation.
By default, TextViews seem to carry some built-in padding that I can't figure out how to remove.
For example, this is what the user sees in my app.
I would like the two TextViews to be a contiguous block like below in the Pinterest layout.
How does one achieve this?
hi I use gparted to get 5GB from windows partion ^_^ and fedora is on Logical volume. now I don't know how to extend logical partition. Can anyone help me??
Code:
[root@Nyan ~]# lvextend -L27G /dev/vg_nyan/lv_root
Extending logical volume lv_root to 27.00 GB
Insufficient free space: 2274 extents needed, but only 0 available