<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Official Rackspace Blog &#187; Jose Malacara</title>
	<atom:link href="http://www.rackspace.com/blog/author/jose-malacara/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rackspace.com/blog</link>
	<description>The Official Rackspace Blog</description>
	<lastBuildDate>Wed, 22 May 2013 19:45:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Cloud Files Update: New API-Only And Control Panel Features</title>
		<link>http://www.rackspace.com/blog/cloud-files-update-new-api-only-and-control-panel-features/</link>
		<comments>http://www.rackspace.com/blog/cloud-files-update-new-api-only-and-control-panel-features/#comments</comments>
		<pubDate>Mon, 20 May 2013 16:00:08 +0000</pubDate>
		<dc:creator>Jose Malacara</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Cloud Files]]></category>
		<category><![CDATA[control panel]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29579</guid>
		<description><![CDATA[Rackspace Cloud Files users now have finer control over how to manage objects and containers with several exciting new API and Control Panel features that we rolled out this week.]]></description>
				<content:encoded><![CDATA[<p>Rackspace <a href="http://www.rackspace.com/cloud/files/">Cloud Files</a> users now have finer control over how to manage objects and containers with several exciting new API and Control Panel features that we rolled out this week.</p>
<p>The new features include:</p>
<p><b>API-Only:</b></p>
<ul>
<li>Container Quotas</li>
<li>TempURL File Name Overrides</li>
<li>Bulk Operations (Delete &amp; Auto-Expand Archive)</li>
<li>Static Large Object support</li>
</ul>
<p><b>Now in Control Panel:</b></p>
<ul>
<li>Multiple File Upload</li>
<li>Editing Headers</li>
</ul>
<p>All of these features are now available in both the U.S. and U.K. regions.</p>
<p>To avoid the risk of getting into TL;DR territory; let’s take a high-level look at how each new feature works. I’ll follow-up with subsequent posts in coming weeks that dig deeper into how each new feature works along with specific API details.</p>
<p>Here’s what’s new:</p>
<h2><b><span style="text-decoration: underline;">Container Quotas</span></b></h2>
<p>You can now set simple quotas on your containers by setting the <b>X-Container-Meta-Quota-Bytes</b> and <b>X-Container-Meta-Quota-Count</b> headers in your container metadata. This can be useful for administrators who want to put limits on containers used by non-admin users (users who cannot modify container metadata). The X-Container-Meta-Quota-Bytes header is used to limit the maximum size of a container, in bytes. The X-Container-Meta-Quota-Count header is used to set the maximum object count of the container.</p>
<h2><b><span style="text-decoration: underline;">TempURL File Name Overrides</span></b></h2>
<p>With the new TempURL File Name Override feature, you can specify a &#8220;filename&#8221; query parameter to override a TempURL&#8217;s Content-Disposition header in order to instruct their browser to save a TempURL file with a specific name. This is done by appending &amp;filename=<i>my_file_name </i>to the end of a TempURL.</p>
<h2><b><span style="text-decoration: underline;">Bulk Operations (Delete and Archive Auto Extraction)</span></b></h2>
<p>Two new bulk operations are now available: delete and archive auto extractions. You can upload and auto-extract tar archives upon PUT request to your Cloud Files account. This is done using the query <b>parameter ?extract-archive=<i>format</i></b> specifying the format of archive file. Accepted formats are tar, tar.gz, and tar.bz2. Root directories in the archive will be converted to containers if uploaded at the account level, or mapped to pseudo-directory names if uploaded into existing containers.</p>
<h2><b><span style="text-decoration: underline;">Static Large Object Support (SLO)</span></b></h2>
<p>Static Large Object Support (SLO) is very similar to Dynamic Large Object (DLO) support in that it allows you to upload many objects concurrently and download them afterwards as a single object. It is different than DLO in that it does not rely on eventually consistent container listings to do so. Instead, a user-defined manifest of the object segments is used to help guarantee that every segment in the manifest exists and has matched the specifications. If everything does match, you will receive a 2xx response and the SLO object is ready for downloading. This can improve consistency when uploading multiple segments concurrently and subsequently downloading the resulting large object a short time after.</p>
<h2><b><span style="text-decoration: underline;">Multiple File Upload</span></b></h2>
<p>You can now use the Control Panel to select and upload multiple files through one Upload Files operation.</p>
<p>From your container, select the Upload Files operation and the click the Choose Files button.</p>
<p><img class="alignnone" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-updates.1.png" width="580" height="275" /></p>
<p>Select the multiple files you want to upload to your container.</p>
<p><img class="alignnone" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-updates.2.png" width="580" height="275" /></p>
<p>After you have selected them for upload, notice that the number of files selected is shown next to the Choose Files button. Now select the Upload File button.</p>
<p><img class="alignnone" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-updates.3.png" width="580" height="277" /></p>
<p>At this point your files will be uploaded into your Cloud Files account. Once the operation has completed, the Control Panel will show the updated contents of your container.</p>
<p><img class="alignnone" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-updates.4.png" width="580" height="274" /></p>
<h2><b><span style="text-decoration: underline;">Editing Object Headers</span></b></h2>
<p>You can now also use the Control Panel to modify some of the most common HTTP object headers including:</p>
<ul>
<li>Access-Control-Allow-Credentials</li>
<li>Access-Control-Allow-Methods</li>
<li>Access-Control-Allow-Origin</li>
<li>Access-Control-Expose-Headers</li>
<li>Access-Control-Max-Age</li>
<li>Access-Control-Request-Headers</li>
<li>Access-Control-Request-Method</li>
<li>Origin</li>
<li>Content-Encoding</li>
<li>Content-Disposition</li>
</ul>
<p>To edit object headers, go to the cogwheel next to your object and select Edit Headers from the drop down.</p>
<p><img class="alignnone" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-updates.5.png" width="580" height="336" /></p>
<p>Select the header you wish to set along with its value and click the plus sign to add:</p>
<p><img class="alignnone" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-updates.6.png" width="580" height="356" /></p>
<p>You will see any custom headers that have been set when you select the View File Info dropdown from your object’s cogwheel. Reselecting Edit Headers from the cogwheel drop down will allow you to set any additional headers or modify existing ones that you had previously configured.</p>
<p><img class="alignnone" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-files-updates.7.png" width="580" height="336" /></p>
<p>For additional information on setting object headers or details on any other Cloud Files features, please refer to the <a href="http://docs.rackspace.com/files/api/v1/cf-devguide/content/Overview-d1e70.html">Cloud Files API Developer guide</a>.</p>
<p>Stay tuned for upcoming posts with details on how to access these new features through the API with command-line examples using cURL.</p>
<p>If you have additional questions, please feel free to ask them here, contact our Fanatical Support Team or email me directly at <a href="mailto:jose.malacara@rackspace.com">jose.malacara@rackspace.com</a>.</p>
<p>Be sure to subscribe to our product and development <a href="http://www.rackspace.com/blog/channels/product-and-development/">blog</a> for future product updates and announcements.</p>
<p><em>For a deeper look at some of these features, head over to the <a href="http://devops.rackspace.com/">Rackspace DevOps Blog</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cloud-files-update-new-api-only-and-control-panel-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rackspace Cloud Block Storage: Making Progress Towards A Fall Release</title>
		<link>http://www.rackspace.com/blog/rackspace-cloud-block-storage-making-progress-towards-a-fall-release/</link>
		<comments>http://www.rackspace.com/blog/rackspace-cloud-block-storage-making-progress-towards-a-fall-release/#comments</comments>
		<pubDate>Mon, 30 Jul 2012 20:30:41 +0000</pubDate>
		<dc:creator>Jose Malacara</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[cloud block storage]]></category>
		<category><![CDATA[open cloud]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=21451</guid>
		<description><![CDATA[Rackspace Cloud Block Storage is part of our next generation Rackspace Cloud and is now in Preview testing. We have received a huge amount of interest and several questions on this offering so we want to give some additional details. Two Flavors To Pick From Rackspace Cloud Block Storage has been designed to serve two [...]]]></description>
				<content:encoded><![CDATA[<p>Rackspace <a href="http://www.rackspace.com/cloud/block-storage/">Cloud Block Storage</a> is part of our next generation Rackspace Cloud and is now in Preview testing. We have received a huge amount of interest and several questions on this offering so we want to give some additional details.</p>
<h2>Two Flavors To Pick From</h2>
<p>Rackspace Cloud Block Storage has been designed to serve two very distinct use cases:</p>
<blockquote><p>1. customers who need to scale their attachable storage independently from their Cloud Servers<br />
2. customers who need high performance storage for databases or I/O intensive applications</p></blockquote>
<p>Because these use cases have different needs, Rackspace built two solutions that make up the Cloud Block Storage product. The basic performance tier gives customers that simply need more attachable storage a low cost solution based on commodity drives. The high performance tier will allow customers to take advantage of speedy solid-state drives.</p>
<h2>How Rackspace Cloud Block Storage Works</h2>
<p>The diagram below illustrates the Cloud Block Storage architecture:</p>
<p><img class="alignleft" alt="" src="http://c179631.r31.cf0.rackcdn.com/CBS-graphic.2.png" width="626" height="573" /></p>
<p>For Cloud Block Storage, we started with the Nova Volume API of OpenStack as the core interface. We then created an internal storage system called Lunr as the storage system behind the Volume Manager API. This storage system builds on top of standard Linux technologies and commodity hardware. Lunr integrates with OpenStack Nova through a nova-volume driver. Cloud Block Storage API requests are made through the OpenStack Nova Volume API and passed on to the Lunr API.</p>
<p>Volumes are provisioned in Lunr and attached to the Cloud Servers Compute host via iSCSI. The host then exposes the volume to the guest as a virtual device. Backups of the volumes can be made as snapshots and are stored in Rackspace Cloud Files (Swift Storage). Our storage nodes can be populated with either high performance solid state drives (SSD) or standard hard drives.</p>
<h2>Features &amp; API Operations</h2>
<p>Cloud Block Storage uses the following API operations to attach volumes to Cloud Servers powered by OpenStack and manage the volume attachments:</p>
<div>
<ul>
<li>Create/Delete Volume</li>
<li>Attach/Detach Volume</li>
<li>Volume Snapshots</li>
<li>List Volume Snapshots</li>
<li>List Volumes</li>
<li>Create Volumes From Snapshot</li>
<li>Choose Volume Type</li>
<li>Choose Volume Size</li>
</ul>
</div>
<h2>Simple Pricing</h2>
<p>We built a unique and simple pricing approach for Cloud Block Storage. Unlike other cloud providers, our simple pricing model is <span style="text-decoration: underline;">not</span> based on input/output operations per second (IOPS), since the vast majority of businesses don’t know and often can’t control their IOPS. We will offer a flat rate per GB of storage. Final per GB prices are not set yet, but will be very competitive.</p>
<h2>Currently In Preview (Beta) Testing</h2>
<p>Rackspace Cloud Block Storage is now in Beta/Preview stage which means our Engineering and Product teams are gathering feedback, tweaking system performance, fixing any bugs and perfecting our Fanatical Support for the product.</p>
<p>We&#8217;ve had an overwhelming response to the CBS Preview so we are asking customers (which have been invited to the Preview) to complete a survey and we are using the survey responses to prioritize a good mix of use cases, performance testing, etc. We still have a number of customers in our queue to get access to Cloud Block Storage Preview and may invite more customers if needed.</p>
<p>We are very excited about this offering and we’re working hard to launch it into Unlimited/General Availability soon after the August launch of our open cloud based on OpenStack.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/rackspace-cloud-block-storage-making-progress-towards-a-fall-release/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via Rackspace Cloud Files: c3414940.r40.cf0.rackcdn.com

 Served from: www.rackspace.com @ 2013-05-23 06:21:33 by W3 Total Cache -->