Ticket #765 (closed maintenance: fixed)

Opened 2 years ago

Last modified 2 years ago

New BOA-2.2.8 Stable Edition

Reported by: chris Owned by: chris
Priority: major Milestone: Maintenance
Component: Live server Keywords:
Cc: ed, ben, sam, paul, annesley Estimated Number of Hours: 0.0
Add Hours to Ticket: 0 Billable?: yes
Total Hours: 0.5

Description

Email from wiki:PuffinServer:

There is new BOA-2.2.8 Stable Edition available.

Please review the changelog and upgrade as soon as possible to receive all security updates and new features.

Changelog: http://bit.ly/newboa

The Changelog contains:

### Stable BOA-2.2.5 Release - Full Edition
### Date: Thu May  8 11:59:23 PDT 2014
### Includes Aegir 2.x-boa-custom version.
### Latest hotfix added on: Sat May 10 09:05:19 PDT 2014

# Release Notes:

  This release includes no new features, but does include bug fixes plus latest
  Drupal 7.28.1 and Pressflow 6.31.2 core in all built-in Octopus platforms.
  There are also three updated distributions included, as listed below.
  We also list here all hot-fixes applied to previous stable after its release.

# Important - Read This First! (for self-hosted BOA only)

  If you haven't run full barracuda+octopus upgrade to latest BOA Stable
  Edition yet, don't use any partial upgrade modes explained in docs/UPGRADE.txt
  Once new BOA Stable is released, you must run *full* upgrades with commands:

  $ barracuda up-stable
  $ octopus up-stable all both

  For silent, logged mode with e-mail message sent once the upgrade is
  complete, but no progress is displayed in the terminal window, you can run
  alternatively, starting with screen session to avoid incomplete upgrade
  if your SSH session will be closed for any reason before the upgrade
  will complete:

  $ screen
  $ barracuda up-stable log
  $ octopus up-stable all both log

  Note that the silent, non-interactive mode will automatically say Y/Yes
  to all prompts and is thus useful to run auto-upgrades scheduled in cron.

  If you have skipped some recent BOA releases, and you have new default config
  option: _PERMISSIONS_FIX=NO in your /root/.barracuda.cnf configuration file,
  plus, you are not sure if you follow best practices for managing permissions
  as recommended in our docs: https://omega8.cc/node/116 then we recommend
  that you change it to _PERMISSIONS_FIX=YES temporarily, or even permanently
  if your VPS is fast enough, and then run this powerful script as root:

  $ bash /var/xdrago/daily.sh

  Note that BOA 'legacy' mode is still at version 2.1.3

# Updated Octopus platforms:

  Commons 3.12 ----------------- https://drupal.org/project/commons
  Open Atrium 2.18 ------------- https://drupal.org/project/openatrium
  Open Outreach 1.6 ------------ https://drupal.org/project/openoutreach

# Changes in this release:

  * Add rsyslog/sysklogd to auto-healing procedures.
  * Make the aggressive scan_nginx mode optional and use old mode by default.
  * Nginx: Add HiScan to blocked crawlers list.
  * Nginx: Add Riddler to blocked crawlers list.
  * PHP: Use pm.process_idle_timeout = 10s for speed and RAM optimization.

# System upgrades in this release:

  * MySecureShell 1.33
  * PHP 5.4.28
  * PHP 5.5.12

