- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: PCSI Installation issue
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
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
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
тАО05-22-2006 06:54 PM
тАО05-22-2006 06:54 PM
PCSI Installation issue
I have burned .PCSI file on CD. After mounting this CD trying to issue the command
$Product install *
it is coming out with error
%PCSI-E-WRITEERR, error writing DQA0:[000000]XX-I64VMS-XXX-V0201--1.PCSI;1
-SYSTEM-F-WRITLCK, write lock error
%PCSI-E-S_OPFAIL, operation failed
%PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition
however if i copy this .pcsi file to local directory and issuing the command
$pro ins *
it is working fine.
Any body know what may be the problem. Machine is OVMS Itanium.
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2006 07:36 PM
тАО05-22-2006 07:36 PM
Re: PCSI Installation issue
Something like this
MOUNT/MEDIA=CD/UNDEFINED=(FIXED:CR:9216)/OVER=ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2006 07:41 PM
тАО05-22-2006 07:41 PM
Re: PCSI Installation issue
The PCSI-E-WRITERR shows that the Product Install utility is attempting to write to the CD.
Have you tried to define the destination manually?
$ PRODUCT INSTALL * /DESTINATION=
By default the Product Install utility will install the product files to your current default device.
You may also define the logical name PCSI$DESTINATION instead of adding the /DESTINATION qualifier to the command.
Best regards,
Dave Laurier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2006 07:45 PM
тАО05-22-2006 07:45 PM
Re: PCSI Installation issue
I was wrong when I stated "by default the PCSI utility will install to your default device".
The default device is used when specifying a destination without a device-name but with a directory name.
By default the PCSI utility will install the product files to SYS$SYSDEVICE:[VMS$COMMON].
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2006 07:48 PM
тАО05-22-2006 07:48 PM
Re: PCSI Installation issue
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2006 11:35 PM
тАО05-22-2006 11:35 PM
Re: PCSI Installation issue
how to burn CD is ODS format at present i am burning in ISO format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 04:25 AM
тАО05-23-2006 04:25 AM
Re: PCSI Installation issue
using your original CD, please show us the output from
$ set default sys$login
$ show default
$ mount/over=id dqa0:
$ show device/full dqa0:
$ prod install */source=dqa0:[000000]
This will show us the exact error you get when set up as Karl and other have suggested.
Reagdrs,
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 03:40 PM
тАО05-23-2006 03:40 PM
Re: PCSI Installation issue
$ show def
SYS$SYSROOT:[SYSMGR]
= SYS$SYSROOT:[SYSMGR]
= SYS$COMMON:[SYSMGR]
$ show device/full dqa0:
Disk IA641$DQA0:, device type DW-28E, is online, allocated, deallocate on
dismount, mounted, software write-locked, file-oriented device, shareable,
available to cluster, error logging is enabled.
Error count 0 Operations completed 14674
Owner process "_FTA1:" Owner UIC [SYSTEM]
Owner process ID 00000422 Dev Prot S:RWPL,O:RWPL,G:R,W
Reference count 2 Default buffer size 512
Total blocks 403224 Sectors per track 25
Total cylinders 646 Tracks per cylinder 25
Volume label "asderf" Relative volume number 1
Cluster size 0 Transaction count 1
Free blocks 0 Maximum files allowed 0
Extend quantity 0 Mount count 1
Mount status Process ACP process name "DQA0CACP"
Volume Status: ISO 9660.
Members of this volume set are IA641$DQA0: (rvn 1).
$ pro ins * /source=dqa0:[000000]
%PCSI-E-WRITEERR, error writing DQA0:[000000]XX-I64VMS-XXXX-V0201--1.PCSI;1
-SYSTEM-F-WRITLCK, write lock error
%PCSI-E-S_OPFAIL, operation failed
%PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 03:55 PM
тАО05-23-2006 03:55 PM
Re: PCSI Installation issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 06:43 PM
тАО05-23-2006 06:43 PM
Re: PCSI Installation issue
2. Then we go to a specific directory in which all the files of which the iso image has to be made are copied.
3. mkisofs utility with relevant options is then used so as to make an image.
4.
" mkisofs -N -R -v -V "xxxx" - o /home/xxxx/xxxx.iso ./ " This is the command used to make the image..
5.It is then brought back to the windows machine using ftp.
6.It is then burned with NERO Start Smart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 08:28 PM
тАО05-23-2006 08:28 PM
Re: PCSI Installation issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 09:23 PM
тАО05-23-2006 09:23 PM
Re: PCSI Installation issue
$ dump/record DQA0:[000000]XX-I64VMS-XXX-V0201--1.PCSI;1
I suspect you may get the same error message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 09:43 PM
тАО05-23-2006 09:43 PM
Re: PCSI Installation issue
%DUMP-E-READERR, error reading DQA0:[000000]XX-AXPVMS-XX-123--1.PCSI;1
-RMS-F-RER, file read error
-SYSTEM-F-VOLINV, volume is not software enabled