- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Partitioning on 7410
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
10-31-2002 07:25 AM
10-31-2002 07:25 AM
and 8 virtual partitions (vPars) can you divide up the hardware with vPars, we want 3 seperate environments on the 7410 i.e. 3 seperate LAN cards, one in each vPar, how does the OS configure into this?? one version loaded on the internal drives and seperate databases in each vPar??? it is HPUX 11i that is creating the vPar correct?? any good white papers on this...whew a lot of questions - Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 07:26 AM
10-31-2002 07:26 AM
Re: Partitioning on 7410
Take a look at this:
http://www.docs.hp.com/hpux/onlinedocs/B2355-90762/B2355-90762.html
This should have the info you need.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 07:36 AM
10-31-2002 07:36 AM
SolutionvPars (virtual parititions) provides the following benefits:
-----------------------------------------------------------
Increased system utilization by partitioning previously unused portions of
the server.
Typically, a server is only using 50%-70% of its capacity.
Greater flexibility of resources through: 1) multiple but independent
operating environments
per server (with as low as 1 CPU granularity per partition) and 2) the
dynamic movement of CPU
power between vPars depending on workload requirements.
Increased isolation of applications, their operating systems, and assigned
resources (CPU, memory,
and I/O), with individual reconfiguration and rebooting of the individual
partitions without
affecting other partitions and their applications.
Server consolidation by running multiple workloads with their unique
Operating System configuration
needs on the same server at the same time. They are excellent for
dynamically creating test platforms
without investing in more hardware.
nPartitions (hard partitions) provide the following benefits:
------------------------------------------------------------
Improved system utilization through the ability to run multiple applications
and/or
different operating system images (including multiple OS versions) in
multiple nPartitions
within a single system. This enables the best use of computing resources
while providing
software fault and security isolation.
Increased uptime by providing for complete electrical and software
isolation. This ensures
that applications continue to run when a different partition experiences
hardware, software
or maintenance downtime.
Server consolidation by providing greater availability. Key to many
consolidation efforts
is the availability of the applications. By providing for electrical and
software isolation,
nPartitions enables these applications to be combined onto a single system.
For more info on the above you could visit this url :
http://as730793.cup.hp.com:9801/hpux/manageability/partitions/library/hpparw
p.pdf
http://as730793.cup.hp.com:9801/hpux/manageability/partitions/library/server
_workload.pdf
You can have 7 vpar in 7410 at a time.
Once you creted a vpartion (using vparcreate) a copy of the base OS (vpar 1) will be made.
Now this is vpar2. in this vpar you can load any application/database which will be different from vpar1.
Only 11i supports vpar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 07:39 AM
10-31-2002 07:39 AM
Re: Partitioning on 7410
you can find the white papers here
http://www.hp.com/products1/unix/operating/manageability/partitions/library/
index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 08:21 AM
10-31-2002 08:21 AM
Re: Partitioning on 7410
And a great book is http://www.hp.com/hpbooks/prentice/ptr_0130352128.html
And yes, you have a few choices:
(1) just create three virtual partitions
(2) Create two physical partitions, then within one of them create two virtual partitions
Each hardware or virtual partition requires that each partition have it's OWN LAN card(s), IO (scsi/fibre) card(s), at least one dedicated CPU, and Memory assignment (the easiest way is just to assign memory based upon how much a partition needs).
Each virtual partition will have it's own boot disk, therefore each partition needs it's own dedicated IO card. IO cards can not be shared between partitions. Each partition is it's own server.
live free or die
harry