From: "Michael Ju. Tokarev" <mjt@tls.msk.ru>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Using Oracle with lvm AND rawio: read(512) from
Date: Mon, 04 Dec 2000 11:42:18 +0300 [thread overview]
Message-ID: <3A2B58EA.71F92196@tls.msk.ru> (raw)
In-Reply-To: 3A29A31E.BC6A6243@tls.msk.ru
"Michael Ju. Tokarev" wrote:
>
[]
> I see in linux/include/linux/lvm.h :
>
> [...]
> #ifdef BLOCK_SIZE
> #undef BLOCK_SIZE
> #endif
>
> #ifdef CONFIG_ARCH_S390
> #define BLOCK_SIZE 4096
> #else
> #define BLOCK_SIZE 1024 <<<<<<<<<========
> #endif
>
> #ifndef SECTOR_SIZE
> #define SECTOR_SIZE 512
> #endif
> [...]
Hm. The same definitions are in 2.4-pre kernel patch...
So 2.4 lvm should also *not* work for 512-byte i/o size.
But Jorg de Jong claims that he successefully created
tablespace on raw dev with 2.4-pre11 kernel... I'm
confused... And for S390 -- is smallest i/o size 4K ?!
[]
> Little *strong* suggestion. Please rename BLOCK_SIZE
> and SECTOR_SIZE to LVM_BLOCK_SIZE and LVM_SECTOR_SIZE
> in lvm.h -- currently used names are very common to
> be a source of namespace collisions.
The same for 2.4. Let's change those definitions while
it isn't *too* late...
Regards,
Michael.
next prev parent reply other threads:[~2000-12-04 8:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-01 21:28 [linux-lvm] Using Oracle with lvm AND rawio: read(512) from /dev/raw/ Michael Tokarev
2000-12-01 23:22 ` Andreas Dilger
2000-12-02 0:35 ` Michael Ju. Tokarev
2000-12-02 5:29 ` [linux-lvm] Using Oracle with lvm AND rawio: read(512) from Andreas Dilger
2000-12-02 23:24 ` Michael Ju. Tokarev
2000-12-03 1:34 ` Michael Ju. Tokarev
2000-12-04 8:42 ` Michael Ju. Tokarev [this message]
2000-12-04 14:14 ` Jorg de Jong
2000-12-04 14:42 ` Michael Tokarev
2000-12-04 14:45 ` Michael Tokarev
2000-12-04 15:16 ` Michael Tokarev
2000-12-04 19:35 ` Jorg de Jong
2000-12-04 20:01 ` [linux-lvm] Final Q: i/o with 512 bytes: lvm+raw... [was: Oracle, lvm, rawio, ...] Michael Tokarev
2000-12-02 10:45 ` [linux-lvm] Using Oracle with lvm AND rawio: read(512) from /dev/raw/ Christoph Hellwig
2000-12-02 20:46 ` Jorg de Jong
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=3A2B58EA.71F92196@tls.msk.ru \
--to=mjt@tls.msk.ru \
--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.