# Fixes in this release:

  * Always define _PHP_CN variable properly.
  * Firewall: Sync CONNLIMIT for web ports with updated limit_conn in Nginx.
  * Fix for _NGINX_DOS_LIMIT logical error in the scan_nginx template.
  * Force Pure-FTPd server re-install if key files are missing for any reason.
  * Issue #2237167 - Improve authorized IPs detection in all protected vhosts.
  * Issue #2262935 - Modules dir must be group writable in custom platforms.
  * Nginx: Do not overwrite custom symlinks to the Under Construction template.
  * Nginx: Update limit_conn in all instances and vhosts on Barracuda upgrade.
  * PHP: Delete pear in legacy paths, if still exists.
  * PHP: Fix for CVE-2014-0185 privilege escalation in FPM (doesn't affect BOA)
  * Postfix: Force re-install if broken permisions detected on upgrade.
  * Pressflow 6: Fix #GH 84 by using drupal_page_is_cacheable().
  * Pressflow 6: Merge pull request #GH 85 from pressflow/SA-CORE-2014-002-fix.
  * Pressflow 6: Remove duplicate openid_update_6001().
  * Revert "Force MariaDB 5.5 re-install".
  * Set the TERM env variable if missing to avoid errors.
  * Skip packages set on hold when running apticron.
  * The ~/static/control must be writeable by lshell user to manage ctrl files.
  * Add extra cron semaphore to prevent concurrent cron invocations via
    multiple running runner.sh instances.

I'll do this update tonight, following wiki:PuffinServer#UpgradingBOA

Change History

comment:1 Changed 2 years ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.5
  • Status changed from new to closed
  • Resolution set to fixed
  • Total Hours changed from 0.0 to 0.5

Upgrade:

sudo -i
screen
cd
wget -q -U iCab http://files.aegir.cc/BOA.sh.txt
bash BOA.sh.txt

BOA Meta Installer setup completed
Please check INSTALL.txt and UPGRADE.txt at http://bit.ly/boa-docs for how-to
Bye

barracuda up-stable ; octopus up-stable all


Barracuda [Sun Jul 27 19:39:56 BST 2014] ==> BOA Skynet welcomes you aboard!

Barracuda [Sun Jul 27 19:40:00 BST 2014] ==> INFO: UPGRADE
Barracuda [Sun Jul 27 19:40:00 BST 2014] ==> INFO: Reading your /root/.barracuda.cnf config file
Barracuda [Sun Jul 27 19:40:01 BST 2014] ==> NOTE! Please review all config options displayed below
Barracuda [Sun Jul 27 19:40:01 BST 2014] ==> NOTE! It will *override* all settings in the Barracuda script
Barracuda [Sun Jul 27 19:40:01 BST 2014] ==> Legacy PHP-CLI 5.2 is not used on this system
Barracuda [Sun Jul 27 19:40:01 BST 2014] ==> Legacy PHP-FPM 5.2 is not used on this system

###
### Configuration created on 121215-1545
### with Barracuda version BOA-2.0.4
###
### NOTE: the group of settings displayed bellow will *not* be overriden
### on upgrade by the Barracuda script nor by this configuration file.
### They can be defined only on initial Barracuda install.
###
_HTTP_WILDCARD=YES
_MY_OWNIP="81.95.52.103"
#_MY_OWNIP=""
_MY_HOSTN="puffin.webarch.net"
#_MY_HOSTN=""
_MY_FRONT="master.puffin.webarch.net"
_THIS_DB_HOST=localhost
#_THIS_DB_HOST=FQDN
_SMTP_RELAY_TEST=YES
_SMTP_RELAY_HOST=""
_LOCAL_NETWORK_IP=""
_LOCAL_NETWORK_HN=""
###
### NOTE: the group of settings displayed bellow
### will *override* all listed settings in the Barracuda script,
### both on initial install and upgrade.
###
_MY_EMAIL="chris@webarchitects.co.uk"
_XTRAS_LIST="PDS CSF CHV"
_AUTOPILOT=NO
_DEBUG_MODE=NO
_DB_SERVER=MariaDB
_SSH_PORT=22
_LOCAL_DEBIAN_MIRROR="ftp.debian.org"
_LOCAL_UBUNTU_MIRROR="archive.ubuntu.com"
_FORCE_GIT_MIRROR=""
_DNS_SETUP_TEST=YES
_NGINX_EXTRA_CONF=""
_NGINX_WORKERS=AUTO
_PHP_FPM_WORKERS=AUTO
_PHP_FPM_VERSION=5.3
_PHP_CLI_VERSION=5.3
_CUSTOM_CONFIG_CSF=YES
#_CUSTOM_CONFIG_SQL=NO
_CUSTOM_CONFIG_SQL=YES
_CUSTOM_CONFIG_REDIS=NO
_CUSTOM_CONFIG_PHP_5_2=NO
_CUSTOM_CONFIG_PHP_5_3=NO
#_CUSTOM_CONFIG_PHP_5_3=YES
_SPEED_VALID_MAX=3600
_NGINX_DOS_LIMIT=300
#_SYSTEM_UPGRADE_ONLY=YES
_SYSTEM_UPGRADE_ONLY=NO
_NEWRELIC_KEY=
_USE_STOCK=NO
###
### Configuration created on 121215-1545
### with Barracuda version BOA-2.0.4
###
_EXTRA_PACKAGES=
_PHP_EXTRA_CONF=""
_STRONG_PASSWORDS=YES
_DB_BINARY_LOG=NO
_DB_ENGINE=InnoDB
_NGINX_LDAP=NO
_PHP_GEOS=NO
_PHP_MONGODB=NO
_AEGIR_UPGRADE_ONLY=NO
### Squeeze to Wheezy upgrade config
### See /trac/ticket/535
#_SQUEEZE_TO_WHEEZY=YES
_SQUEEZE_TO_WHEEZY=NO
_NGINX_FORWARD_SECRECY=YES
_NGINX_SPDY=YES
_NGINX_NAXSI=NO
_PERMISSIONS_FIX=YES
_MODULES_FIX=YES
_MODULES_SKIP=""
_SSL_FROM_SOURCES=NO
_SSH_FROM_SOURCES=NO
_RESERVED_RAM=0
_PHP_MULTI_INSTALL="5.3"
_CUSTOM_CONFIG_LSHELL=NO
_CUSTOM_CONFIG_PHP55=NO
_CUSTOM_CONFIG_PHP54=NO
_CUSTOM_CONFIG_PHP53=NO
_CUSTOM_CONFIG_PHP52=NO
_CPU_SPIDER_RATIO=3
_CPU_MAX_RATIO=6
_CPU_CRIT_RATIO=9
_PHP_FPM_DENY=""
_REDIS_LISTEN_MODE=PORT
_STRICT_BIN_PERMISSIONS=NO
_DB_SERIES=5.5
_SCOUT_KEY=
_INNODB_LOG_FILE_SIZE=AUTO

Do you want to proceed with the upgrade? [Y/n] Y

Barracuda [Sun Jul 27 19:40:29 BST 2014] ==> INFO: Checking your system version...
 
Barracuda [Sun Jul 27 19:40:29 BST 2014] ==> Aegir on Debian/wheezy - Skynet Agent v.BOA-2.2.8
 
Barracuda [Sun Jul 27 19:40:30 BST 2014] ==> INFO: Updating packages sources list...
Barracuda [Sun Jul 27 19:40:30 BST 2014] ==> INFO: We will use Debian mirror ftp.debian.org
Barracuda [Sun Jul 27 19:40:41 BST 2014] ==> INFO: Downloading little helpers...
Barracuda [Sun Jul 27 19:40:43 BST 2014] ==> INFO: Checking BARRACUDA version...
Barracuda [Sun Jul 27 19:40:43 BST 2014] ==> INFO: BARRACUDA version test: OK
 
Barracuda [Sun Jul 27 19:40:43 BST 2014] ==> UPGRADE START -> checkpoint: 

  * Your e-mail address appears to be chris@webarchitects.co.uk - is that correct?
  * Your server hostname is puffin.webarch.net.
  * Your Aegir control panel is/will be available at https://master.puffin.webarch.net.

 
Do you want to proceed with the upgrade? [Y/n] Y

Barracuda [Sun Jul 27 19:40:55 BST 2014] ==> INFO: Cleaning up temp files in /var/opt/
Barracuda [Sun Jul 27 19:40:56 BST 2014] ==> INFO: Installing extra Drush versions
Barracuda [Sun Jul 27 19:40:56 BST 2014] ==> INFO: Drush mini-4-14-03-2014 installation complete
Barracuda [Sun Jul 27 19:40:56 BST 2014] ==> INFO: Drush mini-6-16-07-2014 installation complete
Barracuda [Sun Jul 27 19:40:58 BST 2014] ==> INFO: Running aptitude update...
Barracuda [Sun Jul 27 19:41:52 BST 2014] ==> INFO: Upgrading required libraries and tools
Barracuda [Sun Jul 27 19:41:52 BST 2014] ==> NOTE! This step may take a few minutes, please wait...
Barracuda [Sun Jul 27 19:42:52 BST 2014] ==> INFO: Testing Nginx version...
Barracuda [Sun Jul 27 19:42:52 BST 2014] ==> INFO: Installed Nginx version nginx/1.7.3, OK
Barracuda [Sun Jul 27 19:42:52 BST 2014] ==> INFO: Running aptitude full-upgrade, please wait...
Barracuda [Sun Jul 27 19:43:28 BST 2014] ==> INFO: Testing Nginx version...
Barracuda [Sun Jul 27 19:43:28 BST 2014] ==> INFO: Installed Nginx version nginx/1.7.3, OK
Barracuda [Sun Jul 27 19:43:28 BST 2014] ==> INFO: Installing MySecureShell 1.33...
Barracuda [Sun Jul 27 19:43:55 BST 2014] ==> INFO: Checking SMTP connections...
Barracuda [Sun Jul 27 19:43:55 BST 2014] ==> INFO: Upgrading a few more tools...
Barracuda [Sun Jul 27 19:44:01 BST 2014] ==> INFO: Checking if PHP upgrade is available
Barracuda [Sun Jul 27 19:44:09 BST 2014] ==> INFO: PHP EXTRA is --with-ldap --with-gmp --with-xpm-dir=/usr
Barracuda [Sun Jul 27 19:44:09 BST 2014] ==> INFO: Installed PHP version 5.3.28, OK
Barracuda [Sun Jul 27 19:44:09 BST 2014] ==> INFO: Installed Redis version 2.8.13, OK
Barracuda [Sun Jul 27 19:44:09 BST 2014] ==> INFO: Installing Redis update for Debian/wheezy...
Barracuda [Sun Jul 27 19:45:23 BST 2014] ==> INFO: Generating random password for Redis server
Barracuda [Sun Jul 27 19:45:23 BST 2014] ==> INFO: Updating MariaDB and PHP configuration
Barracuda [Sun Jul 27 19:45:25 BST 2014] ==> INFO: OS and services upgrade completed
 
Barracuda [Sun Jul 27 19:45:25 BST 2014] ==> INFO: Restarting MariaDB server, please wait...
Barracuda [Sun Jul 27 19:45:43 BST 2014] ==> INFO: Upgrading MariaDB tables if necessary, please wait a minute...

Do you want to upgrade Aegir Master Instance? [Y/n]  y
Barracuda [Sun Jul 27 19:50:04 BST 2014] ==> INFO: Running Aegir Master Instance upgrade
Barracuda [Sun Jul 27 19:50:06 BST 2014] ==> INFO: Syncing provision backend db_passwd...
Barracuda [Sun Jul 27 19:50:12 BST 2014] ==> INFO: Running hosting-dispatch (1/3)...
Barracuda [Sun Jul 27 19:50:27 BST 2014] ==> INFO: Running hosting-dispatch (2/3)...
Barracuda [Sun Jul 27 19:50:34 BST 2014] ==> INFO: Running hosting-dispatch (3/3)...
Barracuda [Sun Jul 27 19:50:35 BST 2014] ==> INFO: Syncing hostmaster frontend db_passwd...
Barracuda [Sun Jul 27 19:50:36 BST 2014] ==> INFO: Testing previous install...
Barracuda [Sun Jul 27 19:50:36 BST 2014] ==> INFO: Test OK, we can proceed with Hostmaster upgrade
Barracuda [Sun Jul 27 19:50:36 BST 2014] ==> INFO: Moving old directories
Barracuda [Sun Jul 27 19:50:36 BST 2014] ==> INFO: Downloading drush...
Barracuda [Sun Jul 27 19:50:36 BST 2014] ==> INFO: Drush seems to be functioning properly
Barracuda [Sun Jul 27 19:50:37 BST 2014] ==> INFO: Installing provision backend in /var/aegir/.drush
Barracuda [Sun Jul 27 19:50:37 BST 2014] ==> INFO: Downloading Drush and Provision extensions...
Barracuda [Sun Jul 27 19:50:38 BST 2014] ==> INFO: Running hostmaster-migrate, please wait...
Barracuda [Sun Jul 27 19:51:18 BST 2014] ==> INFO: Syncing hostmaster frontend db_passwd...
Barracuda [Sun Jul 27 19:52:16 BST 2014] ==> INFO: Aegir Master Instance upgrade completed
 
Barracuda [Sun Jul 27 19:52:17 BST 2014] ==> INFO: _PHP_CN set to www53 for Chive MariaDB Manager
Barracuda [Sun Jul 27 19:52:24 BST 2014] ==> INFO: _PHP_CN set to www53 for Collectd Graph Panel
Barracuda [Sun Jul 27 19:52:29 BST 2014] ==> INFO: Restarting Redis, PHP-FPM and Nginx
Barracuda [Sun Jul 27 19:52:37 BST 2014] ==> INFO: Restarting MariaDB server
 
Barracuda [Sun Jul 27 19:52:47 BST 2014] ==> INFO: New secure random password for MariaDB generated and updated
Barracuda [Sun Jul 27 19:52:48 BST 2014] ==> INFO: New entry added to /var/log/barracuda_log.txt
Barracuda [Sun Jul 27 19:52:48 BST 2014] ==> INFO: Cleaning up system swap, it may take a moment, please wait...
 
Barracuda [Sun Jul 27 19:52:54 BST 2014] ==> CARD: Now charging your credit card for this auto-upgrade magic...
Barracuda [Sun Jul 27 19:53:00 BST 2014] ==> JOKE: Just kidding! Enjoy your Aegir Hosting System :)
 
