HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- ES40 and ES45 - console memory
Operating System - OpenVMS
1827894
Members
1697
Online
109969
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
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
09-28-2006 11:28 PM
09-28-2006 11:28 PM
ES40 and ES45 - console memory
When I first started working on ES40 , you had to perform an INIT at the SRM prompt to clear memory between server boot and running wwidmgr.
However I seem to remember on a later model of ES40 not having to do this (When the plastic case turned black).
I know have some ES45 and I have to perform INIT between boot and wwidmgr at the SRM prompt. Are these old models I'm working on ?
Or was the whole thing about not having to sit about waiting for INIT's to complete a dream.
Thanks
Kevin
However I seem to remember on a later model of ES40 not having to do this (When the plastic case turned black).
I know have some ES45 and I have to perform INIT between boot and wwidmgr at the SRM prompt. Are these old models I'm working on ?
Or was the whole thing about not having to sit about waiting for INIT's to complete a dream.
Thanks
Kevin
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2006 12:58 AM
09-30-2006 12:58 AM
Re: ES40 and ES45 - console memory
I've always used INIT to reset the machine after messing around with WWIDMGR (4100s, ES40s, ES45s etc.). If not you can find all sorts of strage things like phantom devices showing up.
Also beware firmware V6.9 (I think) and the environment variable SCSI_POLL. If SCSI_POLL is non-default then it stopped WWIDMGR finding the FC devices at all - which confused the hell out of us for a while. It's been fixed since then, but it's worth checking the firmware versions.
If you're not making use of Galaxy then you should be able to speed the INIT up by turning off the full memory check and so on - even if you only do that temporarily while messing around with WWIDMGR.
Cheers, Colin.
Also beware firmware V6.9 (I think) and the environment variable SCSI_POLL. If SCSI_POLL is non-default then it stopped WWIDMGR finding the FC devices at all - which confused the hell out of us for a while. It's been fixed since then, but it's worth checking the firmware versions.
If you're not making use of Galaxy then you should be able to speed the INIT up by turning off the full memory check and so on - even if you only do that temporarily while messing around with WWIDMGR.
Cheers, Colin.
Entia non sunt multiplicanda praeter necessitatem (Occam's razor).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2006 12:02 AM
10-01-2006 12:02 AM
Re: ES40 and ES45 - console memory
Hello Kevin
In addition to Colin's remarks I would like to share my experience...
a) Eventually the boot_reset variable is set to off as listed in the example below.
>>>sho boot*
boot_dev dkd1000.10.0.2004.0
boot_file
boot_osflags 1,0
=>> boot_reset OFF
bootdef_dev dkd1000.10.0.2004.0
booted_dev
booted_file
booted_osflags
>>>
Then the init and boot is rather fast.
b) Another issue could be the memory_test variable. The default value is full.
Especial on a ES40 this value MUST be defined to FULL. Otherwise you will experience very strange things and the system get unbootable!!
This is based on my personal experience.
On server setup's with a maximum memory configuration of 32GB the memory test consumes nearly 5 minutes on a ES40 or ES45.
The ES45 is able to handle other memory_test values and will still boot!!!
Even if it is not recommended by HP.
During upgrades or other issues that requires a couple of INIT's it will speed up when the value is TEMPORARY defined to PARTIAL.
Maybe this is the case and therefore the whole power-up or INIT is fast.
Available options of MEMORY_TEST:
P00_gdc09y>> set memory_test bla
bad value - valid selections:
full
partial
none
bad value - memory_test not modified
P00_gdc09y>>
Attention:
I do not want to encourage to change the MEMORY_TEST value - only to explain what it could do. If the value of the memory_test variable is not defined to full it could cause servere problems.
Cheers
Andreas
In addition to Colin's remarks I would like to share my experience...
a) Eventually the boot_reset variable is set to off as listed in the example below.
>>>sho boot*
boot_dev dkd1000.10.0.2004.0
boot_file
boot_osflags 1,0
=>> boot_reset OFF
bootdef_dev dkd1000.10.0.2004.0
booted_dev
booted_file
booted_osflags
>>>
Then the init and boot is rather fast.
b) Another issue could be the memory_test variable. The default value is full.
Especial on a ES40 this value MUST be defined to FULL. Otherwise you will experience very strange things and the system get unbootable!!
This is based on my personal experience.
On server setup's with a maximum memory configuration of 32GB the memory test consumes nearly 5 minutes on a ES40 or ES45.
The ES45 is able to handle other memory_test values and will still boot!!!
Even if it is not recommended by HP.
During upgrades or other issues that requires a couple of INIT's it will speed up when the value is TEMPORARY defined to PARTIAL.
Maybe this is the case and therefore the whole power-up or INIT is fast.
Available options of MEMORY_TEST:
P00_gdc09y>> set memory_test bla
bad value - valid selections:
full
partial
none
bad value - memory_test not modified
P00_gdc09y>>
Attention:
I do not want to encourage to change the MEMORY_TEST value - only to explain what it could do. If the value of the memory_test variable is not defined to full it could cause servere problems.
Cheers
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2006 12:16 AM
10-01-2006 12:16 AM
Re: ES40 and ES45 - console memory
Hi again,
A remark to my ID...
I updated it in the profile but somehow it did not populated.
Please use this ID.
Thanks
Andreas
A remark to my ID...
I updated it in the profile but somehow it did not populated.
Please use this ID.
Thanks
Andreas
OpenVMS Forever!
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP