Re: Need help with LVM recovery

2017-01-05 Thread Gordon Messmer
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

Re: Need help with LVM recovery

2017-01-05 Thread Michael Schwendt
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

Re: Need help with LVM recovery

2017-01-04 Thread Chris Murphy
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

Need help with LVM recovery

2017-01-03 Thread shadhin71
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,

Re: Need help with LVM -

2013-12-21 Thread Bob Goodwin - Zuni, Virginia, USA
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-

Re: Need help with LVM -

2013-12-21 Thread Bob Goodwin - Zuni, Virginia, USA
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

Re: Need help with LVM -

2013-12-21 Thread Bob Goodwin - Zuni, Virginia, USA
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

Re: Need help with LVM -

2013-12-21 Thread Roger Heflin
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

Re: Need help with LVM -

2013-12-21 Thread Chris Murphy
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

Re: Need help with LVM -

2013-12-21 Thread Bob Goodwin - Zuni, Virginia, USA
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

Re: Need help with LVM -

2013-12-21 Thread Chris Murphy
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

Re: Need help with LVM -

2013-12-21 Thread Bob Goodwin - Zuni, Virginia, USA
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

Re: Need help with LVM -

2013-12-20 Thread Bob Goodwin - Zuni, Virginia, USA
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