All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] applications not working with lvm
@ 2002-08-12 13:09 Ben Snyder
  2002-08-12 13:25 ` Jon Bendtsen
  2002-08-13  2:59 ` Joe Thornber
  0 siblings, 2 replies; 3+ messages in thread
From: Ben Snyder @ 2002-08-12 13:09 UTC (permalink / raw)
  To: linux-lvm

Has anyone had any problems with any applications working on a 
filesystem, where that filesystem was on a logical volume?

I've got an application that simply wont work (sorry, dont want to give 
too many details).  It creates very large quantities of hard links, 
binds a local directory to /proc, creates local files to represent block 
devices and FIFO files.  All of this is in order to create a virtual 
server for users.  I've tried to do many of these operations manually, 
with perfect success, although I'm not trying to perform them on the 
same scale at the same speed as the hosting software.

Is there anything unusual about LVM and it's interaction with these 
special files?

Thanks in advance for your replies/feedback.

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

* Re: [linux-lvm] applications not working with lvm
  2002-08-12 13:09 [linux-lvm] applications not working with lvm Ben Snyder
@ 2002-08-12 13:25 ` Jon Bendtsen
  2002-08-13  2:59 ` Joe Thornber
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Bendtsen @ 2002-08-12 13:25 UTC (permalink / raw)
  To: linux-lvm

Ben Snyder wrote:

> I've got an application that simply wont work (sorry, dont want to give
> too many details).  It creates very large quantities of hard links,
> binds a local directory to /proc, creates local files to represent block
> devices and FIFO files.  All of this is in order to create a virtual
> server for users.  I've tried to do many of these operations manually,
> with perfect success, although I'm not trying to perform them on the
> same scale at the same speed as the hosting software.

This sound like a linux vserver. I'm running my vserver on a LVM, though
i dont use hardlinks at all.



JonB

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

* Re: [linux-lvm] applications not working with lvm
  2002-08-12 13:09 [linux-lvm] applications not working with lvm Ben Snyder
  2002-08-12 13:25 ` Jon Bendtsen
@ 2002-08-13  2:59 ` Joe Thornber
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Thornber @ 2002-08-13  2:59 UTC (permalink / raw)
  To: linux-lvm

On Mon, Aug 12, 2002 at 02:08:12PM -0400, Ben Snyder wrote:
> Has anyone had any problems with any applications working on a 
> filesystem, where that filesystem was on a logical volume?
> 
> I've got an application that simply wont work (sorry, dont want to give 
> too many details).  It creates very large quantities of hard links, 
> binds a local directory to /proc

/proc could be tripping you up.  strace the LVM1 tools and see which
files in /proc it is trying to read, then check you have faked them
correctly.

> creates local files to represent block devices and FIFO files.

Search this mailing list for ways to get loop devices working with LVM1.

- Joe

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

end of thread, other threads:[~2002-08-13  2:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-12 13:09 [linux-lvm] applications not working with lvm Ben Snyder
2002-08-12 13:25 ` Jon Bendtsen
2002-08-13  2:59 ` Joe Thornber

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.