SpyderByte.com: OpenVMS.org dba.OpenVMS.org dcl.OpenVMS.org de.OpenVMS.org fr.OpenVMS.org it.OpenVMS.org
   
Home Contribute News, Jobs, Press Releases, etc. Advertise on OpenVMS.org About/Contact Search News Archives
More Links
  • OpenVMS.org
  • Kermit Project
  • OpenVMS Consultant
  • Robert Gezelter, CDP, CSA, CSE, Software Consultant
  • http://www.rlgsc.com
  • Printer friendly version
    Share this story

    Navigation
    VMS Audio Network (VAN)
    Featured Articles
    Vendors
    Training
    Golden Eggs
    Golden Eggs x86
    Help for VMS Beginners
    Documentation
    Developer Resources
    Books
    Commercial Software
    Open Source & Freeware
    OpenSource ported to VMS
    Resources
    FAQs/How-to
    Lists/Newsgroups/Forums
    Security Advisories & Info
    OpenVMS Patches

    Forums
     HP ITRC OpenVMS forum
     OpenVMS Hobbyist forums
     Usenet: comp.os.vms

    Mailing Lists
    OpenVMS.org Newsletter
    OpenVMS.org Alerts
    Rdb Managers

    Roadmaps
    OpenVMS Roadmap (2009)
    Itanium Roadmap
    HP Roadmaps (2002)
    BCS Roadmap FAQ (2002)
    Storage Roadmap FAQ (2002)


    OpenVMS.org Info
    OpenVMS.org Admin Staff:
    Ken Farmer, Ian Miller
    About
    Search OpenVMS.org
    News Archives
    Mobile Edition
    Submit News
    Advertising Information

    OpenVMS.org Websites

    Databases running on OpenVMS


    Digital Command Languauge


    French



    German


    Italian



    Latest News

    The OpenVMS Consultant: ftp and sneakernet Are Not Your Only Options
    Posted by Bob Gezelter on Saturday July 09 2005 @ 10:01AM EDT

    The OpenVMS Consultant will be resuming regular postings. The column has been on hiatus due to the efforts behind chapters on OpenVMS Security and Internet E-Mail Architecture for the Handbook of Information Security, to be released in the fourth quarter of 2005 by John Wiley & Sons. Please watch OpenVMS.org for news of the book’s official release.

    Transferring files from one system to another is a routine operation. In some cases, the transfer is a one-shot, a single one-time operation, for example the migration to a new system. In other cases, the transfer is part of an ongoing process, and will be done repeatedly. I have had clients where file transfers were part of daily or hourly operational procedures.

    Whether the file transfer requirement is a one-time operation, or part of an ongoing production commitment, there are a number of technological alternatives to accomplish the transfer.

    In the case of migrations, OpenVMS system managers have access to the unique abilities of OpenVMS clusters to facilitate data migration from old systems and storage devices to the new. Attaching the new systems and/or storage to an existing OpenVMS cluster allows data to be copied to the new storage devices. The older hardware can then be disconnected at leisure, with no disruption to ongoing production operations. Disk migration will be the topic of a future column of the OpenVMS Consultant.

    Using physical media, such as DLT (Digital Linear Tape), CD-ROM, or DVD has the potential for staggering bandwidth. As one of my professors in graduate school used to say, “Never underestimate the bandwidth of a St. Bernard with a cask of CD-ROMs”. The potential bandwidth of physical media has only increased with increased recording and packaging densities.

    The convenience of data transfer over high performance networks is often an attractive option. The Internet Protocol suite's file transfer protocol, FTP, is often the first thought. However, FTP is certainly not the sole, and is often not the best alternative.

    There are many reasons for restricting FTP access to systems, with security often one of the concerns. FTP requires system and network level configuration changes to permit its use. The use of FTP also may impose requirements for staging space on the sending system and receiving systems. Moreover, FTP is not the inevitable choice. This article will present two options that are often ignored when transferring data between two OpenVMS systems: C-Kermit and DECnet.

    C-Kermit, written and maintained by the Kermit Project led by Frank da Cruz at Columbia University is an invaluable tool in transferring data between systems. C-Kermit can use any communications connection that resembles a bi-directional channel, be it a direct connection, a modem, or a network link. In the case of OpenVMS, the network connection may be a network connection limited to telnet traffic, a DECnet Remote Terminal connection, or, as this author has experimented, two OpenVMS systems which are only connectable via LAT over an otherwise unused Ethernet. C-Kermit can also be used when files are being transferred between an OpenVMS system and a completely different operating system. Fully scriptable, C-Kermit works with high efficiency over an extremely wide range of connection types and speeds, from 110 bps asynchronous dial-up connections to broadband-class LANs at speeds in excess of 100Mbps.

    Most importantly from a network security perspective, C-Kermit does not require connectivity beyond a simple terminal connection. There is no need for complicated firewall rules. A simple gateway allowing TELNET or SSH connections will suffice. C-Kermit may be used over an SSH connection into an OpenVMS system (presently, there is no support for C-Kermit initiating an outbound SSH connection).

    C-Kermit also does not require any privileges other than the ability to logon to the other computer and run a simple, non-privileged user program. In short, C-Kermit is suitable for situations where other network connections (e.g., FTP) are simply infeasible or inappropriate. It is straightforward to setup accounts which use C-Kermit to initiate or receive both inbound and outbound file transfer requests.

    As I mentioned earlier, OpenVMS clusters provide the ultimate in convenience for file transfer. However, sometimes it is just not feasible to make the new system part of the existing OpenVMS cluster.

    Another often overlooked facility are the file transfer capabilities provided by DECnet. Often, DECnet DAP (Data Access Protocol) file transfers are considered merely an equivalent function to the TCP/IP protocol stack’s FTP. Nothing could be further from the truth. DECnet’s DAP has many features not found in FTP, particularly its Remote File Access facilities. The DECnet DAP client integral to OpenVMS Record Management Services permits utilities and user written programs direct access to files that reside on a different OpenVMS system accessible via DECnet. It does not matter if the remote file is a simple, sequential BACKUP Save Set, or an indexed file accessed on a record-by-record basis.

    In one client situation, I needed to migrate data from an existing OpenVMS cluster with newer, more powerful hardware and, more importantly, a completely restructured security scheme. Connecting the new OpenVMS cluster into the old OpenVMS cluster was infeasible for a number of reasons, both technical and political. However, by using DECnet Remote File Access, I was able to write a BACKUP Save Set of the old OpenVMS cluster’s data disks directly to a temporary volume on the new OpenVMS cluster, and then restore the files onto the new SAN-based disk volumes in about one hour. Running on a dedicated 100Mbps LAN, DECnet can theoretically transfer nearly 45 Gbytes/hour.

    In summary, there are more options for transferring data between systems than simply FTP or sneakernet. Each technical approach has its strong points. Savvy IT professionals consider the strengths and weaknesses of each technology before selecting the technology which provides the cleanest, most efficient solution.

    The OpenVMS Consultant welcomes questions from readers about OpenVMS and related technologies. Please submit your questions to the OpenVMS Consultant.


    Biography:

    Robert Gezelter, CDP, CSA, CSE, Software Consultant , guest lecturer and technical facilitator, has more than 25 years of international consulting experience in private and public sectors. He is a regular guest speaker at technical conferences worldwide such as the HP Technology Forum and HPWORLD. In 2004, the IEEE Computer Society appointed Mr. Gezelter to its Distinguished Visitors Program, which provides meeting speakers for IEEE chapters throughout North America.

    His firm's practice emphasizes in-depth technical expertise in computer architectures, operating systems, networks, security, APIs, and related matters. Mr. Gezelter has worked with OpenVMS since the initial release of VAX/VMS in 1978.

    His clients include small businesses to the Fortune 10, locally, nationally, and internationally on matters spanning the range from individual telephone questions to major projects.

    He can be reached via the web at http://www.rlgsc.com .


    < Intel's Dual-Core Servers Prepare for Their Close-Up | Top Intel architect flees coop for AMD >



    ADVERTISEMENT:
    Sponsors







    The OpenVMS Consultant
    OpenVMS Consulting


    The Minimum You Need to Know book series
    Books by Roland Hughes


    Alpha and VAX Replacement
    StanQ.com



    Interested in Advertising? Click here...

    Friends of VMS
    Connect (HP User Community):
    Connect Home
    Connect Chapters
    Connect Special Interest Groups

    United Kingdom
    Canada
    Encompasserve/DECUServe
    OpenVMS Hobbyist
    More usergroups...
    Other Sites:
    Aaron's OpenVMS blog
    Alexey Chupahin
    Arne Vajhoej
    DECUS Library Compendium
    DJE Systems
    Dr OpenVMS blog
    Francesco Gennai
    Eight-Cubed blog
    Free OpenVMS Software
    Galen Tackett
    HoffmanLabs
    Hunter Goatley
    Ian Miller
    Itanium Solutions Alliance
    Jeff Cameron
    John Fisher
    Syltrem VMS Page (French)
    Kednos PL/I
    Keith Parris
    Migration Specialties
    Noetic Systems, Inc
    OpenOffice Port to VMS
    OpenVMSPlanet.org
    OpenVMS Rocks
    Preatorian.net
    Retrobeep
    Steven M. Schweda
    SYSMGR Blog
    TMESIS Software
    Trends That Matter
    VAMP (VMS, Apache, MySQL, PHP)
    VIM
    Vaxination
    Visio Cafe (HP Templates)
    VMSresource.org.uk
    XDelta
    Free VMS Accounts:
    Deathrow Public OpenVMS Cluster
    Encompasserve/DECUServe/EISNER
    Polarhome
    Fafner
    Poetry Hacklab
    Marway.Org
    In Memory:
    John Wisniewski Memorial Site
    Terry Shannon Memorial Site


    OpenVMS Rings

    OpenVMS Webring

    Prev

    Random

    Next

    Prev5

    List

    Next5

    OpenVMS Gurus

    Prev

    Random

    Next

    Prev5

    List

    Next5




    Home About & Contact Search Archive Mobile Submit News Sponsorship & Advertising
         Copyright © 2001-2007 SCORSE, LLC
    OpenVMS® is a trademark of HP
    All other trademarks are those of their owners.
        
      SpyderByte.com ;Technical Portals