On Tue, Jan 3, 2017 at 8:20 PM, wrote:
>
> Once, I resized volumes, I ran resizee2fs. However, system will not boot
> properly due to bad geometry.
Too late to help now, but you should run "lvresize -r" when shrinking
filesystems, so that the filesystem is resized first.
> To correct the situ
On Wed, 04 Jan 2017 04:20:04 -, shadhi...@gmail.com wrote:
> All,
> I need help with following situation
>
> OS: fedora 22
> Dell
>
> My root logical volume was full. As a result, I attempted to resize my home
> partition.
>
> My physical volume :/dev/sda8
>
>
> My VG:fedora
>
> Log
On Tue, Jan 3, 2017 at 9:20 PM, wrote:
> All,
> I need help with following situation
>
> OS: fedora 22
> Dell
>
> My root logical volume was full. As a result, I attempted to resize my home
> partition.
>
> My physical volume :/dev/sda8
>
>
> My VG:fedora
>
> Logical volumes are:
>
>
> /dev/m
All,
I need help with following situation
OS: fedora 22
Dell
My root logical volume was full. As a result, I attempted to resize my home
partition.
My physical volume :/dev/sda8
My VG:fedora
Logical volumes are:
/dev/mapper/fedora-root
/dev/mapper/fedora-root
Once, I resized volumes,
On 12/21/2013 05:21 PM, Roger Heflin wrote:
it just wnats /dev/fedora_box1000/root or /dev/fedora_box1000/home the
lv_ is not in the name of the lv.
Thanks to everyone in this thread for your invaluable help. It looks
like I am finally where I need to be with this LVM, maybe I wont have to
re-
On 12/21/2013 05:21 PM, Roger Heflin wrote:
it just wnats /dev/fedora_box1000/root or /dev/fedora_box1000/home the
lv_ is not in the name of the lv.
Eureka! That's the name I needed.
[root@box10 bobg]# lvextend -l +100%FREE /dev/fedora_box1000/home /dev/sdb4
Extending logical volume home to
On 12/21/2013 05:18 PM, Chris Murphy wrote:
You did not use pvcreate on sdb4 before using vgextend.
Chris Murphy
After using fdisk to change the type to LVM I ran:
pvcreate /dev/sdb4
Did that yesterday.
--
http://www.qrz.com/db/w2bod
Box10 Fedora-20/64bit Linux
--
users mailing list
users
it just wnats /dev/fedora_box1000/root or /dev/fedora_box1000/home the
lv_ is not in the name of the lv.
On Sat, Dec 21, 2013 at 4:13 PM, Bob Goodwin - Zuni, Virginia, USA
wrote:
>
> On 12/21/2013 04:26 PM, Chris Murphy wrote:
>>
>> On Dec 21, 2013, at 2:11 PM, Roger Heflin wrote:
>>
>>> you wil
You did not use pvcreate on sdb4 before using vgextend.
Chris Murphy
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guideline
On 12/21/2013 04:26 PM, Chris Murphy wrote:
On Dec 21, 2013, at 2:11 PM, Roger Heflin wrote:
you will need a vgextend first something like "vgextend fedora_box1000
/dev/sdb4" that will add the disk to the vg.
pvcreate first, then vgextend to add.
/dev/mapper/fedora_box1000-home 17G 7.2
On Dec 21, 2013, at 1:05 PM, "Bob Goodwin - Zuni, Virginia, USA"
wrote:
>
> On 12/21/2013 02:51 PM, Chris Murphy wrote:
>> Based on the /dev/sdb layout it seems you used custom/manual partitioning in
>> the installer, and created all of these mount points manually, is that
>> correct? If so
On 12/21/2013 02:51 PM, Chris Murphy wrote:
Based on the /dev/sdb layout it seems you used custom/manual partitioning in
the installer, and created all of these mount points manually, is that correct?
If so why not use Guided partitioning with either partition scheme set to LVM
or Standard Pa
On 12/20/2013 04:32 PM, David Beveridge wrote:
If I understand you correctly you will need to do something along these lines...
You need to know the names of your volume groups and logical volumes.
use pvscan, vgscan & lvscan to display what you have. eg
root@MythTV:/etc# pvscan
PV /dev/sdc2
13 matches
Mail list logo