Monticello superslow/freezing
Monticello kinds of freezes my image for a *very* long time. Long, meaning that it never completes I guess. Memory use shoots through the roof. What could cause that? I have been saving more than 200 versions of my package. Thanks for some advice from the trenches. Phil
On which operation ? I have 400+ versions of some packages, the size of your local package-cache might be an issue (you could try deleting everything older than a year for example, it's a cache after all). Working with a slow repository might also be an issue, some network operations sometimes seem to hang for a while. Doing version compare (merge/changes) operations on large packages (like Glorp) sometimes feels a bit slow, but not unbearably so. On 17 Sep 2014, at 10:26, phil@highoctane.be wrote:
Monticello kinds of freezes my image for a *very* long time. Long, meaning that it never completes I guess.
Memory use shoots through the roof.
What could cause that?
I have been saving more than 200 versions of my package.
Thanks for some advice from the trenches.
Phil
Hi Phil, how large is your package? We talked about very large packages with Sebastian Sastre not so long ago. Can you interrupt it to see where it is stuck? Thierry 2014-09-17 10:26 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Monticello kinds of freezes my image for a *very* long time. Long, meaning that it never completes I guess.
Memory use shoots through the roof.
What could cause that?
I have been saving more than 200 versions of my package.
Thanks for some advice from the trenches.
Phil
Filesize is around 1MB. Here is what I do get in the debugger when stopping. TIA Phil On Wed, Sep 17, 2014 at 11:02 AM, Thierry Goubier <thierry.goubier@gmail.com
wrote:
Hi Phil,
how large is your package? We talked about very large packages with Sebastian Sastre not so long ago.
Can you interrupt it to see where it is stuck?
Thierry
2014-09-17 10:26 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Monticello kinds of freezes my image for a *very* long time. Long, meaning that it never completes I guess.
Memory use shoots through the roof.
What could cause that?
I have been saving more than 200 versions of my package.
Thanks for some advice from the trenches.
Phil
Is it caught in a kind of loop trying to find the base version? Scanning through the ancestors and adding all those to the package cache? Thierry 2014-09-17 11:07 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Filesize is around 1MB.
Here is what I do get in the debugger when stopping.
TIA Phil
On Wed, Sep 17, 2014 at 11:02 AM, Thierry Goubier < thierry.goubier@gmail.com> wrote:
Hi Phil,
how large is your package? We talked about very large packages with Sebastian Sastre not so long ago.
Can you interrupt it to see where it is stuck?
Thierry
2014-09-17 10:26 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Monticello kinds of freezes my image for a *very* long time. Long, meaning that it never completes I guess.
Memory use shoots through the roof.
What could cause that?
I have been saving more than 200 versions of my package.
Thanks for some advice from the trenches.
Phil
I think that I've found why it got slow like that. I had the store diff instead of full versions (mistakenly selected I guess) and switching things back did the trick. What's that option? Never noticed it and it for sure hurt or plain doesn't work. Phil On Wed, Sep 17, 2014 at 11:18 AM, Thierry Goubier <thierry.goubier@gmail.com
wrote:
Is it caught in a kind of loop trying to find the base version? Scanning through the ancestors and adding all those to the package cache?
Thierry
2014-09-17 11:07 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Filesize is around 1MB.
Here is what I do get in the debugger when stopping.
TIA Phil
On Wed, Sep 17, 2014 at 11:02 AM, Thierry Goubier < thierry.goubier@gmail.com> wrote:
Hi Phil,
how large is your package? We talked about very large packages with Sebastian Sastre not so long ago.
Can you interrupt it to see where it is stuck?
Thierry
2014-09-17 10:26 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Monticello kinds of freezes my image for a *very* long time. Long, meaning that it never completes I guess.
Memory use shoots through the roof.
What could cause that?
I have been saving more than 200 versions of my package.
Thanks for some advice from the trenches.
Phil
nope it was not your mistake thats the default, I have been experiencing slow downs as well. Maybe filetree is to blame here, I am using it as well . On Wed, Sep 17, 2014 at 12:24 PM, phil@highoctane.be <phil@highoctane.be> wrote:
I think that I've found why it got slow like that.
I had the store diff instead of full versions (mistakenly selected I guess) and switching things back did the trick.
What's that option? Never noticed it and it for sure hurt or plain doesn't work.
Phil
On Wed, Sep 17, 2014 at 11:18 AM, Thierry Goubier < thierry.goubier@gmail.com> wrote:
Is it caught in a kind of loop trying to find the base version? Scanning through the ancestors and adding all those to the package cache?
Thierry
2014-09-17 11:07 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Filesize is around 1MB.
Here is what I do get in the debugger when stopping.
TIA Phil
On Wed, Sep 17, 2014 at 11:02 AM, Thierry Goubier < thierry.goubier@gmail.com> wrote:
Hi Phil,
how large is your package? We talked about very large packages with Sebastian Sastre not so long ago.
Can you interrupt it to see where it is stuck?
Thierry
2014-09-17 10:26 GMT+02:00 phil@highoctane.be <phil@highoctane.be>:
Monticello kinds of freezes my image for a *very* long time. Long, meaning that it never completes I guess.
Memory use shoots through the roof.
What could cause that?
I have been saving more than 200 versions of my package.
Thanks for some advice from the trenches.
Phil
participants (4)
-
kilon alios -
phil@highoctane.be -
Sven Van Caekenberghe -
Thierry Goubier