I get this:

~# barracuda up-stable system
waiting 872 sec

That's 14 1/2 minutes!! Why so long? The source code in aegir/tools/bin/barracuda waits $((RANDOM%800+80)) seconds... Seems that either the 'if' around this is inverted/wonky, or this time should be dramatically cut... for non-host8 users anyway.

Suggested solution: 8 seconds is plenty for a wait on an OS update on my own VPS!

Comments

omega8cc’s picture

Category: support » bug
Status: Active » Fixed

Yep, it looks like some unintended omission. We don't use the same scripts on our hosted servers, and sometimes we forget to adjust things, which are intended only for testing etc.

Fixed in https://github.com/omega8cc/nginx-for-drupal/commit/0cebdeb499f6cd318c98...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

wonky spelling!