Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Anyone have experience with Quantum DLT8000 Post 17262 by 98_1LE on Tuesday 12th of March 2002 08:42:26 PM
Old 03-12-2002
Anyone have experience with Quantum DLT8000

I know this is off subject, but I have been having fits with a Quantum M1500 library with DTL8000 drives, and figured that some of you have had some experience with them.
Thanks,
Chuck
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Quantum/Unix

I was wondering if anyone has any information if UNIX/LINUX will be viable with quantum computing. I have very limited knowledge of quantum physics vs. Quantum computing and the correlation to UNIX/LINUX? (6 Replies)
Discussion started by: globix
6 Replies

2. Filesystems, Disks and Memory

Quantum Firware Flash

Tried to use some 18gb Quantum Atlas III's (TD18J011) in my RS/6000's but resulted in horribly slow bootup times. These were Auspex pulls. Anyone know availability of firmware updates for these? No luck searching so far. Not sure if this would help with original problem, but worth the shot.... (0 Replies)
Discussion started by: mooshkie
0 Replies

3. Solaris

DLT8000 Support in 2.5.1

Hi Guys, Old OS I know, but does anyone know the patch number (if indeed it is a patch) or know where I can get the drivers to get a HP DLT8000 working under Solaris 2.5.1. Any help, advice (other than upgrade :) ) appreciated. Thanks Marty (0 Replies)
Discussion started by: callmebob
0 Replies

4. UNIX for Dummies Questions & Answers

SLURM script for quantum espresso

Hello everyone. I am trying to submit a job on quantum espresso program on a SLURM environment (parallel computing); of course SBATCH is used. I am a UNIX dummy and not sure if my script is right but i keep getting the error: sbatch: error: Batch job submission failed: job has invalid account. The... (0 Replies)
Discussion started by: lebphys78
0 Replies

5. UNIX for Dummies Questions & Answers

Quantum tape drive

Hi, Using Redhat 5.7. I have Quantum tape drive connected to the server. I am trying to install the Netbackup software. Just wondering how can I see the Quantum is connected to the server. is any command I run to see the tape drive is connected? I used to work on Solaris, I used to do... (1 Reply)
Discussion started by: samnyc
1 Replies
xpachanges(7)							SAORD Documentation						     xpachanges(7)

NAME
XPAChanges - Changes For Users from XPA 1.0 and 2.0 SYNOPSIS
This document describes changes that will affect users who migrate from XPA 1.0 to XPA 2.0. DESCRIPTION
There have been a few changes that affect users who upgrade XPA from version 1.0 to version 2.0. These changes are detailed below. o XPA commands no longer have a resolver routine (this is open to negotiations, but we decided the idea was dumb). For the SAOtng pro- gram, this means that you must explicitly specify the access point, i.e.,: cat foo.fits | xpaset SAOtng fits instead of: cat foo.fits | xpaset SAOtng o By default, xpaset, xpaget, etc. now wait for the server callback to complete; i.e., the old -W is implied (and the switch is ignored). This allows support for better error handling. If you want xpaset, etc. to return before the callback is complete, use -n switch: echo "file foo.fits" | xpaset -n SAOtng o The old -w switch in xpaset and xpaget is no longer necessary (and is ignored), since you can have more than one process communicating with an xpa access point at one time. o The new -p switch on xpaset means you need not read from stdout: xpaset -p SAOtng colormap I8 will send the paramlist to the SAOtng callback without reading from stdin. SEE ALSO
See xpa(7) for a list of XPA help pages version 2.1.14 June 7, 2012 xpachanges(7)
All times are GMT -4. The time now is 08:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy