SSD and Green IT moving beyond green washing

SSD and Green IT moving beyond green washing

Keeping in mind that there is no such thing as a data or information recession, not to mention that people and data are living longer, there is the need to discuss expanding data footprints. When researching his new article over on SearchSolidstateStorage.com John Hilliard reached out to ask about SSD, Green IT, energy efficiency and effectiveness trends and perspectives (you can read the article and my comments here).

In the past when Green IT and Green storage was mentioned, discussions focused around energy avoidance along with space capacity reduction. While storage efficiency and optimization in the context of space-saving and capacity consolidation are part of Green storage, so too are storage IO consolidation with SSD. For inactive or less frequently accessed data, storage optimization and efficiency can focus on using various data footprint reduction techniques including archive, backup and data protection modernization, compression, dedupe, data management and deletion, along with storage tiering and thin provisioning among others.

SSD and IO consolidation for Green IT and productivity

On the other hand, for active data where performance is important, the focus expands to how to be more effective and boosting productivity with IO consolidation using SSD and other technologies.

Note that if your data center infrastructure is not efficient, then it is possible that for every watt of energy consumed, a watt (or more) of energy is needed to cool. However if your data center cooling is effective with a resulting low or good PUE, you may not be seeing a 1:1 watt or energy used for storage to cooling ratio as was more common a few years ago.

IMHO while reducing carbon footprints is a noble and good thing, however if that is your own focus or value proposition for a solution such as SSD or other Green technologies and techniques including data footprint reduction, you are missing many opportunities.

Have a read of John’s article that includes some of my comments on energy efficiency and effectiveness to support enhanced productivity, or the other aspect of Green IT being economic enabling to avoid missed opportunities.

Where to learn more

Various IT industry vendor and service provider links
Green and Virtual Data Center Primer
Green and Virtual Data Center links
Green IT Confusion Continues, Opportunities Missed!
Green IT deferral blamed on economic recession might be result of green gap
Supporting IT growth demand during economic uncertain times
Industry trend: People plus data are aging and living longer
Are large storage arrays dead at the hands of SSD?
EPA Energy Star for data center storage draft 3 specification
How much SSD do you need vs. want?
More storage and IO metrics that matter
What is the best kind of IO? The one you do not have to do

Speaking of speeding up business with SSD storage

Ok, nuff said for now

Cheers Gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press, 2011), The Green and Virtual Data Center (CRC Press, 2009), and Resilient Storage Networks (Elsevier, 2004)

twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2012 StorageIO and UnlimitedIO All Rights Reserved

AWS (Amazon) storage gateway, first, second and third impressions

Amazon Web Services (AWS) today announced the beta of their new storage gateway functionality that enables access of Amazon S3 (Simple Storage Services) from your different applications using an appliance installed in your data center site. With this beta launch, Amazon joins other startup vendors who are providing standalone gateway appliance products (e.g. Nasuni etc) along with those who have disappeared from the market (e.g. Cirtas). In addition to gateway vendors, there are also those with cloud access added to their software tools such as (e.g. Jungle Disk that access both Rack space and Amazon S3 along with Commvault Simpana Cloud connector among others). There are also vendors that have joined cloud access gateways as part of their storage systems such as TwinStrata among others. Even EMC (and here) has gotten into the game adding qualified cloud access support to some of their products.

What is a cloud storage gateway?

Before going further, lets take a step back and address what for some may be a fundemental quesiton of what is a cloud storage gateway?

Cloud services such as storage are accessed via some type of network, either the public Internet or a private connection. The type of cloud service being accessed (figure 1) will decide what is needed. For example, some services can be accessed using a standard Web browser, while others must plug-in or add-on modules. Some cloud services may need downloading an application, agent, or other tool for accessing the cloud service or resources, while others give an on-site or on-premisess appliance or gateway.

Generic cloud access example via Cloud and Virtual Data Storage Networking (CRC Press)
Figure 1: Accessing and using clouds (From Cloud and Virtual Data Storage Networking (CRC Press))

Cloud access software and gateways or appliances are used for making cloud storage accessible to local applications. The gateways, as well as enabling cloud access, provide replication, snapshots, and other storage services functionality. Cloud access gateways or server-based software include tools from BAE, Citrix, Gladinet, Mezeo, Nasuni, Openstack, Twinstrata among others. In addition to cloud gateway appliances or cloud points of presence (cpops), access to public services is also supported via various software tools. Many data protection tools including backup/restore, archiving, replication, and other applications have added (or are planning to add) support for access to various public services such as Amazon, Goggle, Iron Mountain, Microsoft, Nirvanix, or Rack space among several others.

Some of the tools have added native support for one or more of the cloud services leveraging various applicaiotn programming interfaces (APIs), while other tools or applications rely on third-party access gateway appliances or a combination of native and appliances. Another option for accessing cloud resources is to use tools (Figure 2) supplied by the service provider, which may be their own, from a third-party partner, or open source, as well as using their APIs to customize your own tools.

Generic cloud access example via Cloud and Virtual Data Storage Networking (CRC Press)
Figure 2: Cloud access tools (From Cloud and Virtual Data Storage Networking (CRC Press))

For example, I can use my Amazon S3 or Rackspace storage accounts using their web and other provided tools for basic functionality. However, for doing backups and restores, I use the tools provided by the service provider, which then deal with two different cloud storage services. The tool presents an interface for defining what to back up, protect, and restore, as well as enabling shared (public or private) storage devices and network drives. In addition to providing an interface (Figure 2), the tool also speaks specific API and protocols of the different services, including PUT (create or update a container), POST (update header or Meta data), LIST (retrieve information), HEAD (metadata information access), GET (retrieve data from a container), and DELETE (remove container) functions. Note that the real behavior and API functionality will vary by service provider. The importance of mentioning the above example is that when you look at some cloud storage services providers, you will see mention of PUT, POST, LIST, HEAD, GET, and DELETE operations as well as services such as capacity and availability. Some services will include an unlimited number of operations, while others will have fees for doing updates, listing, or retrieving your data in addition to  basic storage fees. By being aware of cloud primitive functions such as PUT or POST and GET or LIST, you can have a better idea of what they are used for as well as how they play into evaluating different services, pricing, and services plans.

Depending on the type of cloud service, various protocols or interfaces may be used, including iSCSI, NAS NFS, HTTP or HTTPs, FTP, REST, SOAP, and Bit Torrent, and APIs and PaaS mechanisms including .NET or SQL database commands, in addition to XM, JSON, or other formatted data. VMs can be moved to a cloud service using file transfer tools or upload capabilities of the provider. For example, a VM such as a VMDK or VHD  is prepared locally in your environment and then uploaded to a cloud provider for execution. Cloud services may give an access program or utility that allows you to configure when, where, and how data will be protected, similar to other backup or archive tools.

Some traditional backup or archive tools have added direct or via third party support for accessing IaaS cloud storage services such as Amazon, Rack space, and others. Third-party access appliance or gateways enable existing tools to read and write data to a cloud environment by presenting a standard interface such as NAS (NFS and/or CIFS) or iSCSI (Block) that gets mapped to the back-end cloud service format. For example, if you subscribe to Amazon S3, storage is allocated as objects and various tools are used to use or utilize. The cloud access software or appliance understands how to communicate with the IaaS  storage APIs and abstracts those from how they are used. Access software tools or gateways, in addition to translating or mapping between cloud APIs, formats your applications including security with encryption, bandwidth optimization, and data footprint reduction such as compression and de-duplication. Other functionality include reporting, management tools that support various interfaces, protocols and standards including SNMP or SNIA, Storage Management Initiative Specification (SMIS), and Cloud Data Management Initiative (CDMI).

First impression: Interesting, good move Amazon, I was ready to install and start testing it today

The good news here is that Amazon is taking steps to make it easier for your existing applications and IT environments to use and leverage clouds for private and hybrid adoption models with both an Amazon branded and managed services, technology and associated tools.

This means leveraging your existing Amazon accounts to simplify procurement, management, ongoing billing as well as leveraging their infrastructure. As a standalone gateway appliance (e.g. it does not have to be bundled as part of a specific backup, archive, replication or other data management tool), the idea is that you can insert the technology into your existing data center between your servers and storage to begin sending a copy of data off to Amazon S3. In addition to sending data to S3, the integrated functionality with other AWS services should make it easier to integrated with Elastic Cloud Compute (EC2) and Elastic Block storage (EBS) capabilities including snapshots for data protection.

Thus my first impression of AWS storage gateway at a high level view is good and interesting resulting in looking a bit deeper resulting in a second impression.

Second impression: Hmm, what does it really do and require, time to slow down and do more home work

Digging deeper and going through the various publicly available material (note can only comment or discuss on what is announced or publicly available) results in a second impression of wanting and needing to dig deeper based on some of caveats. Now granted and in fairness to Amazon, this is of course a beta release and hence while on first impression it can be easy to miss the notice that it is in fact a beta so keep in mind things can and hopefully will change.

Pricing aside, which means as with any cloud or managed storage service, you will want to do a cost analysis model just as you would for procuring physical storage, look into the cost of monthly gateway fee along with its associated physical service running VMware ESXi configuration that you will need to supply. Chances are that if you are an average sized SMB, you have a physical machine (PM) laying around that you can throw a copy of ESXi on to if you dont already have room for some more VMs on an existing one.

You will also need to assess the costs for using the S3 storage including space capacity charges, access and other fees as well as charges for doing snapshots or using other functionality. Again these are not unique to Amazon or their cloud gateway and should be best practices for any service or solution that you are considering. Amazon makes it easy by the way to see their base pricing for different tiers of availability, geographic locations and optional fees.

Speaking of accessing the cloud, and cloud conversations, you will also want to keep in mind what your networking bandwidth service requirements will be to move data to Amazon that might not already be doing so.

Another thing to consider with the AWS storage gateway is that it does not replace your local storage (that is unless you move your applications to Amazon EC2 and EBS), rather makes a copy of what every you save locally to a remote Amazon S3 storage pool. This can be good for high availability (HA), business continuance (BC), disaster recovery (DR) and compliance among other data management needs. However in your cost model you also need to keep in mind that you are not replacing your local storage, you are adding to it via the cloud which should be seen as complimenting and enhancing your private now to be hybrid environment.

 

Walking the cloud data protection talk

FWIW, I leverage a similar model where I use a service (Jungle Disk) where critical copies of my data get sent to that service which in turn places copies at Rack space (Jungledisks parent) and Amazon S3. What data goes to where depends on different policies that I have established. I also have local backup copies as well as master gold disaster copy stored in a secure offsite location. The idea is that when needed, I can get a good copy restored from my cloud providers quickly regardless of where I am if the local copy is not good. On the other hand, experience has already demonstrated that without sufficient network bandwidth services, if I need to bring back 100s of GBytes or TBytes of data quickly, Im going to be better off bring back onsite my master gold copy, then applying fewer, smaller updates from the cloud service. In other words, the technologies compliment each other.

By the way, a lesson learned here is that once my first copy is made which have data footprint reduction (DFR) techniques applied (e.g. compress, de dupe, optimized, etc), later copies occur very fast. However subsequent restores of those large files or volumes also takes longer to retrieve from the cloud vs. sending up changed versions. Thus be aware of backup vs. restore times, something of which will apply to any cloud provider and can be mitigated by appliances that do local caching. However also keep in mind that if a disaster occurs, will your local appliance be affected and its cache rendered useless.

Getting back to AWS storage gateway and my second impression is that at first it sounded great.

However then I realized it only supports iSCSI and FWIW, nothing wrong with iSCSI, I like it and recommend using it where applicable, even though Im not using it. I would like to have seen a NAS (either NFS and/or CIFS) support for a gateway making it easier for in my scenario different applications, servers and systems to use and leverage the AWS services, something that I can do with my other gateways provided via different software tools. Granted for those environments that already are using iSCSI for your servers that will be using AWS storage gateway, then this is a non issue while for others it is a consideration including cost (time) to factor in to prepare your environment for using the ability.

Depending on the amount of storage you have in your environment, the next item that caught my eye may or may not be an issue that the iSCSI gateway supports up to 1TB volumes and up to 12 of them hence a largest capacity of 12TB under management. This can be gotten around by using multiple gateways however the increased complexity balanced to the benefit the functionality is something to consider.

Third impression: Dig deeper, learn more, address various questions

This leads up to my third impression the need to dig deeper into what AWS storage gateway can and cannot do for various environments. I can see where it can be a fit for some environments while for others at least in its beta version will be a non starter. In the meantime, do your homework, look around at other options which ironically by having Amazon launching a gateway service may reinvigorate the market place of some of the standalone or embedded cloud gateway solution providers.

What is needed for using AWS storage gateway

In addition to having an S3 account, you will need to acquire for a monthly fee the storage gateway appliance which is software installed into a VMware ESXi hypervisor virtual machine (VM). The requirements are VMware ESXi hypervisor (v4.1) on a physical machine (PM) with at least 7.5GB of RAM and four (4) virtual processors assigned to the appliance VM along with 75GB of disk space for the Open Virtual Alliance (OVA) image installation and data. You will also need to have an proper sized network connection to Amazon. You will also need iSCSI initiators on either Windows server 2008, Windows 7 or Red Hat Enterprise Linux.

Note that the AWS storage gateway beta is optimized for block write sizes greater than 4Kbytes and warns that smaller IO sizes can cause overhead resulting in lost storage space. This is a consideration for systems that have not yet changed your file systems and volumes to use the larger allocation sizes.

Some closing thoughts, tips and comments:

  • Congratulations to Amazon for introducing and launching an AWS branded storage gateway.
  • Amazon brings trust the value of trust to a cloud relationship.
  • Initially I was excited about the idea of using a gateway that any of may systems could use my S3 storage pools with vs. using gateway access functions that are part of different tools such as my backup software or via Amazon web tools. Likewise I was excited by the idea of having an easy to install and use gateway that would allow me to grow in a cost effective way.
  • Keep in mind that this solution or at least in its beta version DOES NOT replace your existing iSCSI based storage needs, instead it compliments what you already have.
  • I hope Amazon listens carefully to what they customers and prospects want vs. need to evolve the functionality.
  • This announcement should reinvigorate some of the cloud appliance vendors as well as those who have embedded functionality to Amazon and other providers.
  • Keep bandwidth services and optimization in mind both for sending data as well as for when retrieving during a disaster or small file restore.
  • In concept, the AWS storage gateway is not all that different than appliances that do snapshots and other local and remote data protection such as those from Actifio, EMC (Recoverpoint), Falconstor or dedicated gateways such as those from Nasuni among others.
  • Here is a link to added AWS storage gateways frequently asked questions (FAQs).
  • If the AWS were available with a NAS interface, I would probably be activating it this afternoon even with some of their other requirements and cost aside.
  • Im still formulating my fourth impression which is going to take some time, perhaps if I can get Amazon to help sell more of my books so that I can get some money to afford to test the entire solution leveraging my existing S3, EC2 and EBS accounts I might do so in the future, otherwise for now, will continue to research.
  • Learn more about the AWS storage gateway beta, check out this free Amazon web cast on February 23, 2012.

Learn more abut cloud based data protection, data footprint reduction, cloud gateways, access and management, check out my book Cloud and Virtual Data Storage Networking (CRC Press) which is of course available on Amazon Kindle as well as via hard cover print copy also available at Amazon.com.

Ok, nuff said for now, I need to get back to some other things while thinking about this all some more.

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press, 2011), The Green and Virtual Data Center (CRC Press, 2009), and Resilient Storage Networks (Elsevier, 2004)

twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2012 StorageIO and UnlimitedIO All Rights Reserved

A conversation from SNW 2011 with Jenny Hamel

Here (.qt) and here (.wmv) is a video from an interview that I did with Jenny Hamel (@jennyhamelsd6) during the Fall 2011 SNW event in Orlando Florida.

audio

Topics covered during the discussion include:

  • Importance of metrics that matter for gaining and maintaining IT situational awareness
  • The continued journey of IT to improve customer service delivery in a cost-effective manner
  • Reducing cost and complexity without negatively impacting customer service experience
  • Participating in SNW and SNIA for over ten years on three different continents

Industry Trends and Perspectives

  • Industry trends, buzzword bingo (SSD, cloud, big data, virtualization), adoption vs. deployment
  • Increasing efficiency along with effectiveness and productivity
  • Stretching budgets to do more without degrading performance or availability
  • How customers can navigate their way around various options, products and services
  • Importance of networking at events such as SNW along with information exchange and learning
  • Why data footprint reduction is similar to packing smartly when going on a journey
  • Cloud and Virtual Data Storage Networking (now available on Kindle and other epub formats)

View the video from SNW fall 2011 here (.qt) or here (.wmv).

audio

Check out other videos and pod casts here or at StorageioTV.com

Speaking of industry trends, check out the top 25 new posts from 2011, along with the top 25 all time posts and my comments (predictions) for 2012 and 2013.

Ok, nuff said for now

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press, 2011), The Green and Virtual Data Center (CRC Press, 2009), and Resilient Storage Networks (Elsevier, 2004)

twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2012 StorageIO and UnlimitedIO All Rights Reserved

SNW Fall 2011 revisited and SNIA Emerald program

A couple of weeks ago I traveled down to Orlando Florida for a few days to attend the fall 2011 SNW (Storage Networking World) produced in conjunction by IDG Computerworld and the Storage Networking Industry Association (SNIA).

SNIA and SNW

While at the Orlando event, SNIA executive director Leo Legar asked me how many SNWs I had attended and my responses was on which continent?

My answer was part in fun however also serious as I have been attending SNWs (in addition to other SNIA events) for over ten years in both North and South America as well as in Europe including presenting SNIA tutorials and SNW sessions.

SNW is always good for meeting up with old friends and acquaintances along with meeting new ones including twitter tweeps (hashtag #snwusa #snw2011 @sniacloud @snwusa) and the recent event was no exception. Granted SNW is smaller than it was during its peak in the mid 2000s however it was great to go for a couple of days of meetings, checking out the expo hall and some sessions as well as getting out and about meeting people involved with servers, storage, networking, virtualization, cloud, hardware, software and services.

SNW remains as its name implies (Storage Networking World) an event around networking as in conversations, learning, knowledge exchange, information gathering and meetings not to mention the hands on lab. I found the two days I was there adequate to get the meetings and other activities I had planned, along with time for impromptu meetings. ANother observation was that during the peak of the large mega SNW events, while there were more meetings, they were also much shorter along the lines of speed dating vs. those a couple of weeks ago where there was time to have quality conversations.

Some of the news at the recent SNW event, involved SNIA and their Green Storage Initiative (GSI) announcing the availability of the Emerald program Green IT storage energy metrics that have been in the works for several years. The SNIA Emerald program consists of specifications, taxonomies, metrics and measurements standards to gauge various types of storage power or energy usage to gauge its effectiveness. In other words, yes, Green IT and Green storage are still alive, they just are not as trendy to talk about as they were a few years ago which a shift in focus towards productivity, effective use and supporting growth to help close the green gap and missed IT as well as business opportunities.

Also during the recent SNW event, I did a book signing event sponsored by SNIA. If you have not done so, check out the SNIA Cloud Storage Initiative (CSI) who arranged for several of my new book Cloud and Virtual Data Storage Networking to be given away. Book signings are fun in that I get to meet lots of people and hear what they are doing, encountering, looking for, have done, concerned or excited about. It was handy having SNIA CSI material available at the table as I was signing books and visiting with people to be able to give them information about things such as CDMI not to mention hearing what they were doing or looking for. Note to SNIA, if we do this again, lets make sure to have someone from the CSI at the table to join in the fun and conversations as there were some good ones. Learn more about the activities of the SNIA CSI including their Cloud Data Management Initiative (CDMI) here.

SNIA Cloud Storage Initiaive CSI

Thanks again to SNIA for arranging the book signing event and for those who were not able to get a copy of my new book before they ran out, my publisher CRC Press Taylor and Francis has arranged a special SNIA and SNW discount code. To take advantage of the SNIA and SNW discount code, go to the CRC Press web site (here) and apply the discount code KVK01 during checkout for catalog item K12375 (ISBN: 9781439851739).

30 percent discount code for Cloud and Virtual Data Storage Networking Book

Thanks again to Wayne Adams (@wma01606), Leo Legar and Michael Meleedy among others who arranged for a fantastic fall 2011 SNW event along with everyone who participated in the book signing event and other conversations while in Orlando and to those who were involved virtually via twitter.

Ok, nuff said for now

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press, 2011), The Green and Virtual Data Center (CRC Press, 2009), and Resilient Storage Networks (Elsevier, 2004)

twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2011 StorageIO and UnlimitedIO All Rights Reserved

Whats your take on open virtualization alliance and VMware?

Have you heard about the open virtualization alliance (OVA), their kernel based virtual machine (KVM) and their diverse membership list?

If not, here is a link to the OVA FAQ, also take a moment and read this here that talks about OVA along with some perspectives commentary from others as well as myself.

Virtual Servers and Virtual Machines

Figure 1: Generic representation of virtual machines (VMs) and virtualized environment

In a nutshell, OVA can be seen by the faithful as a move or ploy to catch up and buck the success trend of VMware. To those who are not on the VMware bandwagon, this could be seen as a move to level the playing field for virtual machines, kernels and servers.

Yet to others, this can be seen as DejaVu to past attempts at operating systems or other technology alliances to bring parity to the ranks of those not at the top of the technology list of a particular topic, product or theme. For example, a decade or two ago, there were the various Unix groups (remember SCO etc?) that were attempted involving the late Ray Norda of Novell fame in a quest to battle Microsoft among others.

The industry road side is littered with alliances that either still exist yet collecting dust or that faltered. For storage people does anybody remember Aperi and how those in the IBM lead storage management alliance were all singing Kumbaya around a virtual campfire and later partnering with SNIA (Storage Networking Industry Association)? Speaking of SNIA, anybody remember the various supported solutions forums (SSFs) popular back in the early 2000s as a means to demonstrate and stimulate interoperability between different vendors technologies?

Alliances are not bad, however generally to be successful, they have to exist for the right reasons in addition to being well funded, have strong leadership that also means having clear objectives to minimize chances of compromise by committee. While we are talking about alliances, have you heard about the Open Data Center Alliance (ODCA)? The ODCA alliance of which StorageIO is a member is a bit different than many IT related groups in that it is customer or non vendor focused. ODCA has good potential for doing some interesting things as long as they do not get bogged down in bureaucracy as is to often the case with industry driven trade groups, associations or alliances.

Open Data Center Alliance Member

Lets see how these and other alliances move forward or what becomes of them, not to mention the expanding awareness around virtualization, life beyond consolidation (and here).

Whats your take on OVA and other alliances?

Ok, nuff said for now.

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press, 2011), The Green and Virtual Data Center (CRC Press, 2009), and Resilient Storage Networks (Elsevier, 2004)

twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2011 StorageIO and UnlimitedIO All Rights Reserved

EPA Energy Star for Data Center Storage Update

EPA Energy Star

Following up on a recent post about Green IT, energy efficiency and optimization for servers, storage and more, here are some additional  thoughts, perspectives along with industry activity around the U.S. Environmental Protection Agency (EPA) Energy Star for Server, Data Center Storage and Data Centers.

First a quick update, Energy Star for Servers is in place with work now underway on expanding and extending beyond the first specification. Second is that Energy Star for Data Center storage definition is well underway including a recent workshop to refine the initial specification along with discussion for follow-on drafts.

Energy Star for Data Centers is also currently undergoing definition which is focused more on macro or facility energy (notice I did not say electricity) efficiency as opposed to productivity or effectiveness, items that the Server and Storage specifications are working towards.

Among all of the different industry trade or special interests groups, at least on the storage front the Storage Networking Industry Association (SNIA) Green Storage Initiative (GSI) and their Technical Work Groups (TWG) have been busily working for the past couple of years on taxonomies, metrics and other items in support of EPA Energy Star for Data Center Storage.

A challenge for SNIA along with others working on related material pertaining to storage and efficiency is the multi-role functionality of storage. That is, some storage simply stores data with little to no performance requirements while other storage is actively used for reading and writing. In addition, there are various categories, architectures not to mention hardware and software feature functionality or vendors with different product focus and interests.

Unlike servers that are either on and doing work, or, off or in low power mode, storage is either doing active work (e.g. moving data), storing in-active or idle data, or a combination of both. Hence for some, energy efficiency is about how much data can be stored in a given footprint with the least amount of power known as in-active or idle measurement.

On the other hand, storage efficiency is also about using the least amount of energy to produce the most amount of work or activity, for example IOPS or bandwidth per watt per footprint.

Thus the challenge and need for at least a two dimensional  model looking at, and reflecting different types or categories of storage aligned for active or in-active (e.g. storing) data enabling apples to apples, vs. apples to oranges comparison.

This is not all that different from how EPA looks at motor vehicle categories of economy cars, sport utility, work or heavy utility among others when doing different types of work, or, in idle.

What does this have to do with servers and storage?

Simple, when a server powers down where does its data go? That’s right, to a storage system using disk, ssd (RAM or flash), tape or optical for persistency. Likewise, when there is work to be done, where does the data get read into computer memory from, or written to? That’s right, a storage system. Hence the need to look at storage in a multi-tenant manner.

The storage industry is diverse with some vendors or products focused on performance or activity, while others on long term, low cost persistent storage for archive, backup, not to mention some doing a bit of both. Hence the nomenclature of herding cats towards a common goal when different parties have various interests that may conflict yet support needs of various customer storage usage requirements.

Figure 1 shows a simplified, streamlined storage taxonomy that has been put together by SNIA representing various types, categories and functions of data center storage. The green shaded areas are a good step in the right direction to simplify yet move towards realistic and achievable befits for storage consumers.


Figure 1 Source: EPA Energy Star for Data Center Storage web site document

The importance of the streamlined SNIA taxonomy is to help differentiate or characterize various types and tiers of storage (Figure 2) products facilitating apples to apples comparison instead of apples or oranges. For example, on-line primary storage needs to be looked at in terms of how much work or activity per energy footprint determines efficiency.


Figure 2: Tiered Storage Example

On other hand, storage for retaining large amounts of data that is in-active or idle for long periods of time should be looked at on a capacity per energy footprint basis. While final metrics are still being flushed out, some examples could be active storage gauged by IOPS or work or bandwidth per watt of energy per footprint while other storage for idle or inactive data could be looked at on a capacity per energy footprint basis.

What benchmarks or workloads to be used for simulating or measuring work or activity are still being discussed with proposals coming from various sources. For example SNIA GSI TWG are developing measurements and discussing metrics, as have the storage performance council (SPC) and SPEC among others including use of simulation tools such as IOmeter, VMware VMmark, TPC, Bonnie, or perhaps even Microsoft ESRP.

Tenants of Energy Star for Data Center Storage overtime hopefully will include:

  • Reflective of different types, categories, price-bands and storage usage scenarios
  • Measure storage efficiency for active work along with in-active or idle usage
  • Provide insight for both storage performance efficiency and effective capacity
  • Baseline or raw storage capacity along with effective enhanced optimized capacity
  • Easy to use metrics with more in-depth back ground or disclosure information

Ultimately the specification should help IT storage buyers and decision makers to compare and contrast different storage systems that are best suited and applicable to their usage scenarios.

This means measuring work or activity per energy footprint at a given capacity and data protection level to meet service requirements along with during in-active or idle periods. This also means showing storage that is capacity focused in terms of how much data can be stored in a given energy footprint.

One thing that will be tricky however will be differentiating GBytes per watt in terms of capacity, or, in terms of performance and bandwidth.

Here are some links to learn more:

Stay tuned for more on Energy Star for Data Centers, Servers and Data Center Storage.

Ok, nuff said.

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press), The Green and Virtual Data Center (CRC Press) and Resilient Storage Networks (Elsevier)
twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2024 Server StorageIO and UnlimitedIO LLC All Rights Reserved

Another StorageIO Appearance on Storage Monkeys InfoSmack

Following up from a previous appearance, I recently had another opportunity to participate in another Storage Monkeys InfoSmack podcast episode.

In the most recent podcast, discussions were centered on the recent service disruption at Microsoft/T-Mobile Side-Kick cloud services, FTC blogger disclosure guidelines, is Brocade up for sale and who should buy them, SNIA and SNW among other topics.

Here are a couple of relevant links pertaining to topics discussed in this InfoSmack session.

If you are involved with servers, storage, I/O networking, virtualization and other related data infrastructure topics, check out Storage Monkeys and InfoSmack.

Cheers – gs

Greg Schulz – StorageIO, Author “The Green and Virtual Data Center” (CRC)

PUE, Are you Managing Power, Energy or Productivity?

With a renewed focus on Green IT including energy Efficiency and Optimization of servers, storage, networks and facilities, is your focus on managing power, energy, or, productivity?

For example, do you use or are interested in metrics such as Greengrid PUE or 80 Plus efficient power supplies along with initiatives such as EPA Energy Star for servers and emerging Energy Star for Data Center for Storage in terms of energy usage?

Or are you interested in productivity such as amount of work or activity that can be done in a given amount of time,or how much information can be stored in a given footprint (power, cooling, floor space, budget, management)?

For many organizations, there tends to be a focus and in both managing power along with managing productivity. The two are or should interrelated, however there are some disconnects with some emphasis and metrics. For example, the Green grid PUE is a macro facilities centric metric that does not show the productivity, quality or measure of services being delivered by a data center or information factory. Instead, PUE provides a gauge of how the habitat, that is the building and power distribution along with cooling are efficient with respect to the total energy consumption of IT equipment.

As a refresher, PUE is a macro metric that is essentially a ratio of how much total power or energy goes into a facility vs. the amount of energy used by IT equipment. For example, if 12Kw (smaller room/site) or 12Mw (larger site) are required to power an IT data center or computer room for that matter, and of that energy load, 6kWh or 6Mw, the PUE would be 2. A PUE of 2 is an indicator that 50% of energy going to power a facility or computer room goes towards IT equipment (servers, storage, networks, telecom and related equipment) with the balance going towards running the facility or environment which typically has had the highest percentage being HVAC/cooling.

In the case of EPA Energy Star for Data Centers which initially is focused on the habitat or facility efficiency, the answer is measuring and managing energy use and facility efficiency as opposed to productivity or useful work. The metric for EPA Energy Star for Data Center initially will be Energy Usage Effectiveness (EUE) that will be used to calculate a ratting for a data center facility. Those data centers in the top25 percentile will qualify for Energy Star certification.

Note the word energy and not power which means that the data center macro metric based on Green grid PUE rating looks at all source of energy used by a data center and not just electrical power. What this means is that a macro and holistic facilities energy consumption could be a combination of electrical power, diesel, propane or natural gas or other fuel sources to generate or create power for IT equipment, HVAC/Cooling and other needs. By using a metric that factor in all energy sources, a facility that uses solar, radiant, heat pumps, economizers or other techniques to reduce demands on energy will make a better rating.

By using a macro metric such as EUE or PUE (ratio = Total_Power_Used / IT_Power_Needs), a starting point is available to decide and compare efficiency and cost to power or energize a facility or room also known as a habitat for technology.

Managing Productivity of Information Factories (E.g. Data Centers)
What EUE and PUE do not reflect or indicate is how much data is processed, moved and stored by servers, storage and networks within a facility. On the other hand or extreme from macro metrics are micro or component metrics that gauge energy usage on an individual device basis. Some of these micro metrics may have activity or productivity indicator measurements associated with them, some don’t. Where these leave a big gap and opportunity is to fill the span between the macro and micro.

This is where work is being done by various industry groups including SNIA GSI, SPC and SPEC among others along with EPA Energy Star among others to move beyond macro PUE indicators to more granular effectiveness and efficiency metrics that reflect productivity. Ultimately productivity is important to gauge,  the return on investment and business value of how much data can be processed by servers, moved via networks or stored on storage devices in a given energy footprint or cost.

In Figure 1 are shown four basic approaches (in addition to doing nothing) to energy efficiency. One approach is to avoid energy usage, similar to following a rationing model, but this approach will affect the amount of work that can be accomplished. Another approach is to do more work using the same amount of energy, boosting energy efficiency, or do same amount of work (or storage data) however with less energy.

Tiered Storage
Figure 1 the Many Faces of Energy Efficiency Source: The Green and Virtual Data Center(CRC)

The energy efficiency gap is the difference between the amount of work accomplished or information stored in a given footprint and the energy consumed. In other words, the bigger the energy efficiency gap, the better, as seen in the fourth scenario, doing more work or storing more information in a smaller footprint using less energy. Clock here to read more about Shifting from energy avoidance to energy efficiency.

Watch for new metrics looking at productivity and activity for servers, storage and networks ranging from MHz or GHz per watt, transactions or IOPS per watt, bandwidth, frames or packets processed per watt or capacity stored per watt in a given footprint. One of the confusing metrics is Gbytes or Tbytes per watt in that it can mean storage capacity or bandwidth, thus, understand the context of the metric. Likewise watch for metrics that reflect energy usage for active along with in-active including idle or dormant storage common with archives, backup or fixed content data.

What this all means is that work continues on developing usable and relevant metrics and measurement not only for macro energy usage, also, to gauge the effectiveness of delivering IT services. The business value proposition of driving efficiency and optimization including increased productivity along with storing more information in a given footprint is to support density and business sustainability.

 

Additional resources and where to learn in addition to those mentioned above include:

EPA Energy Star for Data Center Storage

Storage Efficiency and Optimization – The Other Green

Performance = Availability StorageIOblog featured ITKE guest blog

SPC and Storage Benchmarking Games

Shifting from energy avoidance to energy efficiency

Green IT Confusion Continues, Opportunities Missed!

Green Power and Cooling Tools and Calculators

Determining Computer or Server Energy Use

Examples of Green Metrics

Green IT, Power, Energy and Related Tools or Calculators

Chapter 10 (Performance and Capacity Planning)
Resilient Storage Networks (Elsevier)

Chapter 5 (Measurement, Metrics and Management of IT Resources)
The Green and Virtual Data Center (CRC)

Ok, nuff said.

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press), The Green and Virtual Data Center (CRC Press) and Resilient Storage Networks (Elsevier)
twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2024 Server StorageIO and UnlimitedIO LLC All Rights Reserved

Mirror mirror on the wall, who’s the greenest of them all?

If you subscribe to the notion that Green IT is all about carbon footprints, you may be missing out on some real opportunities to go green. After all, carbon is part of the green movement, there are many other aspects including supply chain, efficiency, sustainability in addition to recycling, not to mention optimizing power, cooling footprints in order to do more work in a productive manner.

So who is the greenest of them all? Could it be Brocade, CA, Cisco, EMC, Hitachi, IBM, Intel, LSI, Microsoft, NetApp, Oracle, Symantec, VMware or 3PAR? What about the cloud crowd or perhaps one of the industry trade groups such as Green grid, SNIA GSI, Climate Savers Computing or Carbon disclosure project perhaps among others?

You might be surprised, now granted, this list is for consumer products. However, given their broad adoption, and looking at Green as more than carbon impact, and with the EPA implanting Energy Star for Servers and now Energy Star for storage in the works, not to mention factoring in the green supply chain, have a look here.

Here’s an interesting read about how the Internet is causing global warming. How ironic, given Al Gore’s carbon crusade, and the folk-lore claim about  (or mistaken have claimed) to have invented the Internet, no wonder he has been able to cash-in and transform Green to Gold.

For those interested in saving money with efficient and optimized storage (e.g. the new Green) to boost productivity, here’s an article to check out.

Ok, that’s enough "Green" fun for now.

Cheers gs

Green Storage is Alive and Well: ENERGY STAR Enterprise Storage Stakeholder Meeting Details

While Green hype and green washing may be on the endangered species list if not already extinct, there are many things taking place to shift the focus from talking about being green to enabling and leveraging efficiency and optimization to boost productivity and enable business sustainability.

The industry has seen and is seeing the shift from the initial green hype cycle of a few years ago to the more recent trough of disillusionment (or here) typically found with a post technology or trend hangover, to the current re-emergence, and growing awareness of the many different faces and facets of being green.

Granted there has been some recent activity by the U.S. government to add new climate control legislation (e.g. HR2454 – Waxman/Markey) to build on previous clean air acts of the 1990s as well as those dating back to the 1970s and earlier.

While the green gap (or here) still exists with confusion by IT organizations that Green is only Green if and only if it is about reducing Carbon footprints as opposed to the realization that there are many different faces or facets of being Green and efficient. For example, there is also a growing awareness that addressing power, cooling, floor-space or footprint to enable sustained business growth as well as enabling next generation virtual, cloud as well as traditional forms of IT service ennablement has both economic and business benefits. That is, determining energy usage, shifting from energy avoidance to expanding and supporting energy efficiency initiatives along with boosting productivity, doing more with what you have, fitting into and growing within current or future constraints on available power, cooling, footprint/floorpsace, budget or manpower constraints while improving on service delivery to remain competitive. (Learn more in "The Green and Virtual Data Center" (CRC) )
The Green and Virtual Data Center Book

Regardless of if you are a eco-tech warrior or not, learning about and then closing the Green gap and how shifting a focus towards efficiency has both business economic and environmental benefits and helps to break down some of the perceptions about what Green is or is not.

One such activity is the U.S. EPA Energy Star program which is about as much energy avoidance as it is about energy efficiency You might be familiar with Energy Star logos on various consumer products around your home or office as well as for laptops, notebooks, desktop and workstations. Recently EPA released a new standard specification for Energy Star for Servers and is now currently working on one for enterprise storage. As part of the initiative, stakeholders or those with an interest in data storage are invited to participate in upcoming EPA working sessions to provide feedback and input on what is important to you.

US EPA Energy Star wants and needs you!US EPA Energy Star Logo

Here’s the message received from the EPA via their mailing list this past week (in italics below):

Dear Enterprise Storage Stakeholder or Other Interested Party:

Provided below are additional details regarding the ENERGY STAR® Enterprise Storage Stakeholder Meeting scheduled for Monday, July 20, 2009 in San Jose, CA.  The U.S. Environmental Protection Agency (EPA) plans to use this opportunity to review feedback on the ENERGY STAR Specification Framework document and discuss initial plans for a Draft 1 specification. A conference call line will be provided to stakeholders who are unable to participate in person.

Date: Monday, July 20, 2009
Time: 11:00 AM to 4:00 PM Pacific Time (lunch will be provided)
Location: The Sainte Claire Hotel, 302 South Market St., San Jose, CA 95113, 408.295.2000, www.thesainteclaire.com
Conference Call Phone: Provided with meeting registration

EPA would like to thank the Storage Networking Industry Association (SNIA) for providing lunch, refreshments, and logistical support for the ENERGY STAR stakeholder meeting.

For the convenience of meeting attendees, this event is being held in conjunction with the SNIA Technical Symposium being held July 20-23, 2009.

For more information on this event visit: ;

The Sainte Claire Hotel is offering a special room rate of $149/night for participants in the ENERGY STAR Stakeholder Meeting.  Rooms can be booked by following the link to the SNIA Technical Symposium Web site.

Please note: Whether you plan to attend in person or via conference call, you must RSVP to storage@energystar.gov no later than Monday, July 13, 2009. Conference call information and a copy of presentation materials will be distributed to all registered attendees in advance of the meeting.

As a reminder, stakeholders are encouraged to submit feedback on the ENERGY STAR Enterprise Storage Specification Framework to storage@energystar.gov no later than this Friday, July 3, 2009.

The latest program documentation is available for download at www.energystar.gov/newspecs.

If you have any questions please contact Steve Pantano, ICF International, at spantano@icfi.com or Andrew Fanara, US EPA, at fanara.andrew@epa.gov.

Thank you for your continued support of ENERGY STAR!

Learn more at www.energystar.gov

Ok, nuff said.

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press), The Green and Virtual Data Center (CRC Press) and Resilient Storage Networks (Elsevier)
twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2024 Server StorageIO and UnlimitedIO LLC All Rights Reserved

SNW (And other conferences) Want and Need You!

Not to worry, its not yet time for phrases such as “Ask not what a conference can do for you, ask what you can do for a conference…”, at least I hope until some clever marketer tries that theme to stimulate conference participation short of an IT conference bailout package.

Uncle Conference wants you!

Conferences Want and Need You

Last week I received as did many other IT industry analyst, bloggers, consultants, media and press an invitation to apply and be considered for free admission (they waive the $1,000+ registration fee) to attend and cover the upcoming Computerworld/IDG and SNIA co-produced Storage Networking World (SNW) event in Orlando April 2009. Ok, nothing out of the ordinary here, as there are several events that do the same thing where you are sent out an invite to apply and attend and if accepted to attend, your registration fee is waived. Meanwhile other venues simply send you the pre-accepted invite and thanks for prior participating forgoing the whole apply, register and be accepted game.

What I find interesting here is that out of all the usual conference, expos, seminars and so forth that I get invited to attend, or to keynote and speak at, two stood out this past week. Those being SNW and the other being upstart The Business Development (BD) Event to be held in Boston in June 2009. Big vendor centric shows like EMCworld and VMworld among others will probably continue albeit with some fine tuning. While some vendors are cutting back or postponing their customer, or media and analyst events, as well as some of the large mega analyst firms like Gartner among others are cutting back or canceling their conferences due to tough economic times, events like the TechTarget Storage Decisions which are IT customer/user focused events are being fine tuned to be more effective as well as taking the message to the people who are under travel and time restrictions via custom local events and seminars.

Likewise, traditional big industry vertical shows like SNW are having to get more aggressive to get both their paying customers (e.g. vendor sponsors, media sponsors, people who pay the registration fee) to show up and participate as well as to get the industry analysts, bloggers, consultants, media and press to show up and cover the event. I’m guessing Jon Toigo over at Drunkendata must be salivating given some of his past posts that SNW is issuing announcements on MSNBC and other venues via Marketwire inviting industry media and analyst to attend the spring SNW. I wonder if Jon Toigo will be issuing similar announcements to all industry media and analyst or if his upcoming C4 conference in May will be an exclusive and by invitation only event?

In the face of all of these changes, there’s also a new upstart event for business development and networking amongst vendors, vars, press, media, analyst, customers, consultants and others, something that SNW used to be known for the storage industry as the place to go. In June 2009, a new event, "The BD Event" will be held in Boston with a simple value proposition, avoid the high costs and restrictions of some other venues, for a relatively small fee to basically cover cost, show up and meet and do some business.

What does this all mean and what will I be doing in 2009 regarding industry activities, seminars, shows, conferences and events?

I’m pleased to announce (don’t worry, I wont be issuing a press release as I did that this past week for my new book) that I have been accepted to attend SNW in Orlando, now I need to decide if I’m actually going to attend or not. I may end up doing what I did last fall which is fly in for a day for some meetings and tie into some other activities in the area.

I like the theme of the BD event in June and have it penciled in however have not committed with the Duplessie’s yet. Storage Decisions will be on the calendar as its a great place for meeting with and hearing what’s on the mind of the IT professionals as opposed to hearing it second or third hand from others. As for other venues and events, there will be more posted on the StorageIO events page through out the year.

Ok, nuff said for now

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press, 2011), The Green and Virtual Data Center (CRC Press, 2009), and Resilient Storage Networks (Elsevier, 2004)

twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2011 StorageIO and UnlimitedIO All Rights Reserved

Hitting The Road Again

The phrase hitting the road can have different meaning these days with rash of layoffs, cutbacks, right-sizing and so forth that are hitting companies of all sizes include IT manufacturer, services, media and even analysts firms of the like of giant Gartner (who also canceled some of their upcoming shows/conferences) and Forseters among others large firms.

For those unfortunate who have been caught up in the various recent market dynamics and job cuts, best wishes and good luck. What I have been telling people who have been contacting me for referrels, references, looking to be hired and so forth is to check-out Carter Lusher on twitter and his blog site over at SageCircle (A site for Analyst Relations-AR folks). Also check-out Jeremiah Owyang of Forrester blog, both of whom have some tips and other useful information including how to use and leverage social media tools including twitter among others. Don’t forget the various groups within Linkedin (e.g. Linkedin Groups) and other networking groups for that matter if you have not already done so as there are various notes and information for job seekers as well as job openings looking to be filled. Speaking of social media and web 2.0 including twitter, I can be found at twitter.com/storageio.

In the context of StorageIO, I’m off traveling on the road again for what marks the start of a busy and exciting winter and early spring schedule. While I wont be able to attend the big events in Washington DC or wine tasting with friends in the Sydney (Oz) area this week, I will be in San Jose, CA (Do you know the way to San Jose?) key noting at the SNIA Symposium and then at a private event in Tucson, AZ (Sorry, not at the bone yard or IBM for this trip).

At the SNIA event, the audience will be those from the storage and networking industry in general including a mix of vendors and vars, some media and analysts and a few IT customers. The title for my keynote talk at SNIA this week will be "Storage Industry Update V2.009: Chaos and Opportunity ?What?s the Buzz!". As for the theme, well, to say that times are tough would be an understatement, yet, with the financial markets and economic chaos, for many originations, the show must go however it?s not business as usual, it?s doing more work, processing and storing more information in a given footprint and at a lower cost than in the past. Yet in all of the current chaos and conditions, there are near term tactical as well as long term strategic opportunities in the storage networking and data management ecosystem.

In Tucson, the focus will be different with an audience of IT professionals from various size business and a theme of being sponsored by Silverado technologies The theme is Enabling Virtual IT Infrastructure – Trends in Data Management, Storage Management & Security Issues in Virtualized Environments. My keynote talk will be "Storage in a Virtual Data Center: Performance, Availability, Security and Data Protection". The session looks at storage and networking trends, technologies and techniques to support and enable a virtual data center.

In addition to this weeks schedule, other upcoming events include a speaking engagement on "The Green and Virtual Data Center" at an event in Cancun in early February, stops in Dallas, Tampa, Miami, Los Angles, Birmingham and Cincinnati on the Techtarget custom events tour train as well as Las Vegas and others in April and beyond in addition to other activities. Check out the StorageIO events page for more information on these and other activities in a location near you. If you are in either San Jose or Tucson this week, or in any of the other upcoming locations, come on out, stop by and say hello as it would be great to catch up and hear what’s the buzz.

Cheers – gs

Green Power and Cooling Tools and Calculators

In the course of doing research and consulting work with various IT organizations, VARs, trade groups and vendors over the past couple of years, not to mention in preparing for my new book "The Green and Virtual Data Center" (Auerbach), I have come across (see a list here) several tools, calculators and modeling or sizing utilities pertaining to power, cooling, floor-space, EH&S (PCFE) also known as green topics.

Many vendors and organizations including APC, Dell, EMC, Emerson, IBM, HP and Sun among others have various types of green and related calculators in support of PCFE, performance and related sizing activities. These and other tools differ in what information they provide as well as the level of detail and configuration information, however, the tools are also evolving. As an example, EMC blogger Mark Twomey aka Storagezilla has a new post discussing an updated version of their updated calculator that is now web based tool for PCFE and green sizing.

Ok, nuff said.

Cheers gs

Greg Schulz – Author Cloud and Virtual Data Storage Networking (CRC Press), The Green and Virtual Data Center (CRC Press) and Resilient Storage Networks (Elsevier)
twitter @storageio

All Comments, (C) and (TM) belong to their owners/posters, Other content (C) Copyright 2006-2024 Server StorageIO and UnlimitedIO LLC All Rights Reserved

Getting Caught Up – Its Been a Busy Year

I’m taking a bit of a break during the holidays, getting caught up on some things, getting a jump on some others, doing some reflecting and planning for 2009 and doing a bit of relaxing and having some fun as well.

As I look back on 2008, I realize why it seems like just a blur having been busy writing articles, columns, FAQ and ATE, tips, white papers and solutions briefs, twitters and blog posts in addition to doing video, Webcast and pod casts while doing research and analysis consulting work in-between keynote and speaking at industry conferences, seminars and other events.

In 2008, there were the hundreds of interviews by press/media and others to provide commentary, opinions and industry trends and perspectives, the hundreds of briefings and updates as well as providing feedback to vendors and their PR folks to stay current on industry activity including evolution and innovation. In between all of that, I managed to write a new book The Green and Virtual Data Center (Auerbach) that you can order at Amazon.com, as well as get some sightseeing and relaxation in along the way.

Yes indeed, its been a busy yet good year and while I have not been everywhere, however looking back at 2008, I do feel like Ive been everywhere (Ive been everywhere Johnny Cash), at least virtually so to speak having been in Albany, Amsterdam (Netherlands), Atlanta, Bergen (Norway), Boston, Calgary, Cedar Rapids, Chicago, Cincinnati, Dallas, Detroit, Freemont, Hadeland (Norway), Hamer (Norway), Houston, Jacksonville, Las Vegas, Lillehammer (Norway), Los Angles, Memphis, Minneapolis, Molde (Norway), New Orleans, New York City, Newark, Nijkrek (Netherlands), Olden (Norway), Orlando, Oslo (Norway), Plano, Salt Lake City, San Antonio, San Francisco, San Jose, Seattle, Sogndal (Norway), Sonoma, St. Louis, Toronto, Tretten (Norway), Trondheim (Norway), Utrecht (Netherlands) and of course home in the Stillwater area.

What does 2009 have in store?

Like the IT industry, there will be more of the same to sum it up.

That is, more content (white papers, solution briefs, industry perspectives and commentary, articles and blogs) generated that will appear in different venues.

There will be new and more research and analysis activity around IT and data infrastructure techniques and techniques across servers, storage, I/O networking hardware & software tools, as well as more keynote and speaking events among other activities with topics around data protection and management, performance and capacity planning, green computing, SSD, data footprint reduction, business continuance (BC) and disaster recovery for virtual and physical environments, clouds, grids and clusters, virtualizaiton and I/O networking among others.

Keep an eye on the events page with several items already listed including keynoting at the SNIA January symposium along with several keynote presentations with IT professionals at custom seminars and customer events in Tucson, Cancun Mexico and Las Vegas with others in the works.

Thanks to all who helped make 2008 a tremendous and eventful year and best wishes to all for an exciting if not interesting 2009.

Cheers and best wishes – gs

Technorati tags: 2008, 2009, Johnny Cash, Amazon