Barracuda [Sun Jul 27 19:53:00 BST 2014] ==> Final post-upgrade cleaning, please wait a moment...
Barracuda [Sun Jul 27 19:53:00 BST 2014] ==> Final post-upgrade cleaning, please wait a moment...
Barracuda [Sun Jul 27 19:57:09 BST 2014] ==> BYE!

BARRACUDA upgrade completed
Bye

load is 8 while maxload is 600
Octopus upgrade for User /data/disk/tn
Waiting 9 seconds...

This Aegir Instance is already up to date!
If you wish to run/force the upgrade again,
please specify desired upgrade mode:
aegir, platforms or both - as shown below

Usage: octopus up-stable all {aegir|platforms|both}

Waiting 2 seconds...
Done for /data/disk/tn

So:

 octopus up-stable all both
load is 7 while maxload is 600
Octopus upgrade for User /data/disk/tn
Waiting 9 seconds...
 
Octopus [Sun Jul 27 19:58:33 BST 2014] ==> BOA Skynet welcomes you aboard!
 
Octopus [Sun Jul 27 19:58:36 BST 2014] ==> INFO: Reading your /root/.tn.octopus.cnf config file
Octopus [Sun Jul 27 19:58:37 BST 2014] ==> NOTE! Please review all config options displayed below
 
