- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vpar can not boot !
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
06-18-2009 07:04 AM
06-18-2009 07:04 AM
HPUX> boot /stand/vpmon
> System Memory = 334 MB
loading section 0
.... (complete)
loading section 1
......................................................................................................... (complete)
loading symbol table
loading System Directory (boot.sys) to MFS
......Launching /stand/vpmon
SIZE: Text:1563K + Data:53305K + BSS:10763K = Total:65633K
Console is on virtual console - via PCDP
Granule size in NVRAM (0 0) does not match database(128 128). Rebooting system.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2009 07:10 AM
06-18-2009 07:10 AM
Re: vpar can not boot !
need to check and correct module size as specified in NVRAM with that in /stand/vpdb
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2009 07:12 AM
06-18-2009 07:12 AM
Re: vpar can not boot !
boot in NPAR mode and change the granularity.
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2009 08:00 AM
06-18-2009 08:00 AM
Re: vpar can not boot !
what actually had happened, FW upgrade, RAM upgrade , VPDB chnage?
you can get help of commands vparenv and vparresouces to set this.
please have a look at the VPAR admin guide, page no:227-228
http://www.docs.hp.com/en/T1335-90098/T1335-90098.pdf
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2009 01:00 AM
06-21-2009 01:00 AM
SolutionHave a look at the information below.
Granule:
a. Smallest chunk of memory assignable to individual vPars
b. Granule size is defined at database (/stand/vpdb) creation time
Error:Granule size in NVRAM (0 0) does not match database(128 128). Rebooting system.
Run the below command to check the granule info on the server
# vparenv
vparenv: The next boot mode setting is "vPars".
vparenv: The ILM granule size setting is 128.
vparenv: The CLM granule size setting is 128.
The ILM and CLM granule size information specified by the system administrator is stored in the vParsdatabase when it is created. For A.04.xx and A.05.xx vPars releases, the default size is 128 MB for both ILM and CLM. On HP Integrity servers, the firmware also divides the memory into memory objects based on the granule size. Hence, to inform firmware, in addition to the vPars database, thegranule size information is also stored in non-volatile RAM (NVRAM). The following provides detailson how to configure granule size in the A.04.xx and A.05.xx vPars releases. As mentioned earlier, this configuration is not required in the A.01.xx, A.02.xx and A.03.xx vPars releases as the granulesize is fixed at 64 MB.
See the manual below to fix this issue.
http://www.docs.hp.com/en/9832/vParsMemMigration.pdf
Create the first partition and the vPars database and specify the ILM and CLM granule sizeusing the -g option. On HP Integrity servers, specify the y attribute to update the firmware NVRAM with the granule size.
# vparcreate â p
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 09:51 PM
06-23-2009 09:51 PM
Re: vpar can not boot !
#vparenv -g ILM:128 -g CLM:128
#vaprenv -m vpars
#shutdown -ry 0
It is OK!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 10:45 PM
06-23-2009 10:45 PM
Re: vpar can not boot !
yes you can try that.
Regards,
vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 11:16 PM
06-23-2009 11:16 PM
Re: vpar can not boot !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2009 12:43 AM
06-24-2009 12:43 AM
Re: vpar can not boot !
Dont forget to assign points to all who have replied to your questions.
Regards
Vivek Bhatia