1758669 Members
2561 Online
108874 Solutions
New Discussion юеВ

Re: tape drive config

 
Aryan Deshpande
Occasional Contributor

tape drive config

Hi,

How to configure 4/8 tape drive in hpunix 11
no problem in tape drive.

3 REPLIES 3
Luk Vandenbussche
Honored Contributor

Re: tape drive config

Add the driver stape to your kernel.

Reboot the server
run : 'ioscan -funC tape' to see the device file
Steven E. Protter
Exalted Contributor

Re: tape drive config

Shalom Aryan,

The easiest way to put the stape driver in the kernel is with sam.

from the command line as root:

make sure your TERM variable is set to something normal.
echo TERM
export TERM=vt100
# actual setting depends on connect software
sam
# enter twice to get it going
Kernel Configuration
drivers

scroll down to stape
stape In In Driver Static N/A

It will not say Out if this is the problem. Select it, choose in and you will be prompted to recompile your kernel followed by a system boot.

The boot is unavoidable.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
AwadheshPandey
Honored Contributor

Re: tape drive config

See the o/p of
#ioscan -fnC tape
#insf -e
# /usr/sbin/kmsystem -q stape

it should be in configured state.
#man kmsystem
Cheers,

Awadhesh
It's kind of fun to do the impossible