- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Dynamic nPartitions
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
04-06-2008 06:16 AM
04-06-2008 06:16 AM
example:
parcreate -p 0 -a 0:floating:y:float:100%
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 06:57 AM
04-06-2008 06:57 AM
Re: Dynamic nPartitions
Take a read of:
http://docs.hp.com/en/10907/dynamic_nPars_WP.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 09:11 AM
04-06-2008 09:11 AM
Re: Dynamic nPartitions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 10:06 AM
04-06-2008 10:06 AM
Re: Dynamic nPartitions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 10:23 AM
04-06-2008 10:23 AM
Re: Dynamic nPartitions
i understand the floating concept cell.
i'm talking about this specific option!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 11:48 AM
04-06-2008 11:48 AM
SolutionFrom parmodify(1m) [latest version, which I would have expected to have gone out with Dynamic nPartitions, but I don't find a patch which corresponds to it... so I'll check with some folks tomorrow and see what's going on here -- I may just not be seeing the delivery mechanism, mind you]:
failure_usage field is used by system firmware when a partition is booted.
If a CPU selftest failure or a DIMM de-allocation occurs during the power-on self-test process then this flag is used by the system firmware to determine whether or not and how the cell should be integrated into the partition at boot time.
The valid failure_usage value for cells is:
ri reactivate with memory interleave.
Specifies to integrate the cell as it would normally be integrated. This is the default for base cells.
float this is the default value for floating cells. If the user specifies ri for a floating cell, the command outputs an error and exits.
deconf deconfigure.
ni no interleave.
So the short version is -- "float" just tells the firmware to not only add the cell to the parition "ni" on hardware error, but be sure to keep in Floating. (You can't be "ri" since Floating can't be interleaved, obviously...) "deconf" could be used to keep suspect Floating cells out of the parition for checking/replacement after which they could be OLA'd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 01:33 PM
04-06-2008 01:33 PM
Re: Dynamic nPartitions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 01:43 PM
04-06-2008 01:43 PM