MySQL Forums
Forum List  »  NDB clusters

Re: Initialization time changed with new version?
Posted by: saqibsaleem
Date: July 21, 2005 01:29AM

Thanks for the reply. I have already set the parameters listed below. But in every case, the write speed is same, that is, 4MB/s.

Saqib


[DB DEFAULT]
NoOfReplicas: 2
DataMemory: 4G
IndexMemory: 500M
Diskless: 0
StopOnError: 0
MaxNoOfConcurrentOperations: 260000
TransactionBufferMemory: 5000

#Disk Write parameters
NoOfDiskPagesToDiskDuringRestartTUP: 4294967039
NoOfDiskPagesToDiskDuringRestartACC: 4294967039
NoOfDiskPagesToDiskAfterRestartTUP: 1000
NoOfDiskPagesToDiskAfterRestartACC: 1000
BackupDataDir: /locA/db/backup

NoOfFragmentLogFiles: 300 #Meaning: 4096MB of REDO Log Space
RedoBuffer: 2048M
MaxNoOfAttributes: 2000

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Initialization time changed with new version?
1706
July 21, 2005 01:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.