- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nPar resources identification being in vPar
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
08-06-2008 11:16 PM
08-06-2008 11:16 PM
nPar resources identification being in vPar
I am using a server rx7620 for creating nPars and vPars on it.
I have created two vPars on first nPar and I do not have a list of available resources for this nPar with me any more. Now I want to create third vPar on same nPar...Now question is how do I get list of resources which I could allocate to this new vPar when I do not have the list already available.
"vparstatus -A" does not give the hardware path of all the nic and disk resources as required to be used for creation of vPar.
I can not bring down the already created two vPars to take an "ioscan" report in nPar mode.
Any help will be appreciated.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 11:28 PM
08-06-2008 11:28 PM
Re: nPar resources identification being in vPar
You can run
# vparstatus -A
to see unassigned slots and compare them it you look at the io bays of the server.
Almost no way to tell what card is in an unassigned slot.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2008 12:49 AM
08-07-2008 12:49 AM
Re: nPar resources identification being in vPar
*************
gives output like :
[CPUs (path)]: 0.123
[CLP (CellID Count)]: 0 1
[Available CPUs]: 1
[Available I/O devices (path)]: 0.0.4
0.0.8
0.0.14
[
[Available CLM (CellID Base /Range)]:
(bytes) (MB)
[Available CLM (CellID MB)]: 0 0
**********
And the path for IO devices I want, looks like:
lan 0 0/0/2/1/0
lan 1 0/0/6/1/0
lan 2 0/0/8/1/0/4/0
lan 3 0/0/12/1/0
**********
Any suggestion how does it indicate or frame the exact path. Is there any corelation in the result given by vparstatus -A and the actual path of devices.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2008 12:58 AM
08-07-2008 12:58 AM
Re: nPar resources identification being in vPar
1 CPU
0MB Memory (isn't enough)
H/W pathes
0.0.8
0.0.14
That's it.
Now inspect what cards do you have in that slots.
This is slot 1 and slot 4 - left half.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2008 04:03 AM
08-07-2008 04:03 AM
Re: nPar resources identification being in vPar
vparstatus -A
*************
gives output like :
[CPUs (path)]: 0.123
[CLP (CellID Count)]: 0 1
[Available CPUs]: 1
[Available I/O devices (path)]: 0.0.4
0.0.8
0.0.14
[
[Available CLM (CellID Base /Range)]:
(bytes) (MB)
[Available CLM (CellID MB)]: 0 0
**********
And the path for IO devices I want, looks like:
lan 0 0/0/2/1/0
lan 1 0/0/6/1/0
lan 2 0/0/8/1/0/4/0
lan 3 0/0/12/1/0
**********
Any suggestion how does it indicate or frame the exact path. Is there any corelation in the result given by vparstatus -A and the actual path of devices.
Thanks in advance.
-------------------
Torsten.
According to the command output your available resources are
1 CPU
0MB Memory (isn't enough)
H/W pathes
0.0.8
0.0.14
That's it.
Now inspect what cards do you have in that slots.
This is slot 1 and slot 4 - left half.
********************
Torsten,
May be it's trivial but as I am new to the virtualization and vpar/npar... how do I manage to get hardware address from above output ??
thanks in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2008 09:42 AM
08-07-2008 09:42 AM
Re: nPar resources identification being in vPar
You cannot.
The only way to get adrresses and paths for devices connected to a card is to use ioscan on the nPar.
You will NOT be able to get any information while running your vPars.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2008 09:53 AM
08-07-2008 09:53 AM
Re: nPar resources identification being in vPar
# vparcreate ... -a io:0/0/8 -a io:0/0/14 ...
but you need more memory.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
