HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Tape file
Operating System - HP-UX
1833828
Members
2354
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 04:16 PM
04-24-2002 04:16 PM
Tape file
Hi,
can someone tell me how to create a tape file? Is this the place if i need to check something before i need to install, like preinstallation tasks like disk space, a patch version number etc. Some examples are greatly appreciated.
Thanks.
can someone tell me how to create a tape file? Is this the place if i need to check something before i need to install, like preinstallation tasks like disk space, a patch version number etc. Some examples are greatly appreciated.
Thanks.
vani
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 05:06 PM
04-24-2002 05:06 PM
Re: Tape file
Your question is very unclear. Do you wish to make the device files for a new tape device? e.g. /dev/rmt/1m If so, then you can use SAM to create these.
Do you wish to copy the contents of a directory to a tar?
e.g.
cd /mydir
tar cvf /dev/rmt/1m .
Or do you wish to create a filesystem on a tape? HP-UX does not have block tape devices so that operation is not possible.
A little clarity would help.
Do you wish to copy the contents of a directory to a tar?
e.g.
cd /mydir
tar cvf /dev/rmt/1m .
Or do you wish to create a filesystem on a tape? HP-UX does not have block tape devices so that operation is not possible.
A little clarity would help.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 05:26 PM
04-24-2002 05:26 PM
Re: Tape file
Hi,
thanks for your response. Here is my problem which i tried to generalise. My product uses swinstall to install a sw package, which tries to check whether a particular version of a software patch exists. But that patch number is old and new patches have arrived and my product fails to install since it checks for this patch existing. So i want to change this feature.
I looked in to the files and i found a tape file, twipspi-hp11.tape which has the following piece of code, which i thought is causing the problem.
FILESET SPI-WIP-CORE
DESCR "WIP-SPI Core Files"
PREREQ DSI2DDF,r>=A.01.00
SECURE NO
END_FILESET
DSI2DDF,r>=A.01.00. the newer version of this DSI2DDF is A.01.11, and my product does stop in the middle of the installation giving the error about DSI2DDF version.
What do i do? How can i fix it? Which script is executed by this tape file?
Please help.
Regards,
Vani.
thanks for your response. Here is my problem which i tried to generalise. My product uses swinstall to install a sw package, which tries to check whether a particular version of a software patch exists. But that patch number is old and new patches have arrived and my product fails to install since it checks for this patch existing. So i want to change this feature.
I looked in to the files and i found a tape file, twipspi-hp11.tape which has the following piece of code, which i thought is causing the problem.
FILESET SPI-WIP-CORE
DESCR "WIP-SPI Core Files"
PREREQ DSI2DDF,r>=A.01.00
SECURE NO
END_FILESET
DSI2DDF,r>=A.01.00. the newer version of this DSI2DDF is A.01.11, and my product does stop in the middle of the installation giving the error about DSI2DDF version.
What do i do? How can i fix it? Which script is executed by this tape file?
Please help.
Regards,
Vani.
vani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 10:21 PM
04-24-2002 10:21 PM
Re: Tape file
Hi,
I guess a better way of doing this is to use the autoselect_patches=true option from swinstall
man swinstall gives all possible options
extract from this:
superseding and ancestor attributes) for a software object that a user selects for a swinstall or swcopy operation. When set to false, the patches coressponding to the selected object, are not automatically selected.
Regards,
Clemens
I guess a better way of doing this is to use the autoselect_patches=true option from swinstall
man swinstall gives all possible options
extract from this:
superseding and ancestor attributes) for a software object that a user selects for a swinstall or swcopy operation. When set to false, the patches coressponding to the selected object, are not automatically selected.
Regards,
Clemens
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP