Git Product home page Git Product logo

tsmpipe's Introduction

tsmpipe

About

tsmpipe is a utility to transfer file to/from an IBM Spectrum Protect (TSM) server via a pipe to stdin/stdout.

History

This tool is heavily inspired by the IBM adsmpipe utility, the author had access to an adsmpipe AIX binary but wanted an implementation that worked on other TSM-supported OS:es as well.

Development was motivated by IBM discontinuing the Andrew File System (AFS) support in the TSM client. A replacement tool afsbackup.pl was developed, and tsmpipe was implemented in order to have something to not being dependant on the legacy adsmpipe binary.

Building

tsmpipe has been known to work on AIX, Solaris and Linux. Recently only used on Linux variants (mainly Ubuntu at HPC2N).

You need the TSM API package installed (tivsm-api64 or TIVsm-API64 on Linux).

Then build using the appropriate Makefile:

make -f Makefile.linux64

Usage

# tsmpipe -h
tsmpipe $Revision: 1.8 $, usage:
tsmpipe [-A|-B] [-c|-x|-d|-t] -s fsname -f filepath [-l len]
   -A and -B are mutually exclusive:
       -A  Use Archive objects
       -B  Use Backup objects
   -c, -x, -d and -t are mutually exclusive:
       -c  Create:  Read from stdin and store in TSM
       -x  eXtract: Recall from TSM and write to stdout
       -d  Delete:  Delete object from TSM
       -t  lisT:    Print filelist with filesizes to stdout
       -T  lisT:    Print filelist with volser ids to stdout
   -s and -f are required arguments:
       -s fsname   Name of filesystem in TSM
       -f filepath Path to file within filesystem in TSM
   -l length   Length of object to store. If guesstimating too large
               is better than too small
   -D desc     Description of archive object
   -O options  Extra options to pass to dsmInitEx
   -v          Verbose. More -v's gives more verbosity

Other implemenations

tsmpipe's People

Contributors

habazut avatar ragge0 avatar znikke avatar

Watchers

 avatar  avatar  avatar

tsmpipe's Issues

tsmpipe for Windows 64bits

Hello,
I wanted to share that I have tested successfully the tsmpipe on Linux/Centos and worked good for me.
I used tsmpipe in order to avoid using a staging space for oracle export/import tables.
I also have oracle databases on Windows and was wondering if the tsmpipe program was tesed on Windows ? any way to ensure its portability ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.