HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: RX6600 OpenVMS 8.3 Install problem
Operating System - OpenVMS
1832200
Members
2525
Online
110039
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
Go to solution
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
01-09-2008 02:37 AM
01-09-2008 02:37 AM
I have one RX6600, i am trying to install OpenVMS 8.3. A VGA Monitor is connected to the server. From EFI shell, if i do "boot from DVD", i am getting the error.
ERROR: Canout device path can't be set to multiple devices
Warning: Select console device paths from the boot manager menu.
So, i looked into console configuration.
Two entries are there in the console configuration, VGA and Serial
If VGA is P and and Serial is S, then i am getting the error.
ERROR: Canout device path can't be set to multiple devices
Warning: Select console device paths from the boot manager menu.
If VGA is P and Serial is NC (not configured), then i am getting the error.
ERROR : Unable to fetch console input path variable.
If VGA is S and Serial is P, then i am getting the error.
ERROR: Canout device path can't be set to multiple devices
Warning: Select console device paths from the boot manager menu.
Please anyone tell me, how can i solve this issue and how can i install ?
ERROR: Canout device path can't be set to multiple devices
Warning: Select console device paths from the boot manager menu.
So, i looked into console configuration.
Two entries are there in the console configuration, VGA and Serial
If VGA is P and and Serial is S, then i am getting the error.
ERROR: Canout device path can't be set to multiple devices
Warning: Select console device paths from the boot manager menu.
If VGA is P and Serial is NC (not configured), then i am getting the error.
ERROR : Unable to fetch console input path variable.
If VGA is S and Serial is P, then i am getting the error.
ERROR: Canout device path can't be set to multiple devices
Warning: Select console device paths from the boot manager menu.
Please anyone tell me, how can i solve this issue and how can i install ?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2008 03:05 AM
01-09-2008 03:05 AM
Solution
Don't use the VGAconsole. It's not supported on V8.3 - however it is supported on V8.3-1H1 (with a few caveats).
Read the installation and upgrade guid carefully about how to configure the console settings for the serial console.
Don't forget to ensre that you have current firmware in the system and in the on-board LSIlogic SAS 8port conroller.
You may find that you have trouble with the V8.3 DVD depending on the make and model of the USB connected DVD drive.
You may be better off using V8.3-1H1 as it has a number of performance and functionality improvements over V8.3. Again, read the new featrues, release notes and installation guides carefully first.
I'm currently working with a number of rx2660s and rx6600s in a couple of new clusters and we're using V8.3-1H1, not V8.3.
Cheers, Colin (http://www.xdelta.co.uk).
Read the installation and upgrade guid carefully about how to configure the console settings for the serial console.
Don't forget to ensre that you have current firmware in the system and in the on-board LSIlogic SAS 8port conroller.
You may find that you have trouble with the V8.3 DVD depending on the make and model of the USB connected DVD drive.
You may be better off using V8.3-1H1 as it has a number of performance and functionality improvements over V8.3. Again, read the new featrues, release notes and installation guides carefully first.
I'm currently working with a number of rx2660s and rx6600s in a couple of new clusters and we're using V8.3-1H1, not V8.3.
Cheers, Colin (http://www.xdelta.co.uk).
Entia non sunt multiplicanda praeter necessitatem (Occam's razor).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2008 05:40 AM
01-09-2008 05:40 AM
Re: RX6600 OpenVMS 8.3 Install problem
Hi,
Knowing nothing about the RX6600...
However, we encountered a similar problem with an rx2660. We solved it thus:
(verbatim quote from our homebrewn manuals)
It is necessary to configure the serial console of the Integrity systems, as for VMS the input, output and error console all must point to the same serial-line console device.
At the console of the Integrity systems, select "Boot Configuration" from the "EFI Boot Manager" menu.
From the submenu, select "Console Configuration".
The "Console Configuration" should look like:
Console Configuration
S Serial Acpi(PNP0501,0) Vt100+ 9600
P Serial Acpi(HWP0002,700)/Pci(1|1) Vt100+ 9600
S VGA Acpi(HWP0002,700)/Pci(2|0)
Position the cursor on the first entry and press. Hereby disabling the "system serial port".
Position the cursor on the third entry and press. Hereby disabling the "VGA port". VMS does not support booting using a USB keyboard or a VGA graphics display device.
The final console configuration should look like this:
Console Configuration
NC Serial Acpi(PNP0501,0) Vt100+ 9600
P Serial Acpi(HWP0002,700)/Pci(1|1) Vt100+ 9600
NC VGA Acpi(HWP0002,700)/Pci(2|0)
Save the settings to NVRAM, and reset the system.
(end quote)
Hope this helps.
Regards,
Kris (aka Qkcl)
Knowing nothing about the RX6600...
However, we encountered a similar problem with an rx2660. We solved it thus:
(verbatim quote from our homebrewn manuals)
It is necessary to configure the serial console of the Integrity systems, as for VMS the input, output and error console all must point to the same serial-line console device.
At the console of the Integrity systems, select "Boot Configuration" from the "EFI Boot Manager" menu.
From the submenu, select "Console Configuration".
The "Console Configuration" should look like:
Console Configuration
S Serial Acpi(PNP0501,0) Vt100+ 9600
P Serial Acpi(HWP0002,700)/Pci(1|1) Vt100+ 9600
S VGA Acpi(HWP0002,700)/Pci(2|0)
Position the cursor on the first entry and press
Position the cursor on the third entry and press
The final console configuration should look like this:
Console Configuration
NC Serial Acpi(PNP0501,0) Vt100+ 9600
P Serial Acpi(HWP0002,700)/Pci(1|1) Vt100+ 9600
NC VGA Acpi(HWP0002,700)/Pci(2|0)
Save the settings to NVRAM, and reset the system.
(end quote)
Hope this helps.
Regards,
Kris (aka Qkcl)
I'm gonna hit the highway like a battering ram on a silver-black phantom bike...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2008 08:30 PM
01-09-2008 08:30 PM
Re: RX6600 OpenVMS 8.3 Install problem
These suggestions solved my problem. Thank you.
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