Effective Data Backup System Using Storage Area Network Solution

Total Page:16

File Type:pdf, Size:1020Kb

Effective Data Backup System Using Storage Area Network Solution Effective Data Backup System Using Storage Area Network Solution Ume, L.E. Department of Computer Science, Ebonyi State University, Abakaliki, Ebonyi State, Nigeria Correspondence e-mail: [email protected] Abstract One of the most crucial benefits of the computer system is its ability to manage data send to it for processing. An aspect of data management that all other aspects hinge upon is data storage and retrieval. Data loss has rendered many firms bankrupt. The primary cause of data loss is lack or non- existent of data backup. Storage Area Network Solution (SANS) is internet-based software which will collect clients data and host them in several locations to forestall data loss in case of disaster in one location. The researcher used adobe Dreamweaver (CSC3) embedded with PHP incorporated with MySQL database technology to develop the application. The objectives of the research were realized. Keywords: Backup, Storage area network, Data, Effective and Data loss 1.0 Introduction Storage Area Network (SAN) is a high- (NAS) systems. SAN evolved from the speed sub-network of shared storage concept of taking storage devices and devices. A storage device is a machine that therefore storage traffic, off the LAN and contains nothing but a disk or disks for creating a separate back-end network storing data. A SAN’s architecture works in designed specifically for data. This is a a way that makes all storage devices contrast to the use of a traditional LAN for available to all servers on a LAN or WAN. providing a connection for server-storage, a As more storage devices are added to a strategy that limits overall network SAN, they too will be accessible from any bandwidth. SANs address the bandwidth server in the larger network. In this case, the bottlenecks associated with LAN based server merely acts a pathway between the server storage and the scalability limitations end user and the stored data. A storage area found with SCSI bus based network can use existing communication implementations. SANs provide modular technology such as IBM’s optical fibre scalability, high-availability, increased fault ESCON or use fibre channel technology. tolerance and centralized storage Some SAN system integrators liken it to the management. These advantages have led to common storage bus (flow of data) in a an increase in the popularity of SANs as personal computer that is shared by different they are quite simply better suited to address kinds of storage devices such as a hard disk the data storage needs of today’s data or a CD-ROM player [6]. intensive network environments. Because Storage area network support disk stored data does not reside directly on any of mirroring, backup and restore, archival and a network’s servers. Server power is utilized retrieval of archived data, data migration for business applications and network from one storage of data among different capacity is released to the end user. servers in a network. SANs can incorporate sub-networks with network-attached storage 1.1 Objective Of The Research West African Journal of Industrial & Academic Research Vol.14 No.1 June 2015 18 The volume of data generated by the use dedicated to an application, and visible as a of Information and Communication number of “virtual hard drives” (i.e. LUNs). Technology (ICT) tools to carry our routine Essentially, a SAN consolidates such duties has made adequate back-up and good storage islands together using a high-speed storage technology an imperative. They network. have been some existing innovation in this Despite such issues, SANs help to case which SAN is one of such that this increase storage capacity utilization, since study tends to critically analyze. multiple servers consolidate their private storage space onto the disk arrays. 2.0 Literature Review Common uses of a SAN include provision According to [8] describes a storage area of transactional accessed data that require network as similar to Local Area Network high-speed block-level access to the hard (LAN), but designed to handle large data drives such as email servers, databases and transfers. A SAN typically supports data high usage file servers. storage, retrieval and replication on business Storage Area Networks also tend to networks using high-end servers, multiple enable more effective disaster recovery disk arrays fibre channel interconnection processes. A SAN could span a distant technology. Storage Area Network location containing a secondary storage technology is similar but distinct from array. This enables storage replication either network attached storage (NAS) technology. implemented by disk array controllers by While SANs traditionally employ low-level server software or by specialized SAN network protocols for transferring disk devices. Since IP WANs are often the least blocks, a Network Attached Storage device costly method of long-distance transport, the typically works over TCP/IP and can be fibre channel over IP (FCIP) and iSCSI integrated fairly easily into home computer protocols have been developed to allow networks. SAN extension over IP networks. The Historically,[1] stated that data centers traditional physical SCSI layer could only first created ”Islands” of Small Computer support a few meters of distance not nearly System Interface (SCSI) disk arrays as enough to ensure business continuance in a direct-attached storage (DAS), each disaster [3]. Fig 1: Architecture of SAN West African Journal of Industrial & Academic Research Vol.14 No.1 June 2015 19 Sources: [2] Key Considerations in developing a Storage Area Network Design Storage Area Networks (SANs) can let several servers share storage resource and Security are often used in situations that require high With several servers able to share the performance or shared storage with block- same physical hardware, it should be no level access, like virtualized servers and surprise that security plays an important role clustered databases [4]. in a storage area network design. Most of Although SANs started out as a high-end this security work is done at the SAN’s technology used only in large enterprises, switch level; zoning allows you to give only cheaper SANs are now affordable even for specific servers’ access to certain LUNs, small and medium-sized business (SMBs). much as a firewall allows communication on specific ports for a given IP address. If any Uptime and availability outward facing application needs to access Because several servers will rely on a the SAN, like a website, you should SAN for all of their data, it’s important to configure the switch so that only that make the system very reliable and eliminate server’s IP address can access it. any single points of failure. In a typical storage area network design, each storage Replication and disaster recovery device connects to a switch that then With so much data stored on a SAN, connects to the servers that need to access your client will likely want you to build the data. If either paths fails, software can disaster recovery into the system. SANs can fail over to the other. Some programs will be set up to automatically mirror data to handle that failover automatically, but another site, which could be a failsafe SAN cheaper software may require you to enable a few meters away or a disaster recovery the failover manually. (DR) site hundreds of thousands of miles away. If the client wants to build mirroring Capability and scalability into the storage area network design, one of A good storage area network design the first considerations is whether to should not only accommodate your client’s replicate synchronously or asynchronously. current storage needs, but it should also be scalable so that your client can upgrade the 3.0 Research Methodoly and System SAN as needed throughout the expected Analysis lifespan of the system. You should consider A methodology is a formalized approach how scalable the SAN is in terms of storage to implementing the System Development capacity, number of devices it supports and Life Cycle (SDLC) that is, is a list of steps speed. and deliverables. There are many different One feature of storage area network systems development methodologies and design that you should consider is thin each one is unique because of its emphasis provisioning of storage. Thin provisioning on processes versus data and the order and tricks servers into thinking a given volume focus it places on each SDLC phase. There within a SAN, known as a Logical Unit are different types of methodologies and the Number (LUN) has more space than it emphasis they place on processes versus physically does. But this storage area data and the order and focus they place on network design requires more maintenance each system development life cycle. Some down the road, it’s best for stable of the types of methodologies are discuss environments where a client can fairly below: accurately predict how each LUN’s storage Structured System Analysis and Design needs will grow. Method (SSADM) West African Journal of Industrial & Academic Research Vol.14 No.1 June 2015 20 SSADM provides a systematic approach tool may portray progress (or lack of it) to analysis and design of information graphically. It may also serve as a repository technology (IT) applications. SSADM for or be linked to document and program covers those aspects of the life-cycle of a libraries containing the project's business system from the feasibility study stage to the plans, design requirements, design production of a physical design; it is specifications, detailed code specifications, generally used in conjunction with other the code units, test cases and results, and methods, which is concerned with the marketing and service plans. broader aspects of project management. Some of the benefits of CASE and In detail, SSADM sets out a cascade or similar approaches are that, by making the waterfall view of systems development, in customer part of the process (through which there are a series of steps, each of market analysis and focus groups, for which leads to the next step.
Recommended publications
  • What Is a Storage Area Network?
    8646_Barker_01_d.qxd 9/20/01 10:21 AM Page 3 CHAPTER1 What Storage Networking Is and What It Can Mean to You n this chapter we’ll learn more about: II What a storage area network is I What properties a storage area network must have, should have, and may have I The importance of software to storage area networks I Why information services professionals should be interested in storage networking I Information processing capabilities enabled by storage area networks I Some quirks in the vocabulary of storage networking What Is a Storage Area Network? According to the Storage Networking Industry Association (and who should know better?): A storage area network (SAN) is any high-performance network whose primary pur- pose is to enable storage devices to communicate with computer systems and with each other. We think that the most interesting things about this definition are what it doesn’t say: I It doesn’t say that a SAN’s only purpose is communication between computers and storage. Many organizations operate perfectly viable SANs that carry occa- sional administrative and other application traffic. I It doesn’t say that a SAN uses Fibre Channel or Ethernet or any other specific interconnect technology. A growing number of network technologies have archi- tectural and physical properties that make them suitable for use in SANs. 3 8646_Barker_01_d.qxd 9/20/01 10:21 AM Page 4 4 STORAGE AREA NETWORK ESSENTIALS I It doesn’t say what kind of storage devices are interconnected. Disk and tape drives, RAID subsystems, robotic libraries, and file servers are all being used pro- ductively in SAN environments today.
    [Show full text]
  • Fibre Channel Solution Guide
    Fibre Channel Solutions Guide 2019 fibrechannel.org FIBRE CHANNEL Powering the next generation private, public, and hybrid cloud storage networks ABOUT THE FCIA The Fibre Channel Industry Association (FCIA) is a non-profit international organization whose sole purpose is to be the independent technology and marketing voice of the Fibre Channel industry. We are committed to helping member organizations promote and position Fibre Channel, and to providing a focal point for Fibre Channel information, standards advocacy, and education. CONTACT THE FCIA For more information: www.fibrechannel.org • [email protected] TABLE OF CONTENTS Foreword .........................................................................................3 FCIA President Introduction.............................................................4 The State of Fibre Channel by Storage Switzerland .......................6 Fibre Channel New Technologies: FC-NVMe-2 ............................... 7 The 2019 Fibre Channel Roadmap ................................................. 8 Fibre Channel’s Future is Bright in Media and Entertainment ......10 Securing Fibre Channel SANs with End-to-End Encryption ..........12 FOREWORD By Rupin Mohan, FCIA Marketing Chairman; Director R&D and CTO, Hewlett-Packard Enterprise It’s 2019, and Fibre Channel continues to remain the premier storage fabric connectivity protocol in today’s data centers. Fibre Channel is deployed by thousands of customers in their data centers around the world and 80–90% of all All-Flash storage arrays are connected to servers via Fibre Channel. Customers have recently made a considerable investment in Gen 6 (32GFC), and given the 4-5-year depreciation cycle, this equipment will continue to run critical business applications requiring reliable, fast and scalable storage infrastructure. The NVMe over Fibre Channel (FC-NVMe) standard is published, and we see products being announced and released in the market across the board.
    [Show full text]
  • Infiniband Technology Overview
    InfiniBand Technology Overview Dror Goldenberg, Mellanox Technologies SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in presentations and literature under the following conditions: Any slide or slides used must be reproduced without modification The SNIA must be acknowledged as source of any material used in the body of any document containing material from these presentations. This presentation is a project of the SNIA Education Committee. InfiniBand Technology Overview 2 © 2008 Storage Networking Industry Association. All Rights Reserved. Abstract InfiniBand Technology Overview The InfiniBand architecture brings fabric consolidation to the data center. Storage networking can concurrently run with clustering, communication and management fabrics over the same infrastructure, preserving the behavior of multiple fabrics. The tutorial provides an overview of the InfiniBand architecture including discussion of High Speed – Low Latency, Channel I/O, QoS scheduling, partitioning, high availability and protocol offload. InfiniBand based storage protocols, iSER (iSCSI RDMA Protocol), NFS over RDMA and SCSI RDMA Protocol (SRP), are introduced and compared with alternative storage protocols, such as iSCSI and FCP. The tutorial further enumerates value-add features that the InfiniBand brings to clustered storage, such as atomic operations and end to end data integrity. Learning Objectives: Understand the InfiniBand architecture and feature set. Understand the benefits of InfiniBand for networked storage. Understand the standard InfiniBand storage protocols. InfiniBand Technology Overview 3 © 2008 Storage Networking Industry Association. All Rights Reserved. Agenda Motivation and General Overview Protocol Stack Layers Storage Protocols over InfiniBand Benefits InfiniBand Technology Overview 4 © 2008 Storage Networking Industry Association.
    [Show full text]
  • Storage Area Network (SAN) Security and Performance
    MASTER THESIS Evaluation of Storage Area Network (SAN) Security and Performance Master Thesis in Computer Network Engineering November 2013 Author: Siavash Hajirostam Supervisor: Tony Larsson Examiner: Tony Larsson __________________________________ School of Information Science, Computer and Electrical Engineering Halmstad University PO Box 823, SE-301 18 HALMSTAD Sweden Evaluation of Storage Area Network (SAN) Security and Performance Siavash Hajirostam © Copyright Siavash Hajirostam, 2013. All rights reserved. Master thesis report IDE 1325 School of Information Science, Computer and Electrical Engineering Halmstad University Preface I would like to express my appreciation to my supervisor, Professor Tony Larsson, for the many useful discussions, comments and suggestions on this thesis and also my thanks go to the staff of Halmstad University for giving me the opportunity to study in the computer network engineering program. Finally, my special thanks to my family for their encouragement and support during my stud ies. Siavash Hajirostam Halmstad, November 2013 i Abstract Due to growing the number of Information Technology (IT) users all around the world, consequently the amount of data that needs to be stored is increasing day by day. Single attached disks and old storage technologies cannot manage the storing these amounts of data. Storage Area Network (SAN) is a distributed storage technology to manage the data from several nodes in centralize place and secure. This thesis investigates how SAN works, the file system and protocols that are used in implementation of SAN. The thesis also investigate about other storages technologies such as Network Attached Storage (NAS) and Direct Attached Storage (DAS) to figure out the advantages and disadvantages of SAN , The main focus of the thesis project is on identifying the security vulnerabilities in SAN such as possible attacks in different SAN protocols.
    [Show full text]
  • Study On-Comparison Between IP SAN and FC SAN Komal A
    International Journal of Computer Science Trends and Technology (IJCS T) – Volume 4 Issue 4, Jul - Aug 2016 RESEARCH ARTICLE OPEN ACCESS Study On-Comparison between IP SAN and FC SAN Komal A. Dhabale Department of Computer Science and Engineering Bharati Vidyapeeth Deemed University Pune -India ABSTRACT This study paper provides a brief explanation of storage networking and the requirements of storage networking. Internet Protocol (IP) SAN and Fibre Channel (FC) SAN these are two types of Storage Area Network (SAN). In this paper, we discuss the IP SAN and FC SAN, and the comparison between the IP SAN and FC SAN. Keywords:- Internet Protocol (IP) Storage Area Network (SAN), Fibre Channel (FC) Storage Area Network, Internet Protocol (IP) Storage Area Network (SAN) vs. Fibre Channel (FC) Storage Area Network (SAN). I. INTRODUCTION accessed to a high-performance storage data for required the To transfer the data between computer systems is the Direct Attached Storage (DAS) or a Fibre Channel (FC) Storage Area Network (SAN). IP Storage has grown to primary purpose of Storage Area Network (SAN) which is viewed it is extremely cost effective, easier to manage and it defined by Storage Networking Industry Association (SNIA). Storage Area Network is a network which provides the access gets less complex storage solution to compare Direct Attached Storage (DAS) or Fibre Channel Storage Area Network(FC- for combining the two networks to each other. In the Storage SAN). Area Network (SAN) the data transfer is secure and robust because it consists of management layer, which establishes a In IP SAN the Internet Small Computer System Interface (iSCSI) can transfer the traditional high performance connection between the storage element and computer system.
    [Show full text]
  • Copyrighted Material
    3 1 Introduction to Network Routing 1.1 Introduction to Networks, 3 1.2 Network Architecture and Standards, 6 1.3 Glimpse at the Network Layer, 13 1.4 Addressing in TCP/IP Networks, 16 1.5 Overview of Routing, 20 1.6 Delivery, Forwarding, Routing, and Switching, 21 1.7 Routing Taxonomy, 23 1.8 Host Mobility and Routing, 26 References, 27 Abbreviations/Terminologies, 28 Questions, 30 Exercises, 32 1.1 ­Introduction to Networks A computer network supports data communication between two or more devices over a transmission medium. The transmission medium can either be wired or wireless. The network is established and data is transmitted over it with the support of networking hard- ware and the software running on the hardware. Network hardware comprises equipment that generates the signal at the source, transmits the signal over the transmission medium, and receives and processes the signal at the destination. The software comprises protocols, standards, instructions, and algorithms that support transmission services over the net- work. The essentiality of networks has increased over time, along with advancement in network hardware, software, and support applications. There are huge variations in the size of a network in use; there can be small networks confined to an office or home, and at the same time there areCOPYRIGHTED networks spread across cities and MATERIAL countries. The spread of the network can be described in various terms, such as distance covered and the number of computers and other resources connected to the network. A local area network confined to a building may connect thousands of computers, such as in a software development center, a call center, or a stock exchange.
    [Show full text]
  • Introduction to Storage Area Networks
    SG24-5470- Introduction to Storage Area Networks Jon Tate Pall Beck Hector Hugo Ibarra Shanmuganathan Kumaravel Libor Miklas Redbooks International Technical Support Organization Introduction to Storage Area Networks December 2017 SG24-5470-08 Note: Before using this information and the product it supports, read the information in “Notices” on page ix. Ninth Edition (December 2017) This edition applies to the products in the IBM Storage Area Networks (SAN) portfolio. © Copyright International Business Machines Corporation 2017. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . ix Trademarks . .x Preface . xi Authors. xii Now you can become a published author, too! . xiv Comments welcome. xiv Stay connected to IBM Redbooks . xiv Summary of changes. .xv December 2017, Ninth Edition . .xv Chapter 1. Introduction. 1 1.1 Networks . 2 1.1.1 The importance of communication . 2 1.2 Interconnection models . 2 1.2.1 The open systems interconnection model. 2 1.2.2 Translating the OSI model to the physical world. 4 1.3 Storage . 5 1.3.1 Storing data. 5 1.3.2 Redundant Array of Independent Disks . 6 1.4 Storage area networks . 11 1.5 Storage area network components . 13 1.5.1 Storage area network connectivity . 14 1.5.2 Storage area network storage. 14 1.5.3 Storage area network servers. 14 1.6 The importance of standards or models . 14 Chapter 2. Storage area networks . 17 2.1 Storage area networks . 18 2.1.1 The problem . 18 2.1.2 Requirements .
    [Show full text]
  • The Storage Area Network
    Chapter 1 The Storage Area Network In This Chapter ▶ Understanding storage area networks (SANs) ▶ Determining whether a SAN is right for you ▶ Looking at SAN layers and protocols ▶ Figuring out which operating systems benefit from SANs ▶ Discovering which applications can use or require SANs his chapter is dedicated to helping you get a handle on what a storage Tarea network (SAN) is, the basics of how one works, and whether one is right for your needs. You’ll discover all the parts that make up a SAN, the things that make one run, and who actually makes all the different parts that you can buy. Putting a SAN together is somewhat like putting together one of those high-end stereo systems; you have many components and many differ- ent manufacturers to choose from. This chapter helps you choose the ones that suit your needs and create something that you can be proud of. These days, becoming proficient with SANs can mean a major boost to your career. Perhaps you’re bored to death in your current position and would like a change of pace. SAN administration is one of the highest-paying jobs in Information Technology (IT) today. If you add storage area networking to your résumé, you may find your phone ringing off the hook as headhunters vie to offer you a six-figure income (hey, might as well dream big). COPYRIGHTED MATERIAL Defining a SAN First, the basics. In today’s terms, the technical description of a SAN (Storage Area Network) is a collection of computers and storage devices, connected over a high-speed optical network and dedicated to the task of storing and protecting data.
    [Show full text]
  • An Introduction to Iscsi: the Protocol for IP/Ethernet-Based Storage Area Networking - Studio Network Solutions
    An Introduction to iSCSI: The Protocol for IP/Ethernet-Based Storage Area Networking - Studio Network Solutions There has been much discussion (and a good dose of confusion) about the term “iSCSI” over ACRONYM DICTIONARY the last year. This relatively new protocol for storage technology offers many compelling bene- fits, including solid performance and the ability to inexpensively create a Storage Area CHAP: Challenge-Handshake Authentication Network (SAN) using standard Ethernet components. Protocol - iSCSI’s primary method of authenti- cating an initiator to a target. The authentica- tion occurs at the time of login and at various But what exactly is iSCSI? Perhaps it is helpful to first touch briefly on what iSCSI is not. [See times throughout the iSCSI session. The sidebar for more details.] It is not NAS. It does not require SCSI disks. It is not a file sharing authentication values on either end consist of protocol like those used by Mac and Windows servers. It is not iFCP, which is a protocol used user name, target secret and initiator secret. to connect FC SAN islands across long distances. Nor is it FCIP. iSCSI is extremely close to the The credentials are hashed and transferred Fibre Channel protocol. For those already familiar with Fibre Channel, iSCSI can be very surreptitiously over the iSCSI network. loosely generalized as “Fibre Channel over Ethernet.” DAS: Direct Attached Storage - The most common storage method, DAS is any storage By definition, iSCSI (Internet SCSI or “SCSI over IP”) is a storage networking standard that device (Disk drive, CD/DVD drive, Tape drive) enables the transport of block I/O data over an IP network.
    [Show full text]
  • Annual Report 2005
    ISSN 1334-854X design skala Ruđer Bošković Institute Annual Report 2005 Ruđer Bošković Institute Annual Report 2005 Zagreb, 2006. Editorial Board: Editor: Nela Pivac Members: Stjepko Fazinić Bogumil Obelić Karolj Skala David Smith Kata Majerski Jadranka Stojanovski Mladen Žinić Technical Support: Photographer: Josip Uhrl Graphic Design and Technical Processing: Faculty of Graphic Arts, University of Zagreb Print run of 850 copies Web edition: http://www.irb.hr/en/geninfo/reports/ Address: Ruđer Bošković Institute Bijenička cesta 54, P.O.Box 180 HR-10002 Zagreb, Croatia Contact: URL: http://www.irb.hr e-mail: [email protected] tel: +385 1 45 61 111 fax: +385 1 46 80 084 Copyright © 2006 by RBI ISSN 1334-854X Contents Introduction ..........................................................................................1 Theoretical Physics Division .............................................................11 Division of Experimental Physics ......................................................15 Division of Materials Physics .............................................................23 Division of Laser and Atomic Research and Development ...............29 Division of Electronics .......................................................................33 Division of Physical Chemistry ..........................................................37 Division of Organic Chemistry and Biochemistry ..............................43 Division of Materials Chemistry .........................................................49 Division of Molecular
    [Show full text]
  • Flash Or SSD: Why and When to Use IBM Flashsystem
    Redpaper Megan Gilge Karen Orlando Flash or SSD: Why and When to Use IBM FlashSystem Overview This IBM® Redpaper™ publication explains how to select an IBM FlashSystem™ or solid-state drive (SSD) solution. It describes why and when to use FlashSystem products, and reviews total cost of ownership (TCO), economics, performance, scalability, power, and cooling. Read this guide for information about selecting the correct solution (SSD or flash technology). This paper also reviews examples of FlashSystem storage bundled with solutions such as hybrid arrays and IBM System Storage® SAN Volume Controller (SVC). Furthermore, it compares FlashSystem storage to other storage such as PCIe Express (PCIe) products and hard disk drives (HDDs). Business value of FlashSystem products FlashSystem storage systems deliver high performance, efficiency, and reliability for shared enterprise storage environments, which can help you address performance issues with your most important applications and infrastructure. FlashSystem products also provide capability for big data and cloud environments. These storage systems can either complement or replace traditional hard disk arrays in many business-critical applications: Online transaction processing (OLTP) Business intelligence (BI) Online analytical processing (OLAP) Virtual desktop infrastructures (VDI) High-performance computing (HPC) Content delivery solutions (such as cloud storage and video-on-demand) As standard shared primary data storage devices, FlashSystem storage delivers performance exponentially beyond that of most traditional arrays, even those arrays that incorporate SSDs or other flash technology. These storage systems can also be used as the top tier of storage © Copyright IBM Corp. 2013. All rights reserved. ibm.com/redbooks 1 alongside traditional arrays in tiered storage architectures such as the IBM Easy Tier® functionality available in the System Storage SVC storage virtualization platform.
    [Show full text]
  • Sun Storedge™ 6130 Array Technician's Reference Guide
    Sun StorEdge™ 6130 Array Technician’s Reference Guide Sun Microsystems, Inc. www.sun.com Part No. 819-1246-10 December 2004, Revision 01 Submit comments about this document at: http://www.sun.com/hwdocs/feedback Sun Confidential: Internal Only Copyright 2004 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved. Sun Microsystems, Inc. has intellectual property rights relating to technology that is described in this document. In particular, and without limitation, these intellectual property rights may include one or more of the U.S. patents listed at http://www.sun.com/patents and one or more additional patents or pending patent applications in the U.S. and in other countries. This document and the product to which it pertains are distributed under licenses restricting their use, copying, distribution, and decompilation. No part of the product or of this document may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and in other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, AnswerBook2, docs.sun.com, and Solaris are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and in other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc.
    [Show full text]