*** MrTango has quit IRC | 00:19 | |
*** avoinea has quit IRC | 00:22 | |
*** avoinea has joined #zope | 00:27 | |
*** m8 has quit IRC | 00:52 | |
*** alecm has quit IRC | 00:55 | |
*** alecm has joined #zope | 00:56 | |
*** alecm has joined #zope | 00:56 | |
*** Pumukel has quit IRC | 00:57 | |
*** supton has quit IRC | 01:03 | |
*** J1m_ has quit IRC | 01:03 | |
*** Jan_Garaj3 has quit IRC | 01:57 | |
*** KageSenshi has quit IRC | 02:19 | |
*** alecm has quit IRC | 03:55 | |
*** mibofra has quit IRC | 03:56 | |
*** mibofra has joined #zope | 04:08 | |
*** alecm has joined #zope | 04:09 | |
*** alecm has quit IRC | 04:14 | |
*** alecm has joined #zope | 04:14 | |
*** menesis has joined #zope | 04:19 | |
*** alecm has quit IRC | 05:12 | |
*** alecm has joined #zope | 05:12 | |
*** menesis has quit IRC | 05:55 | |
*** povbot has joined #zope | 06:38 | |
*** mgedmin has joined #zope | 06:40 | |
*** __mac__ has joined #zope | 07:32 | |
*** __mac__ has quit IRC | 07:37 | |
*** bosim has joined #zope | 08:16 | |
*** menesis has quit IRC | 08:17 | |
*** bosim has quit IRC | 08:18 | |
*** bosim has joined #zope | 08:24 | |
*** supton has joined #zope | 08:47 | |
*** yvl has joined #zope | 09:02 | |
*** __mac__ has joined #zope | 09:16 | |
*** ucokfm has joined #zope | 09:19 | |
*** Jan_Garaj3 has joined #zope | 09:20 | |
*** agroszer has joined #zope | 09:22 | |
*** Jan_Garaj3 has quit IRC | 09:25 | |
*** __mac__ has left #zope | 09:37 | |
*** Arfrever has joined #zope | 10:01 | |
*** giacomos has joined #zope | 10:06 | |
*** supton has quit IRC | 10:11 | |
*** avoinea has quit IRC | 10:14 | |
*** avoinea has joined #zope | 10:21 | |
*** ucokfm has quit IRC | 10:33 | |
*** MrTango has joined #zope | 10:40 | |
*** projekt01 has joined #zope | 11:01 | |
*** eperez has joined #zope | 11:03 | |
*** fredvd has quit IRC | 11:13 | |
*** bosim has quit IRC | 11:37 | |
*** bosim has joined #zope | 11:37 | |
*** bosim has joined #zope | 11:38 | |
*** maurits has joined #zope | 11:49 | |
*** fredvd has joined #zope | 11:50 | |
*** eperez has joined #zope | 11:56 | |
*** eperez has quit IRC | 11:57 | |
*** projekt01 has quit IRC | 11:58 | |
*** eperez has joined #zope | 11:58 | |
*** eperez has quit IRC | 12:00 | |
*** eperez has joined #zope | 12:01 | |
*** eperez has quit IRC | 12:02 | |
*** eperez has joined #zope | 12:03 | |
*** eperez has joined #zope | 12:04 | |
*** eperez has quit IRC | 12:06 | |
*** eperez has joined #zope | 12:07 | |
*** eperez has quit IRC | 12:07 | |
*** eperez has joined #zope | 12:08 | |
*** eperez has quit IRC | 12:09 | |
*** projekt01 has joined #zope | 12:10 | |
*** eperez has joined #zope | 12:10 | |
*** eperez has quit IRC | 12:11 | |
*** eperez has joined #zope | 12:14 | |
*** eperez has quit IRC | 12:14 | |
*** eperez has joined #zope | 12:55 | |
*** bosim has quit IRC | 12:56 | |
*** bosim has joined #zope | 12:56 | |
*** giacomos1 has joined #zope | 12:58 | |
*** giacomos has quit IRC | 12:59 | |
*** __mac__ has joined #zope | 13:02 | |
*** __mac__ has joined #zope | 13:02 | |
*** avoinea has quit IRC | 13:27 | |
*** avoinea has joined #zope | 13:28 | |
*** tisto has joined #zope | 13:43 | |
*** fredvd has quit IRC | 14:24 | |
*** menesis has joined #zope | 14:26 | |
*** fredvd has joined #zope | 14:30 | |
*** menesis has quit IRC | 15:47 | |
*** projekt01 has quit IRC | 15:50 | |
*** projekt01 has joined #zope | 15:53 | |
*** fredvd has quit IRC | 15:54 | |
*** fredvd has joined #zope | 15:55 | |
*** yvl has quit IRC | 16:05 | |
*** fredvd has quit IRC | 16:13 | |
*** agroszer has quit IRC | 16:24 | |
*** J1m_ has joined #zope | 16:40 | |
*** bosim has quit IRC | 16:48 | |
*** menesis has joined #zope | 16:50 | |
*** maurits has quit IRC | 17:06 | |
*** maurits has joined #zope | 17:17 | |
*** TheBrayn has joined #zope | 17:23 | |
TheBrayn | hi | 17:23 |
---|---|---|
TheBrayn | is it possible that the zeoserver can take quite some time to initially open a 40 GB database? | 17:32 |
TheBrayn | and is there maybe a way to create a slim copy of such a big db with the same scheme? | 17:32 |
*** projekt01 has quit IRC | 17:41 | |
*** projekt01 has joined #zope | 17:42 | |
benji | TheBrayn: it's been a few years since I've used zodb (sadly) but I don't remember anything about just opening the DB taking a long time (initial transactions can take a long time depending on the access pattern, but that's slightly different) | 17:44 |
TheBrayn | hm | 17:44 |
TheBrayn | well I also tried to open it in the python repl and it's been running for more than 15 minutes | 17:44 |
benji | also, if you're objects are ever deleted, you'll want to pack your DB occasionally to remove out-of-date versions of objects | 17:45 |
benji | are you seeing lots of disk IO? | 17:45 |
TheBrayn | nope | 17:45 |
benji | cpu? | 17:46 |
TheBrayn | yeah the cpu load is quite high and the python process is causing it | 17:47 |
benji | I feel like I should be remembering something... but I'm not :( | 17:48 |
TheBrayn | I could pack the db but I need to open it first for that | 17:48 |
*** giacomos has joined #zope | 17:52 | |
*** giacomos1 has quit IRC | 17:56 | |
*** fredvd has joined #zope | 17:57 | |
*** giacomos1 has joined #zope | 17:58 | |
*** giacomos has quit IRC | 18:00 | |
*** giacomos1 has quit IRC | 18:01 | |
*** giacomos has joined #zope | 18:01 | |
*** giacomos1 has joined #zope | 18:10 | |
*** giacomos has quit IRC | 18:11 | |
*** giacomos1 has quit IRC | 18:12 | |
*** supton has joined #zope | 18:23 | |
*** tisto has quit IRC | 18:27 | |
*** __mac__ has quit IRC | 18:41 | |
*** J1m_ has quit IRC | 18:56 | |
*** giacomos1 has joined #zope | 18:56 | |
*** giacomos1 has joined #zope | 18:57 | |
*** projekt01 has quit IRC | 18:57 | |
*** giacomos1 has quit IRC | 19:01 | |
*** giacomos has joined #zope | 19:02 | |
*** giacomos has joined #zope | 19:05 | |
betabug | TheBrayn: either it's recreating the index file, or there were some unfinished transactions that need cleaning up/finishing, or else there are just a huge load of object revisions (i.e. needs packing) | 19:07 |
benji | ooh, index! that's what I was forgetting | 19:13 |
betabug | benji: must be old age ;-) | 19:14 |
benji | :) | 19:14 |
*** alecm has quit IRC | 19:16 | |
*** alecm has joined #zope | 19:16 | |
*** MrTango has quit IRC | 19:19 | |
betabug | my guess is for index + needs-packing | 19:21 |
*** MrTango has joined #zope | 19:32 | |
*** giacomos has quit IRC | 19:35 | |
*** J1m_ has joined #zope | 19:36 | |
*** maurits has quit IRC | 19:41 | |
*** mibofra has quit IRC | 20:16 | |
*** mibofra has joined #zope | 20:16 | |
*** avoinea has quit IRC | 20:41 | |
*** avoinea has joined #zope | 20:48 | |
*** mup has quit IRC | 21:06 | |
*** avoinea has quit IRC | 21:16 | |
*** avoinea has joined #zope | 21:26 | |
*** avoinea has quit IRC | 22:14 | |
*** mup has joined #zope | 22:20 | |
*** avoinea has joined #zope | 22:23 | |
*** Pumukel has joined #zope | 22:27 | |
J1m_ | TheBrayn, my guess is that your file-storage index is bad or missing, so it's being rebuilt. | 22:43 |
J1m_ | On a large database with slow disks, that can take hours. | 22:44 |
*** MrTango has quit IRC | 23:02 | |
*** menesis has quit IRC | 23:39 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!