Note: Please go to docs.rightscale.com to access the current RightScale documentation set. Also, feel free to Chat with us!
Home > Release Notes > RightScale Cloud Management Platform > 2009-06-11

2009-06-11

Table of Contents
  1. Table of Contents
  2. General Release Information
  3. New Features
    1. Improved Simple Queue Service (SQS) support and features
      1. Amazon Web Services Elastic Load Balancing
      2. CloudFront
      3. UI Enhancement - Browser "back" button
      4. Eucalyptus - New Features and Improvements
      5. History Timeline Bar
      6. Archiving of Snapshots
      7. Run "any script" on a Server Array
      8. New Server Allocation Policy for Server Arrays
      9. Edit a Server Array's Inputs
      10. Change the ServerTemplate revision of a running server
  4. Changes
    1. Removal of Script Inputs tab
      1. Important RightScale API Change
      2. Alert Specifications moved in the Dashboard UI
      3. Multi Cloud Name for each Image
      4. Improved feedback when a Server Array is missing RightScript Input information
      5. RightScript search field is no longer case sensitive
      6. Improvements to ServerTemplates Diff/Merge
      7. Cloning a Deleted ServerTemplate
      8. Cloning shared ServerTemplates with private AMIs
  5. Bug Fixes
    1. Server lock/unlock requests confirmation
      1. Redundant RightScript revisions are created when committing multiple ServerTemplates
      2. Submitting Support Tickets
      3. Error when using the "Update to latest RightScripts" button
      4. Incorrect Diff information when performing a Diff/Merge on ServerTemplates
      5. Problem with SSH Keys that have a colon (:) in the name
      6. New User Interface annoyances (cosmetic)
      7. CPU column does not show Terminating graphic (cosmetic)
      8. Multiple "No ssh key" growler pop-up messages (cosmetic)
  6. Unresolved Issues
  7. ServerTemplates and RightScripts
    1. New ServerTemplates
      1. EBS Toolbox
        1. MySQL EBS Percona (Alpha)
        2. MySQL EBS Percona HighPerf (Alpha)
      2. TomCat6 App Server
      3. RightGrid Worker v5
      4. List of New/Modified ServerTemplates
      5. List of New/Modified RightScripts
  8. Copyright and Legal Notice

Table of Contents

General Release Information 

New Features  

Changes

Bug Fixes 

Unresolved Issues 

ServerTemplates and RightScripts 

Copyright and Legal Notice 
 

Note: ServerTemplates and RightScripts were released on June 25, 2009.


General Release Information

Release Date:  June 11, 2009

Release Time:  9:00pm PDT

Description:  The focus of this release is:

  • Improved Server Array management
  • UI improvements and resolution to several new UI related issues  (mostly cosmetic)
  • EBS Toolkit and related enhancements
  • Increased Eucalyptus functionality

Please read the release notes in their entirety for a more exhaustive understanding of what comprises this release.

Contact Information:

Terminology:

  • alpha - Feature that has undergone simple testing and is expected to change, possibly significantly, before going into "beta" or "general release."  Recommended for early access to new features and prototyping of new deployments/architectures.
  • beta - Feature that has undergone significant testing and is not expected to significantly change before "general release."  Recommended for non-production deployments.
  • general release - Feature that has undergone testing and field experience or is a minor upgrade from prior releases.  Recommended for production upgrade after testing.  (Also known as general availability (GA).)

 

Note:  Any numbers in parentheses below are for internal RightScale use only.  Please ignore them, they are simply tracking numbers. 

 


New Features

- Disclaimer -

recently_intro_icon.gifThe following new features have been added to the RightScale Cloud Management Platform.  Be sure to read the documentation, follow best practice principles, and thoroughly test any new functionality before making any changes to your production deployment.
 

Improved Simple Queue Service (SQS) support and features

  • Support for Amazon's newest SQS API generation (gen 2)
  • Added policy capabilities.  (AWS Global -> Queues -> QueueName -> Policy tab)  You can create policies through the Dashboard UI that define the permissions for others when accessing your queues.  The policy is like a contract or document where you define:
    • Principal - AWS ID's.  Specify who can access your queues
    • Action - What actions can they take (for example:  send, receive, delete)
    • Effect - Allow or Deny access

As a practical example, you could define a policy that allows a user with a specific source IP address access to your queue.  Or, deny several users access after a certain date. 

  •  The Show Message page now includes two new queue attributes in the report:
    • Sender ID (example:  826693181925)
    • Sent Timestamp (example:   2009-06-05 11:08:59 PDT)

To learn more, see Simple Queue Service.

(4557)

Amazon Web Services Elastic Load Balancing

AWS announced elastic load balancing earlier this week (June 10). Our new release (June 12) already has support for AWS Elastic Load Balancing.  (We continue to offer load balancing support via HAProxy as well.)  Look here to see more about the AWS announcment.  Navigate to Clouds -> AWS US or EU -> Load Balancing to see it from the RightScale Dashboard.  See Elastic Load Balancers.

CloudFront

There is now logging support for CloudFront distributions.  You can define an S3 bucket and a path prefix to store access logs.   With logging enabled for your distribution, gzipped access logs get stored in a logging folder of your S3 bucket.  (For example, /johndoe/logging/ETLCMKFIJFEWX.2009-06-05-19.BM8jZkoX.gz)  To learn more, see Create a New CloudFront Distribution.

(4588)

UI Enhancement - Browser "back" button

The browser "back" button now works across tabbed views.  For example, if you are looking at a Deployments Inputs tab, then the Scripts tab, the "back" button will take you back to the Inputs tab.  (Previously, you would be placed back at the parent in the navigation tree.  That is, top level of the Deployments in our example.)  (3528)

Eucalyptus - New Features and Improvements

The following functionality has been added or improved upon for private clouds:

  • Cloud credential failure - The error messages reported back in the event of a problem during the cloud registration process have been improved.  The messages are more descriptive now.  Further, there is better error handling and debugging capabilities in general.  The overall user experience for registration has been improved, and if something does go wrong, it is easier to address the issue.  (4673)
  • SSH functionality has been added (4429)
  • Cloud credentials can now be removed.  (Settings -> Account -> Clouds tab -> Delete action icon in the "Actions" column of the table for the specific cloud.)  Confirmation is required to remove access to the private cloud.  (4702)
  • You can delete an entire cloud now.  Only the cloud owner can do this.  (Settings -> Account -> Clouds tab -> Delete action button) (4412)
  • Cloud health is now displayed for the cloud controller and your account.  You can view this in two locations:
    1. Settings -> Account -> Clouds tab under the Status column (green/red icon or "unavailable")
    2. Settings -> Account -> Clouds tab -> CloudName hyperlink
      • Info tab - Includes "Health" information (healthy/unhealthy/unavailable)
      • Errors tab - Posted errors (if any)  (4746)

History Timeline Bar

There is now a graphical representation of a server's launch history.  Before you could only see information about previous server launches under the server's History tab.  System administrators are typically only concerned about the most recent servers that were launched, the current server, as well as the next server launch.  All of this information is now graphically displayed for each server.

To learn more see, Server History Timeline.

Similarly, ServerTemplates and RightScripts now have a revision history timeline, which shows the most recently committed revisions of the template/script.

To learn more see, Revision History Timeline for ServerTemplates or Revision History Timeline for RightScripts (3522w)

Archiving of Snapshots

The new "MySQL EBS" ServerTemplate provides additional flexibility and control for archiving EBS snapshots.  Previously, you only had the ability to control how many of the most recent EBS snapshots to save (keep) by defining a number in the DB_BACKUP_KEEP_LAST input parameter (default 60).  However, this could result in a large number of backups (snapshots) that might not give you the desired history and coverage that is required for your application.  You now have the ability to reduce the granularity around the number of snapshots that are saved for a particular time range, which should help reduce costs and provide more control and flexibility.  Additional input parameters are now supported which allow you to define how many daily, weekly, monthly, and yearly snapshots to archive and save. 

To learn more, see Archiving of EBS Snapshots.  (3472)

Run "any script" on a Server Array

You can now run "any script" on a Server Array.  Previously, you could only run RightScripts that were attached to a ServerTemplate.  (3529)  This functions much the same way it does for a regular Server.

New Server Allocation Policy for Server Arrays

When you create a server array, you now have the ability to control which availability zone(s) new instances will be launched into when the array "scales-up" and grows.  Previously, all servers of an array were launched into "any" availability zone.   There was no way to control where an instance was launched.  But, now you have the ability to control into which availability zone new instances will be launched.  You can either select a specific zone or use the "Any" (default) or "Weighted" options.   The "Any" option will allow Amazon to randomly launch new servers into any of the availability zones within the selected region.  (The "any" option was the previous functionality that was used for launching servers in arrays.)  The "any" and "weighted" options disperse your servers across multiple availability zones, which theoretically prevents all of your array servers from suddenly disappearing if an availabilty zone ever failed. The 'Weighted' option allows you to control the ratio of server dispersion.  For example, if you wanted to launch a majority of servers into a particular zone (us-east-1a), you can give 'us-east-1a' a larger weighted value than the other zones.  Similarly, you may want to launch all of the array servers in the same zone as your deployment to prevent incurring any cross-zone data transfer costs.  Server arrays created prior to this release will inherit the "any" option. 
Note: Associated cross-zone data traffic rates do apply. 

To learn more, see Arrays

Edit a Server Array's Inputs

Previously, you did not have the ability to edit a server array's inputs.  You were forced to define the inputs at the ServerTemplate level.  Now, you have the ability to define inputs at the server array level.  Inputs that are defined at the server array level only apply to new instances that are launched and will overwrite input parameters that are set at either the template or deployment level (same input hierarchy applies).  If you need to update the inputs of an operational server in the array, you will need to manually update each server individually.

Change the ServerTemplate revision of a running server

You now have the ability to update the ServerTemplate revision of an operational (not stranded) server.  When you change the revision of a template (ex: rev1 to rev2), the running server will only get the inputs and scripts from the new template revision.  Even if rev2 specifies a different machine image (AMI/RightImageTM ) or instance type, these settings cannot be updated for obvious reasons.   If you are following best practices, you are launching servers with committed ServerTemplate revisions in order to preserve a server's launch settings.  However, you may want to "forward roll" a running server instead of having to launch a new server (rev2) and terminate the old server (rev1) whenever you need to use a new/different ServerTemplate revision.   The functionality is now supported. 

 


Changes

Changes to the software are listed here.  Changes usually refer to enhancements to existing features, minor UI changes, additional logging or messaging, etc.

Removal of Script Inputs tab

The Scripts Inputs tab of a running server was removed.  Previously, a running server had an Inputs and Scripts Inputs tab.  The Script Inputs tab  showed the inputs of the current running server while the Inputs tab showed the input parameters that were used to launch the server (the same input parameters would be used for future server launches.  In this releaase, we added the History Timeline bar to a server's show page, which allows you to see and edit the inputs of future ("next") server launches.  There is now only one Inputs tab for a server.   If you are looking at the "current" running server, the Inputs tab will show the inputs of the running server.  Any changes to the Inputs tab of a running server will only affect the current running server.  But, if you click the Inputs tab of the "next" server in the History Timeline, you can view/edit the inputs of all future launches of that server.  Inputs that are defined under the "next" server's Inputs tab will persist and overwrite inputs defined at either the template or deployment level.  The functionality of a server's inputs is the same, but the location of where you view and define those values has changed since the addition of the History Timeline bar.  Hopefully, this will help eliminate confusion over inputs and where to define them.

Important RightScale API Change

We discovered late in the development cycle that a backwardly incompatible change to the RightScale API was required.
The call to attach an Alert Specification to a Server or ServerTemplate (POST /api/acct/1/alert_specs_subject) will have new semantics when one alert specification is attached to multiple Servers or ServerTemplates. We do not believe this affects any customer API usage but if you are using this call in your automation script please contact us so we can work with you to resolve any issues that the change might have caused.

Alert Specifications moved in the Dashboard UI

The location of Alert Specification has moved in the User Interface of the RightScale Dashboard.  Previously, this was under Design -> Alert -> Specifications.  Now you will find Alert Specifications in the Alerts tab in the following three locations:

  1. Server (Manage -> Servers -> ServerName -> Alerts Tab)
  2. ServerTemplate (Design -> ServerTemplates -> ServerTemplateName -> Alerts Tab)
  3. Instances (Cloud -> Instances -> InstanceName -> Alerts Tab)

Note:  Server Array Alert Specifications come from the ServerTemplate

This change makes Alert Specifications subordinate to one of the three above.  Previously, you would create a single Alert Specification and it would exist outside of any context.  That is, you would create it and then then associate that Alert Specification to a Server, ServerTemplate or an Instance.  If a change was made to the Alert Specification, it applied to all.  That implementation is far too sweeping, in that a change to the specification applies across the board (e.g. global), which does not always have the desired effect.  With the new implementation you create a specification for a Server, ServerTemplate or Instance from their respective Alerts tab.  (You do have the ability to "copy from" one to the other however.  That way you do not have to create an Alert Specification from scratch when one already exists that is very similar in nature to your current needs.)

Multi Cloud Name for each Image

This release has added a Multi Cloud Name to the Settings for each image.  Although the change seems subtle, and most users will not take advantage of this immediately, the implications are profound.  With the advent of AWS clouds in the US and EU, and private clouds such as Eucalyptus, we needed a mechanism whereby a single ServerTemplate could be used across multiple cloud types.  There is an implicit mapping of the Multi Cloud Name Setting to a specific Image.  This is best explained by way of example. 

  • You create a single ServerTemplate that uses the following image:  RightImage Ubuntu_8.04_i386_v4.3.7
  • You create two identical images, one for the US and one for EU.  However, several key settings to make note of are:
    • Location - One will be US (rightscale-us/Ubuntu_8.04_i386_v4.3.7), the other EU (rightscale-eu/...)
    • AWS id - Although the images (AMIs in our example) are identical in function, they are in separate clouds, hence have unique AWS ID's
    • Multi Cloud Name - RightImage Ubuntu_8.04_i386_v4.3.7 for both

To summarize, you now have a single ServerTemplate that will work across multiple clouds.  The ServerTemplate references one image.  However, that image is specifically identified by a mapping from the Multi Cloud Name.  That is, the Multi Cloud Name maps to a specific image with a unique AWS ID.  In our example, either an image in the US, or an image in EU.

Improved feedback when a Server Array is missing RightScript Input information

The control flow has been improved when a RightScript is missing an Input value for a Server Array.  The flow summary is as follows:

  1. You run a RightScript
  2. You are presented an option of running on the oldest instance or all instances of the Server Array
  3. You are presented with an Inputs page
  4. If all the Inputs are not entered, the Inputs page is shown again highlighting the missing Inputs (similar to when we launch a single server)

(3483w)

RightScript search field is no longer case sensitive

Previously, the "Filter by Name" search field for RightScripts was case sensitive.  The search field is no longer case sensitive, but we've added a "case sensitive" checkbox for added convenience.  (2805w)

Improvements to ServerTemplates Diff/Merge

When you click the Merge button when viewing a ServerTemplate's show page, it will automatically prepopulate the pulldown with the current template.  Previously, the pulldown fields were blank, which could cause confusion/error when performing a merge.  (3439w)

Cloning a Deleted ServerTemplate

Previously, you were able to clone a previously deleted ServerTemplate and "resurrect it" if you built the correct url string using the template's ID. This functionality is no longer supported.  (3061w)

Cloning shared ServerTemplates with private AMIs

Previously you were able to clone a shared ServerTemplate that references an AMI that is not publicly accessible.  However, since the AMI is private, you would not have permission to use that AMI in your cloned ServerTemplate and successfully launch servers.  Unfortunately, no warning message was being displayed to explain this potential problem.   You will now see the following warning message, "One or more of your server images is not publicly accessible and may not be available to the users in the ___ sharing group."  (2770w)

 

 


 

Bug Fixes

The following bugs have been resolved in this release. 

Server lock/unlock requests confirmation

Selecting a server lock or unlock action icon no longer requests user confirmation to complete, the action is carried out immediately.  This operation is deemed rather benign, hence does not warrant user confirmation. (3334w)  Note:  this is the primary use case, there are other areas in the Dashboard where user confirmation has also been removed.

Redundant RightScript revisions are created when committing multiple ServerTemplates

Redundant revisions of a RightScript would be created if you committed multiple ServerTemplates that referenced the same uncommitted [HEAD] RightScripts.  If you committed the first template, a new RightScript revision would be created if no revision existed or if something was different (correct behavior).  But, if you committed the second template, a new RightScript revision would be created that was identical to the previous revision (incorrect behavior), resulting in redundant RightScript revisions. You should not be able to create multiple revisions of a RightScript that are the same.  Now, if you commit a ServerTemplate that is referencing a HEAD revision of a RightScript that was recently committed, a comparison will be made between the last committed revision and the HEAD revision of the script.  If there are no changes, you will not be able to commit the same script and create a redundant revision.   If the revisions are identical the most recent revision of the RightScript will be used.  (2780w)

Submitting Support Tickets

Previously, developer account users were able to submit tickets from the Support link in the Dashboard.  Only premium account users should be able to submit tickets.  Developer account users are now prompted to either visit the forums or upgrade their account.  (2357w)

Error when using the "Update to latest RightScripts" button

Previously, you were unable to successfully use the "Update to latest RightScripts" button if there were more than five uncommitted HEAD RightScripts.  This problem was fixed.  (3284w)

Incorrect Diff information when performing a Diff/Merge on ServerTemplates

The diff functionality was not working correctly at all times.  For example, sometimes it would incorrectly show "modified" information when information was identical in both revisions.  The diff functionality should work as expected. (3439w)

Problem with SSH Keys that have a colon (:) in the name

Previously, you were unable to select and use SSH keys whose names contained a colon. (e.g. my:key, :12)  This problem was fixed.  You can now select and use SSH keys whose names contain colons. (3504w)

New User Interface annoyances (cosmetic)

Several cosmetic annoyances have been resolved with the new UI.  Exact issue differs somewhat depending on the browser type, but the following is a brief summary of what was resolved:

  • Random switch to large font (3306w)
  • Scrollbar appears when not needed (3452w)
  • Incorrect color rendering (Safari on WinXP only) (3461w)
  • Better all around support for dialog boxes (IE)
  • Image selector in dialog box now works for pre-selected images (3527w)
  • Image selector no longer shows a default value when creating a new ServerTemplate (3532w)
  • Content creating a new ServerTemplate (3532w)
  • Content is now styled througout the UI and is more readable

Note: There are many other changes and improvements that are very minor or intermittent in nature.  An exhaustive list of all such changes is no listed here.

CPU column does not show Terminating graphic (cosmetic)

When a server in a Deployment is terminated, the graphic (down arrow) that indicates it is terminating was not showing.  Recenty Activity did report correctly however, and functionally the Server did terminate properly.  (3422w)

Multiple "No ssh key" growler pop-up messages (cosmetic)

The "No ssh key" growler message (a temporary bubble pop-up in the upper right portion of the Dashboard) was repeated more than one time. This has been resolved so the message is only displayed once. (3608w)


 

Unresolved Issues

There are no known unresolved issues.

Please report issues to:  support@rightscale.com

 


ServerTemplates and RightScripts

New and significant changes for this release with respect to ServerTemplates and RightScripts are summarized below.  New and updated ServerTemplates and RightScripts are typically released 2-5 days after the new release of the RightScale Cloud Management Platform.  Updated status messages with respect to actual release date/time of the ServerTemplates and RightScripts will be found here within this document.

ServerTemplates and RightScripts were released on June 25, 2009.

New ServerTemplates

Warning! - RightScale ServerTemplates are published with frozen repositories and are associated with a particular RightImage.  There is no guarantee that newer RightImages (RightImages CentOS v4.1.15 and 4.1.20 for both the US and EU regions and 32- and 64-bit versions) will work correctly using older versions of software packages in the frozen repositories.  To ensure that an older ServerTemplate works with one of the newer RightImages, you will need to clone the template and refreeze the software repositories to a more recent date where the RightImage and the repositories are compatible.  Always check to make sure that a server will boot correctly. 

EBS Toolbox

There is a new suite of RightScripts that allows you to utilize EBS filesystems for any application.  (Previously, our ServerTemplates and RightScripts were MySQL-centric.)  You will be able to use these RightScripts for applications that require persistant storage, taking full advantage of EBS features such as snapshot backups.

The following is a summary of the new RightScripts.  Please see the Descriptions on their individual Info tabs for more information.  For specific details, please see the actual RightScript content.  (3053)

  • EBS RightScale tools install
  • EBS Volume restore
  • EBS Volume backup
  • EBS Volume continuous backups
  • EBS Freeze volume backups
  • EBS Unfreeze volume backups
  • EBS Delete volume on halt

Both the DB EBS RightScripts and the EBS RightScripts mentioned above contain enhanced snapshot control.  This is implemented using RightScript inputs for daily, weekly, monthly and yearly values. The implementation works the same for both the DB EBS and EBS RightScripts.  To learn more, see the Archiving of EBS Snapshots.

MySQL EBS Percona (Alpha)

This template uses the Percona MySQL RPMs and currently only works on 64bit images.  This template configures MySQL servers to act as a master or slave in a RightScale Manager for MySQL setting. Storage of MySQL data will be done using EBS volumes.  Percona(http://www.percona.com/) provides pay-as-you-go, prepaid and retainer-based consulting to create or scale applications built on the full LAMP stack (Linux, Apache, MySQL, PHP) and other open source technologies.

MySQL EBS Percona HighPerf (Alpha)

This template uses the Percona High Performance MySQL RPMs and currently only works on 64bit images.  This template configures MySQL servers to act as a master or slave in a RightScale Manager for MySQL setting. Storage of MySQL data will be done using EBS volumes.  Percona(http://www.percona.com/) provides pay-as-you-go, prepaid and retainer-based consulting to create or scale applications built on the full LAMP stack (Linux, Apache, MySQL, PHP) and other open source technologies.

TomCat6 App Server

Supports the new version of TomCat.  The "TomCat6 FrontEnd v6" ServerTemplate already existed prior to this release.

RightGrid Worker v5

This template uses RightGrid v1.3.0 which only supports second generation SQS queues and the 'one-shot' invocation model. If your application needs 'persistent' invocation, you have to use RightGrid v1.2.3 or less (RightGrid Worker v4). 

 

List of New/Modified ServerTemplates

MULTICLOUD AWS-US & AWS-EU TEMPLATES

EBS Toolbox [rev 1]
Hadoop JobTracker [rev 4]
Hadoop Namenode [rev 4]
Hadoop Slave [rev 3]
MySQL Additional v13 [rev 4]
MySQL Bootstrap v13 [rev 4]
MySQL EBS [rev 12]
MySQL EBS (Ubuntu) [rev 4]
MySQL EBS Percona (Alpha) [rev 2]
MySQL EBS Percona HighPerf (Alpha) [rev 2]
Rails-Passenger App Server v1 (Ubuntu Alpha) [rev 1]
Rails-Passenger FrontEnd v1 (Ubuntu Alpha) [rev 2]
TomCat5 App Server v6 [rev 5]
TomCat5 FrontEnd v6 [rev 5]
TomCat6 App Server [rev 1]
TomCat6 FrontEnd v2 [rev 5]

 

MULTICLOUD AWS-US, AWS-EU & GOGRID TEMPLATES

MySQL Additional (GoGrid Alpha) [rev 1]
MySQL Bootstrap (GoGrid Alpha) [rev 1]
PHP App Server (GoGrid Alpha) [rev 1]
PHP FrontEnd (GoGrid Alpha) [rev 1]
Rails AppServer (GoGrid Alpha) [rev 1]
Rails FrontEnd (GoGrid Alpha) [rev 1]

 

List of New/Modified RightScripts

New RightScripts are noted as [rev 1].

DB Delete EBS volume on halt [rev 5]
DB EBS backup [rev 8]
DB EBS continuous backups [rev 8]
DB EBS restore and become master (Ubuntu) [rev 3]
DB EBS restore and become master [rev 8]
DB EBS slave init at boot [rev 6]
DB EBS slave init from non-EBS master [rev 6]
DB EBS slave init from non-EBS master v2 (Ubuntu) [rev 3]
DB MySQL gem install v5 [rev 2]
DB MySQL gem install v7 (Ubuntu) [rev 1]
DB MySQL server install v8 [rev 6]
DB MySQL server install v9 (GoGrid Alpha) [rev 2]
DB MySQL-Percona server HighPerf Install (Alpha) [rev 2]
DB MySQL-Percona server install (Alpha) [rev 1]
DB Rightscale tools install v10 [rev 15]
DB continuous backups v5 (GoGrid Alpha) [rev 2]
DB privileges set v1 [rev 3]
DB promote to master v3 (GoGrid Alpha) [rev 2]
DB unfreeze binary backups v1 [rev 2]
DNS dnsmadeeasy external id register v1 [rev 3]
DNS dnsmadeeasy external id register v2 (GoGrid Alpha) [rev 2]
DNS master DB register v2 (GoGrid Alpha) [rev 2]
EBS Rightscale tools install [rev 2]
EBS delete volume on halt [rev 2]
EBS freeze volume backups [rev 2]
EBS unfreeze volume backups [rev 2]
EBS volume backup [rev 2]
EBS volume continuous backups [rev 2]
EBS volume restore [rev 2]
GoGrid LVM Partition v1 (GoGrid Alpha) [rev 2]
Hadoop Get Master IP's [rev 2]
Hadoop Insert Slave Adder Script [rev 3]
Hadoop Insert hadoop-env.sh [rev 2]
Hadoop Insert hadoop-site.xml [rev 2]
Hadoop Install [rev 3]
Hadoop Start Map-Reduce [rev 2]
LB app to HA proxy connect v4 (GoGrid Alpha) [rev 1]
LB app to HA proxy disconnect v3 (GoGrid Alpha) [rev 1]
LB app to local HA proxy connect v4 (GoGrid Alpha) [rev 1]
LB mongrels to HA proxy connect v6 (GoGrid Alpha) [rev 1]
LB mongrels to HA proxy disconnect v5 (GoGrid Alpha) [rev 1]
LB mongrels to local HA proxy connect v3 (GoGrid Alpha) [rev 1]
MAIL Postfix Local Delivery v1 [rev 3]
MAIL Postfix Local Delivery v3 (GoGrid Alpha) [rev 1]
MISC ssh priv key install v2 [rev 3]
MISC ssh pub key install v1 (GoGrid Alpha) [rev 2]
RB custom gems install v3 [rev 3]
RB rails svn code update & db config v4 [rev 5]
RB rubygems 1.3.1 + quickinstall v4 [rev 2]
SYS Add Swap Partition [rev 3]
SYS Monitoring Apache Add v2 (Ubuntu) [rev 3]
SYS Monitoring MySQL add v7 [rev 5]
SYS Monitoring MySQL add v8 (Ubuntu) [rev 3]
SYS Monitoring install v7 [rev 5]
SYS Monitoring install v8 (Ubuntu) [rev 3]
SYS RAILS_ENV into system profile v2 [rev 2]
SYS REBOOT END Decommission [rev 2]
SYS Syslog Remote Logging Client v6 [rev 6]
SYS lvm on /mnt v10 (GoGrid Alpha) [rev 2]
WEB PHP remove v1 (GoGrid Alpha) [rev 1]
WEB TomCat Connector (Mod_JK) install from src v3 [rev 5]
WEB TomCat6 install v1 [rev 3]
WEB apache FrontEnd http vhost v3 (GoGrid Alpha) [rev 1]
WEB apache FrontEnd https vhost v3 (GoGrid Alpha) [rev 1]
WEB apache http-only rails vhost v5 (GoGrid Alpha) [rev 1]
WEB apache http-only vhost v6 (GoGrid Alpha) [rev 1]
WEB apache rails-passenger http-only vhost v5 (Ubuntu Alpha) [rev 3]"]

 


 

Copyright and Legal Notice

© 2006-2009 RightScale, Inc. All rights reserved.

Top

You must to post a comment.
Last modified
23:35, 16 May 2013

Tags

Classifications

This page has no classifications.

Announcements

None


© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.