All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Cromie <jcromie@divsol.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] 1.0.1-rc2 lvcreate segfaults, pvcreate, vgcreate ok
Date: Wed, 26 Sep 2001 12:38:59 -0600	[thread overview]
Message-ID: <3BB220C3.2C96C183@divsol.com> (raw)
In-Reply-To: Pine.LNX.4.33.0109261252450.23800-100000@ct41987-a.jfrvil1.in.home.com

John Marquart wrote:

> I think you are running into a problem i had.   look in the archives for
> mails from/to jomarqua@indiana.edu - but i think the problem is your
> inline functions that lvcreate uses.
>
> There is a patch that was recommended to me - should fix your problem i
> think - it is at:
>
> http://incandescent.mp3revolution.net/lvm/inline_fix.diff
>
> -j

yup, that did it.

after flailing with patch rejects against unknown sources,
backed up and re-did  tar xvfz

then the patch applied w/o rejects,
compiled w/o errors,

and lvcreate worked !


[root@groucho 1.0.1-rc2]# lvcreate -L1500 -nVL_test VG_test
lvcreate -- doing automatic backup of "VG_test"
lvcreate -- logical volume "/dev/VG_test/VL_test" successfully created

[root@groucho 1.0.1-rc2]# lvscan
lvscan -- ACTIVE            "/dev/VG_test/VL_test" [1.46 GB]
lvscan -- 1 logical volumes with 1.46 GB total in 1 volume group
lvscan -- 1 active logical volumes

[root@groucho 1.0.1-rc2]# lvdisplay /dev/VG_test/VL_test
--- Logical volume ---
LV Name                /dev/VG_test/VL_test
VG Name                VG_test
LV Write Access        read/write
LV Status              available
LV #                   1
# open                 0
LV Size                1.46 GB
Current LE             375
Allocated LE           375
Allocation             next free
Read ahead sectors     120
Block device           58:0

  reply	other threads:[~2001-09-26 18:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-26  3:33 [linux-lvm] LVM help Uday Bhaskar Sarma Seetamraju
2001-09-26  6:46 ` Luca Berra
2001-09-26  8:27 ` Wolfgang Weisselberg
2001-09-26 16:07   ` [linux-lvm] 1.0.1-rc2 lvcreate segfaults, pvcreate, vgcreate ok Jim Cromie
2001-09-26 16:54     ` John Marquart
2001-09-26 18:38       ` Jim Cromie [this message]
2001-09-26 18:47         ` [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10 Andre Margis
2001-09-27  6:03           ` svetljo
2001-09-27 15:05             ` Andre Margis
2001-09-27 15:55               ` Andreas Dilger
2001-10-01 23:44               ` Sean Burford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BB220C3.2C96C183@divsol.com \
    --to=jcromie@divsol.com \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.