From: Patrick Caulfield <caulfield@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] lvm2 pb on hppa-linux
Date: Wed Aug 6 01:30:02 2003 [thread overview]
Message-ID: <20030806062934.GC720@tykepenguin.com> (raw)
In-Reply-To: <3F2E2C77000006C7@ocpmta2.freegates.net>
On Tue, Aug 05, 2003 at 05:57:10PM +0200, Joel Soete wrote:
> Hi all,
>
> Since the announce of lvm2 I used succefuly lvm tools (also with evms tools
> before 1.9 ie evms-1.2.1) on my linux hppa box runing a last updated linux-2.4.21-pa8
> (+ a very small hack to use generic_ffs()).
>
> Now I try to install lvm2 and dm1.
>
> I so recover last lvm-1.0.7. I configure it and build PATCHES which I apply
> against kernel (without VFS-lock). Then I reboot it and install tools:
> _no pb_ :-)
I've had problems with O_DIRECT on hppa architectures which cause LVM2 to fail.
the workaround is to add the lines:
#undef O_DIRECT
#define O_DIRECT 0
After the batch of ifdefs in lib/device/dev-io.c
--
patrick
next prev parent reply other threads:[~2003-08-06 1:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-05 15:55 [linux-lvm] lvm2 pb on hppa-linux Joel Soete
2003-08-06 1:30 ` Patrick Caulfield [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-08-06 2:35 Joel Soete
2003-08-06 2:35 Joel Soete
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=20030806062934.GC720@tykepenguin.com \
--to=caulfield@sistina.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox