Printer Friendly
The Free Library
19,588,385 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Business continuity futures.


There was a time when business continuity meant having a tape back-up to recover lost data. But with many organisations now looking for Looking for

In the context of general equities, this describing a buy interest in which a dealer is asked to offer stock, often involving a capital commitment. Antithesis of in touch with.
 zero downtime and zero data loss, the requirements of business continuity have changed considerably.

From ensuring failover when applications crash to having at least one geographically separate duplicate of an entire infrastructure, business continuity now requires an extensive combination of technology and services. The traditional approach to application continuity is failover clustering. In the event of downtime, another server with the same application and a duplicate of the data or access to the shared storage takes over from the first. Hot-swappable blade servers, which can be removed from their racks and replaced almost immediately, make it easy to have a replacement for the collapsed server ready in minutes.

Failover clustering has long been available in high-end Unix operating systems and OpenVMS, but is now supported by Windows. In many instances, however, the application needs to be 'cluster aware' to take advantage of failover technology.

But a new range of point solutions is emerging, designed to ensure failover even among applications that might not be cluster aware. Most of these point solutions are designed for Windows environments, in part because of the relative newness of clustering to the Windows server See Windows Server 2008, Windows Server 2003, Windows Home Server, Windows 2000 and Windows NT.  world, but Forrester Research Forrester Research is an independent technology and market research company that provides its clients with advice about technology's impact on business and consumers. Corporate facts
  • Founded: 1983 by George F.
 anticipates they will soon spread to Unix and other operating systems Operating systems can be categorized by technology, ownership, licensing, working state, usage, and by many other characteristics. In practice, many of these groupings may overlap. .

Grid and utility computing (1) Pay-per-usage processing provided by a service organization that uses its own computers and facilities. Customers access the computers via a private network or over the Internet and are charged according to how much computing time they use, such as CPU seconds, minutes or hours. , which are still immature, should improve on failover clustering by making the server almost irrelevant. According to according to
prep.
1. As stated or indicated by; on the authority of: according to historians.

2. In keeping with: according to instructions.

3.
 Michael Hjalsted, marketing manager for servers at Unisys, grid computing grid computing, the concurrent application of the processing and data storage resources of many computers in a network to a single problem. It also can be used for load balancing as well as high availability by employing multiple computers—typically personal  will play a major role in business continuity, albeit not for at least two more years. By spreading the processing for a particular application across a number of servers, grid computing makes the collapse of an application or server as problematic as the failure of a single processor in a multi-processor server. Similarly, utility computing, combines discrete server processing power and storage capacity into a single resource, with servers and storage re-deployable according to fluctuating business needs.

However, grid is severely hampered by a lack of solid standards and a paucity of 'parallelised' applications that can split their processes so they execute in parallel on different servers. Heterogeneous utility computing is unlikely to be commercially viable before 2010.

Other vendors, notably IBM (International Business Machines Corporation, Armonk, NY, www.ibm.com) The world's largest computer company. IBM's product lines include the S/390 mainframes (zSeries), AS/400 midrange business systems (iSeries), RS/6000 workstations and servers (pSeries), Intel-based servers (xSeries) , are exploring the development of so-called autonomic or 'self-healing' servers. Hot-swappable fans, hard drives and other components are already staples of most high-end servers from Sun, HP and others. But chips that can predict impending im·pend  
intr.v. im·pend·ed, im·pend·ing, im·pends
1. To be about to occur: Her retirement is impending.

2.
 failures or errors and can switch themselves off after warning monitoring systems are all on the autonomic computing Refers to computer systems and networks that configure themselves to changing conditions and are self healing in the event of failure. "Autonomic" means "automatic responses" to unpredictable events.  roadmap.

Intel's Itanium2 processor is capable of running more than one operating system operating system (OS)

Software that controls the operation of a computer, directs the input and output of data, keeps track of files, and controls the processing of computer programs.
 at the same time - a process called partitioning - so that in the event of an application or operating system failure, the other operating environment In computing, an operating environment is the environment in which users run programs, whether in a command line interface, such as in MS-DOS or the Unix shell, or in a graphical user interface, such as in the Macintosh operating system.  still carries on. Software-based approaches to this can be seen in products such VMWare, while hardware-based partitioning reaches its zenith in IBM's zSeries mainframes, which are capable of running up to 10,000 Linux images simultaneously.

The focus on business continuity, particularly in light of compliance legislation but also since 9/11 and the Asian tsunami, has been disaster recovery. Trying to keep a geographically separate duplicate of the main systems has been expensive, not just in terms of raw hardware, staffing and facilities costs, but also because of the high cost of bandwidth: a gigabit circuit halfway across the country can cost [pounds sterling]50,000 to [pounds sterling]60,000 per year, while a 100Mb link might be [pounds sterling]7,000. Fibre connectivity, the basis for many current high-bandwidth networks, remains very expensive and is currently only a viable option for the top 200 UK companies. But as network technologies such as IP become more widespread, argues Craig Parker, general manager for storage at BT Retail, synchronised data replication will become an affordable option for small and mid-sized enterprises (SMEs) as well. BT is currently looking at introducing IP-based storage products to the SME market, as well as to provide hosted data centres for organisations that currently do not find it cost effective or practical to manage data storage themselves.

Advances in SAN technology are also making data replication more viable. Wave division multiplexing (spelling) wave division multiplexing - A common misnomer for wavelength division multiplexing. , used by companies such as Ciena, allow multiple SANs in the same city to be connected over a single network using a single optical fibre pair and will increasingly be used by large organisations that want to create their own Metro wide area networks, according to research from RHK RHK Ratahallintokeskus (Finnish: Finnish Rail Administration)
RHK Ryan Hankin Kent (RHK, Inc. marketing consulting firm)
RHK Rigshospitalets Kollegium (Copenhagen, Denmark dorm) 
.

Over links of 25 miles or more, synchronous replication is impossible, since even lightspeed networking can match the speed at which data writes to disk. With two data centres located within this distance, it's possible for both to be destroyed if they're on the same flood plain for instance, and organisations with data centres in certain countries often want to have replicated data on another continent altogether.

Asynchronous Refers to events that are not synchronized, or coordinated, in time. The following are considered asynchronous operations. The interval between transmitting A and B is not the same as between B and C. The ability to initiate a transmission at either end.  replication has become possible in the last two years, through products such as EMC's Symmetric Remote Data Facility. However, the pioneer of asynchronous replication, HDS (Hitachi Data Systems, Santa Clara, CA, www.hds.com) A leading provider of high-end storage hardware, software and services. Part of the Information Systems & Telecommunications Division of Hitachi Ltd. , has just begun to deploy products that use a disk journaling approach that is able to treat asynchronous storage identically to local storage, recording the changes made to data in journal files and periodically sending the changes to the alternative site at the request of the storage system there. Analyst firm Gartner says that while this approach is superior to other vendors', interoperability may be an issue.

Over time these technological incompatiblities will inevitably disappear as vendors match each other's efforts. Operating system vendors will also start to include replication facilities with their systems, effectively making replication a commodity. More and more application vendors will start to include failover clustering or similar facilities in their own products, mainly through licensing others' technology. It will then be the management and monitoring capabilities of vendors' products that will differentiate them, through the use of centralised administration consoles and autonomic features. Business continuity can only continue to become more important - and easier - as time and technology progress.
COPYRIGHT 2005 Infoconomy Ltd.
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2005 Gale, Cengage Learning. All rights reserved.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Publication:Information Age (London, UK)
Geographic Code:4EUUK
Date:Apr 10, 2005
Words:1013
Previous Article:Continuity or recovery?
Next Article:The key suppliers in business continuity.
Topics:



Related Articles
Business continuity: prevention better than cure. (Security).
The business challenge.
The legislative imperative.
Business Continuity Guideline issued.
Business continuity planning: it's a critical element of disaster preparedness. Can you afford to keep it off your radar?
In new book, disaster prevention expert delves into data loss.
Business continuity planning for data centers and systems; a strategic implementation guide.
How to Build Continuity Programs into Your Business

Terms of use | Copyright © 2012 Farlex, Inc. | Feedback | For webmasters | Submit articles