public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* LVM 0_9-1 woes on 2.4.0-prerelease+diffs
@ 2001-01-02 20:09 J Sloan
  2001-01-02 21:58 ` Andrea Arcangeli
  0 siblings, 1 reply; 4+ messages in thread
From: J Sloan @ 2001-01-02 20:09 UTC (permalink / raw)
  To: Linux kernel

Hi folks,

I have 2 servers with lvm trouble, one running
Red Hat 6.2,  and the other running Red Hat 7.0
plus latest errata.

Both systems had been running lvm-0.8
on 2.4.0-test for awhile with no problems.

After instaling 2.4.0-prerelease and building
the lvm 0_9-1  source rpm on both systems,
I get the identical error on both systems:

# vgscan
vgscan: error while loading shared libraries: vgscan: undefined symbol:
lvm_remove_recursive

Except for lvm, all is running well.

Any clues?

Andrea? Heinz?

jjs


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LVM 0_9-1 woes on 2.4.0-prerelease+diffs
  2001-01-02 20:09 LVM 0_9-1 woes on 2.4.0-prerelease+diffs J Sloan
@ 2001-01-02 21:58 ` Andrea Arcangeli
  2001-01-02 22:03   ` J Sloan
  2001-01-03 14:42   ` Rik van Riel
  0 siblings, 2 replies; 4+ messages in thread
From: Andrea Arcangeli @ 2001-01-02 21:58 UTC (permalink / raw)
  To: J Sloan; +Cc: Linux kernel

On Tue, Jan 02, 2001 at 12:09:32PM -0800, J Sloan wrote:
> # vgscan
> vgscan: error while loading shared libraries: vgscan: undefined symbol:
> lvm_remove_recursive

This looks like an userspace compilation/installation problem of the new lvm
tools. Make sure you removed the old (0.8*) shared librarians. You can check
which librarains you're using with:

	ldd `which vgscan`

Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LVM 0_9-1 woes on 2.4.0-prerelease+diffs
  2001-01-02 21:58 ` Andrea Arcangeli
@ 2001-01-02 22:03   ` J Sloan
  2001-01-03 14:42   ` Rik van Riel
  1 sibling, 0 replies; 4+ messages in thread
From: J Sloan @ 2001-01-02 22:03 UTC (permalink / raw)
  To: Andrea Arcangeli; +Cc: Linux kernel

Andrea Arcangeli wrote:

> On Tue, Jan 02, 2001 at 12:09:32PM -0800, J Sloan wrote:
> > # vgscan
> > vgscan: error while loading shared libraries: vgscan: undefined symbol:
> > lvm_remove_recursive
>
> This looks like an userspace compilation/installation problem of the new lvm
> tools. Make sure you removed the old (0.8*) shared librarians. You can check
> which librarains you're using with:
>
>         ldd `which vgscan`

Ah, that was it! the old libs were in /lib, the
new libs are in /usr/lib, so I missed it.

Thanks, all is running smoothly again!

jjs


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LVM 0_9-1 woes on 2.4.0-prerelease+diffs
  2001-01-02 21:58 ` Andrea Arcangeli
  2001-01-02 22:03   ` J Sloan
@ 2001-01-03 14:42   ` Rik van Riel
  1 sibling, 0 replies; 4+ messages in thread
From: Rik van Riel @ 2001-01-03 14:42 UTC (permalink / raw)
  To: Andrea Arcangeli; +Cc: J Sloan, Linux kernel

On Tue, 2 Jan 2001, Andrea Arcangeli wrote:
> On Tue, Jan 02, 2001 at 12:09:32PM -0800, J Sloan wrote:
> > # vgscan
> > vgscan: error while loading shared libraries: vgscan: undefined symbol:
> > lvm_remove_recursive
> 
> This looks like an userspace compilation/installation problem of the new lvm
> tools. Make sure you removed the old (0.8*) shared librarians. You can check
> which librarains you're using with:
> 
> 	ldd `which vgscan`

Get claudio's combined LVM RPMS (which support both the
old and the new kernel interface).

http://distro.conectiva.com.br/experimental/lvm/

regards,

Rik
--
Hollywood goes for world dumbination,
	Trailer at 11.

		http://www.surriel.com/
http://www.conectiva.com/	http://distro.conectiva.com.br/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-03 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-02 20:09 LVM 0_9-1 woes on 2.4.0-prerelease+diffs J Sloan
2001-01-02 21:58 ` Andrea Arcangeli
2001-01-02 22:03   ` J Sloan
2001-01-03 14:42   ` Rik van Riel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox