<?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 npar in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117354#M527293</link>
    <description>what is the differance between vpar &amp;amp; npar</description>
    <pubDate>Sun, 16 Dec 2007 07:35:54 GMT</pubDate>
    <dc:creator>Prashanth Waugh</dc:creator>
    <dc:date>2007-12-16T07:35:54Z</dc:date>
    <item>
      <title>npar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117354#M527293</link>
      <description>what is the differance between vpar &amp;amp; npar</description>
      <pubDate>Sun, 16 Dec 2007 07:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117354#M527293</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2007-12-16T07:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: npar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117355#M527294</link>
      <description>Hi Atul,&lt;BR /&gt;&lt;BR /&gt;Npar : Hardware partitioning (two cell boards on a box acting as two individual servers)&lt;BR /&gt;&lt;BR /&gt;HP nPartition servers enable you to configure a single server complex as&lt;BR /&gt;one large system or as multiple smaller systems.&lt;BR /&gt;Each nPartition defines a subset of server hardware resources to be used&lt;BR /&gt;as an independent system environment. An nPartition includes one or&lt;BR /&gt;more cells assigned to it (with processors and memory) and all I/O&lt;BR /&gt;chassis connected to those cells.&lt;BR /&gt;All processors, memory, and I/O in an nPartition are used exclusively by&lt;BR /&gt;software running in the nPartition. Thus, each nPartition has its own&lt;BR /&gt;system boot interface, and each nPartition boots and reboots&lt;BR /&gt;independently.&lt;BR /&gt;Each nPartition provides both hardware and software isolation, so that&lt;BR /&gt;hardware or software faults in one nPartition do not affect other&lt;BR /&gt;nPartitions within the same server complex.&lt;BR /&gt;You can reconfigure nPartition definitions for a server without physically&lt;BR /&gt;modifying the server hardware configuration by using the HP&lt;BR /&gt;software-based nPartition management tools.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vpar : Virtual Partitioning &lt;BR /&gt;The vPars (Virtual Partitions) product allows you to run multiple instances of HP-UX simultaneously on one&lt;BR /&gt;hard partition by dividing the hard partition further into virtual partitions. Each virtual partition is&lt;BR /&gt;assigned its own subset of hardware, runs a separate instance of HP-UX, and hosts its own set of applications.&lt;BR /&gt;Because each HP-UX instance is isolated from all other instances, vPars provides application and OS&lt;BR /&gt;(Operating System) fault isolation. Each instance of HP-UX can have different patches and have a different Kernel.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth</description>
      <pubDate>Sun, 16 Dec 2007 07:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117355#M527294</guid>
      <dc:creator>Prashanth.D.S</dc:creator>
      <dc:date>2007-12-16T07:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: npar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117356#M527295</link>
      <description>Hi Atul,&lt;BR /&gt;&lt;BR /&gt;The main difference between npar an vpar is that.&lt;BR /&gt;npar is hardware isolated means in npar the partition have their separate hardware resources like cpu,bus etc.&lt;BR /&gt;&lt;BR /&gt;But in vpar it is logically isolated means we can use different hp-ux os instances within same partition(npar).</description>
      <pubDate>Sun, 16 Dec 2007 10:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117356#M527295</guid>
      <dc:creator>ROCK_10</dc:creator>
      <dc:date>2007-12-16T10:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: npar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117357#M527296</link>
      <description>An nPar is a Node Partition, sometimes referred to as a Hard Partition. An nPar can be considered as a complete hardware and software solution that we would normally consider as an HP server. When we think about the basic hardware components in an HP server, we commonly think about the following:&lt;BR /&gt;&lt;BR /&gt;At least one CPU&lt;BR /&gt;Memory&lt;BR /&gt;IO capability&lt;BR /&gt;An external interface to manage and configure the server, i.e., a system console&lt;BR /&gt;An operating system&lt;BR /&gt;&lt;BR /&gt;In exactly the same way as a traditional server, an nPar is made of the same basic components. A major difference between a Node Partition and a traditional server is that a traditional server is a self-contained physical entity with all major hardware components (CPU, memory, and IO interfaces) contained within a single cabinet/chassis. A node partition is a collection of components that may form a subset of the total number of components available in a single hardware chassis or cabinet. This subset of components is referred to as a node partition while the entire chassis/cabinet is referred to as a server complex. HP's implementation of Node Partitions relies on a hardware architecture that is based on two central hardware components known as:A cell board, which contains a CPU and RAM,An IO cardcage, which contains PCI interface cards.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A Virtual Partition (vPar) is an independent instance of an Operating System running on a subset of hardware components taken from an existing server or Node Partition. Each Operating System instance runs completely independently of other instances, and as such, a primary reason for using vPars is to offer application and Operating System software fault isolation. Additional benefits include:&lt;BR /&gt;&lt;BR /&gt;Increased system utilization by partitioning previously unused portions of the server. Typically, a non-vPars server is only using 50 percent of its capacity.&lt;BR /&gt;&lt;BR /&gt;Greater flexibility of resources through:&lt;BR /&gt;&lt;BR /&gt;- Multiple but independent operating environments per server (with as low as one CPU granularity per partition)&lt;BR /&gt;&lt;BR /&gt;- The dynamic movement of CPU power between virtual partitions depending on workload requirements.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Increased product integration with other HP-UX offerings that includes iCOD, Partition Manager, Online Diagnostics, and Virtual Partition Manager.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Sun, 16 Dec 2007 16:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/npar/m-p/4117357#M527296</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-12-16T16:03:45Z</dc:date>
    </item>
  </channel>
</rss>

