- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Boot OpenVMS Itanium.
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
11-07-2005 03:40 AM
11-07-2005 03:40 AM
I have openvms 8.2 installed in a Integrity and am with difficulties in startup openvms.
I have some volume and not I know which this installed vms. Somebody have help me?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 03:58 AM
11-07-2005 03:58 AM
Re: Boot OpenVMS Itanium.
There will be devices called fs0, fs1 etc
for each file struction partion that EFI can see. (use map command to get the list).
For each do this to change that disk
fs0:
then do
cd /efi/vms
dir
if there is a vms_loader.efi in that directory then that disk is a bootable VMS system. You can boot it by
vms_loader.efi
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 04:27 AM
11-07-2005 04:27 AM
Re: Boot OpenVMS Itanium.
You can either use EFI Boot Manager
OR
You can run this BOOT_OPTIONS.COM - Boot Manager utility to add and validate boot options. This displays boot options known to the EFI Boot Manager.
- Add a boot option to the EFI Boot Manager so that your system disk boots automatically when the system
is powered on or rebooted.
- Remove or change the position of a boot option in the EFI Boot Manager list.
- Validate and fix the boot option list.
- Change how long EFI pauses before booting or rebooting. Hope it would be helpful..
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 04:28 AM
11-07-2005 04:28 AM
Re: Boot OpenVMS Itanium.
you have to eneter in EFI environment then you can type dir command on every device yoi see with map command.
Device with OpenVMS has fs:\efi\vms directory and bootable device has fs:\efi\boot\bootia64.efi file.
Antonio
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 05:27 AM
11-07-2005 05:27 AM
Re: Boot OpenVMS Itanium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 05:33 AM
11-07-2005 05:33 AM
Re: Boot OpenVMS Itanium.
I have the file to vms_loader.efi in fs0, fs2, blk2 and blk6. When startup the file does not happen nothing. Necessary to configure some flag?
No, you haven't.
Why you don't see fs1: device?
Can you see fs:\efi\boot directory in each device?
I hope you did't delete SYS$EFI.SYS on your openvms disk, because in this case you can't boot more :-(
Antonio
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 05:48 AM
11-07-2005 05:48 AM
Re: Boot OpenVMS Itanium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 07:22 PM
11-07-2005 07:22 PM
Re: Boot OpenVMS Itanium.
those commands can help you ...
Searching boot loader (where fs: may be fs0: fs1: and so on)
EFI>dir -b -r fs:\*.efi
Vax/Alpha sho dev (where fs: is vms hd)
EFI>fs:\efi\vms\vms_show.efi device -fs
List bootable devices (where fs: is vms hd)
EFI>fs:\efi\vms\bcfg boot dump
Antonio
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2005 12:41 AM
11-08-2005 12:41 AM
Re: Boot OpenVMS Itanium.
I have fs1. The volumes are:
#####
fs1:\efi\vms> vms_show device -fs
VMS: DQA0 IDE Drive
EFI: fs0: Acpi(000222F0,0)/Pci(2|0)/Ata(Primary,Master)
VMS: DKA0 HP 73.4GATLAS10K3_73_SCAHP05
EFI: fs1: Acpi(000222F0,100)/Pci(1|0)/Scsi(Pun0,Lun0)
VMS: DKA100 HP 73.4GATLAS10K3_73_SCAHP05
EFI: fs3: Acpi(000222F0,100)/Pci(1|0)/Scsi(Pun1,Lun0)
#####
and now? I don´t obtain loader openvms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2005 02:13 AM
11-08-2005 02:13 AM
Re: Boot OpenVMS Itanium.
fs0:\efi\boot\bootia64.efi
?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2005 02:33 AM
11-08-2005 02:33 AM
Re: Boot OpenVMS Itanium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2005 07:03 AM
11-08-2005 07:03 AM
Re: Boot OpenVMS Itanium.
fs0:
cd fs0:\efi\boot
bootia64.efi
boot the CD?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2005 06:58 PM
11-08-2005 06:58 PM
Re: Boot OpenVMS Itanium.
I have fs1. The volumes are:
#####
fs1:\efi\vms> vms_show device -fs
VMS: DQA0 IDE Drive
EFI: fs0: Acpi(000222F0,0)/Pci(2|0)/Ata(Primary,Master)
This is a CD-ROM drive after map -r command. If there is a VMS upgrade CD/DVD in it you can find vms loader at fs0:\efi\boot\bootia64.efi file.
VMS: DKA0 HP 73.4GATLAS10K3_73_SCAHP05
EFI: fs1: Acpi(000222F0,100)/Pci(1|0)/Scsi(Pun0,Lun0)
This is the first HD. There is a VMS file system on it because you find \efi\vms directory on it.
VMS: DKA100 HP 73.4GATLAS10K3_73_SCAHP05
EFI: fs3: Acpi(000222F0,100)/Pci(1|0)/Scsi(Pun1,Lun0)
This is the second HD.
On both HD, if there is a VMS file system you should see fs:\efi\vms directory. VMS file system doesn't mean you can boot vms. The vms boot loader is fs:\efi\vms\vms_loader.efi
I guess your bootable HD is fs1:
You can check for this issuing follow command
EFI>dir -b -r fs1:\*.efi
Antonio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 10:02 PM
11-09-2005 10:02 PM
Re: Boot OpenVMS Itanium.
I can see fs0:\efi\boot\bootia64.efi but not boot the CD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 10:13 PM
11-09-2005 10:13 PM
Re: Boot OpenVMS Itanium.
The reply command following below:
##
Shell> dir -b -r fs1:\*.efi
Directory of: fs1:\efi\vms
12/05/04 05:09p 838,656 vms_loader.efi
12/05/04 05:09p 282,624 vms_bcfg.efi
12/05/04 05:09p 247,296 vms_set.efi
12/05/04 05:09p 247,296 vms_show.efi
4 File(s) 1,615,872 bytes
0 Dir(s)
Directory of: fs1:\efi\vms\tools
12/05/04 05:09p 213,504 biosutil.efi
12/05/04 05:09p 949,248 efichk.efi
12/05/04 05:09p 1,136,640 ftp.efi
12/05/04 05:09p 471,552 ftpctrl.efi
12/05/04 05:09p 963,072 ftpd.efi
12/05/04 05:09p 857,088 ifconfig.efi
12/05/04 05:09p 869,376 route.efi
12/05/04 05:09p 1,331,712 tcpipv4.efi
8 File(s) 6,792,192 bytes
0 Dir(s)
Total Summary:
12 File(s) 8,408,064 bytes
Press ENTER to continue, 'q' to exit:
0 Dir(s)
Shell>
##
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2005 02:01 AM
11-10-2005 02:01 AM
Re: Boot OpenVMS Itanium.
it seems to me you have OpenVMS installed on fs1: and that's a bootable volume.
You see vms_loader.efi in directory fs1:\efi\vms so you simply 'should boot' with follow command:
EFI>fs1:\efi\vms\vms_loader.efi
What does happen after you issued above command?
You could also supply all theese commands:
EFI>fs1:
EFI>cd \efi\vms
EFI>vms_loader
If you can't boot may be you have some hardware trouble :-(
Antonio
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2005 02:52 AM
11-10-2005 02:52 AM
Re: Boot OpenVMS Itanium.
I executed this I command but I do not have no reply. After the command the server does not answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2005 03:19 AM
11-10-2005 03:19 AM
Re: Boot OpenVMS Itanium.
Can you boot from CD-ROM as Ian posted on november 8th?
Antonio
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2005 03:59 AM
11-10-2005 03:59 AM
Re: Boot OpenVMS Itanium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2005 03:08 AM
11-11-2005 03:08 AM
Re: Boot OpenVMS Itanium.
What revision of firmware is installed on the system?
Also, check the console configuration in the Boot Configuration menu. If the console port you are connected to is disabled in the menu, you won't see any output from VMS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2005 05:59 AM
11-11-2005 05:59 AM
Re: Boot OpenVMS Itanium.
Revision of firmware:
Firmware Revision: 2.31 [4411]
PAL_A Revision: 7.31/7.31
PAL_B Revision: 7.59
SAL Spec Revision: 3.01
SAL_A Revision: 2.00
SAL_B Revision: 2.31
EFI Spec Revision: 1.10
EFI Intel Drop Revision: 14.61
EFI Build Revision: 1.22
POSSE Revision: 0.10
ACPI Revision: 7.00
BMC Revision 1.53
IPMI Revision: 1.00
SMBIOS Revision: 2.3.2a
Management Processor Revision: E.03.15
How I verify if port is enable in the menu?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2005 03:22 AM
11-12-2005 03:22 AM
Solutionit seems to me your firmware is up to date.
May be you have something wrong in your configuration but I'm in dubt about this.
BTW use SA command and then you should see:
R remote/modem port = OS SESSION
T Telnet = ENABLED (sure you're using it!)
W Web enable = enable and try via http!
You also could restore all default values with DC command.
Antonio
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 06:42 AM
11-15-2005 06:42 AM
Re: Boot OpenVMS Itanium.
http://h71000.www7.hp.com/doc/82FINAL/ba322-90032/00/00/81-con.html#chdijeeh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 10:18 PM
11-16-2005 10:18 PM
Re: Boot OpenVMS Itanium.
I was using the telnet and moved for the serial connection (rs-232) and functioned. I installed OpenVMS 8.2.
Thanks.