Ticket #745 (closed maintenance: fixed)
Upgrade to BOA-2.2.6 Stable Edition
Reported by: | chris | Owned by: | chris |
---|---|---|---|
Priority: | major | Milestone: | Maintenance |
Component: | Live server | Keywords: | |
Cc: | ed, jim, ben, sam, paul | Estimated Number of Hours: | 0.0 |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 1.51 |
Description
Email from wiki:PuffinServer:
There is new BOA-2.2.6 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
Reading through the change log there doesn't appear to be anything of note that directly effects us, the new php versions:
- PHP 5.4.28
- PHP 5.5.12
Don't as we are still on PHP Version 5.3.28.
I think it would be worth doing this update one evening this week just to keep upto date with BOA.
Previous updates: wiki:PuffinServer#Upgradetickets
Change History
comment:1 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.25
- Total Hours changed from 0.0 to 0.25
comment:2 Changed 2 years ago by chris
These are the steps to follow:
Once new BOA Stable is released, you must run *full* upgrades with commands:
$ barracuda up-stable
$ octopus up-stable all both
These are the changes:
# 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. ### Stable BOA-2.2.4 Release - Full Edition ### Date: Wed Apr 30 17:03:36 PDT 2014 ### Includes Aegir 2.x-boa-custom version. ### Latest hotfix added on: Fri May 2 04:54:25 PDT 2014 # Release Notes: This release includes several bug fixes along with five updated platforms, plus some hot-fixes applied to previous stable after its release. We have also added a fix for known problem is recent Drupal 7.27 [#2245331] hence the change from Drupal 7.27.1 to 7.27.2 in all D7 platforms.
The last update was done on ticket:725
comment:3 Changed 2 years ago by chris
I'll do this BOA update tonight, unless it would be batter to wait till next month (another evening this week)?
comment:5 follow-up: ↓ 6 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0.0 to 1.01
- Total Hours changed from 0.25 to 1.26
Following the notes at wiki:PuffinServer#UpgradingBOA
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 Barracuda [Mon Jun 30 22:02:49 BST 2014] ==> BOA Skynet welcomes you aboard! Barracuda [Mon Jun 30 22:02:54 BST 2014] ==> INFO: UPGRADE Barracuda [Mon Jun 30 22:02:54 BST 2014] ==> INFO: Reading your /root/.barracuda.cnf config file Barracuda [Mon Jun 30 22:02:55 BST 2014] ==> NOTE! Please review all config options displayed below Barracuda [Mon Jun 30 22:02:55 BST 2014] ==> NOTE! It will *override* all settings in the Barracuda script Barracuda [Mon Jun 30 22:02:55 BST 2014] ==> Legacy PHP-CLI 5.2 is not used on this system Barracuda [Mon Jun 30 22:02:55 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 [Mon Jun 30 22:03:28 BST 2014] ==> INFO: Checking your system version... Barracuda [Mon Jun 30 22:03:28 BST 2014] ==> Aegir on Debian/wheezy - Skynet Agent v.BOA-2.2.6 Barracuda [Mon Jun 30 22:03:28 BST 2014] ==> INFO: Updating packages sources list... Barracuda [Mon Jun 30 22:03:28 BST 2014] ==> INFO: We will use Debian mirror ftp.debian.org Barracuda [Mon Jun 30 22:03:39 BST 2014] ==> INFO: Downloading little helpers... Barracuda [Mon Jun 30 22:03:40 BST 2014] ==> INFO: Checking BARRACUDA version... Barracuda [Mon Jun 30 22:03:40 BST 2014] ==> INFO: BARRACUDA version test: OK Barracuda [Mon Jun 30 22:03:40 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 [Mon Jun 30 22:03:59 BST 2014] ==> INFO: Cleaning up temp files in /var/opt/ Barracuda [Mon Jun 30 22:03:59 BST 2014] ==> INFO: Installing extra Drush versions Barracuda [Mon Jun 30 22:03:59 BST 2014] ==> INFO: Drush mini-4-14-03-2014 installation complete Barracuda [Mon Jun 30 22:04:00 BST 2014] ==> INFO: Drush mini-6-21-06-2014 installation complete Barracuda [Mon Jun 30 22:04:01 BST 2014] ==> INFO: Running aptitude update... Barracuda [Mon Jun 30 22:04:51 BST 2014] ==> INFO: Upgrading required libraries and tools Barracuda [Mon Jun 30 22:04:51 BST 2014] ==> NOTE! This step may take a few minutes, please wait... Barracuda [Mon Jun 30 22:06:10 BST 2014] ==> INFO: Testing Nginx version... Barracuda [Mon Jun 30 22:06:10 BST 2014] ==> INFO: Installed Nginx version nginx/1.7.0, upgrade required Barracuda [Mon Jun 30 22:06:11 BST 2014] ==> INFO: Upgrading Nginx... Barracuda [Mon Jun 30 22:07:30 BST 2014] ==> INFO: Running aptitude full-upgrade, please wait... Barracuda [Mon Jun 30 22:07:59 BST 2014] ==> INFO: Testing Nginx version... Barracuda [Mon Jun 30 22:07:59 BST 2014] ==> INFO: Installed Nginx version nginx/1.7.2, OK Barracuda [Mon Jun 30 22:07:59 BST 2014] ==> INFO: Installing MySecureShell 1.33... Barracuda [Mon Jun 30 22:08:27 BST 2014] ==> INFO: Checking SMTP connections... Barracuda [Mon Jun 30 22:08:27 BST 2014] ==> INFO: Upgrading a few more tools... Barracuda [Mon Jun 30 22:08:35 BST 2014] ==> INFO: Checking if PHP upgrade is available Barracuda [Mon Jun 30 22:08:42 BST 2014] ==> INFO: PHP EXTRA is --with-ldap --with-gmp --with-xpm-dir=/usr Barracuda [Mon Jun 30 22:08:42 BST 2014] ==> INFO: Installed PHP version 5.3.28, OK Barracuda [Mon Jun 30 22:08:42 BST 2014] ==> INFO: PHP 5.3.28 rebuild required to include MariaDB 5.5.38 libs Barracuda [Mon Jun 30 22:08:42 BST 2014] ==> INFO: Installing PHP-FPM 5.3.28 Barracuda [Mon Jun 30 22:08:42 BST 2014] ==> NOTE! This step may take longer than 8 minutes, please wait... Barracuda [Mon Jun 30 22:08:51 BST 2014] ==> INFO: Installing PHP-FPM 5.3.28 part 1/3 Barracuda [Mon Jun 30 22:08:52 BST 2014] ==> INFO: Installing PHP-FPM 5.3.28 part 2/3 Barracuda [Mon Jun 30 22:10:55 BST 2014] ==> INFO: Installing PHP-FPM 5.3.28 part 3/3 Barracuda [Mon Jun 30 22:23:54 BST 2014] ==> INFO: Installing Zend OPcache for PHP-FPM 5.3.28... Barracuda [Mon Jun 30 22:24:18 BST 2014] ==> INFO: Installing PhpRedis for PHP-FPM 5.3.28... Barracuda [Mon Jun 30 22:24:40 BST 2014] ==> INFO: Installing UploadProgress for PHP-FPM 5.3.28... Barracuda [Mon Jun 30 22:24:51 BST 2014] ==> INFO: Installing JSMin for PHP-FPM 5.3.28... Barracuda [Mon Jun 30 22:25:03 BST 2014] ==> INFO: Installing Imagick for PHP-FPM 5.3.28... Barracuda [Mon Jun 30 22:25:28 BST 2014] ==> INFO: Installing MailParse for PHP-FPM 5.3.28... Barracuda [Mon Jun 30 22:25:43 BST 2014] ==> INFO: Installed Redis version 2.8.9, upgrade required Barracuda [Mon Jun 30 22:25:43 BST 2014] ==> INFO: Installing Redis update for Debian/wheezy... Barracuda [Mon Jun 30 22:26:50 BST 2014] ==> INFO: Generating random password for Redis server Barracuda [Mon Jun 30 22:26:51 BST 2014] ==> INFO: Updating MariaDB and PHP configuration Barracuda [Mon Jun 30 22:26:53 BST 2014] ==> INFO: OS and services upgrade completed Barracuda [Mon Jun 30 22:26:53 BST 2014] ==> INFO: Restarting MariaDB server, please wait... Barracuda [Mon Jun 30 22:27:10 BST 2014] ==> INFO: Upgrading MariaDB tables if necessary, please wait a minute... Barracuda [Mon Jun 30 22:27:10 BST 2014] ==> INFO: Upgrading MariaDB tables if necessary, please wait a minute... Do you want to upgrade Aegir Master Instance? [Y/n] y Barracuda [Mon Jun 30 22:28:17 BST 2014] ==> INFO: Running Aegir Master Instance upgrade Barracuda [Mon Jun 30 22:28:20 BST 2014] ==> INFO: Syncing provision backend db_passwd... Barracuda [Mon Jun 30 22:28:24 BST 2014] ==> INFO: Running hosting-dispatch (1/3)... Barracuda [Mon Jun 30 22:28:38 BST 2014] ==> INFO: Running hosting-dispatch (2/3)... Barracuda [Mon Jun 30 22:28:46 BST 2014] ==> INFO: Running hosting-dispatch (3/3)... Barracuda [Mon Jun 30 22:28:47 BST 2014] ==> INFO: Syncing hostmaster frontend db_passwd... Barracuda [Mon Jun 30 22:28:47 BST 2014] ==> INFO: Testing previous install... Barracuda [Mon Jun 30 22:28:47 BST 2014] ==> INFO: Test OK, we can proceed with Hostmaster upgrade Barracuda [Mon Jun 30 22:28:47 BST 2014] ==> INFO: Moving old directories Barracuda [Mon Jun 30 22:28:47 BST 2014] ==> INFO: Downloading drush... Barracuda [Mon Jun 30 22:28:48 BST 2014] ==> INFO: Drush seems to be functioning properly Barracuda [Mon Jun 30 22:28:48 BST 2014] ==> INFO: Installing provision backend in /var/aegir/.drush Barracuda [Mon Jun 30 22:28:49 BST 2014] ==> INFO: Downloading Drush and Provision extensions... Barracuda [Mon Jun 30 22:28:49 BST 2014] ==> INFO: Running hostmaster-migrate, please wait... Barracuda [Mon Jun 30 22:29:29 BST 2014] ==> INFO: Syncing hostmaster frontend db_passwd... Barracuda [Mon Jun 30 22:30:21 BST 2014] ==> INFO: Aegir Master Instance upgrade completed Barracuda [Mon Jun 30 22:30:22 BST 2014] ==> INFO: _PHP_CN set to www53 for Chive MariaDB Manager Barracuda [Mon Jun 30 22:30:29 BST 2014] ==> INFO: _PHP_CN set to www53 for Collectd Graph Panel Barracuda [Mon Jun 30 22:30:34 BST 2014] ==> INFO: Restarting Redis, PHP-FPM and Nginx Barracuda [Mon Jun 30 22:30:42 BST 2014] ==> INFO: Restarting MariaDB server Barracuda [Mon Jun 30 22:30:53 BST 2014] ==> INFO: New secure random password for MariaDB generated and updated Barracuda [Mon Jun 30 22:30:54 BST 2014] ==> INFO: New entry added to /var/log/barracuda_log.txt Barracuda [Mon Jun 30 22:30:54 BST 2014] ==> INFO: Cleaning up system swap, it may take a moment, please wait... Barracuda [Mon Jun 30 22:31:02 BST 2014] ==> CARD: Now charging your credit card for this auto-upgrade magic... Barracuda [Mon Jun 30 22:31:08 BST 2014] ==> JOKE: Just kidding! Enjoy your Aegir Hosting System :) Barracuda [Mon Jun 30 22:31:08 BST 2014] ==> Final post-upgrade cleaning, please wait a moment... Barracuda [Mon Jun 30 22:31:08 BST 2014] ==> Final post-upgrade cleaning, please wait a moment... Barracuda [Mon Jun 30 22:35:29 BST 2014] ==> BYE! BARRACUDA upgrade completed Bye octopus up-stable all load is 7 while maxload is 600 Octopus upgrade for User /data/disk/tn Waiting 5 seconds... Octopus [Mon Jun 30 22:36:28 BST 2014] ==> BOA Skynet welcomes you aboard! Octopus [Mon Jun 30 22:36:31 BST 2014] ==> INFO: Reading your /root/.tn.octopus.cnf config file Octopus [Mon Jun 30 22:36:33 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=YES _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 [Mon Jun 30 22:36:36 BST 2014] ==> UPGRADE in progress... Octopus [Mon Jun 30 22:36:36 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 [Mon Jun 30 22:36:36 BST 2014] ==> 8s before we will continue... Octopus [Mon Jun 30 22:36:51 BST 2014] ==> UPGRADE A: Aegir automated install script part A Octopus [Mon Jun 30 22:36:51 BST 2014] ==> UPGRADE A: Checking OCTOPUS version... Octopus [Mon Jun 30 22:36:51 BST 2014] ==> UPGRADE A: OCTOPUS version test: OK Octopus [Mon Jun 30 22:36:51 BST 2014] ==> UPGRADE A: Shared platforms code v.006 (hot new) will be created Octopus [Mon Jun 30 22:36:51 BST 2014] ==> UPGRADE A: Creating directories with correct permissions... Octopus [Mon Jun 30 22:36:51 BST 2014] ==> UPGRADE A: Syncing provision backend db_passwd... Octopus [Mon Jun 30 22:36:54 BST 2014] ==> UPGRADE A: Running hosting-dispatch (1/3)... Octopus [Mon Jun 30 22:37:02 BST 2014] ==> UPGRADE A: Running hosting-dispatch (2/3)... Octopus [Mon Jun 30 22:37:10 BST 2014] ==> UPGRADE A: Running hosting-dispatch (3/3)... cp: cannot create regular file `/data/disk/o1/tools/drush/includes/table.inc': No such file or directory Octopus [Mon Jun 30 22:37:12 BST 2014] ==> UPGRADE A: Syncing hostmaster frontend db_passwd... Octopus [Mon Jun 30 22:37:13 BST 2014] ==> UPGRADE A: Switching user and running AegirSetupB... Octopus [Mon Jun 30 22:37:13 BST 2014] ==> UPGRADE B: Aegir automated install script part B Octopus [Mon Jun 30 22:37:13 BST 2014] ==> UPGRADE B: Creating directories with correct permissions Octopus [Mon Jun 30 22:37:13 BST 2014] ==> UPGRADE B: Running standard installer Octopus [Mon Jun 30 22:37:13 BST 2014] ==> UPGRADE B: Downloading drush... Octopus [Mon Jun 30 22:37:14 BST 2014] ==> UPGRADE B: Drush seems to be functioning properly Octopus [Mon Jun 30 22:37:14 BST 2014] ==> UPGRADE B: Installing provision backend in /data/disk/tn/.drush Octopus [Mon Jun 30 22:37:14 BST 2014] ==> UPGRADE B: Downloading Drush and Provision extensions... Octopus [Mon Jun 30 22:37:15 BST 2014] ==> UPGRADE B: Testing previous install... Octopus [Mon Jun 30 22:37:15 BST 2014] ==> UPGRADE B: Hostmaster STATUS: upgrade start Octopus [Mon Jun 30 22:37:15 BST 2014] ==> UPGRADE B: Running hostmaster-migrate, please wait... Octopus [Mon Jun 30 22:38:06 BST 2014] ==> UPGRADE B: Hostmaster STATUS: upgrade completed Octopus [Mon Jun 30 22:38:06 BST 2014] ==> UPGRADE B: Simple check if Aegir upgrade is successful Octopus [Mon Jun 30 22:38:06 BST 2014] ==> UPGRADE B: Aegir upgrade test result: OK Octopus [Mon Jun 30 22:38:06 BST 2014] ==> UPGRADE B: Enhancing Aegir UI, please wait... Octopus [Mon Jun 30 22:38:41 BST 2014] ==> UPGRADE A: Syncing hostmaster frontend db_passwd... Octopus [Mon Jun 30 22:38:41 BST 2014] ==> UPGRADE A: Aegir Satellite Instance upgrade completed Octopus [Mon Jun 30 22:38:56 BST 2014] ==> UPGRADE A: Creating shared directories... Octopus [Mon Jun 30 22:39:31 BST 2014] ==> UPGRADE A: Running o_contrib modules check and upgrade... Octopus [Mon Jun 30 22:39:31 BST 2014] ==> UPGRADE A: Switching user and running Platforms build Octopus [Mon Jun 30 22:39:31 BST 2014] ==> UPGRADE C: Aegir automated install script part C Octopus [Mon Jun 30 22:39:32 BST 2014] ==> UPGRADE C: Shared platforms code v.006 (hot new) will be created Octopus [Mon Jun 30 22:39:35 BST 2014] ==> DISTRO: Drupal 7.28.1 P.006 installation in progress... Octopus [Mon Jun 30 22:39:35 BST 2014] ==> DISTRO: Drupal 7.28.1 P.006 installation completed Octopus [Mon Jun 30 22:39:35 BST 2014] ==> DISTRO: Open Atrium 2.19 7.28.1 P.006 installation in progress... Octopus [Mon Jun 30 22:39:47 BST 2014] ==> DISTRO: Open Atrium 2.19 7.28.1 P.006 installation completed Octopus [Mon Jun 30 22:39:47 BST 2014] ==> UPGRADE C: Removing some unused core files... Octopus [Mon Jun 30 22:39:47 BST 2014] ==> UPGRADE C: Running Platforms Save & Verify tasks, please wait... Octopus [Mon Jun 30 22:39:48 BST 2014] ==> UPGRADE A: Platforms installation completed Octopus [Mon Jun 30 22:39:48 BST 2014] ==> UPGRADE A: Cleaning up various dot files... Octopus [Mon Jun 30 22:39:54 BST 2014] ==> UPGRADE A: Creating ftp symlinks Octopus [Mon Jun 30 22:39:54 BST 2014] ==> UPGRADE A: Preparing setupmail.txt Octopus [Mon Jun 30 22:39:54 BST 2014] ==> UPGRADE A: Resending setup e-mail on upgrade... Octopus [Mon Jun 30 22:39:54 BST 2014] ==> UPGRADE A: New entry added to /data/disk/tn/log/octopus_log.txt Octopus [Mon Jun 30 22:39:54 BST 2014] ==> UPGRADE A: Final cleaning, please wait a moment... Octopus [Mon Jun 30 22:40:36 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/purge with latest release Octopus [Mon Jun 30 22:40:36 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/expire with latest release Octopus [Mon Jun 30 22:40:36 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/httprl with latest release Octopus [Mon Jun 30 22:40:36 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/boost with latest release Octopus [Mon Jun 30 22:40:36 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/phpass with latest release Octopus [Mon Jun 30 22:40:36 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/advagg with latest release Octopus [Mon Jun 30 22:40:36 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/force_password_change with latest release Octopus [Mon Jun 30 22:40:37 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/fpa with latest release Octopus [Mon Jun 30 22:40:37 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/views_cache_bully with latest release Octopus [Mon Jun 30 22:40:37 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/views_content_cache with latest release Octopus [Mon Jun 30 22:40:37 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/panels_content_cache with latest release Octopus [Mon Jun 30 22:40:37 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/cdn with latest release Octopus [Mon Jun 30 22:40:37 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/js with latest release Octopus [Mon Jun 30 22:40:37 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib/session_expire with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/purge with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/expire with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/httprl with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/boost with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/phpass with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/advagg with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/force_password_change with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/fpa with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/views_cache_bully with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/views_content_cache with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/panels_content_cache with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/cdn with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/js with latest release Octopus [Mon Jun 30 22:40:40 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib/session_expire with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/purge with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/expire with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/httprl with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/boost with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/phpass with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/advagg with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/force_password_change with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/fpa with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/views_cache_bully with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/views_content_cache with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/panels_content_cache with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/cdn with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/js with latest release Octopus [Mon Jun 30 22:40:43 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib/session_expire with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/purge with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/expire with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/httprl with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/boost with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/phpass with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/advagg with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/force_password_change with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/fpa with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/views_cache_bully with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/views_content_cache with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/panels_content_cache with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/cdn with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/js with latest release Octopus [Mon Jun 30 22:40:47 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib/session_expire with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/purge with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/expire with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/httprl with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/boost with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/phpass with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/advagg with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/force_password_change with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/fpa with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/views_cache_bully with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/views_content_cache with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/panels_content_cache with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/cdn with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/js with latest release Octopus [Mon Jun 30 22:40:50 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib/session_expire with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/purge with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/expire with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/httprl with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/filefield_nginx_progress with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/speedy with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/entitycache with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/taxonomy_edge with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/advagg with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/force_password_change with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/fpa with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/views_cache_bully with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/views_content_cache with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/panels_content_cache with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/display_cache with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/cdn with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/js with latest release Octopus [Mon Jun 30 22:40:53 BST 2014] ==> UPGRADE A: Replaced /data/all/001/o_contrib_seven/session_expire with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/purge with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/expire with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/httprl with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/filefield_nginx_progress with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/boost with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/speedy with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/entitycache with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/taxonomy_edge with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/advagg with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/force_password_change with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/fpa with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/views_cache_bully with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/views_content_cache with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/panels_content_cache with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/display_cache with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/cdn with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/js with latest release Octopus [Mon Jun 30 22:41:00 BST 2014] ==> UPGRADE A: Replaced /data/all/002/o_contrib_seven/session_expire with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/purge with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/expire with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/httprl with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/filefield_nginx_progress with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/boost with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/speedy with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/entitycache with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/taxonomy_edge with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/advagg with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/force_password_change with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/fpa with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/views_cache_bully with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/views_content_cache with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/panels_content_cache with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/display_cache with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/cdn with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/js with latest release Octopus [Mon Jun 30 22:41:07 BST 2014] ==> UPGRADE A: Replaced /data/all/003/o_contrib_seven/session_expire with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/purge with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/expire with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/httprl with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/filefield_nginx_progress with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/boost with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/speedy with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/entitycache with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/taxonomy_edge with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/advagg with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/force_password_change with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/fpa with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/views_cache_bully with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/views_content_cache with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/panels_content_cache with latest release Octopus [Mon Jun 30 22:41:14 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/display_cache with latest release Octopus [Mon Jun 30 22:41:15 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/cdn with latest release Octopus [Mon Jun 30 22:41:15 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/js with latest release Octopus [Mon Jun 30 22:41:15 BST 2014] ==> UPGRADE A: Replaced /data/all/004/o_contrib_seven/session_expire with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/purge with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/expire with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/httprl with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/filefield_nginx_progress with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/boost with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/speedy with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/entitycache with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/taxonomy_edge with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/advagg with latest release Octopus [Mon Jun 30 22:41:21 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/force_password_change with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/fpa with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/views_cache_bully with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/views_content_cache with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/panels_content_cache with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/display_cache with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/cdn with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/js with latest release Octopus [Mon Jun 30 22:41:22 BST 2014] ==> UPGRADE A: Replaced /data/all/005/o_contrib_seven/session_expire with latest release Octopus [Mon Jun 30 22:41:28 BST 2014] ==> UPGRADE A: Starting the cron now Octopus [Mon Jun 30 22:41:29 BST 2014] ==> UPGRADE A: All done! Octopus [Mon Jun 30 22:41:29 BST 2014] ==> BYE! Waiting 2 seconds... Done for /data/disk/tn OCTOPUS upgrade completed Bye
The site seems to be working OK.
Fixes applied:
- /var/aegir/config/server_master/nginx.conf was edited as per wiki:PuffinServer#nginxconfigchanges
- Redis passwd update for Munin, see wiki:PuffinServer#Muninconfigchanges
The munin stats will need checking in the morning:
comment:6 in reply to: ↑ 5 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.25
- Status changed from new to closed
- Resolution set to fixed
- Total Hours changed from 1.26 to 1.51
Replying to chris:
The munin stats will need checking in the morning:
These look fine.
I have also updated wiki:PuffinServer.
Closing this ticket as resolved.