Operating System - HP-UX
1833052 Members
2564 Online
110049 Solutions
New Discussion

error while installing attd driver for IBM tape library

 
Sandeep_Chaudhary
Trusted Contributor

error while installing attd driver for IBM tape library

OS Version:HP-UX 11.23
Hardware: rx2660
suxus004 # swlist -l depot
# Initializing...
# Target "suxus004" has the following depot(s):
/tmp/HP-UX11.23/depot
/root/softwares/bash-3.2-ia64-11.23.depot
/root/softwares/libgcc-4.2.3-ia64-11.23.depot
/install/5.4.2TSM/TSMTDPO54/TDPO541/LK4T-2452-00/oracle/hpuxia/api/TIVsmCapi64
/install/5.4.2TSM/tsmclient542/tsmclient542/TIVsmC
/var/spool/sw



suxus004 # ./InstallAtdd
The install script helps you to install the atdd and tapeutil packages.
Check if ATDD is installed on your system ...
The ATDD isn't installed in the current kernel.

Enter the directory where ATDD is located (f.g, /tmp) /var/spool/sw
Enter the filename of the ATDD installed (e.g, atdd.1.7.8.5 or atdd.1.7.8.5.bin) atdd.5.5.0.74.bin
Do you install the tapeutil utility with atdd on your system (y/n)? y
Enter the directory where the tapeutil is located (f.g, /tmp),
or hit the "Enter", if it is in the same directory with the atdd.
Enter the filename of the tapeutil (e.g, tapeutil.hpux.4.0.3.0 or tapeutil.hpux.4.0.3.0.bin) tapeutil.hpux.4.4.0.0.bin

Start installing the tapeutil and atdd packages ...

Check if tapeutil is already installed on the system ...
The tapeutil utility isn't installed in the system.

Copy the new tapeutil package to the software depot first ...
/usr/sbin/swcopy -s /var/spool/sw/tapeutil.hpux.4.4.0.0.bin tapeutil

======= 09/30/08 03:53:29 EDT BEGIN swcopy SESSION (non-interactive)
(jobid=suxus004-0096)

* Session started for user "root@suxus004".

* Beginning Selection
* Target connection succeeded for "suxus004:/var/spool/sw".
* Source:
/var/spool/sw/tapeutil.hpux.4.4.0.0.bin
* Targets: suxus004:/var/spool/sw
* Software selections:
tapeutil.utility,r=4.4.0.0,v=IBM
* Selection succeeded.


* Beginning Analysis and Execution
* Session selections have been saved in the file
"/root/.sw/sessions/swcopy.last".
ERROR: "suxus004:/var/spool/sw": An update to the installed product
database or depot catalog may have errors.
* The analysis phase failed for "suxus004:/var/spool/sw".
* Analysis and Execution had errors.


ERROR: More information may be found in the agent logfile using the
command "swjob -a log suxus004-0096 @ suxus004:/var/spool/sw".

======= 09/30/08 03:53:29 EDT END swcopy SESSION (non-interactive)
(jobid=suxus004-0096)

Error performing swcopy of tapeutil
Installation incomplete

4 REPLIES 4
Sandeep_Chaudhary
Trusted Contributor

Re: error while installing attd driver for IBM tape library


* Target: suxus004:/var/spool/sw
* Target logfile: suxus004:/var/spool/sw/swagent.log
* Reading source for product information.
ERROR: The swcopy or swinstall command will not convert a target with
layout_version 0.8 into 1.0 even if the layout_version option
has the default value of 1.0. You should copy/install 1.0
software into a 1.0 target or set the layout_version option to
0.8.
If you want to convert software in an existing 0.8 target into
layout_version 1.0, you must first set the target
layout_version attribute to 1.0 using the command "swmodify -a
layout_version=1.0 @ ".
If you want to convert just the selected 1.0 software to
layout_version 0.8, you can specify the "-x
layout_version=0.8" option.
Note by converting 1.0 software to layout_version 0.8, you
will lose any new 1.0 attributes which can corrupt the
software if it depends on 1.0 attributes.
ERROR: Cannot continue the Analysis Phase until the previous errors
are corrected.

======= 09/30/08 04:05:17 EDT END copy AGENT SESSION (Cancelled)
(pid=14660) (jobid=suxus004-0101)
sandchau as root@suxus004 [/tmp/HP-UX11.23/depot]
Dennis Handly
Acclaimed Contributor

Re: error while installing attd driver for IBM tape library

Did you try using swmodify to change the layout version as your reply mentioned?

You may have to swcopy your tape depot to another directory depot before you use swmodify?
Sandeep_Chaudhary
Trusted Contributor

Re: error while installing attd driver for IBM tape library

i have run swmodify and installation completed smoothly.
Sandeep_Chaudhary
Trusted Contributor

Re: error while installing attd driver for IBM tape library

solved