- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Posix Installagtion
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
10-02-2005 07:59 PM
10-02-2005 07:59 PM
Posix Installagtion
Some collegues want to use posix on the workstation. I don't know what posix is, but for me it looks like a shellscript(unix shell). Is it difficult to install it on the worstation? What is the cookbook for posix installation.
Thanks
Geir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 08:28 PM
10-02-2005 08:28 PM
Re: Posix Installagtion
Install the GNV kit. Amoung other things, it contains bash and of course vi!
You can download GNV from http://h71000.www7.hp.com/opensource/DEC-AXPVMS-GNV-V0106-002-1.PCSI_SFX_AXPEXE
HTH,
Bart Zorn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 09:09 PM
10-02-2005 09:09 PM
Re: Posix Installagtion
Thanks.
I copied the file to a CDROM with CD Creator 5, but on OpenVMS I have problems to mount the disk.
The OpenVMS is isolated, with no network connection to other system, so I must copy posix either on CD or floppy(to small).
Do you have som idea? Thanks. Some idea?
Geir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 09:35 PM
10-02-2005 09:35 PM
Re: Posix Installagtion
To create a VMS format CD you can create an disk image file with LD, copy the file to a PC with a CD writer and write the CD as a iso image.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 09:40 PM
10-02-2005 09:40 PM
Re: Posix Installagtion
Try mounting the CD with /OVER=ID/MEDIA=CD
This will instruct VMS to view the CD as a standard ISO rather than a FILES-11 volume.
cheers
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 10:44 PM
10-02-2005 10:44 PM
Re: Posix Installagtion
Thanks for the answer. As far as I know, POSIX should be part of the OpenVMS 6.2. I have 10 CD's with OpenVMS Alpha Software Product Library, but I have problems to use vmsinstall to install posix. Maybe it's a few commands to do for activatin the posix.
Any suggestians??
Regards geir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 10:54 PM
10-02-2005 10:54 PM
Re: Posix Installagtion
Start with making a good BACKUP of the system, because POSIX adds at least one kernel module. During the BACKUP, you can find some time to go thorough the installation guide ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 11:31 PM
10-02-2005 11:31 PM
Re: Posix Installagtion
Thanks for the answer. The Backup is active, and now I try to mount CD number one (Open VMS Alpha, Software Product Library Disc 1 of 10) because I whish to read the installation guide for POSIX. But I got followibng error message:
$mount/media=cdrom osws2$dka400: axpbinsep971
%MOUNT-I-OPRQST, device _osws2$dka400: contains the worong volume
%MOUNT-I-OPRQST, Please mount volume axpbinsep971 in device _osws2$dka400:
Maybe I got wrong CD, but the other CD is marked NAS, and I assume it's not correct?? And that's all CD I have.
Regards Geir :-0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 11:42 PM
10-02-2005 11:42 PM
Re: Posix Installagtion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 11:49 PM
10-02-2005 11:49 PM
Re: Posix Installagtion
I have tried both, without success, I also tried to use the label that OpenVMS suggest.
I did the following commands:
1) $ show device d
....
...
OSWS2$DKA400
2) $ mount/for OSWS2$DKA400
3) $ show device dk
label is: AXPBINSEP971
4) $ dismount OSWS2$DKA400
5) $ mount OSWS2$DKA400 AXPBINSEP971 " "
And then I got the error message as described earlier.
Thanks Geir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:09 AM
10-03-2005 12:09 AM
Re: Posix Installagtion
$mount OSWS2$DKA400 /over=id
Been a long time since I've had to look at VMS 6-2 :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 03:13 AM
10-03-2005 03:13 AM
Re: Posix Installagtion
Thanks. It solve the problem, but I still have problems to find how to install POSIX. I did not see anything on the CD.
Where could I found POSIX software?
Is it a part of the OpenVMS?
What about license? Is it a part of VMS, or must I buy new license. I know for sure that we already have posix on some of the server.
Thanks
Geir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 03:35 AM
10-03-2005 03:35 AM
Re: Posix Installagtion
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 06:48 PM
10-03-2005 06:48 PM
Re: Posix Installagtion
Where is it possible to get POSIX software??
I have all CD's for OpenVMS 6.2 (10 CD's). Is Posix a part of these CD's. If the answer is yes, how is it possible to install posix.
What is the product name, if I want to use vmsinstall.
Geir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 07:34 PM
10-03-2005 07:34 PM
Re: Posix Installagtion
POSIX V3.0 is on the JUN-1997 OpenVMS Alpha Layered Products CD set (Q2/97) on CD #2 in directory [POSIX030]. But it's only supported on OpenVMS V7.0 or higher. And it's a PCSI kit (to be installed with PRODUCT INSTALL).
For OpenVMS Alpha V6.2, you would need POSIX V2.0, which would be on an older LP CD set.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 07:40 PM
10-03-2005 07:40 PM
Re: Posix Installagtion
POSIX = a "standard" UNIX. Not a product. It's just a way that all UNIX's should work.
What version of VMS are you talking about?
IIRC, there has been a POSIX-compliant shell available, but I never worked with it, and for what I've heard, it was slow (very inefficient) and I doubt it was widely used. I'm not sure in what VMS veriosn it was introduced and in what version it was abandoned. I know for sure that there is no built-in Posix commandset in VMS.
If you're running VMS 7.3 (and higher), you can set up posix-compliance for files, mainly naming. It requires ODS-5 disks, process settings ($ SET PROCESS/PARSE_STYLE=EXTENDED) and a number of other settings. But the command-line will still be DCL.
If you want Unix-like command shell, you will need to run VMS 7.3-2 at least, and download the GNV set - already mentioned by others. It's very easy to install: It comes as a executable that will expand itself to a standard PCSI-file so installation is a piece of cake. Any person that wants a Unix-shell can enable it by simply issueing the "bash" command. What bash (the Unix shell) doesn't understand will be passed to, and be executed by DCL - if it's a valid command.
Check the releasenotes for the product - theer are some things to take into account.
Anyway, be sure to have that latest version and keep track of new releases, as the rpoduct will be nehanced.
BTW: OpenVMS is more compliant to the POSIX standards in terms of available interfaces, than a lot, if not most (or all) UNIXes. at least: 10 years ago (Source: X/open Survey '95 (X/Open is the predecessor of POSIX))
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 08:12 PM
10-03-2005 08:12 PM
Re: Posix Installagtion
Thanks for the answer. A friend told me that I could download posix from http://www1.itrc.hp.com. He also told me that it was posible to find the software on the web-page, if I use the search command. So far, I have no success to use the search command. He also told me that I need license, if I will use the software. So if some of you could tell me where, I could find the software, I would be happy.
My OS version is OpenVMS Alpha V6.2, and I need POSIX V2.0. I is good enough to have ordinary OpenVMS license, if I want to use POSIX.
Regards Geir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 08:54 PM
10-03-2005 08:54 PM
Re: Posix Installagtion
refer to ATW (Ask The Wizard) article 3272 for an OpenVMS Alpha V6.2 SPD:
http://h71000.www7.hp.com/wizard/wiz_3272.html
Regarding the POSIX license, it says:
The right-to-use POSIX for OpenVMS is included with the OpenVMS base operating system license. Refer to the POSIX for OpenVMS Software Product Description (SPD 38.82.xx) for more information.
Your problem will be to locate such an old POSIX V2.0 for OpenVMS kit !
POSIX for OpenVMS is a layered product. You cannot download layered product kits from ITRC. You must obtain the appropriate OpenVMS Layered Products CD. In this case, you would need a versions of those CDs prior to JUN-1997 ! The SPL Master Index does not list CDs earlier than JUN-1997.
There also seems to be a POSIX V2.0 ECO 2 (POSIXECO02020) and another POSIXECO021020 patch kit.
The POSIX V2.0 kit may be found on the OpenVMS Alpha V6.2 Operating system CD in [KITS.POSIX]. You would need to install it with PRODUCT INSTALL POSIX/SOUR=dev:[KITS.POSIX]
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2005 12:40 AM
10-04-2005 12:40 AM
Re: Posix Installagtion
The OpenVMS Alpha V6.2 Operating system CD, mentioned by Volker, also contains a vmsinstallable kit:
Directory DAD8037:[POSIX020.KIT]
DEC-VAXVMS-POSIX-V0200--1.PCSI;1 POSIXECO02020.A;1
Total of 2 files.
Cheers,
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2005 07:36 PM
10-09-2005 07:36 PM
Re: Posix Installagtion
those 2 kits would be the POSIX V2.0 kit and a patch (ECO 2) for POSIX V2.0.
You have to install the PCSI kit with PRODUCT INSTALL first and then apply the patch using @VMSINSTAL
Volker.