Sponsored Content
Full Discussion: Tsm commands
Top Forums Shell Programming and Scripting Tsm commands Post 302926069 by ramkumar15 on Friday 21st of November 2014 02:00:08 AM
Old 11-21-2014
Tsm commands

hi all,

In my shell script, they have used the bplist commands where backup team were using the bplist utility and right now they have changed the utility to TSM.

Could you please help me out the revelant commands for TSM utility for the backup.

Let me know if you have any idea on tis.
 

6 More Discussions You Might Find Interesting

1. AIX

Backup solutions / TSM alternative?

Hey all, I've just about had it with Tivoli Storage Manager. I won't go into the what's and why's. Do any of you have suggestions for an alternative? We have around 70 linux clients and 10 AIX lpars. We mostly do incremental filesystem backups each night and have a 3494 tape library with 3... (2 Replies)
Discussion started by: cruiser
2 Replies

2. Linux

tsm client (basic question)

Hello, i was trying to install tsm client on a linux box(i386) I get asked for a lot of dependent filesets. I dont have the cd? how can i get these?? is there a way to copy these from a server which has it? and how do i check if a server has it? rpm -qa|grep fileset?? pls advice # rpm -ivh... (4 Replies)
Discussion started by: karthikosu
4 Replies

3. Solaris

TSM Storage agent performance

Guys, I have TSM Lanfree on a 5220, Being an AIX Admin I'm looking for help on Solaris. Detailed Monitoring provided by Teamquest. The problem is that although the 'root' owned 'dsmsta quiet' process is apparently using 27 software threads they never add up to more than 1/64th of the... (0 Replies)
Discussion started by: SHCART
0 Replies

4. AIX

TSM capacity

Dears, The TSM storage that we have is already configured to backup some Application,directories & logs or let's say backup different path from 15 servers, I want to add more Items to be backuped by this storage, how to be confirmed if that possible or not? I mean how do we know the capacity of... (7 Replies)
Discussion started by: arm
7 Replies

5. Red Hat

TSM service not found

Hello, I have some trouble checking the TSM ( Tivoli storage Mgr )service status in Linux box when i am doing service tsm status -bash: service command not found Above command is working fine in all other linux box ( Any idea how to look into this to resolve this, i am clueless from... (2 Replies)
Discussion started by: saurabh84g
2 Replies

6. Linux

Tsm

my backup team was using the bpclient utility which they are migrated to TSM client. I need to change the script running from bpclient to TSM . if anyone give some inputs that would be great. (2 Replies)
Discussion started by: ramkumar15
2 Replies
ACSLIST(1)							  BP executables							ACSLIST(1)

NAME
acslist - Aggregate Custody Signals (ACS) utility for checking custody IDs. SYNOPSIS
acslist [-s|--stdout] DESCRIPTION
acslist is a utility program that lists all mappings from bundle ID to custody ID currently in the local bundle agent's ACS ID database, in no specific order. A bundle ID (defined in RFC5050) is the tuple of (source EID, creation time, creation count, fragment offset, fragment length). A custody ID (defined in draft-jenkins-aggregate-custody-signals) is an integer that the local bundle agent will be able to map to a bundle ID for the purposes of aggregating and compressing custody signals. The format for mappings is: (ipn:13.1,333823688,95,0,0)->(26) While listing, acslist also checks the custody ID database for self-consistency, and if it detects any errors it will print a line starting with "Mismatch:" and describing the error. -s|--stdout tells acslist to print results to stdout, rather than to the ION log. EXIT STATUS
0 acslist terminated after verifying the consistency of the custody ID database. 1 acslist was unable to attach to the ACS database, or it detected an inconsistency. FILES
No configuration files are needed. ENVIRONMENT
No environment variables apply. DIAGNOSTICS
The following diagnostics may be issued: Can't attach to ACS. acsadmin has not yet initialized ACS operations. Mismatch: (description of the mismatch) acslist detected an inconsistency in the database; this is a bug in ACS. BUGS
Report bugs to <ion-bugs@korgano.eecs.ohiou.edu> SEE ALSO
acsadmin(1), bplist(1) perl v5.14.2 2012-05-25 ACSLIST(1)
All times are GMT -4. The time now is 03:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy