Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dCache
cta
Commits
a349e9b9
Commit
a349e9b9
authored
6 years ago
by
Anastasia Karachaliou
Browse files
Options
Downloads
Patches
Plain Diff
manual for cta-tape-acs-querydrive tool
parent
d651be5b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cta.spec.in
+1
-0
1 addition, 0 deletions
cta.spec.in
mediachanger/acs/cta-tape-acs-querydrive.1cta
+62
-0
62 additions, 0 deletions
mediachanger/acs/cta-tape-acs-querydrive.1cta
with
63 additions
and
0 deletions
cta.spec.in
+
1
−
0
View file @
a349e9b9
...
...
@@ -370,6 +370,7 @@ castor (Cern Advanced STORage system)
%attr(0644,root,root) %doc /usr/share/man/man1/cta-tape-acs-queryvolume.1cta.gz
%attr(0644,root,root) %doc /usr/share/man/man1/cta-tape-acs-mount.1cta.gz
%attr(0644,root,root) %doc /usr/share/man/man1/cta-tape-acs-dismount.1cta.gz
%attr(0644,root,root) %doc /usr/share/man/man1/cta-tape-acs-querydrive.1cta.gz
%package -n cta-common
Summary: CERN Tape Archive common items
...
...
This diff is collapsed.
Click to expand it.
mediachanger/acs/cta-tape-acs-querydrive.1cta
0 → 100644
+
62
−
0
View file @
a349e9b9
.\" The CERN Tape Archive (CTA) project
.\" Copyright (C) 2015 CERN
.\"
.\" This program is free software: you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation, either version 3 of the License, or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
.TH CTA-TAPE-ACS-QUERYDRIVE "1cta" "$Date: 2013/10/09 14:00:00 $" CTA "CTA"
.SH NAME
cta-tape-acs-querydrive \- queries a drive
.SH SYNOPSIS
.BI "cta-tape-acs-querydrive [options] VID"
.SH DESCRIPTION
\fBWarning\fP, \fBcta-tape-acs-querydrive\fP is a developer tool and is
therefore subject to change in and even removal from a future release of CTA.
End users should not rely on this tool to operate their CTA installation.
\fBcta-tape-acs-querydrive\fP quieries ACS for information about the drive
with the specfied \fBVID\fP.
Please note that this command-line tool communicates directly with the CSI of
the ACS system. This command-line tool does not communicate with any CTA
daemons.
.SH OPTIONS
.TP
\fB\-d, \-\-debug
Turns on the printing of debug information.
.TP
\fB\-h, \-\-help
Prints the usage message.
.TP
\fB\-q, \-\-query SECONDS
Time wait between queries to ACLS for responses.
\fBSECONDS\fP must be an integer value greater than 0.
The default values of \fBSECONDS\fP is 610.
.TP
\fB\-t, \-\-timeout SECONDS
Time to wait for the mount operation to conclude.
\fBSECONDS\fP must be an integer value greater than 0.
The default value of \fBSECONDS\fP is 10.
.SH "RETURN CODES"
.TP
\fB 0
Ok.
.TP
\fB 1
Command failed.
.SH AUTHOR
\fBCTA\fP Team
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment