From: Jorg de Jong <j.e.s.de.jong@freeler.nl>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Using Oracle with lvm AND rawio: read(512) from
Date: Mon, 04 Dec 2000 20:35:02 +0100 [thread overview]
Message-ID: <3A2BF1E6.55FF3BF6@freeler.nl> (raw)
In-Reply-To: 3A2BB554.2D83919E@tls.msk.ru
[-- Attachment #1: Type: text/plain, Size: 1398 bytes --]
Michael Tokarev wrote:
>
> And -- Jorg de Jong, can you please strace the ts creation
> process? I'm very interested on i/o buffer sizes used there.
>
....
> # strace -o trc -v -p 14344 ($PID of that process)
>
> [ sqlplus window ]
> SQL> create tablespace ... ;
>
> [ other window ]
> ^C
> # _
>
> Then examine `trc' file made by strace. I'm interested in:
> 1) st_blksize of /dev/raw/rawNN device
> 2) read/write sizes requested by oracle on that device.
>
I successfully created a tabelspace on a raw device.
See the attachment...
> And also try:
> dd of=/dev/null if=/dev/raw/raw100 bs=512
> and the same with bs=1024
> (this will not destroy data)
> (/dev/raw/raw100 bound to one of LVs).
>
[root] /tmp > dd of=/dev/null if=/dev/raw/raw1 bs=512
1024000+0 records in
1024000+0 records out
[root] /tmp > dd of=/dev/null if=/dev/raw/raw1 bs=1024
512000+0 records in
512000+0 records out
Also no problems here !
> If you successefully created the tablespace, then
> either oracle uses only 1024*n i/o (my 8.1.6 uses 512
> sometimes) or your kernel allows to use 512 bytes...
>
> Thank you!
>
> Regards,
> Michael.
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
--
Jorg de Jong
Work : mailto:jorg.de.jong@ict.nl
Play : mailto:j.e.s.de.jong@freeler.nl
[-- Attachment #2: trc.gz --]
[-- Type: application/x-gzip, Size: 2679 bytes --]
next prev parent reply other threads:[~2000-12-04 19:35 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
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 [this message]
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=3A2BF1E6.55FF3BF6@freeler.nl \
--to=j.e.s.de.jong@freeler.nl \
--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