###
### Configuration created on 121215-1617 with
### Octopus version BOA-2.0.4
###
### NOTE: the group of settings displayed bellow
### will *override* all listed settings in the Octopus script.
###
_USER="tn"
_MY_EMAIL="chris@webarchitects.co.uk"
_PLATFORMS_LIST="D7P OA7"
_ALLOW_UNSUPPORTED=NO
_AUTOPILOT=YES
_HM_ONLY=NO
_O_CONTRIB_UP=NO
_DEBUG_MODE=NO
_MY_OWNIP=
_FORCE_GIT_MIRROR=""
_THIS_DB_HOST=localhost
_DNS_SETUP_TEST=NO
_HOT_SAUCE=NO
_USE_CURRENT=YES
_REMOTE_CACHE_IP=127.0.0.1
_LOCAL_NETWORK_IP=
_PHP_FPM_VERSION=5.3
_PHP_CLI_VERSION=5.3
_USE_STOCK=NO
###
### NOTE: the group of settings displayed bellow will be *overriden*
### by config files stored in the /data/disk/tn/log/ directory,
### but only on upgrade.
###
_DOMAIN="tn.puffin.webarch.net"
_CLIENT_EMAIL="chris@webarchitects.co.uk"
_CLIENT_OPTION="SSD"
_CLIENT_SUBSCR="Y"
_CLIENT_CORES="14"
###
### Configuration created on 121215-1617 with
### Octopus version BOA-2.0.4
###
_STRONG_PASSWORDS=NO
_DEL_OLD_EMPTY_PLATFORMS=90
_SQL_CONVERT=NO
_DEL_OLD_BACKUPS=0
_DEL_OLD_TMP=0
_PHP_FPM_WORKERS=AUTO
_PHP_FPM_TIMEOUT=AUTO
_PHP_FPM_DENY=""
_RESERVED_RAM=0
 
Octopus [Sun Jul 27 19:58:40 BST 2014] ==> UPGRADE in progress...
 
Octopus [Sun Jul 27 19:58:40 BST 2014] ==> START -> checkpoint: 

  * Your Aegir control panel for this instance is available at https://tn.puffin.webarch.net
  * Your Aegir system user for this instance is tn
  * This Octopus will use PHP-CLI 5.3 for all sites
  * This Octopus will use PHP-FPM 5.3 both for D6 and D7 sites
  * This Octopus includes platforms: D7P OA7 / Unsupported: NO
  * This Octopus options are listed as SSD / Y / 14 C

 
Octopus [Sun Jul 27 19:58:40 BST 2014] ==> 8s before we will continue...
Octopus [Sun Jul 27 19:58:56 BST 2014] ==> UPGRADE A: Aegir automated install script part A
Octopus [Sun Jul 27 19:58:56 BST 2014] ==> UPGRADE A: Checking OCTOPUS version...
Octopus [Sun Jul 27 19:58:56 BST 2014] ==> UPGRADE A: OCTOPUS version test: OK
Octopus [Sun Jul 27 19:58:56 BST 2014] ==> UPGRADE A: Shared platforms code v.007 (hot new) will be created
Octopus [Sun Jul 27 19:58:56 BST 2014] ==> UPGRADE A: Creating directories with correct permissions...
Octopus [Sun Jul 27 19:58:56 BST 2014] ==> UPGRADE A: Syncing provision backend db_passwd...
Octopus [Sun Jul 27 19:58:58 BST 2014] ==> UPGRADE A: Running hosting-dispatch (1/3)...
Octopus [Sun Jul 27 19:59:06 BST 2014] ==> UPGRADE A: Running hosting-dispatch (2/3)...
Octopus [Sun Jul 27 19:59:15 BST 2014] ==> UPGRADE A: Running hosting-dispatch (3/3)...
 
Octopus [Sun Jul 27 19:59:22 BST 2014] ==> UPGRADE A: Syncing hostmaster frontend db_passwd...
Octopus [Sun Jul 27 19:59:22 BST 2014] ==> UPGRADE A: Switching user and running AegirSetupB...
Octopus [Sun Jul 27 19:59:23 BST 2014] ==> UPGRADE B: Aegir automated install script part B
Octopus [Sun Jul 27 19:59:23 BST 2014] ==> UPGRADE B: Creating directories with correct permissions
Octopus [Sun Jul 27 19:59:23 BST 2014] ==> UPGRADE B: Running standard installer
Octopus [Sun Jul 27 19:59:23 BST 2014] ==> UPGRADE B: Downloading drush...
Octopus [Sun Jul 27 19:59:24 BST 2014] ==> UPGRADE B: Drush seems to be functioning properly
Octopus [Sun Jul 27 19:59:24 BST 2014] ==> UPGRADE B: Installing provision backend in /data/disk/tn/.drush
Octopus [Sun Jul 27 19:59:25 BST 2014] ==> UPGRADE B: Downloading Drush and Provision extensions...
Octopus [Sun Jul 27 19:59:26 BST 2014] ==> UPGRADE B: Testing previous install...
Octopus [Sun Jul 27 19:59:26 BST 2014] ==> UPGRADE B: Uninstalling css_emimage module...
Octopus [Sun Jul 27 19:59:30 BST 2014] ==> UPGRADE B: Hostmaster STATUS: upgrade start
Octopus [Sun Jul 27 19:59:30 BST 2014] ==> UPGRADE B: Running hostmaster-migrate, please wait...
Octopus [Sun Jul 27 20:00:24 BST 2014] ==> UPGRADE B: Hostmaster STATUS: upgrade completed
Octopus [Sun Jul 27 20:00:24 BST 2014] ==> UPGRADE B: Simple check if Aegir upgrade is successful
Octopus [Sun Jul 27 20:00:24 BST 2014] ==> UPGRADE B: Aegir upgrade test result: OK
Octopus [Sun Jul 27 20:00:24 BST 2014] ==> UPGRADE B: Enhancing Aegir UI, please wait...
Octopus [Sun Jul 27 20:00:58 BST 2014] ==> UPGRADE A: Syncing hostmaster frontend db_passwd...
Octopus [Sun Jul 27 20:00:58 BST 2014] ==> UPGRADE A: Aegir Satellite Instance upgrade completed
 
