<?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: Service process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722089#M63380</link>
    <description>Thanks Duncan,&lt;BR /&gt;&lt;BR /&gt;Our switches doesn't support APA.&lt;BR /&gt;I believe if you have the process being monitored under MCSG and system A paniced these processes will start on system B  ... am I correct ?</description>
    <pubDate>Tue, 14 May 2002 13:08:07 GMT</pubDate>
    <dc:creator>Andrew R.</dc:creator>
    <dc:date>2002-05-14T13:08:07Z</dc:date>
    <item>
      <title>Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722082#M63373</link>
      <description>Background:&lt;BR /&gt;I have two servers, Both have vg00 and vg01 (2 mirrored drives [HSC 72GB] on each VG, Primary swap lvol2 in vg00 and Secondary fileystem swap in vg01).The Application is running from vg01. Drives are not shared between the servers. &lt;BR /&gt;We have XP256 that I could possibly connect it to the fibre cards on both servers if needed.&lt;BR /&gt;&lt;BR /&gt;Objective:&lt;BR /&gt;I need to configure the cluster between the two servers to monitor the Application Processes ONLY (No Application Failover)&lt;BR /&gt;&lt;BR /&gt;Q1:&lt;BR /&gt;Do I need to share vg01 between the two servers ? Isn't the Lock disk has to be shared between the two servers ?&lt;BR /&gt;&lt;BR /&gt;Q2:&lt;BR /&gt;If that's the case, Should I move the swap to vg00 (which is not a good idea) &lt;BR /&gt;&lt;BR /&gt;Any help is very much appreciated.&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 12 May 2002 22:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722082#M63373</guid>
      <dc:creator>Andrew R.</dc:creator>
      <dc:date>2002-05-12T22:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722083#M63374</link>
      <description>Q1: &lt;BR /&gt;Do I need to share vg01 between the two servers ? Isn't the Lock disk has to be shared between the two servers ? &lt;BR /&gt;&lt;BR /&gt;A. If it is going to be 2 node cluster, then you definately need cluster lock disk, but if you dont want to share vg01, bcs of swap lv , you might create another vg with single lun and share between two systems, which will act as cluster lock disk. As you have XP you can create least possible size LUN and use that LUN for cluster lock disk.&lt;BR /&gt;&lt;BR /&gt;Q2: &lt;BR /&gt;If that's the case, Should I move the swap to vg00 (which is not a good idea) &lt;BR /&gt;To avoid this create another VG as mentioned in above.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Raj&lt;BR /&gt;</description>
      <pubDate>Mon, 13 May 2002 00:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722083#M63374</guid>
      <dc:creator>rajsri</dc:creator>
      <dc:date>2002-05-13T00:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722084#M63375</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;Objective: &lt;BR /&gt;                                       I need to configure the cluster between the two servers to monitor the&lt;BR /&gt;                                       Application Processes ONLY (No Application Failover) &lt;BR /&gt;&lt;BR /&gt;                                       Q1: &lt;BR /&gt;                                       Do I need to share vg01 between the two servers ? Isn't the Lock&lt;BR /&gt;                                       disk has to be shared between the two servers ? &lt;BR /&gt;&lt;BR /&gt;Are you running MC service guard or Veritas clustering software. Please advice.&lt;BR /&gt;&lt;BR /&gt;                                       &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 May 2002 19:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722084#M63375</guid>
      <dc:creator>hari jayaram_1</dc:creator>
      <dc:date>2002-05-13T19:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722085#M63376</link>
      <description>Andrew,&lt;BR /&gt;&lt;BR /&gt;If you don't want failover of any kind, then why bother clustering at all? Just write some monitoring scripts yourself to monitor for applictaion failure locally. MCSG (or VCS for that matter) just use scripts to handle application monitoring anyway. A few monitor scripts will probably be simpler (and cheaper to boot)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 13 May 2002 19:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722085#M63376</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-05-13T19:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722086#M63377</link>
      <description>Thanks for your responses,&lt;BR /&gt;&lt;BR /&gt;I'm using MCSG /OS 11i&lt;BR /&gt;The reason I need to install Service Guard is to cover the Network failover, I have 4 Lan cards and 4 Standby Lan cards. The second reason is If I write some scripts it will not protect me from HW failure. I want to use the Service function in SG. I know that it sounds over killing but do I have alternative ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2002 00:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722086#M63377</guid>
      <dc:creator>Andrew R.</dc:creator>
      <dc:date>2002-05-14T00:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722087#M63378</link>
      <description>&lt;BR /&gt;1. If your just using MCSG for the network fail-over then set the two boxes up as two seperate single node clusters. Then there is no requirement for any shared disk at all.&lt;BR /&gt;&lt;BR /&gt;2. If you are not failing over, the only hardware protection that MCSG will give you is the afore-mentioned network card fail-over.&lt;BR /&gt;&lt;BR /&gt;Have you looked at Auto-Port-Aggregation (APA) - this will provide the network resilience without all the other bits &amp;amp; pieces of MCSG.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 14 May 2002 07:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722087#M63378</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-05-14T07:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722088#M63379</link>
      <description>I meant to put this link in the previous post:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unixserverconnectivity/software/overview_features.html" target="_blank"&gt;http://www.hp.com/products1/unixserverconnectivity/software/overview_features.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Of course you can only use APA if your network switch supports it.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 14 May 2002 07:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722088#M63379</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-05-14T07:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Service process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722089#M63380</link>
      <description>Thanks Duncan,&lt;BR /&gt;&lt;BR /&gt;Our switches doesn't support APA.&lt;BR /&gt;I believe if you have the process being monitored under MCSG and system A paniced these processes will start on system B  ... am I correct ?</description>
      <pubDate>Tue, 14 May 2002 13:08:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-process/m-p/2722089#M63380</guid>
      <dc:creator>Andrew R.</dc:creator>
      <dc:date>2002-05-14T13:08:07Z</dc:date>
    </item>
  </channel>
</rss>

