Groups | Search | Server Info | Login | Register
Groups > comp.databases.berkeley-db > #15
| From | Florian Weimer <fw@deneb.enyo.de> |
|---|---|
| Newsgroups | comp.databases.berkeley-db |
| Subject | Re: I have a quick question about exporting or dumping a database. |
| Date | 2012-08-10 22:42 +0200 |
| Message-ID | <87k3x6h41u.fsf@mid.deneb.enyo.de> (permalink) |
| References | <nIGdnZep5Ibg7rnNnZ2dnUVZ5uadnZ2d@giganews.com> <87mx22sijl.fsf@mid.deneb.enyo.de> <5ZKdnSB-04t58LjNnZ2dnUVZ5sCdnZ2d@giganews.com> |
* jeff: > I have reason to believe that I am pushing the limits of the hard > drive IO even though the drives I am using are not exactly slow, but > the results of trying to copy does not seem to be effected by other > virtual machines running on that system. From other tests that I have > done I have verified that memory, and CPU are not being used much at > all, but the IO on the hard drive, mostly waiting for random seeks > might be causing problems. Yes, Berkeley DB has a known bug which causes horrendous file system fragmentation in its database files. Reading them sequentially is very, very slow, even on beefy disk arrays.
Back to comp.databases.berkeley-db | Previous | Next — Previous in thread | Find similar
I have a quick question about exporting or dumping a database. jeff <thexder1@gmail.com> - 2012-08-09 19:32 -0700
Re: I have a quick question about exporting or dumping a database. Florian Weimer <fw@deneb.enyo.de> - 2012-08-10 20:34 +0200
Re: I have a quick question about exporting or dumping a database. jeff <thexder1@gmail.com> - 2012-08-10 13:20 -0700
Re: I have a quick question about exporting or dumping a database. Florian Weimer <fw@deneb.enyo.de> - 2012-08-10 22:42 +0200
csiph-web