TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] 2 Questions on MySQL for Typo3

This is a discussion on [TYPO3] 2 Questions on MySQL for Typo3 within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi all, Yesterday I read Dmitrys presentation sheet on Typo3 perfomance tuning. He suggests a RAID 5 for MySQL, but ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 10.05.2007, 08:31
Georg Großberger
Gast
 
Beiträge: n/a
Standard [TYPO3] 2 Questions on MySQL for Typo3

Hi all,

Yesterday I read Dmitrys presentation sheet on Typo3 perfomance tuning. He
suggests a RAID 5 for MySQL, but MySQL themselves recommend a RAID 10. What
are your experiences?

Another thing is the partitioning feature in MySQL 5.1, which highly
improves performance, when working with a huge mass of records. How could
someone use this feature in Typo3? Partitioning via language, or PID or
something else?

I'm everything but a MySQL guru, so someone may share his/her experiences
with us.

Georg


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 10.05.2007, 10:25
Dmitry Dulepov
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] 2 Questions on MySQL for Typo3

Hi!

"Georg Groï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿ ½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï ¿½ï¿½" wrote:
> Yesterday I read Dmitrys presentation sheet on Typo3 perfomance tuning. He
> suggests a RAID 5 for MySQL, but MySQL themselves recommend a RAID 10. What
> are your experiences?


RAID 10 does striping + mirroring. RAID 5 is striping with parity. I
think RAID 5 is better from cost/performance view.

--
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 10.05.2007, 11:54
Corrado
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] 2 Questions on MySQL for Typo3

Georg Großberger wrote:

> Hi all,
>
> Yesterday I read Dmitrys presentation sheet on Typo3 perfomance tuning. He
> suggests a RAID 5 for MySQL, but MySQL themselves recommend a RAID 10.
> What are your experiences?
>
> Another thing is the partitioning feature in MySQL 5.1, which highly
> improves performance, when working with a huge mass of records. How could
> someone use this feature in Typo3? Partitioning via language, or PID or
> something else?
>
> I'm everything but a MySQL guru, so someone may share his/her experiences
> with us.
>
> Georg


Concerning hardware, it depends on your budget. RAID 5 is a good compromise
between costs and safety of data. Mirroring is more expensive but safer,
and should also be faster, if it is done at hardware level. Be careful
between software and hardware raid options, because hardware raid option
are effectively faster, whilst software raid option can put load o your
processing capability.

That is what I can remember by now about raid.

Concerning MySQL itself, why don't you drop a line on the mysql list? they
should know!

Hope this helps

Corrado
--
eeos communications (technical support)
http://www.eeos.biz

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 10.05.2007, 14:08
Ries van Twisk
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] 2 Questions on MySQL for Typo3

On May 10, 2007, at 4:54 AM, Corrado wrote:

> Georg Großberger wrote:
>
>> Hi all,
>>
>> Yesterday I read Dmitrys presentation sheet on Typo3 perfomance
>> tuning. He
>> suggests a RAID 5 for MySQL, but MySQL themselves recommend a RAID
>> 10.
>> What are your experiences?
>>
>> Another thing is the partitioning feature in MySQL 5.1, which highly
>> improves performance, when working with a huge mass of records.
>> How could
>> someone use this feature in Typo3? Partitioning via language, or
>> PID or
>> something else?
>>
>> I'm everything but a MySQL guru, so someone may share his/her
>> experiences
>> with us.
>>
>> Georg

>
> Concerning hardware, it depends on your budget. RAID 5 is a good
> compromise
> between costs and safety of data. Mirroring is more expensive but
> safer,
> and should also be faster, if it is done at hardware level. Be careful
> between software and hardware raid options, because hardware raid
> option
> are effectively faster, whilst software raid option can put load o
> your
> processing capability.
>
> That is what I can remember by now about raid.
>
> Concerning MySQL itself, why don't you drop a line on the mysql
> list? they
> should know!
>
> Hope this helps
>
> Corrado
> --
> eeos communications (technical support)
> http://www.eeos.biz
> _______________________________________________
>



hey Corraddo (eeos on #typo3?),
I am not much of a MySQL guru and I know more about other databases
and it's tuning.

However a lot of databases allow you to create table spaces, you
should check if
MySQL also supports tablespaces. Using table spaces you can create
different
locations for your databases and indices.

This is my setup on a nonmysql database.

I have two RAID 1 sets 2 controllers and 4 HD's (each have a hot spare).

One one RAID1 set I store my root FS and my dataset, and on the other
I store my indices.

So my indices and dataset is physically separated. Then the RDMB can
do it's
lookup's on the indices and fetch data from the other array and send
it to the application.

To give you an idea of speed.

A join of 5 tables where the largest table is 450.000 records, 3
tables are 50.000 records
and a couple of small tables of 500 records, where the result is a
couple of hundred records
takes about 250ms to return data directly after the RDBM is started.
Additional requests to
the same data set get's done in around 5ms. Additional requests are
non-cached from teh RDBM's
perspective and only because data is already found in disk caches.

So if you really have the need for speed... check if you can separate
your indices from your data storage
on MySQL. Dmitry is a MySQL guru might now how to do that.


Ries












_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 10.05.2007, 15:12
Corrado
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] 2 Questions on MySQL for Typo3

Yes Ries it is me!

I was answering to a question by Großberger, but what you say it is very
interesting. I also was referring to other databases in my answer, I should
have said so.

What is the RDBMS server you are using?

Best,

Corrado

Ries van Twisk wrote:

> hey Corraddo (eeos on #typo3?),
> I am not much of a MySQL guru and I know more about other databases
> and it's tuning.
>
> However a lot of databases allow you to create table spaces, you
> should check if
> MySQL also supports tablespaces. Using table spaces you can create
> different
> locations for your databases and indices.
>
> This is my setup on a nonmysql database.
>
> I have two RAID 1 sets 2 controllers and 4 HD's (each have a hot spare).
>
> One one RAID1 set I store my root FS and my dataset, and on the other
> I store my indices.
>
> So my indices and dataset is physically separated. Then the RDMB can
> do it's
> lookup's on the indices and fetch data from the other array and send
> it to the application.
>
> To give you an idea of speed.
>
> A join of 5 tables where the largest table is 450.000 records, 3
> tables are 50.000 records
> and a couple of small tables of 500 records, where the result is a
> couple of hundred records
> takes about 250ms to return data directly after the RDBM is started.
> Additional requests to
> the same data set get's done in around 5ms. Additional requests are
> non-cached from teh RDBM's
> perspective and only because data is already found in disk caches.
>
> So if you really have the need for speed... check if you can separate
> your indices from your data storage
> on MySQL. Dmitry is a MySQL guru might now how to do that.
>
>
> Ries


--
eeos communications (technical support)
http://www.eeos.biz
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-shop] Questions about using VAT in tt_products Eef Weenink typo3-project-tt-products@lists.netfielders.de 1 16.05.2007 07:53
[TYPO3] tt_news questions Roelof Wobben typo3-english@lists.netfielders.de 1 17.04.2007 07:52
[TYPO3] Direct Mail questions A. Neves typo3-english@lists.netfielders.de 1 04.02.2007 16:49
Re: [TYPO3-shop] categories questions Johnny Peck typo3-project-tt-products@lists.netfielders.de 1 06.12.2006 10:05
[Typo3-UG France] Qqs questions Pascal Roze typo3-france@lists.netfielders.de 0 13.01.2005 15:19


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:21 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74