- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: "product remove" from a dead disk
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-25-2007 08:31 PM
01-25-2007 08:31 PM
Today I tried to install the new version of GNV, but failed, since Product cannot remove the old version from the dead disk. What do I have to do to trick PRODUCT?
Jouk
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 08:47 PM
01-25-2007 08:47 PM
SolutionHere is a paste from a post on comp.os.vms, from Mr Hammond
When a product is installed, the PCSI utility stores the associated
logical volume name of the destination device in the product database,
not the actual device name. Since the destination volume is no longer
mounted, PCSI cannot use this logical name to find the device on which
your product was orignally installed. The logical volume name is used
so that the user can move files to another physical device with the
same or different label. However, PCSI must be told what happened so
that it can update the product database.
First, let's define "logical device name". This is the string that is
returned from:
$ WRITE SYS$OUTPUT F$GETDVI("
This logical name is created by the MOUNT utilty when the volume is
mounted and a logical name of the form DISK$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 09:01 PM
01-25-2007 09:01 PM
Re: "product remove" from a dead disk
I just defined the "disk logical" and it worked
Jouk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 09:03 PM
01-25-2007 09:03 PM
Re: "product remove" from a dead disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 09:06 PM
01-25-2007 09:06 PM
Re: "product remove" from a dead disk
I think PRODUCT should be modified to handle simply/transparently this kind of situation we have all experienced (dead disk or disk replaced by another one, a bigger one, a RAID 1/ RAID 5/ RAID 6...).
May be we should log a SPR on Hp User advocacy ? If we are enough to sign, HP may consider it.