e2fsadm on rh3

From: Yard, John (jyard_at_ais.ucla.edu)
Date: 05/20/05

  • Next message: Bill Medland: "Are Red Hat changing philosophy of updates?"
    Date: Fri, 20 May 2005 12:53:10 -0700
    To: "General Red Hat Linux discussion list" <redhat-list@redhat.com>
    
    

    Thks Steve,

    Worked like a charm,

    JYard

    -----Original Message-----
    From: redhat-list-bounces@redhat.com
    [mailto:redhat-list-bounces@redhat.com] On Behalf Of Rigler, Stephen C.
    Sent: Friday, May 20, 2005 12:30 PM
    To: General Red Hat Linux discussion list
    Subject: RE: e2fsadm on rh3

    It's been some time since I resized a logical volume, but I'm
    assuming your trying to increase a volume by 1000 Megs?

    In which case, I think you'd need to do this:
    e2fsadm -v -L +1000M /dev/usrvg/workarea

    -Steve

    -----Original Message-----
    From: redhat-list-bounces@redhat.com
    [mailto:redhat-list-bounces@redhat.com] On Behalf Of Yard, John
    Sent: Friday, May 20, 2005 2:10 PM
    To: General Red Hat Linux discussion list
    Subject: e2fsadm on rh3

    I am getting an error on e2fsadm
    "please give a logical volume name"
    where I am correctly giving the lv logical path ...
    ( see below ).

    Has anyone seem anything like this ?

    JYard
    UCLA

    --- Logical volume ---
    LV Name /dev/usrvg/workarea <========
    VG Name usrvg
    LV Write Access read/write
    LV Status available
    LV # 2
    # open 1
    LV Size 4.91 GB
    Current LE 157
    Allocated LE 157
    Allocation next free
    Read ahead sectors 1024
    Block device 58:4

    --- Physical volumes ---
    PV Name (#) /dev/sdb2 (1)
    PV Status available / allocatable
    Total PE / Free PE 1715 / 1302

    [eds1:/root] # e2fsadm -v -L 10000 + M /dev/usrvg/workarea <======
    e2fsadm -- please give a logical volume name

    e2fsadm [-d|--debug] [-h|--help] [-n|--nofsck]
            {[-l|--extents] [+|-]LogicalExtentsNumber |
             [-L|--size] [+|-]LogicalVolumeSize[kKmMgGtT]}
            [-t|--test] [-v|--verbose] [--version] LogicalVolumePath

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Bill Medland: "Are Red Hat changing philosophy of updates?"