Octopus [Sun Jul 27 20:01:18 BST 2014] ==> UPGRADE A: Creating shared directories...
Octopus [Sun Jul 27 20:01:40 BST 2014] ==> UPGRADE A: Running o_contrib modules check and upgrade...
Octopus [Sun Jul 27 20:01:40 BST 2014] ==> UPGRADE A: Switching user and running Platforms build
Octopus [Sun Jul 27 20:01:40 BST 2014] ==> UPGRADE C: Aegir automated install script part C
Octopus [Sun Jul 27 20:01:40 BST 2014] ==> UPGRADE C: Shared platforms code v.007 (hot new) will be created
 
Octopus [Sun Jul 27 20:01:42 BST 2014] ==> DISTRO: Drupal 7.30.1 P.007 installation in progress...
Octopus [Sun Jul 27 20:01:43 BST 2014] ==> DISTRO: Drupal 7.30.1 P.007 installation completed
 
Octopus [Sun Jul 27 20:01:43 BST 2014] ==> DISTRO: Open Atrium 2.19 7.30.1 P.007 installation in progress...
Octopus [Sun Jul 27 20:01:54 BST 2014] ==> DISTRO: Open Atrium 2.19 7.30.1 P.007 installation completed
 
Octopus [Sun Jul 27 20:01:54 BST 2014] ==> UPGRADE C: Removing some unused core files...
Octopus [Sun Jul 27 20:01:54 BST 2014] ==> UPGRADE C: Running Platforms Save & Verify tasks, please wait...
Octopus [Sun Jul 27 20:01:56 BST 2014] ==> UPGRADE A: Platforms installation completed
Octopus [Sun Jul 27 20:01:56 BST 2014] ==> UPGRADE A: Cleaning up various dot files...
Octopus [Sun Jul 27 20:02:01 BST 2014] ==> UPGRADE A: Creating ftp symlinks
Octopus [Sun Jul 27 20:02:01 BST 2014] ==> UPGRADE A: Preparing setupmail.txt
Octopus [Sun Jul 27 20:02:01 BST 2014] ==> UPGRADE A: Resending setup e-mail on upgrade...
Octopus [Sun Jul 27 20:02:02 BST 2014] ==> UPGRADE A: New entry added to /data/disk/tn/log/octopus_log.txt
Octopus [Sun Jul 27 20:02:02 BST 2014] ==> UPGRADE A: Final cleaning, please wait a moment...
Octopus [Sun Jul 27 20:03:38 BST 2014] ==> UPGRADE A: Starting the cron now
Octopus [Sun Jul 27 20:03:38 BST 2014] ==> UPGRADE A: All done!
Octopus [Sun Jul 27 20:03:38 BST 2014] ==> BYE!
Waiting 7 seconds...
Done for /data/disk/tn



OCTOPUS upgrade completed
Bye

The Redis passwd was updated for Munin as per wiki:PuffinServer#Muninconfigchanges and the Ngnix changes were made as per wiki:PuffinServer#nginxconfigchanges and the site was checked.

Note: See TracTickets for help on using tickets.