Sponsored Content
Full Discussion: %device line change
Top Forums UNIX for Advanced & Expert Users %device line change Post 302136916 by RTM on Thursday 20th of September 2007 11:11:09 AM
Old 09-20-2007
You didn't mention what changed on the server? New disk installed, new controller installed, patches installed, new SDT10000 driver installed...something caused the change.

Taking a guess, I would assume that the controller use to be 0 and now is 1
(0,0,6,0) versus (1,0,6,0) - you should still be able to access the tape drive - just have to find the correct device. What did you use to use to access the drive before? Try changing the device from 0 to 1 in those commands.
 

10 More Discussions You Might Find Interesting

1. Red Hat

My device files change!!!!

Hi... this is the situation. I have a server with redhat Advance Server 3 and the operating system is installed in /dev/sda disk... when i include new Luns dinamically they take the following special files /dev/sdb and /dev/sdc.... ok.. until now is everything ok... but the problem begins... (2 Replies)
Discussion started by: lenux78
2 Replies

2. UNIX for Dummies Questions & Answers

NIC and Device NO to Change

I am a beginer in unix . I would like to know what is the command in orser to change NIC and Device NO (1 Reply)
Discussion started by: Ilias Kappatos
1 Replies

3. UNIX for Dummies Questions & Answers

How to change tape device name.

I disconected external device which was configured as rmt0. When I connect it again and run cfgmgr device name has changed (internal drive which was rmt1 is now rmt0 and external drive was rmt0 and is rmt1) and I dont know how to back it out. The thing is that for all backups I use new modell... (2 Replies)
Discussion started by: fraydey
2 Replies

4. Shell Programming and Scripting

Script to change file contents line by line

Hi, I'm struggling to write a script to do the following, -will go through each line in the file -in a specific character positions, changes the value to a new value -These character positions are fixed througout the file ----------------------- e.g.: file1.sh will have the following 3... (4 Replies)
Discussion started by: vini99
4 Replies

5. AIX

change the primary dump device of a vio server

Hi how to change the primary dump device in a vio server ? $ ioslevel 2.2.0.11-FP-24 SP-01 $ oem_setup_env # sysdumpdev -l primary /dev/sysdumpnull secondary /dev/hd6 copy directory /var/adm/ras forced copy flag TRUE always allow dump TRUE dump... (1 Reply)
Discussion started by: newtoaixos
1 Replies

6. Programming

Does PID change from device to other!!!!

we asked to create a sender and receiver for a signals. sender knows his receiver by it's(receiver) PID .... my question is if i go to other computer and run my program will the pid chages than the first pid i got from old computer? (2 Replies)
Discussion started by: fwrlfo
2 Replies

7. Red Hat

Unable To Activate Ethernet Network Device in RHEL 5.5 - e100 device eth0 does not seem to be presen

Hi All, Could anyone please help to resolve the below problem. I installed RHEL5.5 in my desktop.But when i try to activate the ethernet connection then it gives me the error. I spent 2 days for the above and go through with several suggestion found by googling. But no luck. ... (0 Replies)
Discussion started by: Tanmoy
0 Replies

8. HP-UX

Failed to open tape device /dev/rmt/0mn:Device busy (errno = 16)

Hi, Unable to make tape backup, please help. /opt/ignite/bin/make_tape_recovery -a /dev/rmt/?mn -I -v -m tar -x inc_entire=vg00 * Creating local directories for configuration files and archive. ======= 04/25/16 16:28:08 IST Started /opt/ignite/bin/make_tape_recovery. (Mon... (4 Replies)
Discussion started by: anuragr
4 Replies

9. Shell Programming and Scripting

Read line from serial device with BASH

I'm new to Linux (Ubuntu 16.04), and very new to BASH scripting. I have a Numato 8-channel USB GPIO device, which is a DAQ that appears in the system as a serial port. In Linux it appears as ttyACM0. I can easily manipulate a GPO with, for example: echo "gpio set 7" > /dev/ttyACM0 ...followed... (12 Replies)
Discussion started by: Chalk-X
12 Replies

10. OS X (Apple)

Change Name of Bluetooth Device from Command Line in macOS

Mac Version 10.15.2 (macOS Catalina) Does anyone know how to change the name of a connected bluetooth device from the command line on macOS? I am having trouble with various bluetooth devices which I cannot get the "rename" option in the GUI to "save" properly and so I cannot rename a few... (0 Replies)
Discussion started by: Neo
0 Replies
tms(7)							 Miscellaneous Information Manual						    tms(7)

NAME
tms - TMSCP magnetic tape interface SYNOPSIS
For XMI/KDM on Alpha-based systems: bus xmi0 at iop0 vector xmierror controller uq0 at xmi? port kdm vector uqintr device tape tms0 at uq0 drive 0 For MSI Bus: only MIPS-based DECsystem 5500 bus msi0 at ibus? vector msi_isr controller dssc1 at msi0 msinode 1 device tape tms3 at dssc1 drive 3 For XMI/CI/HSC on Alpha-based systems: bus xmi0 at iop0 vector xmierror bus ci0 at xmi? port np vector cimna_isr controller hsc6 at ci0 cinode 6 device tape tms3 at hsc6 drive 3 For tms devices dual ported between two controllers: device tape tms2 at * drive 2 DESCRIPTION
The TMSCP driver provides a standard tape drive interface, as described in mtio(7). This is a driver for any controller that adheres to the Tape Mass Storage Control Protocol (TMSCP). The TMSCP controllers communicate with the host through a packet-oriented protocol termed the Tape Mass Storage Control Protocol. Tape Support - Alpha-based systems TA78, TA79, TA81, TA90, TA90E, TA91 Diagnostics All diagnostic messages are sent to the error logger subsystem. FILES
/dev/rmt??? /dev/nrmt??? SEE ALSO
mtio(7), MAKEDEV(8), uerf(8), tapex(8) delim off tms(7)
All times are GMT -4. The time now is 05:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy