Note: Please go to docs.rightscale.com to access the current RightScale documentation set. Also, feel free to Chat with us!
Home > Release Notes > ServerTemplates > 2011-10-7

2011-10-7

Table of Contents


General Release Information

Release Date: October 7, 2011

Release Time: Close of business (Pacific Standard Time)

Release Highlights:

  • Added Rackspace support for the Windows IIS/.NET Application ServerTemplate and for Ubuntu 10.04
  • Added Citrix CloudStack (XenServer Hypervisor) support for Windows
  • Release of the new Windows Active Directory ServerTemplate
  • Release of the high-availability version of the Database Manager for MySQL (Chef) - Beta on Amazon, Rackspace, and Citrix CloudStack

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. Only eligible for limited technical support. Service Level Response times are not applicable to Alpha software.
  • 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).)

 


ServerTemplates

The following ServerTemplates and MultiCloud Images can be found in the RightScale MultiCloud Marketplace. (Design -> MultiCloud Marketplace)

Database Manager for MySQL 5.1 (Chef) - Beta

Description: Configures a MySQL 5.1 database server. It provides a high-availability master/slave database configuration that can be used as the backbone for a variety of applications and workloads. It is cloneable, just like any other RightScale ServerTemplate, so you can make adjustments specific to your organization's technology or work flow needs.

The ServerTemplate supports multiple clouds, using either instance-based storage or attachable volumes. Instance-based snapshot backups are automatically uploaded to your choice of remote object storage (Amazon S3 or Rackspace Cloud Files). It also includes iptables management for clouds that do not have firewall services.

  • Master or slave roles.
  • Uses attachable volumes or instance-based LVM volumes for primary backup
  • Supports a secondary backup method to S3 or Cloud Files remote object stores.
  • Support for striping of external volumes for faster database performance.
  • Continuous snapshot backups using a grandfather-father-son paradigm (on clouds with volume support).
  • Assisted database restoration, including stripe re-creation.
  • Provides scripts for master to slave fail-over, restoration of master, and more.
  • Choice of DNS providers (DNS Made Easy, DynDNS, AWS Route53).
  • iptables management within a 3-tier scalable web architecture
  • Pre-configured monitoring and alerts

See the Database Manager for MySQL 5.1 (Chef) Database Setup guide to get started.

Supported compute clouds: Amazon Web Services EC2 with EBS Volume Snapshot Support; CloudStack Xen/Xenserver with Volume Snapshot Support; Eucalyptus; Rackspace

Supported primary backup methods: Volume snapshots: EC2, CloudStack; Remote Object Store Upload: Rackspace (CloudFiles)

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/Database-Manager-for-MySQL-5-1/26561

Ancestor: N/A

Supported OS: CentOS 5.6, RightLink v5.7

Additional Documentation (if any):

  • Apache vhosts have been configured to dump logs into appropriate /var/log/httpd/* fields.
  • Recipe was adjusted to stop the kernel from resynching the clock with the host.
  • Non-root users can now resolve DNS in Rackspace.
  • Supports SSL termination.
  • Default syslog-ng uses unix-dgram protocol which prevents trailing queries in /var/log/messages.
  • This ServerTemplate is similar to "Database Manager for MySQL 5.1 (Chef) - Stand-alone", but with master/slave capabilities.

PHP App Server (Chef) - Beta

Description: This ServerTemplate configures a PHP application server with Apache. It is designed to work in a hybrid cloud setting, and with load balancer and database templates as part of a 3-tier web architecture. It also includes iptables management for clouds that do not have firewall services.

  • Firewall management within a 3-tier scalable web architecture
  • Utilizes RightScale tag-based routing for connecting to load balancers
  • Pulls application code from an external repository

Supported compute clouds: Amazon Web Services EC2; Cloud.com CloudStack; Eucalyptus; Rackspace

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/PHP-App-Server-Chef-Beta/26105

Ancestor: N/A

Supported OS: CentOS 5.6; Ubuntu 10.04; RightLink 5.7

Additional Documentation (if any):

  • Recipe was adjusted to stop the kernel from resynching the clock with the host.
  • Non-root users can now resolve DNS in Rackspace.
  • Increased the ip_conntrack_max to allow the load balancer server to take many more requests per second.
  • Default syslog-ng uses unix-dgram protocol which prevents trailing queries in /var/log/messages.
  • Added Ubuntu support for Rackspace and EC2.

Load Balancer (Chef) - Beta

Description: This ServerTemplate configures a HAProxy Load Balancer and Apache server. It is designed to work in a hybrid cloud setting, and with application server and database templates as part of a 3-tier web architecture. It also includes iptables management for clouds that do not have firewall services.

  • Supports both http and https
  • Firewall management within a 3-tier scalable web architecture
  • Utilizes RightScale tag-based routing for connecting to application servers

Supported compute clouds: Amazon Web Services EC2; CloudStack from Cloud.com; Eucalyptus; Rackspace

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/Load-Balancer-Chef-Beta/26104

Ancestor: N/A

Supported OS: CentOS 5.6; Ubuntu 10.04; RightLink 5.7

Additional Documentation:

  • Recipe was adjusted to stop the kernel from resynching the clock with the host.
  • Non-root users can now resolve DNS in Rackspace.
  • Increased the ip_conntrack_max to allow the load balancer server to take many more requests per second.
  • Default syslog-ng uses unix-dgram protocol which prevents trailing queries in /var/log/messages.
  • Added Ubuntu support for Rackspace and EC2.

Base ServerTemplate for Linux (Chef)

Description: This ServerTemplate is a starting point for custom ServerTemplate development in Linux. This template includes the following:

  • Basic set of recipies for a RightLink-based server with logging, monitoring, alerts, etc.
  • MultiCloud Images that reference the latest supported images with a frozen software repository date that has been tested.
  • Basic set of alerts for most server type monitoring.
  • Examples of system required input variables.

Supported compute clouds: Amazon Web Services EC2; Cloud.com CloudStack (Beta); Eucalyptus (Beta); OpenStack (Alpha); Rackspace (Beta)

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/Base-ServerTemplate-for-Linux-/26054

Ancestor: N/A

Supported OS: CentOS 5.6; Ubuntu 10.04; RightLink 5.7

Additional Documentation:

  • Recipe was adjusted to stop the kernel from resynching the clock with the host.
  • Non-root users can now resolve DNS in Rackspace.
  • Increased the ip_conntrack_max to allow the load balancer server to take many more requests per second.
  • Default syslog-ng uses unix-dgram protocol which prevents trailing queries in /var/log/messages.
  • Added Ubuntu support for Rackspace and EC2.

Base ServerTemplate for Linux

Description: This ServerTemplate is a starting point for custom ServerTemplate development. This template includes the following:

  • Basic set of scripts for a RightLink-based server with logging, monitoring, alerts, etc.
  • MultiCloud Images that reference the latest supported images with a frozen software repository date that has been tested.
  • Basic set of alerts for most server type monitoring.
  • Examples of system required input variables.

Supported compute clouds: Amazon Web Services EC2; Cloud.com CloudStack (Beta); Eucalyptus (Beta); OpenStack (Alpha); Rackspace (Beta)

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/Base-ServerTemplate-for-Linux/26056

Ancestor: N/A

Supported OS: CentOS 5.6; Ubuntu 10.04; RightLink 5.7

Additional Documentation:

  • Added Ubuntu support for Rackspace and EC2.

Microsoft IIS App Server - Beta

Description: This is a premium ServerTemplate that configures an IIS web application server with IIS. It is to be used in conjunction with a local or remote SQL Server instance and HAProxy Load Balancer or Amazon’s Elastic Load Balancer (ELB) service. The PowerShell-based RightScripts automatically connect to a database tier on boot. The RightScripts also download and deploy an application on boot. This ServerTemplate includes built-in monitoring and alerts on CPU, memory and disk. To get started with an IIS web application server, please see Launch a Microsoft IIS Application Server.

Supported compute clouds: Amazon Web Services EC2; Rackspace

Supported backup clouds: Amazon Web Services S3; Rackspace CloudFiles

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/Microsoft-Active-Directory-Bet/25974

Ancestor: N/A

Supported OS: Windows Server 2008 R2 SP1 ; Windows Server 2008 SP2; Windows Server 2003 R2 SP2

Additional Documentation (if any):

  • Daily backups that takes previous day's logs, zips and pushes them into S3 or CloudFiles.
  • Configures IIS to store log files either on a separate volume or on a local disk (default behavior). Logs are stored on a separate volume by creating a logs directory for log files, for example E:\logs. The drive letter E:\ is configurable so you can use the optional input OPT_LOG_VOLUME_LETTER to set another letter (valid letters are 'D' - 'P')

Base ServerTemplate for Windows

Description: This ServerTemplate is a starting point for custom ServerTemplate development in Windows. This template includes the following, which represent basic RightScale ServerTemplate functionality and how to harness Powershell within RightScripts:

  • Basic set of PowerShell scripts for a RightLink-based server with monitoring, alerts, etc.
  • MultiCloud Images that reference the latest supported images.
  • Basic set of alerts for monitoring.
  • Examples of system-required input variables.

Supported compute clouds: Amazon Web Services EC2; Cloud.com CloudStack; Rackspace

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/Base-ServerTemplate-for-Window/25961

Ancestor: N/A

Supported OS: Windows Server 2008 R2 SP1 ; Windows Server 2008 SP2; Windows Server 2003 R2 SP2

Additional Documentation (if any):

  • Added Windows 2008R2 RightImage support for CloudStack with XenServer.

Microsoft Active Directory - Beta

Description: Configures a Microsoft Active Directory server or additional Directory Controllers. This ServerTemplate supports Microsoft best practices for Active Directory. You can launch a standalone server or a set of multiple servers. It leverages EBS Volumes for the Active Directory database and logs with scheduled continuous backups. 

Supported compute clouds: Amazon Web Services EC2, Cloud.com CloudStack; Rackspace

MultiCloud Marketplace Linkhttp://www.rightscale.com/library/server_templates/Microsoft-Active-Directory-Bet/25974

Ancestor: N/A

Supported OS: Windows 2008 R2

Additional Documentation (if any): 

  • Uses a 64x bit image that only allows for instances "Large" or bigger.

 


MultiCloud Images

For a list of our latest images, see OS and Software Package Support.

MCI Name and Revision
Notes
CentOS 5.6  
RightImage_CentOS_5.6_x64_v5.7 [rev 10] Released October 04 2011; CentOS 5.6 with 64-bit architecture (x64)
RightImage_CentOS_5.6_x64_v5.7 - XenServer [rev 1] Released October 04 2011; CentOS 5.6 with 64-bit architecture (x64)
RightImage_CentOS_5.6_x64_v5.7 - KVM [rev 1] Released October 04 2011; CentOS 5.6 with 64-bit architecture (x64)
Ubuntu 10.04  
RightImage_Ubuntu_10.04_x64_v5.7 [rev 1] Released October 04 2011; Ubuntu 10.04 with 64-bit architecture (x64).
Windows 2008  
RightImage_Windows_2008R2_x64_v5.7 [rev 5] Released October 06, 2011; Windows 2008R2 with 64-bit architecture (x64)
RightImage_Windows_2008R2_x64_sqlsvr2k8r2_v [rev 7] Released October 06, 2011; Windows 2008R2 with 64-bit architecture (x64) for 'large' and bigger EC2 instance types.
RightImage_Windows_2008R2_x64_v5.7 - ESX [rev 1] Released October 06, 2011; Windows 2008R2 on 64-bit architecture (x64)
RightImage_Windows_2008R2_x64_v5.7 - XenServer [rev 1] Released October 06, 2011; Windows 2008R2 on 64-bit architecture (x64); Support for XenServer
RightImage_Windows_2008R2_x64_iis7.5_v5.7 - XenServer [rev 1] Released October 06, 2011; Windows 2008R2 with IIS 7.5 on 64-bit architecture (x64)
RightImage_Windows_2008R2_x64_sqlsrv2k8r2_v5.7 - XenServer [rev 1] Released October 06, 2011; Windows 2008R2 with SQL 2008R2 on 64-bit architecture (x64)

 


Unresolved Issues

For "Database Manager for MySQL 5.1 (Chef)," the input "Remote Storage Container" does not show up as required for boot (red), it shows up as unset (white). If not set either to "ignore" or otherwise, it will strand the server during boot.

Known Limitations

Database Manager for MySQL 5.1 - Chef

  • Rackspace: requires an instance size of 512MB or larger. An instance size of 256MG is not supported.
  • No slave DNS id support.  This is only necessary for applications that support read-only slave connections.
  • Initializing database from mysql dumpfile when creating stripe are not yet supported. You must download and initialize using a command-line.
  • Backup keep_* options are hard-coded to defaults values. 
  • Rackspace does not support keep_* options for backup management.
  • No service-net support for Rackspace backups. Workaround available, please contact support.
  • Restore, backup and init_slave recipes generate this WARNING.  This is benign -- we attempt to unmount and delete any existing snapshot before taking a new one.
    *RS> umount: /tmp/lvm_ros_snapshot: not mounted
    09:12:17: WARNING: failure to umount filesystem /tmp/lvm_ros_snapshot
    *RS> One or more specified logical volume(s) not found.
  • The database currently listens on the private network interface and refuses connections on the public. Workaround available, please contact support.

 

Please report issues to: support@rightscale.com


 

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

Privacy Policy

You must to post a comment.
Last modified
14:52, 24 Sep 2014

Tags

This page has no custom 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.