<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Virtual and Hardware partitioning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663369#M242444</link>
    <description>Hi Darrell,&lt;BR /&gt;&lt;BR /&gt;There are a lot of pro and contra but it is how your company is working with the hardware.&lt;BR /&gt;&lt;BR /&gt;If you have to change our put hardware in systems often it's better to hard partition the systems because then only one partition has to be brought down.&lt;BR /&gt;&lt;BR /&gt;If you make all your systems high available&lt;BR /&gt;i mean by that every hardware you have for a system (vpar or Napr) there is a backup for. You have limits for the amount of vpars you can make and you must look very carefull which hardware you take. For instance the rp7420 has 2 single pionts of failure and 2 irritating pionts. &lt;BR /&gt;&lt;BR /&gt;Also the big hardware of HP is very expensive.&lt;BR /&gt;&lt;BR /&gt;What about the vpars you can dynamcly add free hardware but it still means you have to reboot the vpar to let the change take place.&lt;BR /&gt;&lt;BR /&gt;I have made also a plan for my company and we have decided to take a rp8410 with enough processors and memory.&lt;BR /&gt;From This hardware we make 4 npars. after this we have can make 2 vpars on the npars with each dynamcly 1 to 3 processors all our severs are high avalible. &lt;BR /&gt;This configuration means you are flexible but if something failes your not complete helpless.&lt;BR /&gt;&lt;BR /&gt;i hope this information helps.&lt;BR /&gt;&lt;BR /&gt;grtz. mark&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Nov 2005 05:05:50 GMT</pubDate>
    <dc:creator>Mark Nieuwboer</dc:creator>
    <dc:date>2005-11-03T05:05:50Z</dc:date>
    <item>
      <title>Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663366#M242441</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;My management is looking at consolidating the HPUX server farm. What are the Pro's and Con's of hardware and virtual partitioning of a large RP class server?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 02 Nov 2005 20:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663366#M242441</guid>
      <dc:creator>Darrell McClure</dc:creator>
      <dc:date>2005-11-02T20:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663367#M242442</link>
      <description>Virtualiztion provides you more flexibility. If you have a virtual machine that is slowing down you can task another processor to the vpar.&lt;BR /&gt;&lt;BR /&gt;That makes you able to deal with short term issues more easily.&lt;BR /&gt;&lt;BR /&gt;There are still a few points of failure that can bring down lots of vpars or and entire complex. Thats a con.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 02 Nov 2005 21:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663367#M242442</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-02T21:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663368#M242443</link>
      <description>some information form notes I have:&lt;BR /&gt;&lt;BR /&gt;Why partition a system:&lt;BR /&gt;&lt;BR /&gt;fault isolation - hardware, OS, application&lt;BR /&gt;&lt;BR /&gt;when a piece of hardware assigned to a partition fails it only effects the kernel and app running on that part. There are some hot swap componants that can be chjange without bringing down kernel or app.  this is known as OLA/R&lt;BR /&gt;&lt;BR /&gt;Performance - &lt;BR /&gt;&lt;BR /&gt;different apps have different usage on the system, since each partition runs its own instance of the kernel the apps can be split ammoungst them allowing individual kernels to be tuned uniquely.&lt;BR /&gt;&lt;BR /&gt;Flexibility as mentioned by SEP&lt;BR /&gt;&lt;BR /&gt;Scalability - &lt;BR /&gt;&lt;BR /&gt;The system is designed to allow the user to add new hardware to meet the demands for cpu, memory and I/O.   The systems can be quickly configured making use of the addons resource in many cases without a reboot.&lt;BR /&gt;&lt;BR /&gt;Cost and Space efficiency.&lt;BR /&gt;&lt;BR /&gt;Datacentre floor space can be expensive therefor 2+ systems will reduce this.&lt;BR /&gt;&lt;BR /&gt;One issue we have had is that if the frame goes down all partitions go down!&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 02 Nov 2005 22:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663368#M242443</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-11-02T22:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663369#M242444</link>
      <description>Hi Darrell,&lt;BR /&gt;&lt;BR /&gt;There are a lot of pro and contra but it is how your company is working with the hardware.&lt;BR /&gt;&lt;BR /&gt;If you have to change our put hardware in systems often it's better to hard partition the systems because then only one partition has to be brought down.&lt;BR /&gt;&lt;BR /&gt;If you make all your systems high available&lt;BR /&gt;i mean by that every hardware you have for a system (vpar or Napr) there is a backup for. You have limits for the amount of vpars you can make and you must look very carefull which hardware you take. For instance the rp7420 has 2 single pionts of failure and 2 irritating pionts. &lt;BR /&gt;&lt;BR /&gt;Also the big hardware of HP is very expensive.&lt;BR /&gt;&lt;BR /&gt;What about the vpars you can dynamcly add free hardware but it still means you have to reboot the vpar to let the change take place.&lt;BR /&gt;&lt;BR /&gt;I have made also a plan for my company and we have decided to take a rp8410 with enough processors and memory.&lt;BR /&gt;From This hardware we make 4 npars. after this we have can make 2 vpars on the npars with each dynamcly 1 to 3 processors all our severs are high avalible. &lt;BR /&gt;This configuration means you are flexible but if something failes your not complete helpless.&lt;BR /&gt;&lt;BR /&gt;i hope this information helps.&lt;BR /&gt;&lt;BR /&gt;grtz. mark&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Nov 2005 05:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663369#M242444</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-11-03T05:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663370#M242445</link>
      <description>One point to remember, you can vPar on the SuperDome, 8400, 7400, and 5400. You can only nPar on the SuperDome, 8400.</description>
      <pubDate>Thu, 03 Nov 2005 16:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663370#M242445</guid>
      <dc:creator>Ken Grabowski</dc:creator>
      <dc:date>2005-11-03T16:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663371#M242446</link>
      <description>Hi Darrel,&lt;BR /&gt;&lt;BR /&gt;Earlier answers taken, btu don't forget about the new "virtualization" available on the Itanium platforms - VSE (Virtual Server Environment).&lt;BR /&gt;This allows granularity down below the CPU level. In other words you can assign 1/2 a CPU to a virtual host and share the memory &amp;amp; even I/O.&lt;BR /&gt;We're currently evaluating migrating our Dev environment to this.&lt;BR /&gt;We calculate that we could literally stack 10 - 15 Dev "hosts" onto a maxxed out rx8620 saving millions of $.&lt;BR /&gt;I strongly suggest your management do the same eval on VSE.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 03 Nov 2005 18:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663371#M242446</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-11-03T18:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663372#M242447</link>
      <description>Hi ken is not completly right you can npar also on a rp7420.&lt;BR /&gt;&lt;BR /&gt;grtz. mark</description>
      <pubDate>Fri, 04 Nov 2005 08:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663372#M242447</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-11-04T08:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663373#M242448</link>
      <description>I must have been sleeping..&lt;BR /&gt;&lt;BR /&gt;Really? There is now a virtualization solution for the Itanic Integrity Servers that can do sub-CPU partitioning and even share I/O and LAN resources (ala vMware)?&lt;BR /&gt;&lt;BR /&gt;I thought it is still vPars that you need to use to virtualize HP-UX instances?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Darrel, with regards to your question:&lt;BR /&gt;&lt;BR /&gt;Hard Partitioning  (nPars) has the advantage of being completely isolated whilst vPars (the only virtualization solution for HPUX that I know of)  depend on the health of the host server or hard parition (nPar). However, unlike other hard paritioning solutions from SUN or IBM, online addition of resources (a whole cell/system board composed of cpu/memory/io-slots) is not possible.&lt;BR /&gt;&lt;BR /&gt;Soft Partitioning has the advantage of allowing you to quickly re-provision your environments. With HP vPars however, the only resource that you can dynamically re-allocate is the CPU. The current solution also requires that each vPar has its own HBAs/PCI bus allocation for boot, storage and network -- so you are limited by the number of slots. Even with this limitation though - vPars is a very compelling and cost effective solution at server consolidation andmaking the most our of your otherwise idle big RP machine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2005 08:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663373#M242448</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-11-04T08:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663374#M242449</link>
      <description>Hi Nelson,&lt;BR /&gt;&lt;BR /&gt;Yep - see the following doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T2767-90004/installing.pdf" target="_blank"&gt;http://docs.hp.com/en/T2767-90004/installing.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And they also have a book out now from &lt;A href="http://www.hp.com/hpbooks." target="_blank"&gt;www.hp.com/hpbooks.&lt;/A&gt; This from the guys that spearheaded the project - The HP Virtual Server Environmant:&lt;BR /&gt;&lt;BR /&gt;ISBN# 0-13-185522-0&lt;BR /&gt;&lt;BR /&gt;Check it out - I really think this is HP's future. They're literally targetting the VMWare market. Smart move IMO.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 04 Nov 2005 09:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663374#M242449</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-11-04T09:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663375#M242450</link>
      <description>Thanks for the link Jeff! I guess I must have been sleeping!&lt;BR /&gt;&lt;BR /&gt; ;^)&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Now I am confused.. why then did HP still release vPars 4.x for Integrity HP-UX environments if they already have sub-CPU partitioning?&lt;BR /&gt;&lt;BR /&gt;And why did they not port VSE to PA/HP9000 machines?&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2005 09:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663375#M242450</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-11-04T09:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663376#M242451</link>
      <description>I appreciate all the valuable information. With all the experience here, has any one had any significant issues/failures with partitioning?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 04 Nov 2005 11:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663376#M242451</guid>
      <dc:creator>Darrell McClure</dc:creator>
      <dc:date>2005-11-04T11:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663377#M242452</link>
      <description>Hi Darrel,&lt;BR /&gt;&lt;BR /&gt;No - no major problems, but there are issues with vPars such as initial loads of partitions after the first being more of a pain than usual &amp;amp; not being able to do make_tape restorals on any partitions w/o taking them all down. With nPars these are non-issues of course. Also vPars were not available for 11iv2 (11.23 both PA-RISC &amp;amp; Itanium) systems but it just came out.&lt;BR /&gt;&lt;BR /&gt;Nelson - VSE or VM, if you will, can run *within* vPars, so it's not really a "competitor" to vPars, per se. Basically it's built upon the WLM framework. But it can do much, much more than WLM. But I see it as more of an add-on to nPars. I would envision a system using nPars "sliced" up in VMs. I don't think I'd want to add the vPar complexity to the mix - i.e. why would you want nPars, vPars AND VSE all in play? I think I'd not even nPar a system - just have one big system partition &amp;amp; THEN add VSE into the mix....Unless one needed to segregrate a subset of the hosts such that 1 set could be in maintenance (patches?) whilst the other(s) stayed up. Of course FW upgrades trump all.&lt;BR /&gt;And remember that these VM hosts could be running HP-UX, LINUX or eventually even MS op systems. Right now it's just 'NIX OS's.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 04 Nov 2005 12:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663377#M242452</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-11-04T12:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663378#M242453</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It just so happens that your question on partitioning can be answered in the sample chapter of the book Dan Herington and I wrote.  It has already been mentioned in this thread, but the sample chapter wasnâ  t referenced.  The title of the book is "The HP Virtual Server Environment" and it was designed specifically to answer these types of questions for each of the technologies in HP's Virtual Server Environment.  This includes partitioning, clustering, utility pricing, and workload management technologies.  You can see the sample chapter that discusses partitioning at the following location:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.phptr.com/articles/article.asp?p=419049" target="_blank"&gt;http://www.phptr.com/articles/article.asp?p=419049&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Bryan Jacquot</description>
      <pubDate>Fri, 04 Nov 2005 14:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663378#M242453</guid>
      <dc:creator>Bryan Jacquot_3</dc:creator>
      <dc:date>2005-11-04T14:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663379#M242454</link>
      <description>I think the original poster is after comparisions between nPar and vPar solutions.&lt;BR /&gt;&lt;BR /&gt;Hardware partitioning (nPar):&lt;BR /&gt;&lt;BR /&gt;+ nPar is based on cells you can power off individually, which minimizes downtime for hardware maintenance&lt;BR /&gt;&lt;BR /&gt;- hardware requirements limit your partitioning possibilities rather severely (you need a Core IO for each nPar, and you cannot split cells apart freely)&lt;BR /&gt;&lt;BR /&gt;- you cannot change nPar partitioning on the fly: to move a CPU to another nPar, you must reboot both the donor and recipient nPars.&lt;BR /&gt;&lt;BR /&gt;Virtual partitioning (vPar):&lt;BR /&gt;&lt;BR /&gt;- if you need to do hardware maintenance (e.g. swap a failed CPU or add some memory) you need to shut down all the vPars in the server (or in the affected nPar, if you have vPars inside nPars).&lt;BR /&gt;&lt;BR /&gt;+ you can divide your CPUs and memory quite freely into different partitions&lt;BR /&gt;&lt;BR /&gt;+ with vPars and Workload Manager, you can switch unbound CPUS (=ones that won't handle interrupts) from one vPar to another on the fly, and even automate that as needed&lt;BR /&gt;&lt;BR /&gt;From my experience:&lt;BR /&gt;There is always something that requires you to power things down. If you use only vPars, it's all or nothing. When you are consolidating diverse servers into one chassis, you'll often find out that it becomes much more difficult to find a time for maintenance that is suitable for all your users.&lt;BR /&gt;&lt;BR /&gt;Of course it all depends on your workload. &lt;BR /&gt;&lt;BR /&gt;If you need many small partitions and/or your capacity requirements change often, you will need the flexibility of vPars - but consider grouping the vPars into nPars to give yourself a chance to avoid some "shut down everything" downtimes.&lt;BR /&gt;&lt;BR /&gt;If you need partitions that are equal to a fully-populated cell or multiples of them and your requirements are mostly static and/or predictable, use nPars. It makes maintenance much easier.&lt;BR /&gt;&lt;BR /&gt;However, there are times when the entire server must be brought down even when using nPars. This is mostly when a firmware upgrade is needed. Fortunately, you can usually plan ahead for that.&lt;BR /&gt;&lt;BR /&gt;With consolidation, it is easy to end up in a situation where it is practically impossible to get a chance to shut down the entire large server for maintenance. Try to avoid that trap: when negotiating SLAs, make planned downtimes clear and explicit. &lt;BR /&gt;&lt;BR /&gt;Be careful when designing High Availability clusters: assume that there will be times when at least one of your major servers is all the way down. If you can handle that without service breaks, your HA works. If you can handle that without serious processing delays, your HA works beautifully. You will sleep better - and have a chance of doing your hardware maintenance during regular office hours, not at zero-dark-thirty.</description>
      <pubDate>Fri, 04 Nov 2005 18:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663379#M242454</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2005-11-04T18:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663380#M242455</link>
      <description>Hardware partition electrically isolates partitions, so you can down one partition and add memory cards or I/O cards to that partition while others are still running.  There is almost as much isolation with hard partitioning as with separate physical machines.  The disadvantage of hard partitions is that it is more difficult to share resources, and unless you have extra iCAP (instant capacity) CPUs in more than one hard partition ith gWLM (Global Workload Manager), you can't rebalance even CPU resources across partitions.  The vPars has no electrical isolation but beyond one CPU required per partition, CPUs can float from partition to partition as needed either manually or automatically with WLM.  Memory and I/O are never shared with vPars.  This provides more isolation and Integrity Virtual Machines (not available on pa-risc, only Itanium at 11.23 May 2005 release, to be available later this year), but less efficient use of memory and I/O resources.  vPars has the advantage of having very low overhead, but you must have dedicated I/O cards, and RAM is fixed.  Hard partitioning doesn't cost anything but vPars are extra cost.  Both nPars and vPars don't run on all rp servers.  IVM will be supported on all (rx) Integrity Servers.  IVM will have more overhead and less isolation, since it is a true virtual machine OS on which guest operating systems are running.  This allows for great efficency.  vPars and IVM cannot be mixed in a hard partition.  vPars or IVM can be inside an nPar, just not the same one.  I haven't seen the pricing yet on IVM, but I expect there to be some cost.  Along with Secure Resource Partitions, this is all part of a partitioning continuum, so the good news is you have choices, and the bad news is you have choices to make.</description>
      <pubDate>Sun, 06 Nov 2005 10:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663380#M242455</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2005-11-06T10:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual and Hardware partitioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663381#M242456</link>
      <description>Hi Darell,&lt;BR /&gt;&lt;BR /&gt; With Virtual Partitions (vPars) you can take almost any HP 9000 server and turn it into many "virtual" computers. These virtual computers can each be running their own instance of HP-UX and associated applications. The virtual computers are isolated from one another at the software level. Software running on one Virtual Partition will not affect software running in any other Virtual Partition. In the Virtual Partitions you can run different revisions of HP-UX, different patch levels of HP-UX, different applications, or any software you want and not affect other partitions.&lt;BR /&gt;&lt;BR /&gt;There are some base requirements that must be met in order to run vPars on your system. At the time of this writing, the following minimum requirements must be met for each vPar on your system:&lt;BR /&gt;&lt;BR /&gt;Minimum of one CPU.&lt;BR /&gt;&lt;BR /&gt;Sufficient memory to run HP-UX and any other software that will be present in the vPar.&lt;BR /&gt;&lt;BR /&gt;A boot disk off of which HP-UX can be booted. At the time of this writing it is not possible to share bus adapters between vPars. Therefore, a separate bus adapter is required for each of the vPars. This requirement may have been removed by the time you read this book.&lt;BR /&gt;&lt;BR /&gt;A console for managing the system. &lt;BR /&gt;</description>
      <pubDate>Sun, 06 Nov 2005 20:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-and-hardware-partitioning/m-p/3663381#M242456</guid>
      <dc:creator>Granite</dc:creator>
      <dc:date>2005-11-06T20:59:41Z</dc:date>
    </item>
  </channel>
</rss>

