Re: How to enlarge home dir. -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 5, 2011 at 2:30 PM, Bob Goodwin <bobgoodwin@xxxxxxxxxxxx> wrote:
>        [root@box9 ~]# vgextend  vg_box9 /dev/sdb1
>           Physical volume '/dev/sdb1' is already in volume group 'vg_box9'
>           Unable to add physical volume '/dev/sdb1' to volume group
>        'vg_box9'.
>
>> Then you need to expand your "lv_home" logical volume over /dev/sdb1.
>>
>> lvextend /dev/vg_box9/lv_home /dev/sdb1
>>
>> This is a short cut to have lv_home use all of /dev/sdb1, usually you
>> would have to tell it how much of the vg you want to use but if you
>> specify the device it uses all of it.
>>
>
>        [root@box9 ~]# lvextend /dev/vg_box9/lv_home /dev/sdb1
>           No free extents on physical volume "/dev/sdb1"
>           No specified PVs have space available
>
>    What is this telling me? Fdisk shows it as an empty drive.

That's what I was afraid of. /dev/sb1 is already in use. Fdisk doesn't
really know anything about LVM (other than the partition label). You
need to inspect the output of vgdisplay and lvdisplay to see what's
going on. You may not actually have an unused drive available to
expand /home.

Another graphical way to explore your disks is the "palimpsest"
utility, which from the menu is just called "Disk Utility".

Richard

Richard
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux